Back Reply to topic
Willibald 
(started thread)
Blue-Ribbon Chicken 
Topics: 3
Posts: 12
Playing:  AOC
Ingame:  Willibald
Years registered: * * * * * * * * * * * * * * * *
Bugs in release_2008-12-08.0.8.1.zip Posted: Post 09:34 Thu - Apr 09, 2009

Hi,

we use Ragebot 0.8.1 on Debian Linux . As long as our guild was had about 100 members (chars) the bot seemed to run pretty good. He just died sometimes after a few ours running, but this was no problem because of automatic restart.

Now our guild has about 250 members and the bot was always dieing just after a few minutes running. So many changes of Main/Twink relations where never wiritten to the filesystem because the bot got down before he was able to wirte the changes to the filesystem.

I did some investigation and found out that many PHP-Scripts in release_2008-12-08.0.8.1.zip are not finished properly.

in fact :
Code:
?>

is missing in many PHP-Scripts in this release.

for instance in :
\plugins\buddy\buddyseen\index.php
\plugins\buddy\guildstatushtml\\plugins\buddy\buddyseen\index.php
\plugins\public\saveseen\index.php
\inc\bot_debug.php
\plugins\lookup\buddyupdate\index.php
.
.and a few more scripts

After adding
Code:
?>
yesterday at the end of the affected scripts the bot is running since now without any crash again.

Regards Willibald
Reply with quote


Chaly 
Offizier · Webmaster 
Topics: 404
Posts: 2107
Location: Bad Honnef
Playing:  Guildwars2 (Drakkar See)
Ingame:  Chaly Flavour
Years registered: * * * * * * * * * * * * * * * * * * * * * *
Posted: Post 11:46 Wed - Jul 01, 2009

hi willibald,

i know i'm late. i read your post several weeks ago. unfortunately i was in a hurry and didn't post a lifesign ..
at first: thanks for the report and - espacially - for the filelist. as i'll start with 0.9 tomorrow (the 1.0.5-patch) i will look forward to fix the missing brackets as well
Reply with quote


Chaly 
Offizier · Webmaster 
Topics: 404
Posts: 2107
Location: Bad Honnef
Playing:  Guildwars2 (Drakkar See)
Ingame:  Chaly Flavour
Years registered: * * * * * * * * * * * * * * * * * * * * * *
Posted: Post 10:10 Thu - Jul 02, 2009

done.
http://odins-zorn.de/viewtopic.php?p=13945#13945
Reply with quote


Back Reply to topic