Ugh ... I'm gonna have to uninstall my JDK as well - hope this doesn't screw up my development
[j4k]fuzetsu (4k bullet hell game)
-
oNyx
- Posts: 28
- Joined: Wed Dec 14, 2005 12:58 pm
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?
Have you tried the version without flags?
http://kaioa.com/jws/jnlp_na/fuzetsu_no_flags.jnlp
-
Dave_K.
- Posts: 4571
- Joined: Wed Jan 26, 2005 5:43 am
- Location: SF Bay Area
- Contact:
-
oNyx
- Posts: 28
- Joined: Wed Dec 14, 2005 12:58 pm
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.
-
landshark
- Posts: 2156
- Joined: Wed Jan 26, 2005 5:27 am
- Location: Chicago 'Burbs
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.
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.
-
highlandcattle
- Posts: 183
- Joined: Wed Feb 02, 2005 11:11 am
- Contact:
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.
-
the2bears
- Posts: 394
- Joined: Wed Jan 26, 2005 6:08 am
- Location: San Carlos, CA
- Contact:
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.
Bill
