• 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 TFS 1.1

Felipe Monteiro

Webmaster
Joined
Feb 27, 2009
Messages
460
Reaction score
59
Location
Brasil
i'd like to know what means this errors below.

Lua Script Error: [Npc interface]
data/npc/scripts/default.lua:eek:nThink
data/npc/lib/npcsystem/npchandler.lua:556: attempt to index a nil value
stack traceback:
[C]: in function '__index'
data/npc/lib/npcsystem/npchandler.lua:556: in function 'onWalkAway'
data/npc/lib/npcsystem/npchandler.lua:522: in function 'onThink'
data/npc/scripts/default.lua:8: in function <data/npc/scripts/default.lua:8>

Lua Script Error: [Npc interface]
data/npc/scripts/Captain Breezelda.lua:eek:nThink
data/npc/lib/npcsystem/npchandler.lua:556: attempt to index a nil value
stack traceback:
[C]: in function '__index'
data/npc/lib/npcsystem/npchandler.lua:556: in function 'onWalkAway'
data/npc/lib/npcsystem/npchandler.lua:522: in function 'onThink'
data/npc/scripts/Captain Breezelda.lua:8: in function <data/npc/scripts/Captain Breezelda.lua:8>


My Captain Breezelda is working fine :x
How can i remove this error ?
 
Back
Top