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

[TFS 1.6] NPC Error callFunction on say

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:

Server Version​

1.7 (Master), 1.6 (Release)

Operation System​

Ubuntu 22.04

OS Description​

Xubuntu 24.04 LTS Xfce 4.18 Kernel 6.8.0-40

Bug description​

Bug when talking to an npc, breaks the entire LUA system

Steps to reproduce​

  1. I open client tibia 13.10
  2. 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:
1724215485142.webp

1724215503461.webp
1724215519388.webp
 
Should i revert all commits of Revnpcsys?
[Revnpcsys] Revisioned Npc System v1.3 (#4747) Mario* 13.06.2024 03:04
[Revnpcsys] Revisioned Npc System v1.2 (#4741) Mario* 07.06.2024 02:49
[Revnpcsys] Revisioned Npc System v1.1 (#4724) Mario* 05.06.2024 20:49
[Revscriptsys] RevNpcSys version 1.0 (lua npcs / NpcType / new npc system) (#4671) Mario* 30.05.2024 02:55
 
Back
Top