https://bugs.winehq.org/show_bug.cgi?id=50404 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #11 from Piotr Caban <piotr.caban(a)gmail.com> --- I'm not able to reproduce it with the same version of the game installed with Steam. There's something wrong with the stderr handle in the log: 00fc:Call KERNEL32.GetStdHandle(fffffff4) ret=3b44b9dc 00fc:Ret KERNEL32.GetStdHandle() retval=00000010 ret=3b44b9dc 00fc:Call KERNEL32.GetFileType(00000010) ret=3b44b9f2 00fc:Ret KERNEL32.GetFileType() retval=00000001 ret=3b44b9f2 ... 00fc:Call KERNEL32.CreateFileW(0021ea58 L"D:\\The Sims 4\\Game\\Bin\\Default.ini",80000000,00000001,00000000,00000003,00000000,00000000) ret=1410eec0c 00fc:Ret KERNEL32.CreateFileW() retval=00000010 ret=1410eec0c I don't see the call that closes the handle between GetStdHandle and CreateFileW. Adding server debug channel may show what is happening there. Could you please upload a new log with seh,msvcrt,console,relay,server debug channels? -- 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.