• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Script Error

shisus420

New Member
Joined
Jan 20, 2017
Messages
16
Reaction score
2
Hi. When I'm trying to log in to my server, I'm getting following error:

Code:
Test has logged in.

Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/others/login.lua:onLogin
data/creaturescripts/scripts/others/login.lua:135: attempt to call method 'getRewardList' (a nil value)
stack traceback:
        [C]: in function 'getRewardList'
        data/creaturescripts/scripts/others/login.lua:135: in function <data/creaturescripts/scripts/others/login.lua:73

>
Test has logged out.

Any ideas?
 
Back
Top