Stuck on gem search

Sync Blizzards' Armory data with WoWRoster (addon depreciated no longer works see ApiSync)

Moderators: Ulminia, poetter

Stuck on gem search

Postby Dyaxler » Mon Feb 04, 2008 1:23 pm

Code: Select all
ArmorySync Error Infos
Line   Time   File   Class   Function   Info   Status
296   5.0297   inc/armorysync.class.php   ArmorySync   _ppGemSearchArmory   Char: Derixel Step: ItemInfo Slot: Head GemSearch: Spencerite - Failed   I give up
296   6.5297   inc/armorysync.class.php   ArmorySync   _ppGemSearchArmory   Char: Derixel Step: ItemInfo Slot: Head GemSearch: Spencerite - Failed   I give up
296   8.1041   inc/armorysync.class.php   ArmorySync   _ppGemSearchArmory   Char: Derixel Step: ItemInfo Slot: Head GemSearch: Spencerite - Failed   I give up
296   9.6707   inc/armorysync.class.php   ArmorySync   _ppGemSearchArmory   Char: Derixel Step: ItemInfo Slot: Head GemSearch: Spencerite - Failed   I give up


Keeps repeating until I stop it... for testing purposes I uninstalled both Key mods that was giving me the error earlier so I know it's not that causing this error.
Dyaxler
WR.net Apprentice
WR.net Apprentice
 
Posts: 48
Joined: Sat Jan 05, 2008 4:51 pm

Stuck on gem search

Postby poetter » Mon Feb 04, 2008 2:53 pm

Need to debug this one, stay tuned!
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Augustin » Mon Feb 04, 2008 6:31 pm

If I am not mistaken I have the same error. Armorysynch goes into and endless loop giving me the following debug messages:

371 1001.6371 inc/armorysync.class.php ArmorySync _getGemList GemType: Bladestone lookup Failed
296 1001.6372 inc/armorysync.class.php ArmorySync _ppGemSearchArmory Char: Yoho Step: ItemInfo Slot: Legs GemSearch: Bladestone - Failed I give up

(repeats this till kingdom come)

I use 361 armory and WoWRoster v1.9.9.1614 (per SVN this monday morning).

And one other thing: Is it somehow possible to update a single character via armory synch who is in the guild but has never been loaded before (if you look at the charcter in the guild memberlist, his entry is white)?
The problem is: one cant go to his Characterpage, because there is no data to behold but the single update is only available via that selfsame page - looks like a classic worm orobourous syndrome.
Augustin
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Thu Nov 08, 2007 3:08 am

Stuck on gem search

Postby poetter » Fri Feb 15, 2008 8:15 pm

Hi,

this one should be fixed in svn[365]
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Drathnar » Sat Feb 23, 2008 4:03 am

Just got this error (Just updated to the new version today)

435 41.9538 inc/armorysync.class.php armorysync _ppgemsearcharmory Char: Amatha Step: ItemInfo Slot: Waist GemSearch: Bladestone - Failed Retry: 0
435 42.0118 inc/armorysync.class.php armorysync _ppgemsearcharmory Char: Amatha Step: ItemInfo Slot: Waist GemSearch: Bladestone - Failed Retry: 1
435 42.1005 inc/armorysync.class.php armorysync _ppgemsearcharmory Char: Amatha Step: ItemInfo Slot: Waist GemSearch: Bladestone - Failed

More errors

0 109.1258 inc/armorysync.class.php armorysync _pptalentinfo Char: Frey Step: TalentInfo failed Retry: 0
170 109.2008 inc/armorysync.class.php armorysync _pptalentinfo Char: Frey Step: TalentInfo failed Retry: 1
154 116.7105 inc/armorysync.class.php armorysync _ppcharinfo Char: Calosis Step: CharInfo failed Retry: 0
lib/update.lib.php Notice line 1222: Undefined index: Tooltip

and more

lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip

more yet.. dunno if u want all this but i figure u may be able to use it

lib/update.lib.php Notice line 1222: Undefined index: Tooltip
170 51.384 inc/armorysync.class.php armorysync _pptalentinfo Char: Swiffle Step: TalentInfo failed Retry: 0
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
154 198.2304 inc/armorysync.class.php armorysync _ppcharinfo Char: Nelfengard Step: CharInfo failed Retry: 0
154 198.3898 inc/armorysync.class.php armorysync _ppcharinfo Char: Nelfengard Step: CharInfo failed Retry: 1
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
lib/update.lib.php Notice line 1222: Undefined index: Tooltip
'


The undefined index: Tooltip errors seem to crash the script
Last edited by Drathnar on Sat Feb 23, 2008 4:28 am, edited 4 times in total.
Drathnar
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Feb 23, 2008 1:05 am

Stuck on gem search

Postby poetter » Sat Feb 23, 2008 4:28 am

Well this is just a armory problem. An if you choose to update incomplete data the notice from update.lib.php is normal
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Drathnar » Sat Feb 23, 2008 4:30 am

Ok so how do i stop it from crashing the script when these errors occur? Updating 400+ members with it crashing out ever 2-5 members is taking forever
Last edited by Drathnar on Sat Feb 23, 2008 4:30 am, edited 1 time in total.
Drathnar
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Feb 23, 2008 1:05 am

Stuck on gem search

Postby poetter » Sat Feb 23, 2008 4:34 am

The script crashes? Or does just not het the data?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Drathnar » Sat Feb 23, 2008 4:35 am

Script crashes when it does again i will debug it and show that to you

also the gem problem above seems to be only with bladestone all chars that have bladestone gems get that error

Edit: If it does again lol was doing it every 5-10 members earlier now its up to 20 with no problems..
Last edited by Drathnar on Sat Feb 23, 2008 4:40 am, edited 2 times in total.
Drathnar
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Feb 23, 2008 1:05 am

Stuck on gem search

Postby poetter » Sat Feb 23, 2008 4:37 am

Please post your armorysync general settings
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Drathnar » Sat Feb 23, 2008 4:45 am

Minimum Level
10
Sync cutoff time
1
Use AJAX
On
Reload wait time
2
Armory Fetch method
Smart
Armory Fetch timeout
4
Armory Fetch Retrys
2
Update incomplete data
on
Skip start page
off
Hide status windows initialy
off
Protected Guild Title
hbank
Drathnar
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Feb 23, 2008 1:05 am

Stuck on gem search

Postby poetter » Sat Feb 23, 2008 4:52 am

An what is the error message on crashes?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Stuck on gem search

Postby Drathnar » Sat Feb 23, 2008 4:57 am

Get a pop-up (cant remember exactly what it says) I't hasnt done it since i last posted lol..

but it asks whether i want to wait end or debug if i wait it comes back so i been ending it..
Drathnar
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sat Feb 23, 2008 1:05 am


Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron