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

Two Error's in Console

Monomalo00

http://leiends.ml/
Joined
Nov 13, 2010
Messages
120
Solutions
1
Reaction score
4
Hii guys
Lua:
[15/8/2013 1:41:33] [Warning - Chat::parseChannelNode] Using reserved muted condition sub id (2)

Lua:
[15/8/2013 1:41:48] Chetao has logged in.

[15/8/2013 1:41:48] [Error - CreatureScript Interface] 
[15/8/2013 1:41:48] data/creaturescripts/scripts/login.lua:onLogin
[15/8/2013 1:41:48] Description: 
[15/8/2013 1:41:48] data/lib/050-function.lua:222: attempt to call global 'getCreatureCondition' (a nil value)
[15/8/2013 1:41:48] stack traceback:
[15/8/2013 1:41:48] 	data/lib/050-function.lua:222: in function 'isPlayerGhost'
[15/8/2013 1:41:48] 	data/creaturescripts/scripts/login.lua:38: in function <data/creaturescripts/scripts/login.lua:6>
[15/8/2013 1:41:48] Chetao has logged out.
 
Back
Top