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 shuts down on a second launch or immediately after the cutscene #709

Open
SovietMouse opened this issue Dec 29, 2024 · 9 comments
Open
Labels
bug Something isn't working

Comments

@SovietMouse
Copy link

SovietMouse commented Dec 29, 2024

Hello,

I am playing Gothic II: NotR (GOG version) with opengothic-v1.0.3010 on Ubuntu 24.04.1 LTS x86_64. The command I use to launch the application is: ./Gothic2Notr.sh -g ~/Games/Gothic_II/

The game runs fine until I attempt to launch it for the second time before system reboot or immediately after the cutscene. For example, it is impossible to continue playing after meeting Saturas.

This is the information returned by the app in the terminal emulator:

OpenGothic v1.0.3010
no "SystemPack.ini" file in path - using default settings
GPU = Intel(R) UHD Graphics 620 (KBL GT2)
Depth format = Depth32F Shadow format = Depth16
Killed

There is no crash.log file.

EDIT
I was able to move savegame file to a different build, progress past cutscene and continue gameplay with the 1.0.3010. The issue seems to happen on that build specifically.

Here is the save file near Saturas (:
save_file.zip

@SovietMouse SovietMouse added the bug Something isn't working label Dec 29, 2024
@Try
Copy link
Owner

Try commented Dec 29, 2024

Hi, @SovietMouse and thanks for report!

Can you provide a save-game file close to Saturas, for testing? Thanks!

@SovietMouse
Copy link
Author

@Try Sure, I just updated my post to include the save file as attachment

@Try
Copy link
Owner

Try commented Dec 29, 2024

So far symptoms are same as for #708

As mentioned in other ticket, unfortunately can't quite reproduce it yet locally, even with save files.

@SovietMouse
Copy link
Author

Hmm, I never used a debugger before but I'd be happy to learn (: Please let me know if there is some specific information that I can provide to help understand the issue better.

One thing not mentioned in the other thread is the inability to launch the game again even after the first normal exit (it does not have to be video-related crash). I figured out that it is possible only after a full system reboot as logging out the user and logging in again do not work.

@Try
Copy link
Owner

Try commented Dec 29, 2024

Problem with video should be fixed in by 59c599d + 58834c4

to launch the game again even after the first normal exit

OpenGothic v1.0.3010
no "SystemPack.ini" file in path - using default settings
GPU = Intel(R) UHD Graphics 620 (KBL GT2)
Depth format = Depth32F Shadow format = Depth16
Killed

This log is for second lauch case or for video hang?

@SovietMouse
Copy link
Author

SovietMouse commented Dec 29, 2024

Awesome!

The video does not "hang" like described in #708 but triggers game exit with the aforementioned log. Trying to re-launch the game gives the same result ("killed" at startup).

Unfortunately I'm stuck with limited Internet connection at the moment but I'll try pulling that and compiling once it becomes possible and see if it changes anything in my case.

@BodyDub
Copy link

BodyDub commented Dec 31, 2024

The same bug.
crash.log
log.txt

@SovietMouse
Copy link
Author

Hello again, I pulled and compiled the most recent version of the game and now the issue is gone. I can continue playing after cutscenes and re-launch the game after quitting the application!

Maybe it's worth noting that at the time of reporting a bug I was lacking vulkan-sdk necessary to compile the game and try the new update.

@Try
Copy link
Owner

Try commented Jan 1, 2025

Hi, @BodyDub !

Does fix from #708 58834c4 works for you as well?

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