• 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!

OTClient Error

xDyego

Member
Joined
Feb 28, 2012
Messages
83
Solutions
1
Reaction score
16
Location
São Paulo - Brazil
I installed two modules one of task and another spellbar, however they do not load and in the terminal these errors appear, can anyone help me?


/gamelib/protocolgame.lua:38: attempt to compare nil with number
stack traceback:
[C]: ?
/gamelib/protocolgame.lua:38: in function 'registerExtendedOpcode'
/game_task/task.lua:78: 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>
ERROR: Unable to load module 'game_task': LUA ERROR:
/gamelib/protocolgame.lua:38: attempt to compare nil with number
stack traceback:
[C]: ?
/gamelib/protocolgame.lua:38: in function 'registerExtendedOpcode'
/game_task/task.lua:78: 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>
ERROR: Unable to load module 'game_task': LUA ERROR:
/gamelib/protocolgame.lua:38: attempt to compare nil with number
stack traceback:
[C]: ?
/gamelib/protocolgame.lua:38: in function 'registerExtendedOpcode'
/game_task/task.lua:78: 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>
ERROR: Unable to load module 'game_task': LUA ERROR:
/gamelib/protocolgame.lua:38: attempt to compare nil with number
stack traceback:
[C]: ?
/gamelib/protocolgame.lua:38: in function 'registerExtendedOpcode'
/game_task/task.lua:78: 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>
ERROR: Unable to load module 'game_spells': LUA ERROR:
/gamelib/protocolgame.lua:38: attempt to compare nil with number
stack traceback:
[C]: ?
/gamelib/protocolgame.lua:38: in function 'registerExtendedOpcode'
/game_spells/spells.lua:126: in function 'init'
/game_spells/spells.otmod:8:[@onLoad]:1: 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>
 
Could you please put the errors between code tags?

Also if you want support with something, share it. We wont be able to see whats going on if we dont see de code.
 
Also share the solution. Its been many times you ask for help and run away as soon as you are done.
 
Back
Top