Zerox009
Member
- Joined
- Dec 20, 2007
- Messages
- 18
- Reaction score
- 8
Hi, I have an error that I get when compiling from Linux. It only happens when I talk to an NPC, the chat doesn't open, and once it starts to fail, no scripts on the server work anymore.
Lua Script Error: [Main Interface]
in a timer event called from:
(Unknown scriptfile)
callFunction(). attempt to call a table value
stack traceback:



Lua Script Error: [Main Interface]
in a timer event called from:
(Unknown scriptfile)
callFunction(). attempt to call a table value
stack traceback:
Server Version
1.7 (Master), 1.6 (Release)Operation System
Ubuntu 22.04OS Description
Xubuntu 24.04 LTS Xfce 4.18 Kernel 6.8.0-40Bug description
Bug when talking to an npc, breaks the entire LUA systemSteps to reproduce
- I open client tibia 13.10
- Talk to an npc
3.When talking to an NPC, the error appears in the console, and then the entire LUA system fails.
Code to reproduce the issue:


