https://bugs.winehq.org/show_bug.cgi?id=51924
--- Comment #6 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Ken Sharp from comment #5)
Ran in a loop over 50 times via `winecmd java...` and `wine java...` with Wine 6.20 and I could not recreate this bug. It sometimes hangs when exiting and has to be killed (I'll test on Windows).
Now that doesn't appears with me, it always exits normally when it's not freeze... It only occurs when this bug can be reproduced and it doesn't just close on me
Is there a reason you're running Java directly through winecmd? Running KEmulator.exe seems to be the easiest way to run the program.
Oh, that's because i was reproducing with the files from the Kahvibreak project, wich included both versions (0.9.8 and 1.0.3), but it didn't had the .exe. It is the same software with the same files and same checksums, however. You can use the .exe instead.
Can you try again with Wine 6.20 and see if it still occurs? If so, what graphics card and driver are you using? Also, please attach the full console log. https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a. _terminal_output.29.3F
Now, that's something very weird i would like to tell now... I've tried the .exe file from the archive i've sent to you on Wine 6.20. I could reproduce that bug at first and it freeze on me. So i went in and used that command from the Wiki to get the full console log to a file, opening the MIDlet and the bug has been gone. I tried it over and over to reproduce the bug again and i couldn't. As i've said, it's a very very weird bug... It only appears sometimes and very randomly, looks like it chooses the time it wants to appear and the time it doesn't. Guess i'll have to wait for this bug to appear again to send you the logs. About the graphics card, i'm using Intel HD Graphics 620 with open-source Mesa driver.
You can try this MIDlet if you wish
Is this file free to redistribute?
I'm not sure. It was a free-to-play game distributed by Inlogic Games. This one is a modded version. There's also a Android and Blacknut versions of this game. However, as most of J2ME games and applications, it was deleted from the official website and is now only distributed on archives such as archive.org, Kahvibreak project, Dedomil etc.
23f339e4b2ae39828cbbbd415d00616b1858e167 KEmulator 1.0.3 modded.zip(In reply to Josesk Volpe from comment #0)
Note: add "zip.dll" as "native, builtin" in Libraries tab in Winecfg
Why is this needed? It doesn't seem to have any effect.
It was needed back on Wine 6.16 and Wine 6.18. I've recently updated to Wine 6.20 and removed that from the libraries configuration after the bug has been "gone" and it now works out-of-the-box. So ZIP.dll issue has recently been resolved. Back in Wine 6.16, the program would refuse to work without this configuration saying "Unable to load ZIP library: zip.dll"