ArmorySync error...

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

Moderators: Ulminia, poetter

Re: ArmorySync error...

Postby mikeharveyic » Thu Apr 30, 2009 10:29 pm

I am getting the same error. Any fix for this. Seems $class is undefined as called on line 745. MIght this be related to Dual Talents? I have the dk talent file and am running 437.

Fatal error: ArmorySync::require() [function.require]: Failed opening required '/<path to roster>/addons/armorysync/inc/talenticons_.php' (include_path='.:/usr/services/vux/lib/php') in /<path to roster>/wowroster/addons/armorysync/inc/armorysync.class.php on line 754

Thanks much
mikeharveyic
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Mon Apr 27, 2009 4:12 pm

Re: ArmorySync error...

Postby Smokefree » Sat May 09, 2009 5:26 pm

Im gettin this error:

Fatal error: Call to undefined method ArmorySync::setTimeOut() in /home/leuguild/public_html/roster/addons/armorysync/inc/armorysync.class.php on line 280


Someone please help :(
Smokefree
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri May 08, 2009 5:09 am

Re: ArmorySync error...

Postby Ulminia » Sat May 09, 2009 9:05 pm

as is broken till i finish testing the next release ,,,,,
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby Pixmyster » Fri Oct 30, 2009 5:37 am

I had this error:
Code: Select all
Fatal error: Call to undefined method ArmorySync::setTimeOut() in /home/leuguild/public_html/roster/addons/armorysync/inc/armorysync.class.php on line 280


so i check that i had curl enabled as some suggested it is definitely activated,

so i did more research trying to solve my problem,

as another area had said i then removed or commented out line 280 in "/roster/addons/armorysync/inc/armorysync.class.php"
which is now...
Code: Select all
        //$this->setTimeOut( $addon['config']['armorysync_fetch_timeout']);


now everytime i try to add a guild to wowroster i get this error
Code: Select all
Error
The guild given does not exist in the Armory.


here is a copy of the debug information if it helps put in as html code so the tables can be shown

Code: Select all
<table class="border_frame" style="width: 100%;" cellpadding="0" cellspacing="1"><tbody><tr><td class="border_color sblueborder">
<div class="header_text sblueborder">ArmorySync Debugging Infos</div>
<div class="armorysync_debug">
    <table id="armorysync_debug_table" width="100%" align="center" cellpadding="0" cellspacing="0">
        <tbody><tr>

            <th class="membersHeader">Line</th>
            <th class="membersHeader">Time</th>
            <th class="membersHeader">File</th>
            <th class="membersHeader">Class</th>
            <th class="membersHeader">Function</th>
            <th class="membersHeader">Info</th>

            <th class="membersHeaderRight">Status</th>
        </tr>
        <tr>
            <td class="membersRow1">430</td>
            <td class="membersRow1">0.0014</td>
            <td class="membersRow1">inc/armorysyncjob.class.php</td>
            <td class="membersRow1">ArmorySyncJob</td>

            <td class="membersRow1">_checkAuth</td>
            <td class="membersRow1">Checked authentication</td>
            <td class="membersRowRight1">OK</td>
        </tr>
        <tr>
            <td class="membersRow2">137</td>
            <td class="membersRow2">0.0015</td>

            <td class="membersRow2">inc/armorysyncjob.class.php</td>
            <td class="membersRow2">ArmorySyncJob</td>
            <td class="membersRow2">_checkEnv</td>
            <td class="membersRow2">Checking environment</td>
            <td class="membersRowRight2">OK</td>
        </tr>

        <tr>
            <td class="membersRow1">143</td>
            <td class="membersRow1">0.0015</td>
            <td class="membersRow1">inc/armorysyncjob.class.php</td>
            <td class="membersRow1">ArmorySyncJob</td>
            <td class="membersRow1">_isRequiredRosterVersion</td>

            <td class="membersRow1">Check required Roster version</td>
            <td class="membersRowRight1">OK</td>
        </tr>
        <tr>
            <td class="membersRow2">148</td>
            <td class="membersRow2">0.0016</td>
            <td class="membersRow2">inc/armorysyncjob.class.php</td>

            <td class="membersRow2">ArmorySyncJob</td>
            <td class="membersRow2">_isRequiredArmorySyncVersion</td>
            <td class="membersRow2">Check required ArmorySync version</td>
            <td class="membersRowRight2">OK</td>
        </tr>
        <tr>
            <td class="membersRow1">1057</td>

            <td class="membersRow1">0.2543</td>
            <td class="membersRow1">inc/armorysyncjob.class.php</td>
            <td class="membersRow1">ArmorySync</td>
            <td class="membersRow1">checkGuildInfo</td>
            <td class="membersRow1">Checked guild on existence</td>
            <td class="membersRowRight1">Failed</td>

        </tr>
        <tr>
            <td class="membersRow2">259</td>
            <td class="membersRow2">0.2544</td>
            <td class="membersRow2">inc/armorysyncjob.class.php</td>
            <td class="membersRow2">ArmorySyncJob</td>
            <td class="membersRow2">_checkGuildExist</td>

            <td class="membersRow2">Checked guild on existenz</td>
            <td class="membersRowRight2">Failed</td>
        </tr>
        <tr>
            <td class="membersRow1">160</td>
            <td class="membersRow1">0.2545</td>
            <td class="membersRow1">inc/armorysyncjob.class.php</td>

            <td class="membersRow1">ArmorySyncJob</td>
            <td class="membersRow1">_startAddGuild</td>
            <td class="membersRow1">Added guild</td>
            <td class="membersRowRight1">Failed</td>
        </tr>
    </tbody></table>
</div>

</td></tr></tbody></table>


Webserver information
PHP 5.2.0-8+etch15 has curl enabled
Mysql 5.0.32-Debian_7etch11-log
WoWRoster v2.0.2 = fresh install
Armorysync v2.7.0.437 = fresh install
User avatar
Pixmyster
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Sat Aug 25, 2007 11:27 pm
Location: Dubbo

Re: ArmorySync error...

Postby Ulminia » Sat Oct 31, 2009 12:03 am

hmmm many people have been haven issues with this problem are you us or on the eu armory?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby Pixmyster » Sun Nov 01, 2009 11:53 pm

Sorry for the late reply
Ulminia wrote:hmmm many people have been haven issues with this problem are you us or on the eu armory?


it doesn't seem to matter as I tested random US servers as well as EU servers as well to make sure?

my server is US on realm Bloodscalp, I even confirmed that I had Capital letters where it supposed to be capitals

Further to that i also made all the files "777" to ensure there was no read and write issues at all,

as i said this is the what i get if i comment out line 280 also with extended debug on i noticed these errors coming up so i investigated
Code: Select all
addons/armorysync/inc/armorysync.class.php
  Notice line 282: Undefined index: guild_name
  Notice line 1761: Undefined property: ArmorySync::$debug_url


ok also found something interesting by mistake actually,
after uncommenting out: about line 167 approx
Code: Select all
if ( $this->_checkContent( $content, array( 'guildInfo', 'guild' ) ) ) {
Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /var/www/virtual/blahblah.com/htdocs/roster/addons/armorysync/inc/armorysync.class.php on line 1872


also uncommenting line 280 and having uncommented out approx line 167 i came up with the same error hope this helps
User avatar
Pixmyster
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Sat Aug 25, 2007 11:27 pm
Location: Dubbo

Re: ArmorySync error...

Postby Ulminia » Mon Nov 02, 2009 7:00 pm

$this->_checkContent dosent work with some of the phasing ial look more in to the guild phasing to night but im really focused on the new way roster wioll be using talents in the next release i need to get that finished for zanix too im about 80% on it ...
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby Pixmyster » Thu Nov 05, 2009 4:02 am

But it still doesn't explain why its not syncing, has someone got this working without modifying the code and if they had to modify what did they do?

just want to know it could help others sort it out too
User avatar
Pixmyster
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Sat Aug 25, 2007 11:27 pm
Location: Dubbo

Re: ArmorySync error...

Postby Ulminia » Thu Nov 05, 2009 5:12 am

the current svn works 100% on my server at home guild character and memberlist info all update 100% ... ial look into it more i dono why 50% of people have this issue so ial do my best to figure it out ...
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby Pixmyster » Thu Nov 05, 2009 2:09 pm

Ulminia wrote:the current svn works 100% on my server at home guild character and memberlist info all update 100% ... ial look into it more i dono why 50% of people have this issue so ial do my best to figure it out ...


I have managed to syncronise by guild in but in order to do that i had to use character profiler to bring it in first before it would syncronise,
and it still wont add other guilds in unless they are also in the character profiler first,

Just checking did you sync and add your guild using only armorysync or did you use character profiler, it seems that guild exporting only is the key issue,

I re-installed from scratch doing the following:
- deleted all database queries,
- deleted all wowroster and addons
- re-uploaded wowroster v2.0.2 (this time i didnt go through the installation process yet)
- re-uploaded armorysync v2.7.1.459
- changed chmod to 777
- tried adding sync memberlist from armory after wowroster was setup - failed (guild doesnt exist error)
- uploaded character profiler.lua info memberlist was added
- tested character sync of guild in characterprofiler.lua - works no problems
- tried adding another guild on another realm and failed (guild doesnt exist error)

Ulminia if you would like ftp access and database access to my webserver for another area for testing just let me know im quite happy to give you & wowroster dev's cpanel access for testing if it helps sorting out bugs like this
User avatar
Pixmyster
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Sat Aug 25, 2007 11:27 pm
Location: Dubbo

Re: ArmorySync error...

Postby Ulminia » Thu Nov 05, 2009 7:45 pm

ok i get what your saying the add function for guild and character are not worken ... this is a known issue ial look in to this since everything seems to be working fine lol
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby erestor » Fri Nov 06, 2009 5:09 pm

I installed ArmorySync v2.7.1.459 and I always get the message that the guild does not exist in the Armory.



Little out of subject : What's your PHPBB Mod to show your armory stats on mouseover in your signature, Ulminia?
erestor
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Feb 06, 2008 1:14 am

Re: ArmorySync error...

Postby Ulminia » Sat Nov 07, 2009 1:23 am

i have looked into this issue and i have solved it i do beleave had something to do with me haveing the wrong veriables checking for the data ial need 2 more days or coding to fully fix this this was axualy a well known issue with armory sync just never looked in to it with tryen to make it work and have other functions built in to it ....
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: ArmorySync error...

Postby zanix » Sat Nov 07, 2009 2:54 am

erestor wrote:Little out of subject : What's your PHPBB Mod to show your armory stats on mouseover in your signature, Ulminia?

It's part of this forum, find the phpbb3 mod here
http://www.phpbb.com/community/viewtopi ... &t=1203255
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 error...

Postby AnthonyB » Sat Nov 07, 2009 6:37 am

I know AS is in a pretty broken state for many but thought I'd also just record the current issue mine blows up at. Am running 459 + Calystot's 460 update:

I got first char in my memberlist sync'd OK but then it blows up on the second with:
Code: Select all
Parse error: syntax error, unexpected T_VARIABLE in C:\inetpub\wwwroot\roster\addons\armorysync\inc\6_talents.php on line 72


Line 72 is
Code: Select all
$talent[$i] = array(1, "Rime", 3, 3, 6); $i++;


Here's the WoW Armory link to the toon it bombed on - http://www.wowarmory.com/character-tale ... +Assassins

EDIT: Found problem

Line 71
Code: Select all
$talent[$i] = array(1, "Merciless Combat", 2, 2, 6); $i++

is missing an ending semi-colon

Have commited this fix to SVN
Roster 2.0.2 svn [latest] latest trunk SVN svn [latest] running on IIS7/Windows Server 2008 SP2 | MySQL 5.0.85 | PHP 5.2.10 | Yes, Roster and PHP rocks on IIS! Even run as FastCGI extension!
User avatar
AnthonyB
Gimpy Developer
Gimpy Developer
 
Posts: 346
Joined: Tue Jul 04, 2006 2:44 pm
Location: Sydney, Australia

PreviousNext

Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron