Armorysync svn[256] not updating correctly

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

Moderators: Ulminia, poetter

Armorysync svn[256] not updating correctly

Postby Diska » Sun Oct 07, 2007 7:11 am

I'm experiencing the same problems on 1 of the two sites I have a test version of roster 2.0 running on.
Since they should be running of the same codebase (the 2nd site is basically a copy) I'm suspecting this may be something server related. I'm going to verify if all the files are equal and let you know if I find something.

edit:

Did a roster diag on the sites and they were identical. The server with the problem has open basedir enabled though.
Last edited by Diska on Sun Oct 07, 2007 7:21 am, edited 1 time in total.
User avatar
Diska
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 179
Joined: Tue Jul 04, 2006 2:05 pm

Re: Armorysync svn[256] not updating correctly

Postby tuigii » Mon Oct 08, 2007 9:00 am

Yeah, what up lately ?
Armory [256] isn't updating anymore :?
I shut down the AJAX thing, without any results.
I even wiped out the Roster completly = clean install => no diff.
BliBli changed something again ?
Needless to say : I'm on a EU server (french).

Also, I have a
Code: Select all
cache/tpl_default_armorysync#status_head.html.inc
  Notice line 2: Undefined index: J_SCRIPT

when starting updating.

Btw : in every language file (frFR, esES, enUS & deDE)
Change this
Code: Select all
$lang['admin']['armorysync_conf'] = 'ArmorySync Konfiguration';

to
Code: Select all
$lang['admin']['armorysync_conf']= 'ArmorySync Konfiguration|';

To blow away Yet Another PHP error on the admin-config pages :wink:
(add a '|').
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

Armorysync svn[256] not updating correctly

Postby poetter » Mon Oct 08, 2007 9:07 am

That has do to with the update time error, that is still in svn[256]. Right now i'm very busy on integrating debug infos, get ajax running and killing Arans Schemen. Guess i will release a new version early next week.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Armorysync svn[256] not updating correctly

Postby tuigii » Mon Oct 08, 2007 1:36 pm

poetter wrote:That has do to with the update time error..

I know, these are just small errors - no side effects.

poetter wrote:....and killing Arans Schemen...

Don't know what (who) that is, but I can think I can handle that one. Just send it over :D

Good luck for the rest.
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: Armorysync svn[256] not updating correctly

Postby poetter » Mon Oct 08, 2007 3:16 pm

tuigii wrote:
poetter wrote:....and killing Arans Schemen...

Don't know what (who) that is, but I can think I can handle that one. Just send it over :D

Good luck for the rest.


Hmm, Ombre d'Aran, don't know if Blizzard does NPC transfers already, but i think if you are able to pass Le conservateur you will find a own Ombre d'Aran on your server. :wink:
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Armorysync svn[256] not updating correctly

Postby tuigii » Tue Oct 09, 2007 2:00 am

poetter wrote:.... don't know if Blizzard does NPC transfers already, but i think if you are able to pass Le conservateur you will find a own Ombre d'Aran on your server. :wink:


Image you mean you actually play this game ??? !!!! :wink:
(sorry for getting way out of subject).
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: Armorysync svn[256] not updating correctly

Postby shadowlab » Tue Oct 09, 2007 7:23 am

I'm not sure if this was covered in previous posts or not, but after AS updates the player database, all the item records are invalid and a large number of PHP errors are spewn out on the bottom of the page.

Example:
Code: Select all
Roster Notice line 1188: Failed to Parse "Torn-heart Cloak": [30971:903:0:0:0:0:0:2099512702] (enUS) colorToolTip() used
70 Armor
+13 Stamina
+12 Intellect
Source: Quest Reward
shadowlab
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Jul 26, 2007 12:08 pm

Armorysync svn[256] not updating correctly

Postby zanix » Tue Oct 09, 2007 8:01 am

shadowlab wrote:I'm not sure if this was covered in previous posts or not, but after AS updates the player database, all the item records are invalid and a large number of PHP errors are spewn out on the bottom of the page.

Example:
Code: Select all
Roster Notice line 1188: Failed to Parse "Torn-heart Cloak": [30971:903:0:0:0:0:0:2099512702] (enUS) colorToolTip() used
70 Armor
+13 Stamina
+12 Intellect
Source: Quest Reward
Yes, it has been covered, in big bold letters where you download armory sync from
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: Armorysync svn[256] not updating correctly

Postby shadowlab » Tue Oct 09, 2007 8:29 am

Ok.... so at this time, do we wait until the problem is found?
shadowlab
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Jul 26, 2007 12:08 pm

Armorysync svn[256] not updating correctly

Postby zanix » Tue Oct 09, 2007 9:13 am

Yes, the item parser will be fixed
Last edited by zanix on Tue Oct 09, 2007 9:14 am, edited 1 time in total.
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: Armorysync svn[256] not updating correctly

Postby shadowlab » Wed Oct 10, 2007 2:51 am

It was said there is a debug flag for AS, where is it located please?
shadowlab
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Jul 26, 2007 12:08 pm

Armorysync svn[256] not updating correctly

Postby poetter » Wed Oct 10, 2007 2:55 am

No, i said:
Right now i'm very busy on integrating debug infos


Right now there is no debugging.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Re: Armorysync svn[256] not updating correctly

Postby shadowlab » Wed Oct 10, 2007 3:25 am

Alright, thank you.
shadowlab
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Thu Jul 26, 2007 12:08 pm

Previous

Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron