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]: Sometimes fighters try to pop task when no tasks are on the stack #2465

Open
1 task done
bobbens opened this issue Dec 2, 2023 · 0 comments
Open
1 task done
Labels
Type-Defect Issue relates to a defect in the game that has to be corrected.

Comments

@bobbens
Copy link
Member

bobbens commented Dec 2, 2023

What happened?

Not a critical issue, but would be nice to fix:

WARNING ../src/ai.c:478 [ai_run]: Pilot 'Za'lek Heavy Drone' ai 'escort' error: [string "ai/core/control/generic.lua"]:458: Trying to pop task when there are no tasks on the stack.
stack traceback:
    [C]: in function 'poptask'
    [string "ai/core/control/generic.lua"]:458: in function 'generic_attack'
    [string "ai/core/control/generic.lua"]:531: in function <[string "ai/core/control/generic.lua"]:489>

Thread 1 "naev" received signal SIGINT, Interrupt.

Version

nightly

What operating system are you seeing the problem on?

None

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bobbens bobbens added the Type-Defect Issue relates to a defect in the game that has to be corrected. label Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Defect Issue relates to a defect in the game that has to be corrected.
Projects
Status: Todo
Development

No branches or pull requests

1 participant