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

Solved Lua Script Error: [Action Interface]

Hugofasima

Website: thenosegang.servegame.com
Joined
Jun 24, 2015
Messages
206
Reaction score
23
Every container chest with unique ID (quest chests) are accusing this error.

It started happening when I used a different map on my current TFS 1.0.

Lua Script Error: [Action Interface]
data/actions/scripts/quests/DOQChests.lua: onUse
data/actions/scripts/quests/DOQChests.lua:3: attempt to index local 'player' (a
number value)
stack traceback:
[C]: in function '__index'
data/actions/scripts/quests/DOQChests.lua:3: in function <data/actions/s
cripts/quests/DOQChests.lua:1>

Anyone?
 
Back
Top