libretro / scummvm

ScummVM main repository
https://www.scummvm.org
GNU General Public License v3.0
4 stars 6 forks source link

Longest Journey - retroarch crash after clicking new game #39

Closed KamiLordus closed 1 year ago

KamiLordus commented 1 year ago

After pressing new game, the game crashes retroarch. It happens randomly. Sometimes the game will launch correctly. If we have save/autosave and want to start over then RA will crash. Interestingly, when autosave loads and exits to the menu, the game should start fine (new game).

My version of The Longest Journey is from GOG. Win 11, RA 1.15

spleen1981 commented 1 year ago

can you provide RA log with DEBUG level set?

KamiLordus commented 1 year ago

retroarch.log

When launching The Longest Journey

spleen1981 commented 1 year ago

is this a log including the crash?

KamiLordus commented 1 year ago

I'm not sure. But I guess not. The game doesn't crash retroarch, it just freezes it completely. To close RA you need to use alt del ctrl.

spleen1981 commented 1 year ago

I'm not sure. But I guess not. The game doesn't crash retroarch, it just freezes it completely. To close RA you need to use alt del ctrl.

ok, we need a log covering this situation.

KamiLordus commented 1 year ago

When I use alt + ctrl + del to close retroarch the log looks like this retroarch.log

Interestingly, I still have the core version of scummvm c6cb7c3 and this launches the game without any problem.

spleen1981 commented 1 year ago

can you test longest_journey_crash branch?

KamiLordus commented 1 year ago

Unfortunately the same. However, I noticed that the allow timing inaccuraties option fixes this problem. So I close this issue.