https://bugs.winehq.org/show_bug.cgi?id=41297
Bug ID: 41297 Summary: Fable Lost Chapters Crash at begins Product: Wine Version: 1.9.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mrdeathjr28@yahoo.es Distribution: ---
Created attachment 55623 --> https://bugs.winehq.org/attachment.cgi?id=55623 backtrace-fable-lost-chapters
Game begins normally with cinematics until game shows press left mouse button for entry and if pressed game crash
However you can push right mouse button (game dont entry) and push esc key or enter for select and game dont crash but dont entry
https://bugs.winehq.org/show_bug.cgi?id=41297
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es
https://bugs.winehq.org/show_bug.cgi?id=41297
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- How about the console output before the crash? You may also want to test newer wine version also since you do so much wine testing you should/could install wine-staging too. It contains lots of experimental patches that arent included into normal version of wine yet.
See this list of known fixed bugs.
https://bugs.winehq.org/buglist.cgi?bug_status=STAGED&list_id=406263
It may help other applications and games that are not mentioned.
https://bugs.winehq.org/show_bug.cgi?id=41297
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with vanilla wine-4.5?
https://bugs.winehq.org/show_bug.cgi?id=41297
pounard@processus.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pounard@processus.org
--- Comment #3 from pounard@processus.org --- Created attachment 67849 --> https://bugs.winehq.org/attachment.cgi?id=67849 Backtrace
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #4 from pounard@processus.org --- Hello, using wine-5.13 (Staging) on Archlinux I have a similar error. It happens in both 32 bits or 64 bits wine arch, on two very different hardware setup (one using an Intel I7 with integrated graphics and the other one using a Ryzen 5 3600 along and AMD 570 graphic card). Both happen exactly after the first cinematic, when pressing the left mouse button.
I also tried using stable latest wine, also using Steam own wine build, in all cases, I always experience the same error.
If that matters, I'm using a crack exe because it wasn't properly recognising the first CDRom (I'm doing it since a long time ago). From what I understood and reading a lot of things over the internet, it happens with legit game exe as well.
If that matters, a few years back, I was playing it using Wine (it was version 4.x I think, and even maybe 3.x) and managed to play the game fully, from the beginning until the end, without experiencing any bugs.
Another weird behaviour, right after install, it works the very first time, I managed to go through configuration menus, but one box, I managed to go to display settings, they it hanged, on the other box, it hanged when I entered the first menu. In both case, it always crash on startup after that.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #5 from pounard@processus.org --- I'm sorry, I wish I could edit my previous comment, I'm not a native english speaker and wrote terrible english. Please don't hesitate to ask if I wasn't clear enough.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Your setup is broken. At first you must fix that.
err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/winegstreamer.dll.so" 0124:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\winegstreamer.dll"
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #7 from pounard@processus.org --- Created attachment 67850 --> https://bugs.winehq.org/attachment.cgi?id=67850 20200801-wine32-fable-tlc-crash-cli
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #8 from pounard@processus.org --- Created attachment 67851 --> https://bugs.winehq.org/attachment.cgi?id=67851 20200801-wine32-fable-tlc-crash-debug
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #9 from pounard@processus.org --- OK, I tried on another machine.
WINEARCH was set to win32 (otherwise quartz.dll doesn't seem to be registered properly by winetricks, got some errors at install, where on win32 it seems fine).
I did run:
WINEARCH=win32 WINEPREFIX=~/.wine32/ winetricks mfc42 vcrun6 wmp9 devenum quartz d3dx9
Then:
WINEARCH=win32 WINEPREFIX=~/.wine32/ wine Fable.exe
The prefix I used (~/.wine32) is a fresh one that served only that purpose.
Which doesn't seem to suffer from the gstreamer problem. Attached two files:
- one with cli output, - second one with wine debugger trace.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Please use a fresh wine prefix without override.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Created attachment 67857 --> https://bugs.winehq.org/attachment.cgi?id=67857 console output with builtin d3dx9_25
I tested by myself (in a fresh wine prefix) Movies play well. Menu works. Autosaving works. Bug when the real gameplay starts, the game crashes. Using a native d3dx9_25 leads to a another crash. So many bugs occur with this game.
I attach a console output with builtin d3dx9_25.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #12 from pounard@processus.org ---
Please use a fresh wine prefix without override.
OK I did multiple time (both win32 and default 64 bits) and I have an equivalent backtrace each time, I didn't saved it this time, but it's pretty similar to what you uploaded.
https://bugs.winehq.org/show_bug.cgi?id=41297
--- Comment #13 from joaopa jeremielapuree@yahoo.fr --- Bug is FIXED with wine-9.12 Everything is working fine.
Can an administrator close this bug as FIXED?