PowerBook A4 OS X 10.4 (Tiger) Java 1.5.9_16
Sorry, but not great news. I’d probably go with a Splash screen in the JNLP. Whoops got to go…
Initial blank screen. 36 secs later approx you see tank
Init : Thread[AWT-EventQueue-2,4,http://demo.dzzd.net/Test/-threadGroup]
Exception in thread "Thread-11" java.lang.IllegalArgumentException: timeout value is negative
at java.lang.Thread.sleep(Native Method)
at Boot.run(Boot.java:69)
at java.lang.Thread.run(Thread.java:613)
Hires timer: Nano Timer selected. (ticks per second=1000000000)
Load 3ds http://demo.dzzd.net/Test/SAMPLE/TANK2.3DS
load start A
http://demo.dzzd.net/Test/SAMPLE/TANK2.3DS
load start B
...
This is really to do with the tank demo, rather than the startup.
Closing window results in uncaught exception
Destroy : Thread[thread applet-Boot.class,4,http://demo.dzzd.net/Test/-threadGroup]
Stop Scene3DRender: Thread[Thread-15,4,http://demo.dzzd.net/Test/-threadGroup]
Exception in thread "AWT-EventQueue-3" java.lang.IllegalArgumentException: null source
at java.util.EventObject.<init>(EventObject.java:38)
at java.awt.AWTEvent.<init>(AWTEvent.java:255)
at java.awt.event.ComponentEvent.<init>(ComponentEvent.java:97)
at java.awt.event.WindowEvent.<init>(WindowEvent.java:179)
at java.awt.event.WindowEvent.<init>(WindowEvent.java:219)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:629)
at java.awt.Component.dispatchEventImpl(Component.java:3923)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Window.dispatchEventImpl(Window.java:1791)
at java.awt.Component.dispatchEvent(Component.java:3885)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)