Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: NPC Say, callFunction #4774

Open
4 of 6 tasks
Mau005 opened this issue Aug 19, 2024 · 1 comment
Open
4 of 6 tasks

[Bug]: NPC Say, callFunction #4774

Mau005 opened this issue Aug 19, 2024 · 1 comment
Labels
bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet

Comments

@Mau005
Copy link

Mau005 commented Aug 19, 2024

By submitting this bug issue, you agree to the following.

  • This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)
  • This issue is reproducible without changes to the C++ code in this repository
  • This bug has not been resolved in master branch
  • There is no existing issue for this bug already

Does this bug crash tfs?

no

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

Possible Pull Requests which are to blame

  • #
  • #

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:
Lua Script Error: [Main Interface]
in a timer event called from:
(Unknown scriptfile)
callFunction(). attempt to call a table value
stack traceback:

Actual Behavior

image

image

Not say-->
image

Expected Behavior

I should open the NPC channel and chat with him

Backtrace

No response

@Mau005 Mau005 added bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet labels Aug 19, 2024
@github-project-automation github-project-automation bot moved this to Backlog in TFS 1.8 Aug 19, 2024
@ArturKnopik
Copy link
Contributor

I can't reproduce this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected behavior of code needs-confirmation not confirmed by a developer yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants