https://bugs.winehq.org/show_bug.cgi?id=44397
Bug ID: 44397 Summary: Visual Novel "A Clockwork Ley-Line" - Running launcher crashes Product: Wine Version: 3.0-rc6 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 60320 --> https://bugs.winehq.org/attachment.cgi?id=60320 Error log and message
Since bug 44379 is fixed, the launcher now starts the locale-emulator, that then seems to crash. It shows a messagebox (message in attachment) and doesn't start the game.
Note that the launcher is a 64bit .NET binary, and I didn't get native .NET to work properly in a 64bit prefix yet. As workaround you still can start the game directly (run LeyLine.exe).
https://bugs.winehq.org/show_bug.cgi?id=44397
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Still present as of wine-7.0-rc5. Although there is no mono crash.
https://bugs.winehq.org/show_bug.cgi?id=44397
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- Can you attach a console output. I would like to compare.
https://bugs.winehq.org/show_bug.cgi?id=44397
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Created attachment 71565 --> https://bugs.winehq.org/attachment.cgi?id=71565 Console output
Console output is nothing out of the ordinary I think.
https://bugs.winehq.org/show_bug.cgi?id=44397
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Visual Novel "A Clockwork |Locale-Emulator doesn't |Ley-Line" - Running |work - prevents Visual |launcher crashes |Novel "A Clockwork | |Ley-Line" launcher from | |working
https://bugs.winehq.org/show_bug.cgi?id=44397
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Created attachment 71566 --> https://bugs.winehq.org/attachment.cgi?id=71566 Locale Emulator 2.5.0.1 (LGPL)
Attaching a version of Locale Emulator to test. Official page is at https://github.com/xupefei/Locale-Emulator/, you can download it from there and run the "LEInstaller" to use it. Or just download this and run "LEProc". This gives the error message (second messagebox).
https://bugs.winehq.org/show_bug.cgi?id=44397
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |https://github.com/xupefei/ | |Locale-Emulator/
https://bugs.winehq.org/show_bug.cgi?id=44397
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- EDIT: Sorry, I forgot: Of course you have to pass LEProc the path to an executable you want to run!
https://bugs.winehq.org/show_bug.cgi?id=44397
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Still present in wine-9.11, although I get
0xC0000142 (STATUS_DLL_INIT_FAILED) now - instead of C0000005 (STATUS_ACCESS_VIOLATION)