• 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 "Connecting to login server" Forever

mastof

New Member
Joined
Feb 2, 2017
Messages
17
Reaction score
2
My OTC does not connect in my LocalHost, with normal Tibia I can get in, the problem is just in the OTC

ERROR: lua function callback failed: LUA ERROR:
/corelib/ui/effects.lua:7: attempt to index local 'widget' (a nil value)
stack traceback:
[C]: in function '__index'
/corelib/ui/effects.lua:7: in function 'fadeIn'
/client_background/background.lua:12: in function </client_background/background.lua:12>
Unable to translate: "Hotkey delay: %sms"
Unable to translate: "Turn delay: %sms"
ERROR: lua function callback failed: LUA ERROR:
/client_options/options.lua:231: attempt to call method 'setDrawManaBar' (a nil value)
stack traceback:
[C]: in function 'setDrawManaBar'
/client_options/options.lua:231: in function 'setOption'
/client_options/options.lua:135: in function 'setup'
/client_options/options.lua:118: in function </client_options/options.lua:118>
ERROR: protected lua call failed: LUA ERROR:
/client_entergame/entergame.lua:226: attempt to call field 'getProtocolVersionForClient' (a nil value)
stack traceback:
[C]: in function 'getProtocolVersionForClient'
/client_entergame/entergame.lua:226: in function 'doLogin'
/client_entergame/entergame.otui:53: [@onClick]:2: in function </client_entergame/entergame.otui:53: [@onClick]:1>
ERROR: protected lua call failed: LUA ERROR:
/client_entergame/entergame.lua:226: attempt to call field 'getProtocolVersionForClient' (a nil value)
stack traceback:
[C]: in function 'getProtocolVersionForClient'
/client_entergame/entergame.lua:226: in function 'doLogin'
/client_entergame/entergame.otui:53: [@onClick]:2: in function </client_entergame/entergame.otui:53: [@onClick]:1>

How i can Fix it?

Server Version : 10.98
 
You using old exe with updated data files. You either get files as old as your exe, or compile a updated exe.
 
Back
Top