- Joined
- Oct 30, 2014
- Messages
- 3,475
- Thread Author
- #101
Thanks.Caused by a firewall or something screwing with the response we're getting, but I've suppressed the error and handled it better.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Thanks.Caused by a firewall or something screwing with the response we're getting, but I've suppressed the error and handled it better.
Nice, grats!
java.lang.ClassCastException: java.util.ArrayList cannot be cast to com.runemate.game.api.hybrid.entities.details.Locatable
at com.runemate.game.api.hybrid.util.Sort.byDistanceFrom(yob:140)
at com.runemate.game.api.hybrid.util.Sort.byDistanceFrom(yob:101)
at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearestTo(zub:263)
at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearest(zub:143)
at productions.celestial.runespan.Siphonable.getEntity(Siphonable.java:134)
at productions.celestial.runespan.Siphonable.lambda$static$25(Siphonable.java:34)
at productions.celestial.runespan.Siphonable$$Lambda$411/1990688221.test(Unknown Source)
at java.util.ArrayList.removeIf(Unknown Source)
at productions.celestial.runespan.Siphonable.getBestAvailable(Siphonable.java:58)
at productions.celestial.runespan.tasks.Siphon.validate(Siphon.java:31)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(qxb:232)
at com.runemate.game.api.script.framework.LoopingScript.run(htb:239)
at com.runemate.game.api.script.framework.AbstractScript.start(jnb:156)
at app.bj.run(ukb:214)
Oi @CloudRan for 6 hours, then came to the script stopping due to an error.
Code:java.lang.ClassCastException: java.util.ArrayList cannot be cast to com.runemate.game.api.hybrid.entities.details.Locatable at com.runemate.game.api.hybrid.util.Sort.byDistanceFrom(yob:140) at com.runemate.game.api.hybrid.util.Sort.byDistanceFrom(yob:101) at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearestTo(zub:263) at com.runemate.game.api.hybrid.queries.results.LocatableEntityQueryResults.nearest(zub:143) at productions.celestial.runespan.Siphonable.getEntity(Siphonable.java:134) at productions.celestial.runespan.Siphonable.lambda$static$25(Siphonable.java:34) at productions.celestial.runespan.Siphonable$$Lambda$411/1990688221.test(Unknown Source) at java.util.ArrayList.removeIf(Unknown Source) at productions.celestial.runespan.Siphonable.getBestAvailable(Siphonable.java:58) at productions.celestial.runespan.tasks.Siphon.validate(Siphon.java:31) at com.runemate.game.api.script.framework.task.TaskScript.onLoop(qxb:232) at com.runemate.game.api.script.framework.LoopingScript.run(htb:239) at com.runemate.game.api.script.framework.AbstractScript.start(jnb:156) at app.bj.run(ukb:214)
java.lang.NullPointerException
at productions.celestial.api.dynamic.FtpUrlUpload.uploadPaint(FtpUrlUpload.java:64)
at productions.celestial.free.runespan.Main.onStop(Main.java:64)
at com.runemate.game.api.script.framework.AbstractScript.stop(oub:28)
at app.aM.stopButtonClicked(zmb:533)
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 sun.reflect.misc.Trampoline.invoke(Unknown Source)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Node.fireEvent(Unknown Source)
at javafx.scene.control.Button.fire(Unknown Source)
at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.event.Event.fireEvent(Unknown Source)
at javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$291(Unknown Source)
at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$285/1191259171.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$292(Unknown Source)
at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$284/128379947.run(Unknown Source)
at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$55/1732552083.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
at com.sun.javafx.application.PlatformImpl$$Lambda$54/1572569498.run(Unknown Source)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
at com.sun.glass.ui.win.WinApplication$$Lambda$43/1342987849.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
@Defeat3d @Infinite Inferno @Saviorat least take it out from store if u are not going to fix it
@Arbiter not uploaded, fixed from 3 weeks
You can hide it. I honestly don't think @Defeat3d is going to fix it. He has been highly inactive in the chat.
You can hide it. I honestly don't think @Defeat3d is going to fix it. He has been highly inactive in the chat.
We use essential cookies to make this site work, and optional cookies to enhance your experience.