• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua [1.4.2] Stairs error.

OTcreator

Well-Known Member
Joined
Feb 14, 2022
Messages
509
Solutions
1
Reaction score
59
Hello!
I have error in console. Where i must search?

LUA:
Lua Script Error: [Action Interface]
data/actions/scripts/other/teleport.lua:onUse
getNumber(). Argument -1 has out-of-range value for t: -1.0
stack traceback:
        [C]: in function '__add'
        data/lib/core/position.lua:38: in function 'moveUpstairs'
        data/actions/scripts/other/teleport.lua:4: in function <data/actions/scripts/other/teleport.lua:2>
 
Back
Top