Hi!
Just upgraded my wine stable on Debian bookworm. Running old Starcraft crashes without error in the console. Surprisingly, setting WINEDEBUG=+all mitigates the issue and the game launches, which rings a bell it may be a timing issue. I tried running with WINEDEBUG=+warn+all and smaller subsets, but it always crashes. How to diagnose the source of the problem?
Starcraft crashes on startup
-
- Level 1
- Posts: 6
- Joined: Sat Dec 23, 2023 8:43 am
Re: Starcraft crashes on startup
The issue persist with the recent wine-staging.
-
- Level 1
- Posts: 6
- Joined: Sat Dec 23, 2023 8:43 am
Re: Starcraft crashes on startup
I ran a git bisect. The culprit is the commit 6303163af0c8e1c245e45fe2efea8f664431d26c
Reverting it solves the problem.
Reverting it solves the problem.