LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: CaseyB on August 15, 2005, 14:26:55

Title: LWJGL Applet
Post by: CaseyB on August 15, 2005, 14:26:55
I am trying to use LWJGL to create an applet.  It runs fine in the Java Applet Viewer under Eclipse, but throws a null pointer exception when I try to run it in a browser.  Is a LWJGL Applet even possible and if so, how do I go about getting it to run reliably?
Title: LWJGL Applet
Post by: CaseyB on August 15, 2005, 14:30:15
Sorry, Posted this before I saw the thread on the Java Games Forum, but I still can't get it to work!  Am I missing something??