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

OTCv8 Error in corelib

Klank

Althea ¤ A New World Developer
Joined
Feb 21, 2008
Messages
1,077
Reaction score
631
Location
Norway
Hi,
I have compiled the OTCv8 client, and just randomly started getting errors.
On my GOD character, i probably did something ingame, but im not sure what. Suddently im getting kicked out, and the terminal report this:

Lua:
WARNING: attempt to destroy widget 'widget1314' two times
ERROR: lua function callback failed: /modules/corelib/ui/uimovabletabbar.lua:379: attempt to index local 'tab' (a nil value)
stack traceback:
    [C]: in function '__index'
    /modules/corelib/ui/uimovabletabbar.lua:379: in function 'selectTab'
    /modules/game_console/console.lua:1498: in function </modules/game_console/console.lua:1498>

If i log into another character, i do not get this bug.
Anyone experienced this before?
I did try to create some modules based on a tutorial, before this bug appeared. However i deleted this module, but it still giving me errors.

I have not done any kind of source editing yet.
EDIT: The fault error dissapeared after a recompile. I dont know what caused this error.
 
Last edited:
Back
Top