Hello, I have 2 problems with NPC. Sometimes there appear error in logs:
but I have no idea why.
And the second problem is involved with restarting server, moment before closing server there are a lot of errors:
Does anyone have any idea why it occurs and how to fix it?
Code:
[Error - NpcScript Interface]
In a timer event called from:
data/npc/scripts/Captain Marko.lua:onCreatureSay
Description:
(luaDoCreatureSay) Creature not found
but I have no idea why.
And the second problem is involved with restarting server, moment before closing server there are a lot of errors:
Code:
[Error - NpcScript Interface]
In a timer event called from:
data/npc/scripts/Xodet.lua:onCreatureDisappear
Description:
(luaDoCreatureSay) Creature not found
Does anyone have any idea why it occurs and how to fix it?