Cant Update Guild - again

Posts from previous Beta sessions

Cant Update Guild - again

Postby Karnis » Mon Sep 03, 2007 12:00 am

All,

Awhile back I made a post regarding my guild name having spaces in it. That problem was worked around.

I must be doing something wrong.

I deleted my charpr.ula for short, and resaved it all nice and new. My guild list does not however, update. People are in the list that arent in the guild. What do I have to do to update correctly? I know we get this question time and time again - but it tricks me still.

Here is the log.
------------------

Parsing files

Parsed CharacterProfiler in 0.11 seconds

Processing Files
Guild The Order @ US-Sisters of Elune not accepted

Updating Character Data for [Lacine@US-Sisters of Elune]
About to update player
Updating Equipment ..................
Updating Inventory : Bag5 : Bag4 : Bag0 : Bag1 : Bag2 : Bag3
No Bank Data
No New Mail
Updating Skills .......................
Updating Professions : Blacksmithing
Updating Spellbook : Protection : Holy : General : Retribution
Updating Talents : Protection : Holy : Retribution
Updating Reputation .............................
Updating Quests: 24
Updating Buffs: 4

If the log has problems (like guild not accepted) what can I do to fix this?

I have to make an upload rule that says ([ being the beginning of the input field and ] being the end here) [ The Order ] because the guild has extra spaces in it do to a GM edit. Anyway so I have that update rule - what else can I do to make this work?

Sorry for the rant.

Much love,
- K
Karnis
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Jan 31, 2007 4:10 am

Cant Update Guild - again

Postby zanix » Mon Sep 03, 2007 2:03 am

You could put in
Code: Select all
%The Order%

This will match anything that has "The Order" in it
So just don't let anyone else upload a guild profile with another guild that has "The Order" in their name
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Cant Update Guild - again

Postby PleegWat » Mon Sep 03, 2007 2:44 am

You can't. It'll cause trouble setting the default guild.

It should work with just the spaces in the field
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Cant Update Guild - again

Postby ds » Mon Sep 03, 2007 2:48 am

My guild has spaces in it and it works fine for me.
"Rage of Alexstrasza"
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

Cant Update Guild - again

Postby zanix » Mon Sep 03, 2007 2:57 am

Oh right, the default guild thing
I forgot about that
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Cant Update Guild - again

Postby Karnis » Mon Sep 03, 2007 10:27 am

I follow all of that.

My guild names isnt "The Order"
Its " The Order " due to a GM edit.

Anyway -I got it to load - but now that my roster has changed and I update - the roster dosent update.

Any thoughts?

Thanks for the continued support.
- K
Karnis
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Jan 31, 2007 4:10 am

Cant Update Guild - again

Postby Subxero » Mon Sep 03, 2007 11:00 am

Can you try use ASCII 255 ?

On the server name push ALT+255 (on numeric keypad) and you see some like a "space" but its other charset.

Other option its edit parser and put a trim on guildname from .lua parser..
Subxero - Priest 70 Holy - Asphelt Knight Officer - Zul'jin Horde.
User avatar
Subxero
WR.net Artisan
WR.net Artisan
 
Posts: 234
Joined: Thu Jul 06, 2006 4:08 pm
Realm: Zul'jin (PvE) - US

Cant Update Guild - again

Postby zanix » Mon Sep 03, 2007 11:04 am

That may not be a bad idea
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Cant Update Guild - again

Postby PleegWat » Mon Sep 03, 2007 2:21 pm

There may be some trimming done in the parser, though it shouldn't.

Inserting chr(255) won't do any good. chr(255)!=chr(32) even if they look the same to the naked eye, it won't match in the code.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Cant Update Guild - again

Postby Karnis » Mon Sep 03, 2007 8:47 pm

Okay,

I think the problem is more obscure.

I did the % in the guild field, and the new roster updated. I click on the members button to view new roster and I get a screen attached below.

Image

Thanks again.

-K
Karnis
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Jan 31, 2007 4:10 am

Cant Update Guild - again

Postby zanix » Tue Sep 04, 2007 12:56 am

Because you cannot select % as the default guild
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Cant Update Guild - again

Postby seleleth » Tue Sep 04, 2007 10:46 pm

What if you put in this:

 The Order 
Last edited by seleleth on Tue Sep 04, 2007 10:47 pm, edited 2 times in total.
User avatar
seleleth
Gimpy Developer
Gimpy Developer
 
Posts: 59
Joined: Thu Jul 06, 2006 10:26 pm
Location: Salt Lake City, UT

Re: Cant Update Guild - again

Postby Karnis » Thu Sep 06, 2007 6:06 am

Okay so this is what I did.

I set the upload rules to " The Order " default
Added another allowed %

Seems to work fine.

- Thanks for all the support.
Karnis
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Jan 31, 2007 4:10 am


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron