[Bug 34204] New: BeamNG Techdemo crashes during loading
http://bugs.winehq.org/show_bug.cgi?id=34204 Bug #: 34204 Summary: BeamNG Techdemo crashes during loading Product: Wine Version: 1.7.0 Platform: x86 URL: http://www.gamershell.com/download_102365.shtml OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrey.goosev(a)gmail.com CC: andrey.goosev(a)gmail.com Classification: Unclassified Created attachment 45508 --> http://bugs.winehq.org/attachment.cgi?id=45508 log Manually copied X3DAudio1_7.dll to system32 folder and launching. Then crashes during loading. -- 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=34204 Andrey Gusev <andrey.goosev(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=34204 Ruslan Kabatsayev <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b7.10110111(a)gmail.com --- Comment #1 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> 2013-08-05 06:19:11 CDT --- I can confirm this having copied X3DAudio1_7.dll to game dir. -- 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=34204 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Component|-unknown |directx-d3dx9 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-09-23 05:02:55 CDT --- Tried on 1.7.2 with native d3dcompiler_43, it works but performance is poor. Much better with native d3dx9_36. -- 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=34204 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem(a)mailcity.com --- Comment #3 from Artem S. Tashkinov <t.artem(a)mailcity.com> --- Backtrace is not very useful I guess: Backtrace: =>0 0x1043adf5 in beamngsandbox.x86 (+0x43adf5) (0x05050824) 1 0xffffffff (0x10d1f558) 0x1043adf5: movl 0x0(%ecx),%edx
From console:
err:d3dcompiler:compile_shader HLSL shader parsing failed. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. err:d3dcompiler:compile_shader HLSL shader parsing failed. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. err:d3dcompiler:compile_shader HLSL shader parsing failed. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. fixme:d3dcompiler:make_assignment Check for casts in the lhs. err:d3dcompiler:compile_shader HLSL shader parsing failed. err:d3dcompiler:compile_shader HLSL shader parsing failed. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. err:d3dcompiler:compile_shader HLSL shader parsing failed. wine: Unhandled page fault on read access to 0x00000000 at address 0x1043adf5 (thread 0009), starting debugger... Let's try native d3d libraries. -- 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=34204 --- Comment #4 from Artem S. Tashkinov <t.artem(a)mailcity.com> --- OK, it works beautifully with native d3dx9_36.dll, please change the component. So, in order to play it you have to put these three file in the game directory: BeamNGSandbox.x86.exe.local (empty, `touch BeamNGSandbox.x86.exe.local` will do) X3DAudio1_7.dll (from DX redistributable or from Windows/sysWOW64) d3dx9_36.dll (from DX redistributable or from Windows/sysWOW64) -- 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=34204 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|BeamNG Techdemo crashes |BeamNG Techdemo crashes |during loading |during loading | |(err:d3dcompiler:compile_sh | |ader HLSL shader parsing | |failed) -- 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=34204 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|t.artem(a)mailcity.com | -- 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=34204 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #5 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Most likely a duplicate. *** This bug has been marked as a duplicate of bug 33979 *** -- 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=34204 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv(a)dawncrow.de --- Comment #6 from André H. <nerv(a)dawncrow.de> --- closing dup -- 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=34204 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Ever confirmed|0 |1 URL|http://www.gamershell.com/d |https://www.moddb.com/games |ownload_102365.shtml |/beamng/downloads/beamng-te | |chdemo-03 Summary|BeamNG Techdemo crashes |BeamNG Techdemo 0.3 crashes |during loading |on start due to HLSL |(err:d3dcompiler:compile_sh |compilation failure |ader HLSL shader parsing | |failed) | Resolution|DUPLICATE |--- --- Comment #7 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Added working DL link, still present with wine-8.0rc2. Reopening because the failure is not the same as in bug 33979. vkd3d:fixme:preproc_yyparse #line directive. vkd3d:fixme:write_sm1_instructions Unhandled instruction type HLSL_IR_JUMP. vkd3d:fixme:preproc_yyparse #line directive. 0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:65:8: E5005: Function "exp" is not defined. 0024:err:d3dcompiler:D3DCompile2 wine: Unhandled page fault on read access to 006A2E84 at address 7BC2743F (thread 0024), starting debugger... -- 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=34204 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine |vkd3d Component|d3d-util |hlsl Status|REOPENED |NEW Version|1.7.0 |1.6 --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Moving to vkd3d. -- 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=34204 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #9 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Grouping HLSL bugs by missing functionality. *** This bug has been marked as a duplicate of bug 34106 *** -- 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=34204 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing DUPLICATE. -- 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