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

Lua Errors on creaturescripts!

Peko1993

New Member
Joined
Apr 21, 2010
Messages
3
Reaction score
0
Hey,

1. Problem:

I am allways getting error messages in my console:
like
-[Error - CreatureScript Interface]
data/creaturescripts/scripts/skullcheck.lua:onThink
Description:
attempt to call a number value
stack traceback:

-[Error - CreatureScript Interface]
data/creaturescripts/scripts/idle.lua:onThink
Description:
attempt to call a number value
stack traceback:

-[Error - CreatureScript Interface]
data/creaturescripts/scripts/killinginthenameof.lua:onKill
Description:
<luaGetCreatureName> Creature not found

...
This error messages allways appear when i am killing a monster or talking to an NPC.

2. Problem:

When i am eating food or opening a backpack i get a tibia debug.

I hope you can help me with my problems :D

btw: sorry for my bad english :))

Peko...
 
Back
Top