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

error plz help D:

Thorn

Spriting since 2013
Joined
Sep 24, 2012
Messages
2,203
Solutions
1
Reaction score
921
Location
Chile
Plzzz i'm having this error and idk what to do, it makes my server slow D:

XML:
[28/03/2013 19:18:54] [Error - CreatureScript Interface] 
[28/03/2013 19:18:55] buffer:onLogout
[28/03/2013 19:18:55] Description: 
[28/03/2013 19:18:55] (luaGetCreatureStorage) Creature not found

[28/03/2013 19:18:55] [Error - CreatureScript Interface] 
[28/03/2013 19:18:55] buffer:onLogout
[28/03/2013 19:18:55] Description: 
[28/03/2013 19:18:55] [string "loadBuffer"]:2: attempt to compare number with boolean
[28/03/2013 19:18:55] stack traceback:
[28/03/2013 19:18:55] 	[string "loadBuffer"]:2: in function <[string "loadBuffer"]:1>

[28/03/2013 19:18:55] [Error - CreatureScript Interface] 
[28/03/2013 19:18:55] buffer:onLogout
[28/03/2013 19:18:55] Description: 
[28/03/2013 19:18:55] (luaGetThingPosition) Thing not found

[28/03/2013 19:18:55] [Error - CreatureScript Interface] 
[28/03/2013 19:18:55] buffer:onLogout
[28/03/2013 19:18:55] Description: 
[28/03/2013 19:18:55] data/lib/032-position.lua:2: attempt to index local 'position' (a boolean value)
[28/03/2013 19:18:55] stack traceback:
[28/03/2013 19:18:55] 	data/lib/032-position.lua:2: in function <data/lib/032-position.lua:1>
[28/03/2013 19:18:55] 	(tail call): ?
[28/03/2013 19:18:55] 	[string "domodlib('teamSetting')..."]:237: in function 'clearTeamEventStorages'
[28/03/2013 19:18:55] 	[string "loadBuffer"]:4: in function <[string "loadBuffer"]:3>
 
It doesn't work perfectly, you have errors from it.
Code:
[28/03/2013 19:18:55] 	[string "domodlib('teamSetting')..."]:237: in function 'clearTeamEventStorages'
 
Back
Top