• 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:eek:nCreatureSay
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!
 
@flaviiojr this is the script

@Static_ I did this and now the errors in npc have stopped ... however, after speaking "warrior's sword", he asks for the items and after saying "forge", he does not give me the addon ...
 

Attachments

Back
Top