Window closes right away on webstart

We have written a java webstart application using LJWGL, but when we run it, it closes right away.

There is no problem when its run locally (without web start).

The application can be found here:

http://www.projektrandom.frac.dk/

Its the Lesson06 link. We are using Netscape 7.1 on WinXP. As far as we know it doesn’t run on IE.

Thanks in advance tiels and sthorsen.

I could take a look, but I don’t.

Instead I’ll tell you something :wink:

Open Webstart (C:\Programm Files\Java\j2re1.4.2_0x\javaws\javaws.exe or that shortcut on your desktop)

File->preferences->advanced (or so)

There you can enable the console (not that helpful) and logging to a file (which actually is useful).

With that log you’ll know for which reason it bombed out :wink:

edit: and if you still can’t tell what’s wrong you can just post the log here (then you’ll get more specific answers)

Thanks, we got it figured out now.

Tiels and sthorsen