[Bug 41297] New: Fable Lost Chapters Crash at begins
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(a)winehq.org Reporter: mrdeathjr28(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with vanilla wine-4.5? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 pounard(a)processus.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pounard(a)processus.org --- Comment #3 from pounard(a)processus.org --- Created attachment 67849 --> https://bugs.winehq.org/attachment.cgi?id=67849 Backtrace -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #4 from pounard(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #5 from pounard(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #6 from joaopa <jeremielapuree(a)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"
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #7 from pounard(a)processus.org --- Created attachment 67850 --> https://bugs.winehq.org/attachment.cgi?id=67850 20200801-wine32-fable-tlc-crash-cli -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #8 from pounard(a)processus.org --- Created attachment 67851 --> https://bugs.winehq.org/attachment.cgi?id=67851 20200801-wine32-fable-tlc-crash-debug -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #9 from pounard(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- Please use a fresh wine prefix without override. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #11 from joaopa <jeremielapuree(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #12 from pounard(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41297 --- Comment #13 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug is FIXED with wine-9.12 Everything is working fine. Can an administrator close this bug as FIXED? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla