https://bugs.winehq.org/show_bug.cgi?id=42909
Bug ID: 42909 Summary: Hitman Contracts: Crashes on start Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: can-winehq@atesman.at Distribution: ---
Created attachment 58050 --> https://bugs.winehq.org/attachment.cgi?id=58050 Backtrace as provided by the crash report
I had installed the game yesterday and was able to play without any issues. Just wanted to start the game again and received a crash report as the initial loading bar reached about 20%.
Noticed the issue first with debian's official wine-devel package (which is 2.0 I think). Retried the installation and test afterwards with the winehq-devel package on a brand new wine prefix with the same result.
https://bugs.winehq.org/show_bug.cgi?id=42909
can-winehq@atesman.at changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=42909
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to can-winehq from comment #0)
Created attachment 58050 [details] Backtrace as provided by the crash report
I had installed the game yesterday and was able to play without any issues. Just wanted to start the game again and received a crash report as the initial loading bar reached about 20%.
Noticed the issue first with debian's official wine-devel package (which is 2.0 I think). Retried the installation and test afterwards with the winehq-devel package on a brand new wine prefix with the same result.
Can you add the terminal output from when you start the game until it crashes? I think it might help the Wine devs get more info on the problem...
https://bugs.winehq.org/show_bug.cgi?id=42909
--- Comment #2 from can-winehq@atesman.at --- Created attachment 58054 --> https://bugs.winehq.org/attachment.cgi?id=58054 Terminal output
https://bugs.winehq.org/show_bug.cgi?id=42909
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- I don't have Gog version of this game so I can't really say much about it, but this looks weird.
ERROR: unable to load big file "SCENES\AllLevels\Logos.zip" always: ERROR: Unable to find file SCENES\AllLevels\Logos.sup (size -1) Currently loaded .zip files:
Is this game correctly installed? All files in it's place?
https://bugs.winehq.org/show_bug.cgi?id=42909
--- Comment #4 from can-winehq@atesman.at --- Nah, I randomly deleted several files before reporting the issue here ;-)
Just for clarity: these are the exact commands I issued for the installation:
$ export LD_PRELOAD= $ export WINEPREFIX=/mnt/data/wine.hitman3 $ wine setup_hitman3_2.0.0.11.exe
The installation worked flawlessly. At the end, I had the option to launch the game immediately, which I did. The game started, I even played for a while before closing the game. Launching it again failed with the attached output, though:
$ export LD_PRELOAD= $ export WINEPREFIX=/mnt/data/wine.hitman3 $ wine '/mnt/data/wine.hitman3/drive_c/GOG Games/Hitman - Contracts/HitmanContracts.exe'
No further action was performed between the installation and the failing launch.
https://bugs.winehq.org/show_bug.cgi?id=42909
--- Comment #5 from winetest@luukku.com --- Reinstall the game in fresh wineprefix. Start it after install. Quit it, then try to relaunch from the game directory. If it doesnt start attach the log.
I am not familiar with those exports, but just wine game.exe should be enough.
$ wine '/mnt/data/wine.hitman3/drive_c/GOG Games/Hitman - Contracts/HitmanContracts.exe'
Might not work. It's always better to cd into the game directory.