BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Spreadicus on January 28, 2012, 05:30:26 am
-
No idea what im doing wrong, running win server 2003 using the newest php and mysql, it went thru a list of processes populating the db table and such but when it goes to load core files it gets to botstatistics.php then halts.
i am using the debugger to test and am totally clueless what is wrong with it, cant find anything about this anywhere, this is also the newest version of bebot i just downloaded it earlier
thanks in advance for any insight
-
Update i found the problem it was the buddy_queue.php file. not sure what it is supposed to do but i deleted it and the bot loads fine now, perhaps it needs additional tweaking?
-
Does anyone else have a problem loading buddy_queue.php? If there is a fix would like to know , running this on a windows server 2003 machine
-
I have the same problem! After start and
[LOAD] BotStatistics.php
i got windows error "CLI has stopped".
:(
When i deleted buddy_queue.php and bot loads fine as well.
-
I had this problem when I moved the bots to a new server, they were working perfectly before.
It's the PHP version you are using.
The bots will not work with PHP v5.3.10, use v5.3.6, and use the non-threadsafe version.