https://bugs.winehq.org/show_bug.cgi?id=44903
Bug ID: 44903 Summary: Final Fantasy XIV ARR (Free Trial) Launcher crashes before load. Product: Wine-staging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: themainliner@hotmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 60988 --> https://bugs.winehq.org/attachment.cgi?id=60988 Program Error Details
Regression since 3.4: loading dialog appears then Program Error is returned and Launcher fails to load.
https://bugs.winehq.org/show_bug.cgi?id=44903
--- Comment #1 from themainliner themainliner@hotmail.com --- Created attachment 60989 --> https://bugs.winehq.org/attachment.cgi?id=60989 +loaddll trace
https://bugs.winehq.org/show_bug.cgi?id=44903
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- 0038:err:module:import_dll Library wined3d.dll (which is needed by L"C:\windows\system32\d3d9.dll") not found
How is that possible????? Cannot find wined3d?
https://bugs.winehq.org/show_bug.cgi?id=44903
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- This is probably bug 44877. Does the bug go away if you uncheck the CSMT checkbox in winecfg?
https://bugs.winehq.org/show_bug.cgi?id=44903
themainliner themainliner@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other
https://bugs.winehq.org/show_bug.cgi?id=44903
themainliner themainliner@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |3.5
https://bugs.winehq.org/show_bug.cgi?id=44903
--- Comment #4 from themainliner themainliner@hotmail.com --- Clearly it is related as the launcher loads fine after unchecking the CSMT checkbox in winecfg, however the client crashes as it loads.
https://bugs.winehq.org/show_bug.cgi?id=44903
--- Comment #5 from themainliner themainliner@hotmail.com --- Created attachment 60993 --> https://bugs.winehq.org/attachment.cgi?id=60993 +loaddll trace after unchecking CSMT
https://bugs.winehq.org/show_bug.cgi?id=44903
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=44903
themainliner themainliner@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=44903
--- Comment #6 from themainliner themainliner@hotmail.com --- This is resolved by adding xaudo2_7 (native, builtin) as a dll override with winecfg.
https://bugs.winehq.org/show_bug.cgi?id=44903
themainliner themainliner@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #7 from themainliner themainliner@hotmail.com --- Comment 6
https://bugs.winehq.org/show_bug.cgi?id=44903
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Product|Wine-staging |Wine Component|-unknown |xaudio2 Version|3.5 |3.4 Status|RESOLVED |REOPENED Ever confirmed|0 |1
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to themainliner from comment #6)
This is resolved by adding xaudo2_7 (native, builtin) as a dll override with winecfg.
That's not a fix, just a workaround.
https://bugs.winehq.org/show_bug.cgi?id=44903
Norm sovietnorm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sovietnorm@gmail.com
--- Comment #9 from Norm sovietnorm@gmail.com --- Can confirm the problem still occurs.
Need to winetricks xaudio and add the override
Otherwise I get;
0055:fixme:win:EnumDisplayDevicesW ((null),0,0x33f038,0x00000000), stub! 0055:fixme:win:EnumDisplayDevicesW ((null),0,0x33f448,0x00000000), stub! 0055:fixme:d3d9:D3DPERF_SetOptions (0x1) : stub 0055:fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! 0055:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table. 0055:fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! 0055:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table. 0055:fixme:win:EnumDisplayDevicesW ((null),0,0x33f0e8,0x00000000), stub! 0055:fixme:driver:D3DKMTOpenAdapterFromHdc (0x33f47c): stub 002c:fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x3164f48): stub 002c:fixme:msg:ChangeWindowMessageFilter 4a 00000002 0055:fixme:xaudio2:XAudio2CF_LockServer (0x1aa07e38)->(1): stub! Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred 0055:fixme:msctf:ThreadMgr_ActivateEx Unimplemented flags 0x4 0055:fixme:msctf:ThreadMgrSource_AdviseSink (0x1ad0fc00) Unhandled Sink: {ea1ea136-19df-11d7-a6d2-00065b84435c} 0055:fixme:imm:ImmDisableTextFrameService Stub 0055:fixme:imm:ImmDisableTextFrameService Stub
and the game throws an error and quits after launch (sign-in works, game does not start rendering)
https://bugs.winehq.org/show_bug.cgi?id=44903
Ethan Lee flibitijibibo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |flibitijibibo@gmail.com
--- Comment #10 from Ethan Lee flibitijibibo@gmail.com --- Wine 4.3 should fix any XAudio2-related issues with FFXIV, not sure if there was anything else left to fix for this game...
https://bugs.winehq.org/show_bug.cgi?id=44903
--- Comment #11 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Is this still an issue in wine-5.0rc5?