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:
Any ideas?
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?