• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Error opening candybot

Ducleboton

New Member
Joined
Oct 17, 2008
Messages
1
Reaction score
0
i don't know why this mensage keeps appearing on my screen, how do i solve it?


ERROR: Unable to load module 'otclient_candybot': LUA ERROR:
LUA ERROR: /otclient-candybot-master/modules/05-paths/events/autoexplore.lua:11: unexpected symbol near '[[ TODO: Make this an event rather than a listener and have
it doing auto walks, I can catch auto walk fails.
Then I can create pathing based on the successful
steps and have it avoid back tracking.
]]'
stack traceback:
[C]: ?
[C]: in function 'dofiles'
/otclient-candybot-master/modules/05-paths/paths.lua:9: in main chunk
[C]: in function 'dofile'
...t-candybot-master/modules/05-paths/paths_handler.lua:7: in main chunk
[C]: in function 'dofiles'
/otclient-candybot-master/modules.lua:24: in function 'init'
/otclient-candybot-master/candybot.lua:35: in function 'loadModules'
/otclient-candybot-master/candybot.lua:71: in function 'init'
...otclient-candybot-master/candybot.otmod:12:[@onLoad]:2: in main chunk
[C]: in function 'reload'
/client_modulemanager/modulemanager.lua:126: in function 'reloadCurrentModule'
...ent_modulemanager/modulemanager.otui:134: [@onClick]:2: in function <...ent_modulemanager/modulemanager.otui:134: [@onClick]:1>
 
Try make it a comment. Put "--" bofore the "[[" on /otclient-candybot-master/modules/05-paths/events/autoexplore.lua.
For me it's on row 6.
 
Back
Top