1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved ExecutionException : ServerException : RemoteException

Discussion in 'Developer Support' started by SlashnHax, Feb 15, 2016.

  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    Code (Text):
    1.  
    2. java.lang.RuntimeException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    3.         java.rmi.RemoteException: Unable to retrieve the value of aqn.h for 139994493390782361; nested exception is:
    4.         java.lang.ClassCastException: Cannot cast sl to aqn
    5.         at com.runemate.game.api.script.Execution.delayUntil(sub:6)
    6.         at com.runemate.game.api.script.Execution.delayUntil(sub:128)
    7.         at com.runemate.game.api.script.Execution.delayUntil(sub:79)
    8.         at com.runemate.game.api.script.Execution.delayUntil(sub:219)
    9.         at com.runemate.game.api.hybrid.local.hud.Menu.click(jyb:251)
    10.         at nul.iIIIIIiIIiIi.interact(grb:93)
    11.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:21)
    12.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:46)
    13.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:66)
    14.         at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.NpcAttacker.execute(NpcAttacker.java:50)
    15.         at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.CombatHandler.execute(CombatHandler.java:23)
    16.         at java.util.Optional.ifPresent(Optional.java:159)
    17.         at com.alphav2.api.bot.taskbot.AlphaTaskBot.onLoop(AlphaTaskBot.java:30)
    18.         at com.alphav2.api.bot.AlphaBot.run(AlphaBot.java:81)
    19.         at com.runemate.game.api.script.framework.AbstractScript.start(drb:90)
    20.         at nul.IiiIiIiiiiii.run(hfc:190)
    21. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    22.         java.rmi.RemoteException: Unable to retrieve the value of aqn.h for 139994493390782361; nested exception is:
    23.         java.lang.ClassCastException: Cannot cast sl to aqn
    24.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    25.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    26.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    27.         at java.security.AccessController.doPrivileged(Native Method)
    28.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    29.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    30.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    31.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    32.         at java.security.AccessController.doPrivileged(Native Method)
    33.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    34.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    35.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    36.         at java.lang.Thread.run(Unknown Source)
    37.         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    38.         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    39.         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    40.         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    41.         at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    42.         at com.sun.proxy.$Proxy8.serialize(Unknown Source)
    43.         at nul.iIIIiIiIIIII.int(psb:7)
    44.         at com.runemate.game.api.hybrid.local.hud.Menu.getItems(jyb:16)
    45.         at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(jyb:275)
    46.         at com.runemate.game.api.hybrid.local.hud.Menu.contains(jyb:257)
    47.         at com.runemate.game.api.hybrid.local.hud.Menu.int(jyb:251)
    48.         at com.runemate.game.api.script.Execution.delayUntil(sub:173)
    49.         ... 15 more
    50. Caused by: java.rmi.RemoteException: Unable to retrieve the value of aqn.h for 139994493390782361; nested exception is:
    51.         java.lang.ClassCastException: Cannot cast sl to aqn
    52.         at nul.iIiiIiIIII.this(Unknown Source)
    53.         at nul.iIiiIiIIII.serialize(Unknown Source)
    54.         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    55.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    56.         at java.lang.reflect.Method.invoke(Unknown Source)
    57.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    58.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    59.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    60.         at java.security.AccessController.doPrivileged(Native Method)
    61.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    62.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    63.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    64.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    65.         at java.security.AccessController.doPrivileged(Native Method)
    66.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    67.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    68.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    69.         at java.lang.Thread.run(Unknown Source)
    70. Caused by: java.lang.ClassCastException: Cannot cast sl to aqn
    71.         at java.lang.invoke.MethodHandleImpl.newClassCastException(Unknown Source)
    72.         at java.lang.invoke.MethodHandleImpl.castReference(Unknown Source)
    73.         ... 18 more
    [/code]
    Code (Text):
    1. java.util.concurrent.ExecutionException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    2.         java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    3.         java.lang.NoSuchFieldException: type
    4.         at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    5.         at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    6.         at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:267)
    7.         at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:275)
    8.         at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:450)
    9.         at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    10.         at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    11.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    12.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    13.         at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    14.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    15.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    16.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    17.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    18.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    19.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    20.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    21.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    22.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    23.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    24.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    25.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    26.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    27.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    28.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    29.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    30.         at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    31.         at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    32.         at javafx.event.Event.fireEvent(Event.java:198)
    33.         at javafx.scene.Node.fireEvent(Node.java:8411)
    34.         at javafx.scene.control.Button.fire(Button.java:185)
    35.         at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    36.         at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    37.         at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    38.         at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    39.         at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    40.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    41.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    42.         at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    43.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    44.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    45.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    46.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    47.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    48.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    49.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    50.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    51.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    52.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    53.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    54.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    55.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    56.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    57.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    58.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    59.         at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    60.         at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    61.         at javafx.event.Event.fireEvent(Event.java:198)
    62.         at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    63.         at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    64.         at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    65.         at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    66.         at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:352)
    67.         at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    68.         at java.security.AccessController.doPrivileged(Native Method)
    69.         at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:388)
    70.         at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    71.         at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:387)
    72.         at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    73.         at com.sun.glass.ui.View.notifyMouse(View.java:937)
    74.         at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    75.         at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    76.         at java.lang.Thread.run(Thread.java:745)
    77. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    78.         java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    79.         java.lang.NoSuchFieldException: type
    80.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    81.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    82.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    83.         at java.security.AccessController.doPrivileged(Native Method)
    84.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    85.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    86.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    87.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    88.         at java.security.AccessController.doPrivileged(Native Method)
    89.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    90.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    91.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    92.         at java.lang.Thread.run(Unknown Source)
    93.         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    94.         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    95.         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    96.         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    97.         at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    98.         at com.sun.proxy.$Proxy8.int8(Unknown Source)
    99.         at nul.iIIiiIiiIiiI.super(dnb:106)
    100.         at nul.iIIIiIiIIiiI.int(kpb:227)
    101.         at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(nn:260)
    102.         at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(ijc:153)
    103.         at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.int(pic:117)
    104.         at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.accepts(pic:63)
    105.         at com.runemate.game.api.hybrid.queries.RotatableQueryBuilder.accepts(ibc:133)
    106.         at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(kjc:66)
    107.         at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:103)
    108.         at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:64)
    109.         at com.runemate.game.api.hybrid.queries.QueryBuilder$1.test(snb:115)
    110.         at java.util.ArrayList.removeIf(ArrayList.java:1405)
    111.         at com.runemate.game.api.hybrid.queries.QueryBuilder.results(snb:70)
    112.         at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initNpcList$30(AlphaFighterController.java:450)
    113.         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    114.         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    115.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    116.         ... 1 more
    117. Caused by: java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    118.         java.lang.NoSuchFieldException: type
    119.         at nul.iIiiIiIIII.this(Unknown Source)
    120.         at nul.iIiiIiIIII.this(Unknown Source)
    121.         at nul.iIiiIiIIII.int8(Unknown Source)
    122.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    123.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    124.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    125.         at java.lang.reflect.Method.invoke(Unknown Source)
    126.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    127.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    128.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    129.         at java.security.AccessController.doPrivileged(Native Method)
    130.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    131.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    132.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    133.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    134.         at java.security.AccessController.doPrivileged(Native Method)
    135.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    136.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    137.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    138.         at java.lang.Thread.run(Unknown Source)
    139. Caused by: java.lang.NoSuchFieldException: type
    140.         at java.lang.Class.getDeclaredField(Unknown Source)
    141.         ... 20 more
    142. java.lang.NullPointerException
    143.         at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:453)
    144.         at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    145.         at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    146.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    147.         at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    148.         at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    149.         at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    150.         at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    151.         at co...
    152. java.util.concurrent.ExecutionException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    153. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    154. java.lang.NoSuchFieldException: type
    155. at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    156. at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    157. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:267)
    158. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:275)
    159. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:450)
    160. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    161. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    162. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    163. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    164. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    165. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    166. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    167. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    168. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    169. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    170. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    171. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    172. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    173. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    174. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    175. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    176. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    177. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    178. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    179. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    180. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    181. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    182. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    183. at javafx.event.Event.fireEvent(Event.java:198)
    184. at javafx.scene.Node.fireEvent(Node.java:8411)
    185. at javafx.scene.control.Button.fire(Button.java:185)
    186. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    187. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    188. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    189. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    190. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    191. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    192. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    193. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    194. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    195. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    196. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    197. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    198. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    199. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    200. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    201. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    202. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    203. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    204. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    205. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    206. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    207. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    208. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    209. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    210. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    211. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    212. at javafx.event.Event.fireEvent(Event.java:198)
    213. at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    214. at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    215. at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    216. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    217. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:352)
    218. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    219. at java.security.AccessController.doPrivileged(Native Method)
    220. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:388)
    221. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    222. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:387)
    223. at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    224. at com.sun.glass.ui.View.notifyMouse(View.java:937)
    225. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    226. at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    227. at java.lang.Thread.run(Thread.java:745)
    228. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    229. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    230. java.lang.NoSuchFieldException: type
    231. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    232. at sun.rmi.transport.Transport$1.run(Unknown Source)
    233. at sun.rmi.transport.Transport$1.run(Unknown Source)
    234. at java.security.AccessController.doPrivileged(Native Method)
    235. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    236. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    237. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    238. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    239. at java.security.AccessController.doPrivileged(Native Method)
    240. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    241. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    242. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    243. at java.lang.Thread.run(Unknown Source)
    244. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    245. at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    246. at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    247. at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    248. at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    249. at com.sun.proxy.$Proxy8.int8(Unknown Source)
    250. at nul.iIIiiIiiIiiI.super(dnb:106)
    251. at nul.iIIIiIiIIiiI.int(kpb:227)
    252. at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(nn:260)
    253. at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(ijc:153)
    254. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.int(pic:117)
    255. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.accepts(pic:63)
    256. at com.runemate.game.api.hybrid.queries.RotatableQueryBuilder.accepts(ibc:133)
    257. at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(kjc:66)
    258. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:103)
    259. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:64)
    260. at com.runemate.game.api.hybrid.queries.QueryBuilder$1.test(snb:115)
    261. at java.util.ArrayList.removeIf(ArrayList.java:1405)
    262. at com.runemate.game.api.hybrid.queries.QueryBuilder.results(snb:70)
    263. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initNpcList$30(AlphaFighterController.java:450)
    264. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    265. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    266. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    267. ... 1 more
    268. Caused by: java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    269. java.lang.NoSuchFieldException: type
    270. at nul.iIiiIiIIII.this(Unknown Source)
    271. at nul.iIiiIiIIII.this(Unknown Source)
    272. at nul.iIiiIiIIII.int8(Unknown Source)
    273. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    274. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    275. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    276. at java.lang.reflect.Method.invoke(Unknown Source)
    277. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    278. at sun.rmi.transport.Transport$1.run(Unknown Source)
    279. at sun.rmi.transport.Transport$1.run(Unknown Source)
    280. at java.security.AccessController.doPrivileged(Native Method)
    281. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    282. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    283. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    284. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    285. at java.security.AccessController.doPrivileged(Native Method)
    286. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    287. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    288. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    289. at java.lang.Thread.run(Unknown Source)
    290. Caused by: java.lang.NoSuchFieldException: type
    291. at java.lang.Class.getDeclaredField(Unknown Source)
    292. ... 20 more
    293. java.lang.NullPointerException
    294. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:453)
    295. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    296. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    297. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    298. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    299. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    300. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    301. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    302. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    303. at com.sun.javafx.event.EventDispatchChainImpl.dispatchE...
    304. java.util.concurrent.ExecutionException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    305. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    306. java.lang.NoSuchFieldException: type
    307. at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    308. at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    309. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:267)
    310. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:275)
    311. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:450)
    312. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    313. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    314. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    315. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    316. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    317. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    318. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    319. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    320. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    321. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    322. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    323. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    324. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    325. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    326. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    327. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    328. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    329. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    330. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    331. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    332. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    333. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    334. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    335. at javafx.event.Event.fireEvent(Event.java:198)
    336. at javafx.scene.Node.fireEvent(Node.java:8411)
    337. at javafx.scene.control.Button.fire(Button.java:185)
    338. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    339. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    340. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    341. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    342. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    343. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    344. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    345. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    346. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    347. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    348. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    349. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    350. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    351. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    352. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    353. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    354. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    355. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    356. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    357. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    358. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    359. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    360. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    361. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    362. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    363. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    364. at javafx.event.Event.fireEvent(Event.java:198)
    365. at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    366. at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    367. at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    368. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    369. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:352)
    370. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    371. at java.security.AccessController.doPrivileged(Native Method)
    372. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:388)
    373. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    374. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:387)
    375. at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    376. at com.sun.glass.ui.View.notifyMouse(View.java:937)
    377. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    378. at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    379. at java.lang.Thread.run(Thread.java:745)
    380. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    381. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    382. java.lang.NoSuchFieldException: type
    383. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    384. at sun.rmi.transport.Transport$1.run(Unknown Source)
    385. at sun.rmi.transport.Transport$1.run(Unknown Source)
    386. at java.security.AccessController.doPrivileged(Native Method)
    387. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    388. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    389. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    390. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    391. at java.security.AccessController.doPrivileged(Native Method)
    392. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    393. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    394. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    395. at java.lang.Thread.run(Unknown Source)
    396. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    397. at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    398. at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    399. at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    400. at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    401. at com.sun.proxy.$Proxy8.int8(Unknown Source)
    402. at nul.iIIiiIiiIiiI.super(dnb:106)
    403. at nul.iIIIiIiIIiiI.int(kpb:227)
    404. at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(nn:260)
    405. at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(ijc:153)
    406. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.int(pic:117)
    407. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.accepts(pic:63)
    408. at com.runemate.game.api.hybrid.queries.RotatableQueryBuilder.accepts(ibc:133)
    409. at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(kjc:66)
    410. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:103)
    411. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:64)
    412. at com.runemate.game.api.hybrid.queries.QueryBuilder$1.test(snb:115)
    413. at java.util.ArrayList.removeIf(ArrayList.java:1405)
    414. at com.runemate.game.api.hybrid.queries.QueryBuilder.results(snb:70)
    415. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initNpcList$30(AlphaFighterController.java:450)
    416. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    417. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    418. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    419. ... 1 more
    420. Caused by: java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    421. java.lang.NoSuchFieldException: type
    422. at nul.iIiiIiIIII.this(Unknown Source)
    423. at nul.iIiiIiIIII.this(Unknown Source)
    424. at nul.iIiiIiIIII.int8(Unknown Source)
    425. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    426. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    427. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    428. at java.lang.reflect.Method.invoke(Unknown Source)
    429. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    430. at sun.rmi.transport.Transport$1.run(Unknown Source)
    431. at sun.rmi.transport.Transport$1.run(Unknown Source)
    432. at java.security.AccessController.doPrivileged(Native Method)
    433. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    434. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    435. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    436. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    437. at java.security.AccessController.doPrivileged(Native Method)
    438. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    439. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    440. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    441. at java.lang.Thread.run(Unknown Source)
    442. Caused by: java.lang.NoSuchFieldException: type
    443. at java.lang.Class.getDeclaredField(Unknown Source)
    444. ... 20 more
    445. java.lang.NullPointerException
    446. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:453)
    447. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    448. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    449. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    450. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    451. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    452. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    453. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    454. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    455. at com.sun.javafx.event.EventDispatchChainImpl.dispatchE...
    456. java.util.concurrent.ExecutionException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    457. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    458. java.lang.NoSuchFieldException: type
    459. at java.util.concurrent.FutureTask.report(FutureTask.java:122)
    460. at java.util.concurrent.FutureTask.get(FutureTask.java:192)
    461. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:267)
    462. at com.alpha.api.framework.bot.AlphaBot.runLater(AlphaBot.java:275)
    463. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:450)
    464. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    465. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    466. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    467. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    468. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    469. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    470. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    471. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    472. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    473. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    474. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    475. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    476. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    477. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    478. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    479. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    480. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    481. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    482. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    483. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    484. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    485. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    486. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
    487. at javafx.event.Event.fireEvent(Event.java:198)
    488. at javafx.scene.Node.fireEvent(Node.java:8411)
    489. at javafx.scene.control.Button.fire(Button.java:185)
    490. at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
    491. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
    492. at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
    493. at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
    494. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
    495. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    496. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    497. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    498. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    499. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    500. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    501. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    502. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    503. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    504. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    505. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    506. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    507. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    508. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    509. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    510. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    511. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    512. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    513. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    514. at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    515. at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    516. at javafx.event.Event.fireEvent(Event.java:198)
    517. at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
    518. at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
    519. at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
    520. at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
    521. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:352)
    522. at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:275)
    523. at java.security.AccessController.doPrivileged(Native Method)
    524. at com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354(GlassViewEventHandler.java:388)
    525. at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    526. at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:387)
    527. at com.sun.glass.ui.View.handleMouseEvent(View.java:555)
    528. at com.sun.glass.ui.View.notifyMouse(View.java:937)
    529. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    530. at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
    531. at java.lang.Thread.run(Thread.java:745)
    532. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    533. java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    534. java.lang.NoSuchFieldException: type
    535. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    536. at sun.rmi.transport.Transport$1.run(Unknown Source)
    537. at sun.rmi.transport.Transport$1.run(Unknown Source)
    538. at java.security.AccessController.doPrivileged(Native Method)
    539. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    540. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    541. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    542. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    543. at java.security.AccessController.doPrivileged(Native Method)
    544. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    545. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    546. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    547. at java.lang.Thread.run(Unknown Source)
    548. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    549. at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    550. at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    551. at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    552. at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    553. at com.sun.proxy.$Proxy8.int8(Unknown Source)
    554. at nul.iIIiiIiiIiiI.super(dnb:106)
    555. at nul.iIIIiIiIIiiI.int(kpb:227)
    556. at com.runemate.game.api.hybrid.region.Region.getCollisionFlags(nn:260)
    557. at com.runemate.game.api.hybrid.location.Coordinate.getReachableCoordinates(ijc:153)
    558. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.int(pic:117)
    559. at com.runemate.game.api.hybrid.queries.LocatableEntityQueryBuilder.accepts(pic:63)
    560. at com.runemate.game.api.hybrid.queries.RotatableQueryBuilder.accepts(ibc:133)
    561. at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(kjc:66)
    562. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:103)
    563. at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(ghc:64)
    564. at com.runemate.game.api.hybrid.queries.QueryBuilder$1.test(snb:115)
    565. at java.util.ArrayList.removeIf(ArrayList.java:1405)
    566. at com.runemate.game.api.hybrid.queries.QueryBuilder.results(snb:70)
    567. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initNpcList$30(AlphaFighterController.java:450)
    568. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    569. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    570. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    571. ... 1 more
    572. Caused by: java.rmi.RemoteException: Unable to reflect aio.type; nested exception is:
    573. java.lang.NoSuchFieldException: type
    574. at nul.iIiiIiIIII.this(Unknown Source)
    575. at nul.iIiiIiIIII.this(Unknown Source)
    576. at nul.iIiiIiIIII.int8(Unknown Source)
    577. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    578. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    579. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    580. at java.lang.reflect.Method.invoke(Unknown Source)
    581. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    582. at sun.rmi.transport.Transport$1.run(Unknown Source)
    583. at sun.rmi.transport.Transport$1.run(Unknown Source)
    584. at java.security.AccessController.doPrivileged(Native Method)
    585. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    586. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    587. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    588. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    589. at java.security.AccessController.doPrivileged(Native Method)
    590. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    591. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    592. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    593. at java.lang.Thread.run(Unknown Source)
    594. Caused by: java.lang.NoSuchFieldException: type
    595. at java.lang.Class.getDeclaredField(Unknown Source)
    596. ... 20 more
    597. java.lang.NullPointerException
    598. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.initNpcList(AlphaFighterController.java:453)
    599. at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterController.lambda$initialize$4(AlphaFighterController.java:233)
    600. at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    601. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    602. at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    603. at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    604. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    605. at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    606. at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
    607. at com.sun.javafx.event.EventDispatchChainImpl.dispatchE...
    @Cloud

     
  2. Best Answer:
    Post #6 by Cloud, Mar 8, 2016
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Check if this is fixed by V1.0.12.
     
  4. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    I just got it again :/
    Code (Text):
    1.  
    2. java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    3.         java.rmi.RemoteException: Unable to retrieve the value of aqn.h for 24930597249056665; nested exception is:
    4.         java.lang.ClassCastException: Cannot cast sl to aqn
    5.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    6.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    7.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    8.         at java.security.AccessController.doPrivileged(Native Method)
    9.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    10.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    11.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    12.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    13.         at java.security.AccessController.doPrivileged(Native Method)
    14.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    15.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    16.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    17.         at java.lang.Thread.run(Unknown Source)
    18.         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    19.         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    20.         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    21.         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    22.         at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    23.         at com.sun.proxy.$Proxy8.serialize(Unknown Source)
    24.         at nul.IIiIiIiIiiIi.null(sqb:176)
    25.         at com.runemate.game.api.hybrid.local.hud.Menu.getItems(qzb:181)
    26.         at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(qzb:69)
    27.         at com.runemate.game.api.hybrid.local.hud.Menu.getItem(qzb:257)
    28.         at com.runemate.game.api.hybrid.local.hud.Menu.click(qzb:132)
    29.         at nul.IIiiiIiIIiIi.interact(esb:33)
    30.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:21)
    31.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:46)
    32.         at com.alphav2.api.runescape.Interaction.interact(Interaction.java:66)
    33.         at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.NpcAttacker.execute(NpcAttacker.java:50)
    34.         at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.CombatHandler.execute(CombatHandler.java:23)
    35.         at java.util.Optional.ifPresent(Optional.java:159)
    36.         at com.alphav2.api.bot.taskbot.AlphaTaskBot.onLoop(AlphaTaskBot.java:30)
    37.         at com.alphav2.api.bot.AlphaBot.run(AlphaBot.java:97)
    38.         at com.runemate.game.api.script.framework.AbstractScript.start(fvb:108)
    39.         at nul.iIIiIIiiIIiI.run(xdc:139)
    40. Caused by: java.rmi.RemoteException: Unable to retrieve the value of aqn.h for 24930597249056665; nested exception is:
    41.         java.lang.ClassCastException: Cannot cast sl to aqn
    42.         at nul.iIiiIiIIII.this(Unknown Source)
    43.         at nul.iIiiIiIIII.serialize(Unknown Source)
    44.         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    45.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    46.         at java.lang.reflect.Method.invoke(Unknown Source)
    47.         at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    48.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    49.         at sun.rmi.transport.Transport$1.run(Unknown Source)
    50.         at java.security.AccessController.doPrivileged(Native Method)
    51.         at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    52.         at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    53.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    54.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    55.         at java.security.AccessController.doPrivileged(Native Method)
    56.         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    57.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    58.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    59.         at java.lang.Thread.run(Unknown Source)
    60. Caused by: java.lang.ClassCastException: Cannot cast sl to aqn
    61.         at java.lang.invoke.MethodHandleImpl.newClassCastException(Unknown Source)
    62.         at java.lang.invoke.MethodHandleImpl.castReference(Unknown Source)
    63.         ... 18 more
    --- Double Post Merged, Feb 15, 2016, Original Post Date: Feb 15, 2016 ---
    Got this one too.
    Code (Text):
    1.  
    2. java.lang.RuntimeException: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    3.     java.rmi.RemoteException: Unable to retrieve the value of aqr.v for 138217592405208054; nested exception is:
    4.     java.lang.ClassCastException: Cannot cast sc to aqr
    5.     at com.runemate.game.api.script.Execution.delayUntil(mrb:60)
    6.     at com.runemate.game.api.script.Execution.delayUntil(mrb:226)
    7.     at com.runemate.game.api.script.Execution.delayUntil(mrb:23)
    8.     at com.runemate.game.api.script.Execution.delayUntil(mrb:263)
    9.     at com.runemate.game.api.hybrid.local.hud.Menu.click(qzb:29)
    10.     at nul.IIiiiIiIIiIi.interact(esb:33)
    11.     at com.alphav2.api.runescape.Interaction.interact(Interaction.java:21)
    12.     at com.alphav2.api.runescape.Interaction.interact(Interaction.java:46)
    13.     at com.alphav2.api.runescape.Interaction.interact(Interaction.java:66)
    14.     at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.NpcAttacker.execute(NpcAttacker.java:50)
    15.     at com.slashnhax.bots.alpha.alpha_fighter_rewrite.tasks.combat.CombatHandler.execute(CombatHandler.java:23)
    16.     at java.util.Optional.ifPresent(Optional.java:159)
    17.     at com.alphav2.api.bot.taskbot.AlphaTaskBot.onLoop(AlphaTaskBot.java:30)
    18.     at com.alphav2.api.bot.AlphaBot.run(AlphaBot.java:80)
    19.     at com.runemate.game.api.script.framework.AbstractScript.start(fvb:108)
    20.     at nul.iIIiIIiiIIiI.run(xdc:139)
    21. Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    22.     java.rmi.RemoteException: Unable to retrieve the value of aqr.v for 138217592405208054; nested exception is:
    23.     java.lang.ClassCastException: Cannot cast sc to aqr
    24.     at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    25.     at sun.rmi.transport.Transport$1.run(Unknown Source)
    26.     at sun.rmi.transport.Transport$1.run(Unknown Source)
    27.     at java.security.AccessController.doPrivileged(Native Method)
    28.     at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    29.     at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    30.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    31.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    32.     at java.security.AccessController.doPrivileged(Native Method)
    33.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    34.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    35.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    36.     at java.lang.Thread.run(Unknown Source)
    37.     at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    38.     at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    39.     at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    40.     at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    41.     at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    42.     at com.sun.proxy.$Proxy8.serialize(Unknown Source)
    43.     at nul.IIiIiIiIiiIi.null(sqb:176)
    44.     at com.runemate.game.api.hybrid.local.hud.Menu.getItems(qzb:181)
    45.     at com.runemate.game.api.hybrid.local.hud.Menu.indexOf(qzb:69)
    46.     at com.runemate.game.api.hybrid.local.hud.Menu.contains(qzb:224)
    47.     at com.runemate.game.api.hybrid.local.hud.Menu.null(qzb:29)
    48.     at com.runemate.game.api.script.Execution.delayUntil(mrb:145)
    49.     ... 15 more
    50. Caused by: java.rmi.RemoteException: Unable to retrieve the value of aqr.v for 138217592405208054; nested exception is:
    51.     java.lang.ClassCastException: Cannot cast sc to aqr
    52.     at nul.iIiiIiIIII.this(Unknown Source)
    53.     at nul.iIiiIiIIII.serialize(Unknown Source)
    54.     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    55.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    56.     at java.lang.reflect.Method.invoke(Unknown Source)
    57.     at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    58.     at sun.rmi.transport.Transport$1.run(Unknown Source)
    59.     at sun.rmi.transport.Transport$1.run(Unknown Source)
    60.     at java.security.AccessController.doPrivileged(Native Method)
    61.     at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    62.     at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
    63.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
    64.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
    65.     at java.security.AccessController.doPrivileged(Native Method)
    66.     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
    67.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    68.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    69.     at java.lang.Thread.run(Unknown Source)
    70. Caused by: java.lang.ClassCastException: Cannot cast sc to aqr
    71.     at java.lang.invoke.MethodHandleImpl.newClassCastException(Unknown Source)
    72.     at java.lang.invoke.MethodHandleImpl.castReference(Unknown Source)
    73.     ... 18 more
    --- Double Post Merged, Feb 15, 2016 ---
    @Cloud still getting this :/ RS3 client incorrectly detected to be DS
     
  5. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Seems to occur for me when I switch between clients, as in go from an osrs client to an rs3 client.
     
  6. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,198
    Likes Received:
    1,041
    I only have the one client up, could it have something to do with the incorrect gametype detection?
    --- Double Post Merged, Feb 23, 2016, Original Post Date: Feb 15, 2016 ---
    I haven't gotten it for a while now.
     
  7. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Game type detection has been fixed at this point.
    --- Double Post Merged, Mar 8, 2016 ---
    One of the remote exceptions you mentioned has been resolved in V1.0.30, the other one may still exist however you opened another thread that contains it so I'm going to mark this as resolved.
     

Share This Page

Loading...