• 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 Console errors

therrax

Member
Joined
Jul 12, 2012
Messages
262
Solutions
1
Reaction score
11
Hi,
TFS 1.0
I have trouble with manarune script:
Code:
Lua Script Error: [Action Interface]
data/actions/scripts/liquids/manarune.lua:onUse
luaDebugPrint(). Deprecated function.
stack traceback:
        [C]: in function 'debugPrint'
        data/compat.lua:305: in function 'doSendAnimatedText'
        data/actions/scripts/liquids/manarune.lua:56: in function <data/actions/scripts/liquids/manarune.lua:1>
How to fix that?
 
Back
Top