Ongoing Changes in the Armory break some ArmorySync function

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

Moderators: Ulminia, poetter

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby Zhinjio » Sat Nov 24, 2007 6:41 pm

working now for me. Thanks very much.
Zhinjio
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Wed Nov 21, 2007 4:49 pm

Ongoing Changes in the Armory break some ArmorySync function

Postby poetter » Sat Nov 24, 2007 10:09 pm

Hmm, what kind of errors do you get?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Ongoing Changes in the Armory break some ArmorySync function

Postby bisaz » Sat Nov 24, 2007 10:52 pm

Hi.

I use roster[1475] & A'sync 287 and no updates where done.
I got this error on every char:

Parsed character infos Failed
Parsed all armory data Failed
Synced armory data "all char names here " with roster Failed

EU Armory

Greets
Biasaz
bisaz
WR.net Apprentice
WR.net Apprentice
 
Posts: 24
Joined: Sun Dec 10, 2006 6:31 am

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby deenkids » Sun Nov 25, 2007 9:01 am

I just updated to the newest Roster release (WoWRoster v1.9.9.1474) build this evening. Here's my error list. If you can point out perhaps what I'm doing wrong, since it worked beautifully before (ArmorySync v2.6.0.287)...

Code: Select all
ArmorySync Error Infos
Line   Time   File   Class   Function   Info   Status
1024   3.8842   inc/armorysyncjob.class.php   ArmorySync   synchGuildByID   Synced armory data Dark Portal Syndicate with roster   Failed

ArmorySync Debugging Infos
Line    Time    File    Class    Function    Info    Status
417    0.0019    inc/armorysyncjob.class.php    ArmorySyncJob    _checkAuth    Checked authentication    OK
137    0.0021    inc/armorysyncjob.class.php    ArmorySyncJob    _checkEnv    Checking environment    OK
143    0.0022    inc/armorysyncjob.class.php    ArmorySyncJob    _isRequiredRosterVersion    Check required Roster version    OK
148    0.0022    inc/armorysyncjob.class.php    ArmorySyncJob    _isRequiredArmorySyncVersion    Check required ArmorySync version    OK
523    0.0035    inc/armorysyncjob.class.php    ArmorySyncJob    _insertJobID    Fetched job id from DB    OK
524    0.0043    inc/armorysyncjob.class.php    ArmorySyncJob    _insertMembersToJobqueue    Inserted members to jobqueue table    OK
221    0.0044    inc/armorysyncjob.class.php    ArmorySyncJob    _prepareUpdateMemberlist    Prepared memberlist update job    OK
1000    0.0179    inc/armorysyncjob.class.php    ArmorySyncJob    _isPostSyncStatus    Check if post sync status from DB    NO
1572    0.0195    inc/armorysyncjob.class.php    ArmorySyncJob    _updateJobStatus    Updated job status in DB    OK
1016    0.0202    inc/armorysyncjob.class.php    ArmorySyncJob    _getMembersFromJobqueue    Fetched members in jobqueue table from DB    OK
222    0.021    inc/armorysyncjob.class.php    ArmorySyncJob    _updateStatusMemberlist    Updated memberlist job status    OK
934    0.0242    inc/armorysyncjob.class.php    ArmorySyncJob    _showStatus    Printed status window    OK
223    0.0244    inc/armorysyncjob.class.php    ArmorySyncJob    _showStatusMemberlist    Printed memberlist status    OK
225    0.0246    inc/armorysyncjob.class.php    ArmorySyncJob    _link    Printed reload java code    OK
172    0.0246    inc/armorysyncjob.class.php    ArmorySyncJob    _startSyncing    Finnished sync job    OK
394   3.6813   inc/armorysyncjob.class.php   ArmorySyncJob   _checkAuth   Checked authentication   OK
52   3.6814   inc/armorysyncjobajax.class.php   ArmorySyncJob   _checkEnv   Checking environment   OK
1000   3.6953   inc/armorysyncjob.class.php   ArmorySyncJob   _isPostSyncStatus   Check if post sync status from DB   YES
154   3.8839   inc/armorysync.class.php   ArmorySync   _checkContent   Checked XML content   Failed
105   3.8841   inc/armorysync.class.php   ArmorySync   _getGuildInfo   Parsed guild info   Failed
1024   3.8842   inc/armorysyncjob.class.php   ArmorySync   synchGuildByID   Synced armory data Dark Portal Syndicate with roster   Failed
1572   3.8853   inc/armorysyncjob.class.php   ArmorySyncJob   _updateJobStatus   Updated job status in DB   OK
1032   3.886   inc/armorysyncjob.class.php   ArmorySyncJob   _getMembersFromJobqueue   Fetched members in jobqueue table from DB   OK
67   3.8869   inc/armorysyncjobajax.class.php   ArmorySyncJob   _updateStatusMemberlist   Updated memberlist job status   OK
132   3.8879   inc/armorysyncjobajax.class.php   ArmorySyncJobAjax   _getAjaxStatus   Prepared ajax status   OK
69   3.888   inc/armorysyncjobajax.class.php   ArmorySyncJobAjax   _getAjaxStatusMemberlist   Prepared ajax meberlist status   OK
33   3.8881   ajax/armorysync.php   ArmorySyncJobAjax   startAjaxStatusUpdate   Started ajax status update   OK
394   6.9181   inc/armorysyncjob.class.php   ArmorySyncJob   _checkAuth   Checked authentication   OK
52   6.9182   inc/armorysyncjobajax.class.php   ArmorySyncJob   _checkEnv   Checking environment   OK
1000   6.9323   inc/armorysyncjob.class.php   ArmorySyncJob   _isPostSyncStatus   Check if post sync status from DB   NO
1016   6.9333   inc/armorysyncjob.class.php   ArmorySyncJob   _getMembersFromJobqueue   Fetched members in jobqueue table from DB   OK
1019   6.9348   inc/armorysyncjob.class.php   ArmorySyncJob   _cleanUpJob   Deleted old jobs from DB   OK
67   6.9349   inc/armorysyncjobajax.class.php   ArmorySyncJob   _updateStatusMemberlist   Updated memberlist job status   FINISHED
132   6.9352   inc/armorysyncjobajax.class.php   ArmorySyncJobAjax   _getAjaxStatus   Prepared ajax status   OK
69   6.9353   inc/armorysyncjobajax.class.php   ArmorySyncJobAjax   _getAjaxStatusMemberlist   Prepared ajax meberlist status   OK
33   6.9354   ajax/armorysync.php   ArmorySyncJobAjax   startAjaxStatusUpdate   Started ajax status update   OK
Last edited by deenkids on Sun Nov 25, 2007 9:18 am, edited 2 times in total.
User avatar
deenkids
WR.net Apprentice
WR.net Apprentice
 
Posts: 27
Joined: Fri Oct 12, 2007 7:30 am
Location: Northern Illinois

Ongoing Changes in the Armory break some ArmorySync function

Postby poetter » Sun Nov 25, 2007 9:50 am

Whats your Guild, Server and Region?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby deenkids » Sun Nov 25, 2007 10:17 am

Dark Portal Syndicate, Kael'thas, US
User avatar
deenkids
WR.net Apprentice
WR.net Apprentice
 
Posts: 27
Joined: Fri Oct 12, 2007 7:30 am
Location: Northern Illinois

Ongoing Changes in the Armory break some ArmorySync function

Postby poetter » Sun Nov 25, 2007 12:20 pm

Hmm, is working for me. Are you using curl?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby Yssaril » Sun Nov 25, 2007 3:54 pm

hmm mine still isn't working says guild / characters not found.

Guild: Bloodlines
Server: Kirin Tor

am gonna go out on a limb there and assume its cause the servername has a space in it?
Last edited by Yssaril on Sun Nov 25, 2007 3:55 pm, edited 1 time in total.
Yssaril
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Mon Nov 19, 2007 3:29 pm

Re: Ongoing Changes in the Armory break some ArmorySync function

Postby tuigii » Sun Nov 25, 2007 11:19 pm

poetter wrote:Hmm, is working for me. Are you using curl?

:idea: The answer of this should be in the Roster Diagnostics...
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

Ongoing Changes in the Armory break some ArmorySync function

Postby poetter » Mon Nov 26, 2007 12:32 am

Hi, everyone still having problem should have a look at this topic. Thx
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Ongoing Changes in the Armory break some ArmorySync function

Postby Keviel » Mon Nov 26, 2007 1:20 pm

I'm also experiencing some problems.

I updated to SVN 1475, I don't use cURL, and now when using ArmorySync it no longer even finds the guild. ArmorySync is on 287 of course.

Have attempted both with AJAX on and off.

Guild: The Keepers
Server: Argent Dawn
Region: EU

The logs show:

105 3.9739 inc/armorysync.class.php ArmorySync _getGuildInfo Parsed guild info Failed
1024 3.974 inc/armorysyncjob.class.php ArmorySync synchGuildByID Synced armory data The Keepers with roster Failed

Turning off AJAX, I furthermore get:

lib/armory.class.php
Roster Notice line 335: RosterArmory:: Failed to fetch http://eu.wowarmory.com/guild-info.xml? ... &locale=en
addons/armorysync/inc/armorysync.class.php
Warning line 852: array_keys() [function.array-keys]: The first argument should be an array
Warning line 853: Invalid argument supplied for foreach()
Notice line 846: Undefined offset: 0

The URL works fine - I just get a jsession ID as well, but that's it - somehow it just doesn't seem to eat it though.

It's a bit late to be messing around with anything in this neck of the woods, so I'll just crawl to bed.
Keviel
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Fri Oct 19, 2007 7:53 pm
Location: Copenhagen, Denmark

Ongoing Changes in the Armory break some ArmorySync function

Postby poetter » Mon Nov 26, 2007 6:11 pm

Hmm, the error message looks like your using curl. Try updating to roster svn[1478]
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Ongoing Changes in the Armory break some ArmorySync function

Postby Keviel » Mon Nov 26, 2007 9:56 pm

Hmmm, I must be right blind or something - I've tried like a madman to dig up the two new SVNs, 1478 and 1479, which are mentioned - but not published. After an hour spent on that, looking through the SVN repository as well, which to me just seems to contain data from before the third crusade *scratch* - I decided to just implement the extra line like you suggested, in the lib. And lo and behold, it works!

Odd thing is, I wasn't aware I had cURL on in any which way... Oh well - as long as it works, I'm too sick at present time to worry too much >.<

Thanks for the help mate.
Keviel
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Fri Oct 19, 2007 7:53 pm
Location: Copenhagen, Denmark

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby Keviel » Mon Nov 26, 2007 11:28 pm

I said that a bit early

It did the sync, no problem - albeit complaining a bit too often about data missing for level 70 characters, claiming they had no talent data etc. - but no biggie.

However, the characters that are sync'ed via ArmorySync have REALLY screwy equipment data. E.g. http://keepers.game-dev.org/roster/inde ... nfo&a=c:73

Everything else than the equipment looks fine.

A character uploaded with CP looks like http://keepers.game-dev.org/roster/inde ... nfo&a=c:20 - which obviously is fine

What'd I miss now?
Keviel
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Fri Oct 19, 2007 7:53 pm
Location: Copenhagen, Denmark

Re: Ongoing Changes in the Armory break some ArmorySync func

Postby poetter » Mon Nov 26, 2007 11:59 pm

Keviel wrote:I said that a bit early

It did the sync, no problem - albeit complaining a bit too often about data missing for level 70 characters, claiming they had no talent data etc. - but no biggie.

However, the characters that are sync'ed via ArmorySync have REALLY screwy equipment data. E.g. http://keepers.game-dev.org/roster/inde ... nfo&a=c:73

Everything else than the equipment looks fine.

A character uploaded with CP looks like http://keepers.game-dev.org/roster/inde ... nfo&a=c:20 - which obviously is fine

What'd I miss now?


Yeah, i've seen this already. Must be something with the itemparser. Will have a look at this.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

PreviousNext

Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron