erikbs
Member
- Joined
- Jul 15, 2010
- Messages
- 41
- Reaction score
- 9
Hi the fellow OT`s.
Ive recently come over an issue with my NPCs, more exact the shop NPC`s.
I get this error in my console, and I cant seem to figure it out.
TFS 1.4.2
Client 10.98
Lua Script Error: [Npc interface]
data/npc/scripts/lars the hunter.luanCreatureSay
LuaScriptInterface::getNumber(). Argument -1 has out-of-range value for unsigned int: -1
stack traceback:
[C]: in function 'openShopWindow'
data/npc/lib/npcsystem/modules.lua:1076: in function 'callback'
data/npc/lib/npcsystem/keywordhandler.lua:26: in function 'processMessage'
data/npc/lib/npcsystem/keywordhandler.lua:136: in function 'processNodeMessage'
data/npc/lib/npcsystem/keywordhandler.lua:111: in function 'processMessage'
data/npc/lib/npcsystem/npchandler.lua:408: in function 'onCreatureSay'
data/npc/scripts/lars the hunter.lua:7: in function <data/npc/scripts/lars the hunter.lua:7>
Anyone knows whats wrong?
Shall I post the scripts?
The shop works, its just annoying with the console error message.
- Erik
Ive recently come over an issue with my NPCs, more exact the shop NPC`s.
I get this error in my console, and I cant seem to figure it out.
TFS 1.4.2
Client 10.98
Lua Script Error: [Npc interface]
data/npc/scripts/lars the hunter.luanCreatureSay
LuaScriptInterface::getNumber(). Argument -1 has out-of-range value for unsigned int: -1
stack traceback:
[C]: in function 'openShopWindow'
data/npc/lib/npcsystem/modules.lua:1076: in function 'callback'
data/npc/lib/npcsystem/keywordhandler.lua:26: in function 'processMessage'
data/npc/lib/npcsystem/keywordhandler.lua:136: in function 'processNodeMessage'
data/npc/lib/npcsystem/keywordhandler.lua:111: in function 'processMessage'
data/npc/lib/npcsystem/npchandler.lua:408: in function 'onCreatureSay'
data/npc/scripts/lars the hunter.lua:7: in function <data/npc/scripts/lars the hunter.lua:7>
Anyone knows whats wrong?
Shall I post the scripts?
The shop works, its just annoying with the console error message.
- Erik