[j4k]fuzetsu (4k bullet hell game)

This is the main shmups forum. Chat about shmups in here - keep it on-topic please!
User avatar
landshark
Posts: 2156
Joined: Wed Jan 26, 2005 5:27 am
Location: Chicago 'Burbs

Post by landshark »

Thanks dave - I'll give that a try.

Ugh ... I'm gonna have to uninstall my JDK as well - hope this doesn't screw up my development :)
User avatar
oNyx
Posts: 28
Joined: Wed Dec 14, 2005 12:58 pm

Post by oNyx »

landshark wrote:Ok, why am I the only one who cannot get this game to run?
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.

Have you tried the version without flags?

http://kaioa.com/jws/jnlp_na/fuzetsu_no_flags.jnlp
User avatar
Dave_K.
Posts: 4570
Joined: Wed Jan 26, 2005 5:43 am
Location: SF Bay Area
Contact:

Post by Dave_K. »

FYI, won't run with IBM's latest Java JDK (which is what I was using).
User avatar
oNyx
Posts: 28
Joined: Wed Dec 14, 2005 12:58 pm

Post by oNyx »

Dave_K. wrote:FYI, won't run with IBM's latest Java JDK (which is what I was using).
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.

I can put some non-obfuscated version online together with the next update.
User avatar
landshark
Posts: 2156
Joined: Wed Jan 26, 2005 5:27 am
Location: Chicago 'Burbs

Post by landshark »

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.
highlandcattle
Posts: 183
Joined: Wed Feb 02, 2005 11:11 am
Contact:

Post by highlandcattle »

oNyx wrote:
Dave_K. wrote:FYI, won't run with IBM's latest Java JDK (which is what I was using).
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.

I can put some non-obfuscated version online together with the next update.
Works great on macos X Keyboard controls would be great ;)
Image
User avatar
the2bears
Posts: 394
Joined: Wed Jan 26, 2005 6:08 am
Location: San Carlos, CA
Contact:

Post by the2bears »

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.
Firewall issues? Something might be interfering with webstart.

Bill
Post Reply