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

problem in the default script

Sir MoX

New Member
Joined
Jan 14, 2009
Messages
285
Reaction score
1
hi, here is the problem in my script I dont know why happens because it can happen in any moment:

[06/01/2011 12:19:50] Lua Script Error: [Npc interface]
[06/01/2011 12:19:50] data/npc/scripts/default.lua:onThink
[06/01/2011 12:19:50] luagetDistanceTo(). Thing not found
[06/01/2011 12:19:50] stack traceback:
[06/01/2011 12:19:50] [C]: in function 'getDistanceTo'
[06/01/2011 12:19:50] data/npc/lib/npcsystem/npchandler.lua:539: in function 'isInRange'
[06/01/2011 12:19:50] data/npc/lib/npcsystem/npchandler.lua:473: in function 'onThink'
[06/01/2011 12:19:50] data/npc/scripts/default.lua:8: in function <data/npc/scripts/default.lua:8>

im using tfs 0.2
 
Back
Top