Ugh ... I'm gonna have to uninstall my JDK as well - hope this doesn't screw up my development

Beats me. It should run everywhere with java 1.4 or better. AFAIK there was one other machine were it didnt run and the reason couldnt be determined.landshark wrote:Ok, why am I the only one who cannot get this game to run?
Uhm... yea, that can be caused by those obfuscators, I used. The byte code is spec-wise still alright, but sorta impossible to create by usual means (like things, which arent allowed by the language itself, but valid from the byte code spec pov). If a vm doesnt follow those specs 100% it can easily break.Dave_K. wrote:FYI, won't run with IBM's latest Java JDK (which is what I was using).
Works great on macos X Keyboard controls would be greatoNyx wrote:Uhm... yea, that can be caused by those obfuscators, I used. The byte code is spec-wise still alright, but sorta impossible to create by usual means (like things, which arent allowed by the language itself, but valid from the byte code spec pov). If a vm doesnt follow those specs 100% it can easily break.Dave_K. wrote:FYI, won't run with IBM's latest Java JDK (which is what I was using).
I can put some non-obfuscated version online together with the next update.
Firewall issues? Something might be interfering with webstart.landshark wrote:Java web start launches just don't work for me. I uninstalled every JRE and JDK I had on this machine, rebooted, and reinstalled the J2SE Dev-kit 1.5.
Same thing happens. It says "launching" and then nothing happens and the javaw.exe process gets stuck in task launcher.
I also tried installing only the JRE - same story. It just hangs.