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

Lua script error, IsPremium

tommy91

Member
Joined
Oct 27, 2010
Messages
251
Reaction score
19
Location
Sweden
Hey! I get this error when trying to log onto my Canary server, What can i do?


Lua:
[error] Lua script error:
scriptInterface: [Scripts Interface]
scriptId: [E:\canary-main\data-otservbr-global\scripts\creaturescripts\others\login.lua:callback]
timerEvent: []
 callbackId:[]
function: []
error [...otservbr-global\scripts\creaturescripts\others\login.lua:57: attempt to call global 'isPremium' (a nil value)
stack traceback:
        [C]: in function 'isPremium'
        ...otservbr-global\scripts\creaturescripts\others\login.lua:57: in function <...otservbr-global\scripts\creaturescripts\others\login.lua:23>]
 
Back
Top