BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: dragonjr on September 05, 2010, 05:59:19 pm
-
big error on bot and dont know how to fix anyehlp would be great
(http://i179.photobucket.com/albums/w287/dragonslayerjr/beboterror.png)
this is what it says in that file
$folder = dir("./modules/");
while ($mod = $folder->read())
-
well i think i fixed it i took a mod file from down load and added it loaded bot. then arror and removed file abd restarted it now works so far
-
im getting a new error on my bot when it starts up. it still runs but i see this and people are getting a grats way after they leveled and i dont know how to fix this one
(http://i179.photobucket.com/albums/w287/dragonslayerjr/bebboterror.png)
-
Thats a depreciation notice, not an error.
It can be safely ignored, or you can adjust your PHP installs loglevel to not include notices of depreciated functions.
-
i know you said its not a bad issue but is there a way to fix it ? and what about wheni start the bot the gratz mod starts to give grats to old lvls when it starts up after that its fine.
-
Fixing it requires replacing the depreciated functions with new functions, which may or may not involve recoding parts of the bot.
The autograts module I honestly cannot say, but the best bet would be to ask in the thread belonging to the module.
-
k thank you for all you help