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

Game crashes intermittently with strange audio buzzing #6429

Open
Aphex00 opened this issue Nov 19, 2024 · 3 comments
Open

Game crashes intermittently with strange audio buzzing #6429

Aphex00 opened this issue Nov 19, 2024 · 3 comments

Comments

@Aphex00
Copy link

Aphex00 commented Nov 19, 2024

I'm playing open Freespace port with mediaVPs on Linux Mint Cinnamon 22 and keep crashing in game. It will happen 5 or 10 minutes into the game. The game will freeze, then I'll get random buzzing noises till the game closes to the desktop.

Any ideas to help would be great.

@Goober5000
Copy link
Contributor

Goober5000 commented Nov 20, 2024

This is a strange issue and I'm not sure what could be going on. I have a few suggestions on how to start narrowing it down:

  1. Does this occur on a debug build? If so, play the debug build until it crashes, then upload the debug log.
  2. Does this only happen on FSPort or on other mods too? Does it happen while running FS2 with no mods?
  3. Are there any indications in Linux what might be related to the crash, such as maxing out memory or CPU?
  4. Are all of your device drivers up to date?

The random buzzing sound reminds me of a total system lockup where the input queue is being overloaded, but that's rare.

@Aphex00
Copy link
Author

Aphex00 commented Nov 20, 2024

Hi Goober,

I tried playing the mod in debug mode and it crashed. here is the info:

Warning: Trail bitmap TrailTreb1Pur could not be loaded. Trail will not be loaded.
File:weapons.cpp
Line: 4411

I was not able to locate the log. Where is it normally located?

This is not the same issue I was having when loading the game normally and I've not experienced the reported issue on any other mods.

All drivers are up to date, however I'm not sure if there's an issue with overloading the system. The PC is running an old I7 3770k with 12gb ram, so I should be ok.

I could uninstall the mod and reinstall to see if this helps?

@Goober5000
Copy link
Contributor

Warning: Trail bitmap TrailTreb1Pur could not be loaded. Trail will not be loaded.

That should be non-fatal. It should be possible to continue past that warning until the game has a more severe crash or error.

I was not able to locate the log. Where is it normally located?

If you are running Knossos, you should be able to go to the Debug tab and view or upload the log. Otherwise, you can find it by going to your home directory and looking for HardLightProductions\FreeSpaceOpen\data. The file name is fs2_open.log.

I don't think uninstalling and reinstalling the mod would make a difference, but it can't hurt to try.

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

2 participants