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

Bug Exceptions after todays updste

Discussion in 'Developer Support' started by Firefoxes, Dec 8, 2016.

  1. Firefoxes

    Joined:
    Jul 15, 2016
    Messages:
    151
    Likes Received:
    36
    I don't know is it metters but after today's update i'm having this exception quite often even with bot paused on login handler.
    Bots are working anyway.
    Code (Text):
    1. java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    2. java.rmi.RemoteException: Unable to reflect Client.regionFragmentIds; nested exception is:
    3. java.lang.ClassNotFoundException: Client
    4. at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:353)
    5. at sun.rmi.transport.Transport$1.run(Transport.java:177)
    6. at sun.rmi.transport.Transport$1.run(Transport.java:174)
    7. at java.security.AccessController.doPrivileged(Native Method)
    8. at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
    9. at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
    10. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
    11. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
    12. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    13. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    14. at java.lang.Thread.run(Thread.java:722)
    15. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:276)
    16. at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:253)
    17. at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)
    18. at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)
    19. at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)
    20. at com.sun.proxy.$Proxy8.serialize(Unknown Source)
    21. at nul.iIIiiIiiiIiI.int(vya:120)
    22. at nul.IIiIiIiIiIIi.execute(gdb:44)
    23. at com.runemate.game.api.script.framework.LoopingBot.run(aab:179)
    24. at com.runemate.game.api.script.framework.AbstractBot.start(nab:161)
    25. at nul.IIIIiIiiiiii.run(umb:86)
    26. Caused by: java.rmi.RemoteException: Unable to reflect Client.regionFragmentIds; nested exception is:
    27. java.lang.ClassNotFoundException: Client
    28. at aux.IIiIiIIIII.float(bb:593)
    29. at aux.IIiIiIIIII.float(bb:866)
    30. at aux.IIiIiIIIII.serialize(bb:930)
    31. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    33. at java.lang.reflect.Method.invoke(Method.java:601)
    34. at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
    35. at sun.rmi.transport.Transport$1.run(Transport.java:177)
    36. at sun.rmi.transport.Transport$1.run(Transport.java:174)
    37. at java.security.AccessController.doPrivileged(Native Method)
    38. at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
    39. at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
    40. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
    41. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
    42. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    43. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    44. at java.lang.Thread.run(Thread.java:722)
    45. Caused by: java.lang.ClassNotFoundException: Client
    46. at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    47. at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    48. at java.security.AccessController.doPrivileged(Native Method)
    49. at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    50. at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    51. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    52. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    53. at app.u.loadClass(u.java:79)
    54. at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
    55. at app.m.loadClass(m.java:30)
    56. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    57. at java.lang.Class.forName0(Native Method)
    58. at java.lang.Class.forName(Class.java:264)
    59. at aux.IIiIiIIIII.float(bb:396)
    60. at aux.IIiIiIIIII.float(bb:809)
    61. ... 16 more
    62. Failed to capture the current map's XTEA keys.
    --- Double Post Merged, Dec 8, 2016, Original Post Date: Dec 8, 2016 ---
    @Cloud @Arbiter @SlashnHax
    --- Double Post Merged, Dec 8, 2016 ---
    UPD: It is OSRS local bots - LoopingBot and TreeBot, i don't have other ones yet.
     
  2. miiori

    Joined:
    Nov 18, 2016
    Messages:
    12
    Likes Received:
    1
    I am also having this problem.

    Everything was working fine prior to the 07 test raids update. on the log in screen (after the bot logs in successfully) this is what happens and it will be stuck here until I manually click the enter game button.

    Tried it on a number of bots and still gets stuck on log in handler.

    [​IMG]
     
    #2 miiori, Dec 8, 2016
    Last edited: Dec 8, 2016
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    It's known guys, hooks often break when OSRS updates. Chill and let the dev(s) fix it.
     
  4. miiori

    Joined:
    Nov 18, 2016
    Messages:
    12
    Likes Received:
    1
    Nice, thanks for the insight. c:
     

Share This Page

Loading...