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

Crash after launching multiplayer local network game #723

Open
jacben opened this issue Jan 10, 2025 · 0 comments
Open

Crash after launching multiplayer local network game #723

jacben opened this issue Jan 10, 2025 · 0 comments

Comments

@jacben
Copy link

jacben commented Jan 10, 2025

This crash occurred each time we tried to launch a 2-player local network multiplayer game, both with AI and without AI. Crash dump attached.

[string "scripts/menus/network.lua"]:226: bad argument #1 to 'match' (string expected, got nil)
stack traceback:
[C]: in function 'match'
[string "scripts/menus/network.lua"]:226: in function 'callback'
[string "scripts/guichan.lua"]:347: in function <[string "scripts/guichan.lua"]:345>
[C]: in function 'run'
[string "scripts/menus/network.lua"]:264: in function 'RunJoinIpMenu'
[string "scripts/menus/network.lua"]:952: in function 'callback'
[string "scripts/guichan.lua"]:347: in function <[string "scripts/guichan.lua"]:345>
[C]: in function 'run'
[string "scripts/menus/network.lua"]:969: in function 'RunMultiPlayerGameMenu'
[string "scripts/guichan.lua"]:1632: in function 'callback'
[string "scripts/guichan.lua"]:347: in function <[string "scripts/guichan.lua"]:345>
[C]: in function 'run'
[string "scripts/guichan.lua"]:1659: in function 'BuildProgramStartMenu'
[string "scripts/guichan.lua"]:1671: in function 'RunProgramStartMenu'
[string "scripts/guichan.lua"]:1831: in main chunk
Stratagus crashed!
A mini dump file "crash.dmp" has been created in the Stratagus folder.
Please send it to our bug tracker: https://github.com/Wargus/stratagus/issues
and tell us what caused this bug to occur.
crash.dmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant