[Bug 48295] New: OMORI Demo (RPG Maker game) fails to launch
https://bugs.winehq.org/show_bug.cgi?id=48295 Bug ID: 48295 Summary: OMORI Demo (RPG Maker game) fails to launch Product: Wine Version: 4.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: yaomtcmail(a)gmail.com Distribution: --- Created attachment 66002 --> https://bugs.winehq.org/attachment.cgi?id=66002 The terminal output of OMORI.exe (Demo) The game does not launch. I've attached the terminal output here. -- 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=48295 --- Comment #1 from Yao Mitachi <yaomtcmail(a)gmail.com> --- It does not launch with Proton+DXVK either, FYI. -- 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=48295 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, is this Demo free to download? If so, please add downloadlink. Thanks and regards -- 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=48295 --- Comment #3 from Yao Mitachi <yaomtcmail(a)gmail.com> --- Sorry, the demo is not publicly available. I am a Kickstarter backer, so I have access to it. I can test anything you want me to. Or, if someone needs to test it on their own system, I can send them the ZIP file, but I won't be posting it here. -- 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=48295 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Yao Mitachi from comment #3)
Sorry, the demo is not publicly available. I am a Kickstarter backer, so I have access to it. I can test anything you want me to.
Ok, understood. There`s no backtrace in the console output, so could you tell us what happens? Does it just exit silently, or pop up a messagebox? Also, to exclude it being the cause of the bug, could you try get rid of these errors (by installing requested things from you distro): 0081:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory 0081:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. Third: it might be worth to attach standard debuglog to the bugreport so developers can have a look at it: WINEDEBUG=+relay,+seh wine ./OMORI.exe &>log.txt and attach (bzipped2) log.txt to this bugreport. -- 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=48295 --- Comment #5 from Yao Mitachi <yaomtcmail(a)gmail.com> --- Created attachment 66021 --> https://bugs.winehq.org/attachment.cgi?id=66021 The debug log for OMORI Demo.
Does it just exit silently, or pop up a messagebox?
All that appears is an empty black "OMORI DEMO" window for a few seconds, which then disappears. I am using Arch Linux. I didn't have the 32-bit versions of those installed, fixing that now. I've now installed lib32-libwbclient, lib32-smbclient, and lib32-mpg123. Running again... Wow, text compresses REALLY well, huh? From 295 MB to 4.7 MB! -- 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=48295 --- Comment #6 from Yao Mitachi <yaomtcmail(a)gmail.com> --- Sorry, I forgot to mention, the newly installed packages did not make any visible difference. It still brings up a black window for a moment then crashes. -- 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=48295 --- Comment #7 from Yao Mitachi <yaomtcmail(a)gmail.com> --- Created attachment 66022 --> https://bugs.winehq.org/attachment.cgi?id=66022 Non-debug terminal output after installing missing libraries It turns out I actually had to install the samba package itself to resolve the ntlm error. So now, both missing software libraries are in place. However, the crash persists. I've attached the updated non-debug log here. -- 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=48295 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with vanilla wine-7.0 in a fresh wineprefix? -- 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=48295 Yao Mitachi <yaomtc(a)protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #66002|0 |1 is obsolete| | --- Comment #9 from Yao Mitachi <yaomtc(a)protonmail.com> --- Created attachment 71716 --> https://bugs.winehq.org/attachment.cgi?id=71716 Terminal output of OMORI.exe in a fresh Wine prefix Yes, it does. Here is the terminal output in a fresh prefix. -- 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=48295 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om -- 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=48295 --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- tested by myself: I obtain the following. And game hang there. It is surely the culprit: 0198:fixme:hnetcfg:fwpolicy2_get_CurrentProfileTypes 0029E0E8 068BFAF8 [448:500:0123/103151.566:ERROR:command_buffer_proxy_impl.cc(114)] ContextResult::kFatalFailure: Shared memory hand le is not valid 01c4:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0021F3D0): stub! 0124:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0021FEAC 0150:fixme:file:ReplaceFileW Ignoring flags 2 014c:fixme:file:ReplaceFileW Ignoring flags 2 0150:fixme:file:ReplaceFileW Ignoring flags 2 0058:fixme:mountmgr:query_property Unsupported property 0x7 013c:fixme:wevtapi:EvtQuery (00000000 L"System" L"*[System[Provider[@Name='eventlog'] and (EventID=6005 or EventID=6006 or EventID=6008)]]" 513) stub 013c:fixme:advapi:LogonUserW L"david" L"." 1410B29A 0x00000002 0x00000000 04EDF814 - stub 022c:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub [0123/103235.891:ERROR:registration_protocol_win.cc(56)] CreateFile: Fichier introuvable. (0x2) 022c:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 022c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0021FEAC 0150:fixme:file:ReplaceFileW Ignoring flags 2 014c:fixme:file:ReplaceFileW Ignoring flags 2 0254:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub [0123/103251.567:ERROR:registration_protocol_win.cc(56)] CreateFile: Fichier introuvable. (0x2) 0254:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000} 0254:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0254:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0021FEAC 0150:fixme:file:ReplaceFileW Ignoring flags 2 0150:fixme:file:ReplaceFileW Ignoring flags 2 -- 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=48295 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #11 from Fabian Maurer <dark.shadow4(a)web.de> --- Is there a public demo by now? -- 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=48295 --- Comment #12 from joaopa <jeremielapuree(a)yahoo.fr> --- No, unfortunately. For the reporter: did you give a try in a real windows. I did. -- 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=48295 --- Comment #13 from Yao Mitachi <yaomtc(a)protonmail.com> --- I did not try in Windows, no. OMORI has been publicly available on Steam for some time now, though, and unlike the demo it does not crash, at least it never crashed during my couple hours playing it. -- 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=48295 Neko-san <nekoNexus(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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)
-
WineHQ Bugzilla