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

[Runtime Issue]: Switching between multiplayer menu options causes game crash #597

Open
3 of 20 tasks
0xFADDAD opened this issue Sep 19, 2024 · 1 comment
Open
3 of 20 tasks
Labels
bug Something isn't working
Milestone

Comments

@0xFADDAD
Copy link

Build Version

b33cc21

Operating System Environment

  • Microsoft Windows (32-bit)
  • Microsoft Windows (64-bit)
  • Mac OS X
  • Linux (specify distribution and version below)

CPU Environment

  • x86 (32-bit Intel/AMD)
  • x86_64 (64-bit Intel/AMD)
  • ARM (32-bit)
  • ARM64 (64-bit; sometimes called AArch64)
  • Other (RISC V, PPC...)

Game Modes Affected

  • Single player
  • Anarchy
  • Hyper-Anarchy
  • Robo-Anarchy
  • Team Anarchy
  • Capture the Flag
  • Bounty
  • Entropy
  • Hoard
  • Monsterball
  • Cooperative

Game Environment

Multiplayer menu

Description

Entering and exiting out of 'Descent3 Online' game list and back into any multiplayer option crashes the game with an error:

2024-09-19 16:51:18.666 INFO [6272] [MainMultiplayerMenu@380] Entering MainMultiplayerMenu()
2024-09-19 16:51:18.673 WARN [6272] [newuiListBox::SetCurrentItem@3050] newuiListBox::SelectItem item not found!
2024-09-19 16:51:18.681 INFO [6272] [OutrageMusicSeq::Frame@319] Starting pending song.
2024-09-19 16:51:18.719 INFO [6272] [OutrageMusicSeq::ExecScript@382] Starting stream with MenuMainSubC.osf on channel 0.
2024-09-19 16:51:18.770 INFO [6272] [OutrageMusicSeq::ExecScript@433] Playing MenuMainSubC.osf.
2024-09-19 16:51:18.770 INFO [6272] [OutrageMusicSeq::ExecScript@434] State of played stream is -716365824.
2024-09-19 16:51:20.129 WARN [6293] [fatal_signal_handler@81] Recursive signal cleanup! Hard exit! AHHGGGG!

Regression Status

Not sure

Steps to Reproduce

Open multiplayer menu, select 'Descent3 Online', if opening to the IRC chat, select 'Go to Games', otherwise game list is opened. Exit from game list back to multiplayer menu selection. Select either PXO Online or Direct TCP/IP, game crashes.

@0xFADDAD 0xFADDAD added the bug Something isn't working label Sep 19, 2024
@winterheart
Copy link
Collaborator

winterheart commented Sep 19, 2024

This can happens due thread issues in inetgetfile library used in Descent3 Online net connector.
#588 addressed to fix that.

@Lgt2x Lgt2x added this to the 1.6 milestone Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants