FloatingOriginInteractive / BalsaIssues

The official issue tracker for Balsa Model Flight Simulator
6 stars 0 forks source link

Cannot currently launch the game directly from Steam #23

Open snoopy213 opened 3 years ago

snoopy213 commented 3 years ago

For me to launch the game, I have to directly launch the balsa.exe from the game files. Attempting to launch from Steam yields a crash from Unity (screenshot attached).

Have validated files, and reinstalled, but the issue persists. Unsure how to reproduce/point to a cause, I believe it might be me playing the game in 1920x1080 in fullscreen, as these are the only settings I changed after booting successfully from Steam the first time.

Specs: Windows 10 x64, Intel i7, GTX 1070

Screenshot: image

PsykomantaBrain commented 3 years ago

I have to say that is a new one to me.

Can you post the log file so we can see what's going on? It should be in "C:\Users\ [you] \AppData\LocalLow\Floating Origin Interactive\Balsa\Player.log"

snoopy213 commented 3 years ago

Player.log

Attached above. I can still play, just have to launch manually. V weird

PsykomantaBrain commented 3 years ago

Huh, it crashed right away, even before it started to initialise the game proper.

Do you have steam running under some compatibility mode, or maybe as administrator? Possibly some antivirus/antimalware software running?

The errors I'm seeing on the log are very generic and don't mean much by themselves, but given it only happens when launching through steam, I suspect it might be inheriting some application setting from the parent process (steam) that launched it.

snoopy213 commented 3 years ago

Nope, none of the above. No off-the-shelf antivirus/antimalware besides MS Defender that came preinstalled with Win10.

For now, I'll keep using the workaround. Might be an individual issue, just wanted to put this on your radar in case anyone sees similar issues. Thanks for your help 😄