>
> bah, I was afraid of that. I swapped in your resource, and it's getting
> closer. I still get an invocation target exception though:
>
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at com.sun.javaws.Launcher.executeApplication(Unknown Source)
> at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
> at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
> at com.sun.javaws.Launcher.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
> Caused by: java.lang.ExceptionInInitializerError
> at isogame.IsoFrame.(IsoFrame.java:199)
> at isogame.IsoLauncher.main(IsoLauncher.java:14)
> ... 9 more
> Caused by: javax.media.opengl.GLException: No profile available: [GL2,
> GL3bc, GL4bc, GL2GL3, GL3, GL4, GL2ES2, GLES2, GL2ES1, GLES1],
> GLAvailability[Native[GL4bc false, GL4 false, GL3bc false, GL3 false, GL2
> false, GL2ES1 false, GLES1 false, GL2ES2 false, GLES2 false], Profiles[,
> default null]]
> at javax.media.opengl.GLProfile.(GLProfile.java:995)
> ... 11 more
>
>
> Thank you so much for your help,
> Nick
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion below:
>
http://forum.jogamp.org/InvocationTargetException-with-JoGL-tp2673306p2673596.html