File: AutoOath.java
Directory: compiled
File: CraftScript.java
File: CurioScript.java
File: FarmScriptV2.java
File: ItemSorter.java
File: MineScriptV3.java
File: PlowScript.java
File: Template.java
Exception in thread "Thread-166" java.lang.NullPointerException
at addons.AutoCompilation.compileRun(AutoCompilation.java:68)
at addons.AutoCompilation.run(AutoCompilation.java:257)
C:\Users\Ni^2\Desktop\New folder>java -Xms256m -Xmx512m -jar haven.jar moltke.se
atribe.se -r ./res
Logged in.
javax.media.opengl.GLException: java.lang.ClassCastException: haven.Homing canno
t be cast to haven.LinMove
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:393)
at haven.HavenPanel.run(HavenPanel.java:422)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: haven.Homing cannot be cast to haven.Li
nMove
at haven.MapView.drawPlayerPath(MapView.java:1668)
at haven.MapView.draw(MapView.java:1608)
at haven.Widget.draw(Widget.java:290)
at haven.RootWidget.draw(RootWidget.java:144)
at haven.UI.draw(UI.java:158)
at haven.HavenPanel.redraw(HavenPanel.java:298)
at haven.HavenPanel$1.display(HavenPanel.java:96)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.
ClassCastException: haven.Homing cannot be cast to haven.LinMove
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:393)
at haven.HavenPanel.run(HavenPanel.java:422)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: haven.Homing cannot be cast to haven.Li
nMove
at haven.MapView.drawPlayerPath(MapView.java:1668)
at haven.MapView.draw(MapView.java:1608)
at haven.Widget.draw(Widget.java:290)
at haven.RootWidget.draw(RootWidget.java:144)
at haven.UI.draw(UI.java:158)
at haven.HavenPanel.redraw(HavenPanel.java:298)
at haven.HavenPanel$1.display(HavenPanel.java:96)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
foomanchu wrote:anyone thats playing with the scripting / built in compiler having any issues?
- Code: Select all
File: AutoOath.java
Directory: compiled
File: CraftScript.java
File: CurioScript.java
File: FarmScriptV2.java
File: ItemSorter.java
File: MineScriptV3.java
File: PlowScript.java
File: Template.java
Exception in thread "Thread-166" java.lang.NullPointerException
at addons.AutoCompilation.compileRun(AutoCompilation.java:68)
at addons.AutoCompilation.run(AutoCompilation.java:257)
i seem to get this error in the console whenever i try to compile
i even removed all scripts and class files from the script folder.. put back template.java, and i still get the same error.. i swapped template with the plow script.. same thing.. i have both java 7 and 8 installed.. i made sure its running with java 8
not sure what else to try
Users browsing this forum: Claude [Bot] and 2 guests