I keep getting this error. Please help if you can...
Exception in thread "LWJGL Application" java.lang.NullPointerException
at PRG.XJ.createDisplayPixelFormat(PRG:322)
at PRG.XJ.setupDisplay(PRG:216)
at PRG.Xs.mainLoop(PRG:142)
at PRG.Xt.run(PRG:124)