[Bug 24694] New: Agamemnon's Curse crashes with d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW
http://bugs.winehq.org/show_bug.cgi?id=24694 Summary: Agamemnon's Curse crashes with d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW Product: Wine Version: 1.3.4 Platform: x86 URL: http://games.softpedia.com/progDownload/Agamemnon-s-Cu rse-Download-50183.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com CC: wine-bugs(a)winehq.org fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13da18,0x13d918): stub fixme:win:EnumDisplayDevicesW ((null),0,0x32f230,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f81c,0x00000000), stub! fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6eceb8): stub fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6ee4b0): stub fixme:d3dx:D3DXCreateFontIndirectW (0xa44800, 0x32f9c8, 0x6ee6d0): stub fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x1190000, 262272, 0x32f73c): partially implemented fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file fixme:d3dx:D3DXCreateEffectEx (0xa44800, 0x3c0000, 11955, 0x590a30, (nil), (nil), 0x800, (nil), 0x32fa10, 0x32fa14): semi-stub wine: Call from 0x7b836992 to unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting wine: Unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW called at address 0x7b836992 (thread 0009), starting debugger... wine: Call from 0x7b836992 to unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting wine: Call from 0x7b836992 to unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXW, aborting err:mmtime:TIME_MMTimeStop Timer still active?! Using d3dx9_36 doesn't start and even the supplied d3dx9d_27. -- 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=24694 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=24694 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2011-01-10 16:32:14 CST --- The unsupported image is a DDS file, though that is unrelated to 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=24694 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2011-06-07 12:27:42 CDT --- D3DXLoadMeshHierarchyFromX is now implemented, http://www.winehq.org/pipermail/wine-cvs/2011-June/078417.html Try running with wine from git, or wait until 1.3.22 -- 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=24694 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-06-07 14:50:54 CDT --- That crash is fixed in wine-1.3.21-254-g5bf7622. still needs native though (duplicate lines removed): fixme:d3dx:D3DXCreateFontIndirectW (0xc14630, 0x33f9c8, 0x6eee68): stub fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x1290000, 262272, 0x33f73c): partially implemented fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file fixme:d3dx:D3DXCreateEffectEx (0xc14630, 0x3d0000, 11955, 0x590a30, (nil), (nil), 0x800, (nil), 0x33fa10, 0x33fa14): semi-stub fixme:d3dx:d3dx9_base_effect_init HLSL ascii effects not supported, yet fixme:d3dx:D3DXLoadMeshHierarchyFromXInMemory Animation controller creation not implemented fixme:d3dx:ID3DXFontImpl_OnResetDevice (0xc32110)->(): stub those are mostly covered by other bugs, though. -- 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=24694 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-10 13:18:01 CDT --- Closing bugs fixed in 1.3.22. -- 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