[Bug 28312] New: [Assassin's Creed Brotherhood]Crashes once gameplay starts with patch 1.02 or 1.03
http://bugs.winehq.org/show_bug.cgi?id=28312 Summary: [Assassin's Creed Brotherhood]Crashes once gameplay starts with patch 1.02 or 1.03 Product: Wine Version: 1.3.27 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: berillions(a)gmail.com Created an attachment (id=36278) --> (http://bugs.winehq.org/attachment.cgi?id=36278) Output console with +module,+file If you install the latest patch (version 1.03), the game crash when you launch it. I don't understand the output console (crash log) but you can see it in the wine forum => http://forum.winehq.org/viewtopic.php?t=13374 With a discussion with Dan Kegel, i run WINEDEBUG with 4 differents flags (+relay, +seh, +module and +file). I attach the two logs. I understand why wine crash after to apply these patch (patch 1.02 and 1.03). The game runs correctly in vanilla version or with the patch 1.01. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-09-07 14:53:38 CDT --- Your log shows: trace:file:wine_nt_to_unix_file_name L"\\users\\berillions\\Saved Games" not found in /home/berillions/.wine/dosdevices/c:/users/berillions wine: Unhandled exception 0xc0000417 at address 0x1d24793 (thread 0024), starting debugger... Did you try creating a saved games folder where it wants one, maybe? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 --- Comment #2 from Berillions <berillions(a)gmail.com> 2011-09-07 14:57:37 CDT --- Created an attachment (id=36279) --> (http://bugs.winehq.org/attachment.cgi?id=36279) Output console with +relay,+seh It's a backtrace with +relay,+seh WINEDEBUG flags. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 --- Comment #3 from Berillions <berillions(a)gmail.com> 2012-06-15 15:33:17 CDT --- Created attachment 40558 --> http://bugs.winehq.org/attachment.cgi?id=40558 Create Saved Games folder automatically Like Dan explain in her previous comment, the wine's users who wants to install the patch 1.02 or 1.03, they must to create "Saved Games" folder because without it, wine crash. Even if i change the windows version in winecfg. With the original game (v1.0) or the first patch, the savegames are create in : c:/users/berillions/Application Data/Ubisoft/Assassin's Creed Brotherhood/SAVES when the game is installed on Windows XP and in the "Saved Games" folder when the game is installed in Vista/Seven. To avoid to create manually this folder, i did a patch to create the folder automatically when you create/update a wineprefix. BUT I don't know if this patch is correct so i attach it to know if i can send it in wine-patches. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2012-06-16 11:28:48 CDT --- I submitted your patch to testbot.winehq.org, see https://testbot.winehq.org/JobDetails.pl?Key=19149 Looks like tests/shellpath.c really shouldn't check that FOLDERID_SavedGames maps to CSIDL_SAVEDGAMES. Where did you find the value to use for CSIDL_SAVEDGAMES, btw? Googling CSIDL_SAVEDGAMES finds nothing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Mike Blumenkrantz <michael.blumenkrantz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.blumenkrantz(a)gmail. | |com --- Comment #5 from Mike Blumenkrantz <michael.blumenkrantz(a)gmail.com> 2012-07-30 10:54:28 CDT --- confirming that this bug does exist and that creating the Saved\ Games directory manually prevents the crash -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2012-07-30 11:46:11 CDT --- Confirming -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 --- Comment #7 from Berillions <berillions(a)gmail.com> 2013-05-25 06:12:23 CDT --- The bug still exist with Wine 1.5.31 Even if winecfg is set to WinXP, the game want to create the save folder/file in "/home/berillions/.wine/drive_c/users/berillions/Saved Games" Or this way is only for Win Vista/7. Like i wrote in the comment #3, on WinXP, the save folder/file are create in "c:/users/berillions/Application Data/Ubisoft/Assassin's Creed Brotherhood/SAVES" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Assassin's Creed |Assassin's Creed |Brotherhood]Crashes once |Brotherhood v1.03 needs |gameplay starts with patch |"Saved Games" folder |1.02 or 1.03 | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 --- Comment #8 from Berillions <berillions(a)gmail.com> --- Bug still exist on Wine 1.7.15 AC Brotherhood crash if "Saved Games" is not found. Even if winecfg is set to WinXP. The solution is to create this folder manually. It's possible to get this folder automatically into Wine ? Thanks, Max -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #9 from Sebastian Lackner <sebastian(a)fds-team.de> --- Should be fixed with: http://source.winehq.org/git/wine.git/patch/e38d1c9aa1ff39d5fae25ec64d895396... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Berillions <berillions(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e38d1c9aa1ff39d5fae25ec64d8 | |95396afd31835 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Berillions <berillions(a)gmail.com> --- (In reply to Sebastian Lackner from comment #9)
Should be fixed with:
http://source.winehq.org/git/wine.git/patch/ e38d1c9aa1ff39d5fae25ec64d895396afd31835
Yes, bug fixed with this patch. ;) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28312 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32 -- 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=28312 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.24. -- 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 (1)
-
wine-bugs@winehq.org