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

TFS 1.X+ Addon NPC Error

burn13

New Member
Joined
Feb 2, 2016
Messages
10
Reaction score
1
What's up guys,

I'm using 8.0 TFS (8.6 with downgrade done by Ninja) + Realera 8.0 Datapack;

I managed to get some bugs around the map, however, some npcs are basically having this error when talking certain things with them:


Lua Script Error: [Npc interface]
data/npc/scripts/Morgan.lua:onCreatureSay
data/npc/scripts/Morgan.lua:31: attempt to index global 'Storage' (a nil value)
stack traceback:
[C]: in function '__index'
data/npc/scripts/Morgan.lua:31: in function 'callback'
data/npc/lib/npcsystem/npchandler.lua:384: in function 'onCreatureSay'
data/npc/scripts/Morgan.lua:7: in function <data/npc/scripts/Morgan.lua:7>



I wanted to understand what's missing or why of the error, so I can sort out all ...

Thanks!
 
Back
Top