STOCD / STODemoLauncher

A fork of the STODemoLauncher by rachelgarrett
12 stars 3 forks source link

Unable to play demorecords #6

Closed joshuajohnlee closed 1 year ago

joshuajohnlee commented 1 year ago

Running the demo launcher seems to list the recordings correctly, but when asking it to play, the EXE is launched and begins loading, but crashes to desktop with the following:

sto-crash

Checked through log folders and can't see it creating any crash logs unfortunately.

joshuajohnlee commented 1 year ago

I've been trying to get the gameclient.exe to run directly from a command line with the -demoplay xxxxxx.demo arguments but it results in the same. Is it possible the exe can no longer be called externally without going through the launcher?

RadioActivitii commented 1 year ago

Which map is the demo trying to load? Demos still work in the current version of the game, but there's a longstanding issue with demos where some maps can't be loaded and will crash the game instead, which has no fix.

I've also seen an issue where demos stop working but that was fixed by reinstalling the game.

joshuajohnlee commented 1 year ago

I couldn't get it to work for any of the demo records I had to test with. Maps tested were

The only log error I've been able to find (and it may not be related) is:

230331 11:51:44    432 Client[0]: GSM_Quit(). Reason: emEditorMain or utilitiesLibShouldQuit()

Edit: I'll try reinstalling the game at some point today and see if that fixes anything.

joshuajohnlee commented 1 year ago

Reinstall seems to have resolved the issue. Although this time my install is through Steam rather than Arc, but probably was an installation issue on my end then.