Editor Crash Error Script (thingy) - Printable Version +- 2DWorlds Forums (http://2dworlds.buildism.net/forum) +-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4) +--- Forum: Suggestions (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=19) +--- Thread: Editor Crash Error Script (thingy) (/showthread.php?tid=1512) |
Editor Crash Error Script (thingy) - Sazaho - 04-01-2011 [2011-04-01 17:06:49] Running "Script" java.lang.NullPointerException at sun.java2d.SunGraphics2D.validateColor(Unknown Source) at sun.java2d.SunGraphics2D.<init>(Unknown Source) at sun.awt.image.SunVolatileImage.createGraphics(Unknown Source) at java.awt.image.VolatileImage.getGraphics(Unknown Source) at java.awt.Component$BltBufferStrategy.getDrawGraphics(Unknown Source) at net.buildism.GamePanel.drawStuff(GamePanel.java:212) at net.buildism.Main.main(Main.java:518) 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) I think there was another one aswell RE: Editor Crash Error Script (thingy) - Jacob__mybb_import1 - 04-01-2011 This might be fixed in the newest update. |