"NOT Updating Guild List for [Insert Guild Here]"

CharacterProfiler.lua file uploading issues

"NOT Updating Guild List for [Insert Guild Here]"

Postby Bajah » Sat Jan 17, 2009 6:51 am

This is what I'm getting.

Parsing files

* Parsed CharacterProfiler in 0.22 seconds


Processing Files
NOT Updating Guild List for SOK@US-Elune

Updating Character Data for [Bajah@US-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 : Cooking
* Updating Spellbook : Shadow Magic : Discipline : General : Holy
* Updating Talents : Discipline : Holy : Shadow
* Updating Reputation .................................................
* Updating Quests: 12
* Updating Buffs: 4


This used to work just fine. It just suddenly stopped. My last guild update was Wed Nov 26th, 2:47pm (EST). I've completely uninstalled both CP and GP, including deleting the LUA files, and started over. Before I did that, I couldn't even get what I quoted above...

So I have progress.

I updated to Roster 2.02 today as well, but it didn't make any difference. The holidays put me a little behind, but I'm catching up.

When I check my RosterCP, I still see SOK Elune US as the default guild allowed, so I'm not sure what the problem is :/

Any thoughts?

Edit: I've also removed the guild from the Upload Rules section and added it back again in case of a glitch - still the same results :(
Last edited by Bajah on Sat Jan 17, 2009 8:51 am, edited 3 times in total.
<img src="http://sok.bajah.com/rosteraddons/siggen/sig.php?member=Bajah ">
User avatar
Bajah
WR.net Apprentice
WR.net Apprentice
 
Posts: 38
Joined: Mon Aug 14, 2006 7:08 pm

"NOT Updating Guild List for [Insert Guild Here]"

Postby zanix » Sat Jan 17, 2009 12:28 pm

Check your CP.lua file and see if the names match
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: "NOT Updating Guild List for [Insert Guild Here]"

Postby tuigii » Sat Jan 17, 2009 2:08 pm

I can't find "SOK" as a Guild on Elune (US), and no player Bajah on a realm called Elune (US).

You're in stealth mode ? (Woo, men, tell us about it ^^)
Armory sucks again ?
Me missing something again ? (working to hard during holidays ^^)
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Re: "NOT Updating Guild List for [Insert Guild Here]"

Postby Bajah » Sat Jan 17, 2009 9:54 pm

zanix wrote:Check your CP.lua file and see if the names match


I see this:

Code: Select all
myProfile = {
   ["Elune"] = {
      ["Guild"] = {
         ["SOK"] = {
            ["Locale"] = "enUS",


I tried putting "enUS" instead of US in the Upload Rules, but it only accepts two characters, so I must be getting it right.
<img src="http://sok.bajah.com/rosteraddons/siggen/sig.php?member=Bajah ">
User avatar
Bajah
WR.net Apprentice
WR.net Apprentice
 
Posts: 38
Joined: Mon Aug 14, 2006 7:08 pm

Re: "NOT Updating Guild List for [Insert Guild Here]"

Postby Bajah » Sat Jan 17, 2009 9:55 pm

tuigii wrote:I can't find "SOK" as a Guild on Elune (US), and no player Bajah on a realm called Elune (US).

You're in stealth mode ? (Woo, men, tell us about it ^^)
Armory sucks again ?
Me missing something again ? (working to hard during holidays ^^)


http://www.wowarmory.com/character-shee ... ne&n=Bajah

http://www.wowarmory.com/guild-info.xml ... &n=SOK&p=1

?

Don't know what to tell you :D
<img src="http://sok.bajah.com/rosteraddons/siggen/sig.php?member=Bajah ">
User avatar
Bajah
WR.net Apprentice
WR.net Apprentice
 
Posts: 38
Joined: Mon Aug 14, 2006 7:08 pm

"NOT Updating Guild List for [Insert Guild Here]"

Postby PleegWat » Sat Jan 17, 2009 10:57 pm

Weird. The only place I can find that message in the code, it is followed by another string saying "Data does not contain any guild members".

In your CP.lua, check if there is a key like:

myProfile["Elune"]["Guild"]["SOK"]["Members"]
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

Re: "NOT Updating Guild List for [Insert Guild Here]"

Postby tuigii » Sat Jan 17, 2009 11:18 pm

Bajah wrote:Don't know what to tell you :D


What they tell me was correct.
'Me' was looking on the European Armory...... :bash:
So, I'll go for option 3 then :thumdown: (mixed my Favorite shortcuts between Armories)



About your
Code: Select all
myProfile = {
    [
"Elune"] = {
        [
"Guild"] = {
            [
"SOK"] = { 

Correct, there is a Array called ["Locale"].

Can you find the array named ["Members"] (with many members in it).

I'll explain : the error (['not_update_guild'] = 'NOT Updating Guild List for %1$s@%3$s-%2$s') that you gave us = "NOT Updating Guild List for SOK@US-Elune" shows up when this array is empty.

On the next error line their should have been the message :
"Data does not contain any guild members".

You use the latest GP and CP version, right ?

edit : as usual, being beaten by Pleegwat
Last edited by tuigii on Sat Jan 17, 2009 11:20 pm, edited 1 time in total.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

Re: "NOT Updating Guild List for [Insert Guild Here]"

Postby Bajah » Sun Jan 18, 2009 10:49 pm

I do have the latest versions of CP and GP, that was one of the first things I checked.

I seem to have finally resolved it though. I deleted the addons and deleted all the CP and GP LUAs, then started the scanning all over again. The problem didn't crop up this time.

/cheer! or :cheers:
<img src="http://sok.bajah.com/rosteraddons/siggen/sig.php?member=Bajah ">
User avatar
Bajah
WR.net Apprentice
WR.net Apprentice
 
Posts: 38
Joined: Mon Aug 14, 2006 7:08 pm

Re: "NOT Updating Guild List for [Insert Guild Here]"

Postby zanix » Mon Jan 19, 2009 1:47 am

:scratch:
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


Return to Uploading

Who is online

Users browsing this forum: No registered users and 1 guest

cron