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

Lua Error npc tfs 1.0

  • Thread starter Thread starter Deleted member 141899
  • Start date Start date
D

Deleted member 141899

Guest
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 ?
 
I saw that the error occurs when a player says "hi" to any NPC, and logout. after it, starts to make a spoof of these errors on the console.

I used ubuntu 12:04 and never gave problem with that, searching can be seen that the version of the moon at 14:04 Ubuntu or Debian 8 is more up ..

The question now is to solve this problem .. HELP!
 
Back
Top