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

How to fix this!

Bug

New Member
Joined
Jan 7, 2011
Messages
111
Reaction score
1
Code:
[13:11:22.540] [Error - Spell Interface] 
[13:11:22.540] data/spells/scripts/support/destroy field rune.lua:onCastSpell
[13:11:22.540] Description: 
[13:11:22.540] (luaDoRemoveItem) Item not found
Code:
[20:2:23.423] [Error - NpcScript Interface] 
[20:2:23.423] In a timer event called from: 
[20:2:23.423] data/npc/scripts/travelvip.lua:onCreatureSay
[20:2:23.423] Description: 
[20:2:23.423] (luaDoCreatureSay) Creature not found
Code:
[21:34:18.925] [Error - NpcScript Interface] 
[21:34:18.925] In a timer event called from: 
[21:34:18.925] data/npc/scripts/loot.lua:onCreatureSay
[21:34:18.925] Description: 
[21:34:18.925] (luaDoCreatureSay) Creature not found
Code:
[22:9:41.736] [Error - Action Interface] 
[22:9:41.736] data/actions/scripts/liquids/containers.lua:onUse
[22:9:41.736] Description: 
[22:9:41.736] (luaDoCreateItem) Tile not found
Code:
[1:45:10.895] [Error - Action Interface] 
[1:45:10.895] data/actions/scripts/other/teleport.lua:onUse
[1:45:10.895] Description: 
[1:45:10.895] (luaDoTileQueryAdd) Tile not found

Always the same error msg, is there a way to make this dissapear from my console? I just dont want to spam my console
 
Back
Top