[Bug 30897] New: Europa Universalis III demo crashes while 'Loading Map-Sprites...' without native d3dxof
http://bugs.winehq.org/show_bug.cgi?id=30897 Bug #: 30897 Summary: Europa Universalis III demo crashes while 'Loading Map-Sprites...' without native d3dxof Product: Wine Version: 1.5.6 Platform: x86 URL: http://files.filefront.com/Europa+Universalis+III+++De mo/;6550880;;/fileinfo.html OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: directx-d3dxof AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: wine-bugs(a)winehq.org Classification: Unclassified Created attachment 40496 --> http://bugs.winehq.org/attachment.cgi?id=40496 terminal output This bug applies to the demo version of EU3, I don't have the problem with the full version of EU3 Complete. The same problem with Wine 1.0.1, 1.2.3, 1.4 so it's not a regression. The problem: the game crashes while loading to the menu, at the 'Loading Map-Sprites..' stage. Native d3dxof.dll is a workaround. Steps to reproduce the problem: 1. Install the demo 2. winetricks vcrun6 (native msvcp60 is needed) 3. Open settings.txt and adjust screen resolution in case the default resolution is not supported by your monitor/video card 4. Start the demo with eu3demo.exe. The game crashes early during the loading stage -- 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=30897 --- Comment #1 from GyB <gyebro69(a)gmail.com> 2012-06-11 13:54:16 CDT --- Created attachment 40497 --> http://bugs.winehq.org/attachment.cgi?id=40497 +tid,+d3dxof log -- 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=30897 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #2 from Christian Costa <titan.costa(a)gmail.com> 2013-04-28 15:23:44 CDT --- fixme:d3dxof_parsing:parse_object_members_list Unexpected token 20 Indeed. There is a problem with d3dxof. I cannot download the demo. Can you atttach the source file gfx/test/plopp.x? -- 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=30897 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://files.filefront.com/ |http://www.gamershell.com/d |Europa+Universalis+III+++De |ownload_17351.shtml |mo/;6550880;;/fileinfo.html | --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-28 16:10:24 CDT --- The old URL went 404, a new link is available now. -- 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=30897 --- Comment #4 from Christian Costa <titan.costa(a)gmail.com> 2013-05-10 17:07:39 CDT --- I can reproduced the problem. Finally it is in port.x file. It's an extra semi-colon that causes the problem. Before fixing I need to write some tests about this kind of thing. -- 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=30897 --- Comment #5 from Christian Costa <titan.costa(a)gmail.com> 2013-05-22 16:15:44 CDT --- Should be fixed by commit e7c3b03531a9642cb8cce81322906c0281fa5928. Please retest. -- 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=30897 --- Comment #6 from GyB <gyebro69(a)gmail.com> 2013-05-22 19:34:51 CDT --- (In reply to comment #5)
Should be fixed by commit e7c3b03531a9642cb8cce81322906c0281fa5928. Please retest.
Tested with wine-1.5.30-206-g2b8b64f, but the demo still crashes after
err:d3dxof_parsing:parse_template_members_list Reference to a nonexistent template 'indexColor'
-- 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=30897 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40497|0 |1 is obsolete| | --- Comment #7 from GyB <gyebro69(a)gmail.com> 2013-05-22 19:37:25 CDT --- Created attachment 44527 --> http://bugs.winehq.org/attachment.cgi?id=44527 +d3dxof log -- 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=30897 --- Comment #8 from Christian Costa <titan.costa(a)gmail.com> 2013-06-23 03:17:22 CDT --- Created attachment 44916 --> http://bugs.winehq.org/attachment.cgi?id=44916 Add support for indexColor type I fixed the issue. The game starts normally now. -- 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=30897 --- Comment #9 from Christian Costa <titan.costa(a)gmail.com> 2013-06-24 16:45:27 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=c6106428f6c83175006a99b9a2.... -- 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=30897 --- Comment #10 from Christian Costa <titan.costa(a)gmail.com> 2013-06-25 14:49:10 CDT --- I forgot to mention that I tested the version provided by the link. Can someone close this bug as fixed? -- 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=30897 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c6106428f6c83175006a99b9a2d | |bdb57408a4a9e Status|NEW |RESOLVED CC| |00cpxxx(a)gmail.com Resolution| |FIXED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-25 14:58:05 CDT --- (In reply to comment #10)
I forgot to mention that I tested the version provided by the link. Can someone close this bug as fixed?
Fixed. -- 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=30897 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-28 15:04:04 CDT --- Closing bugs fixed in 1.6-rc4. -- 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.
participants (1)
-
wine-bugs@winehq.org