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

Suggestion Show Bot Name in Log Error Report

Discussion in 'Client & Site Suggestions' started by American Express, Dec 21, 2016.

  1. American Express

    American Express RuneMate Staff

    Joined:
    Oct 2, 2015
    Messages:
    3,096
    Likes Received:
    1,112
    Show the name of the bot in the error log file.

    Example - A user posted this thread without mentioning which bot they are trying to run: Bug - Bot stops after a few minutes

    Why not include the bot name in the log file like this:

    Code (Text):
    1.  
    2.  
    3. [*][Debug] RuneMate Version: 2.4.4
    4. [*][Debug] Java Version: 8u92 x86 (Oracle Corporation)
    5. [*][Debug] Operating System: Windows 10 x64
    6. [*][Debug] Prime Dungeoneering by Party
    7. [*]Login handler has been activated!
    8. [*]Lobby handler has been activated!
    9. [*][Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedH
    10. [*][Clouse] Downloaded 989 human mouse movements selected for you by Clouse.
    11. [*]java.rmi.RemoteException: Unable to retrieve the value of aal.w for 5607249; nested exception is:
    12. [*]    java.lang.ClassCastException: required class aal but encountered class [Lapu;
    13. [*]    at aux.IIiIiIIIII.float(bb:386)
    14. [*]    at aux.IIiIiIIIII.uid(bb:127)
    15. [*]    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    16. [*]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    17. [*]    at java.lang.reflect.Method.invoke(Method.java:601)
    18. [*]    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
    19. [*]    at sun.rmi.transport.Transport$1.run(Transport.java:177)
    20. [*]    at sun.rmi.transport.Transport$1.run(Transport.java:174)
    21. [*]    at java.security.AccessController.doPrivileged(Native Method)
    22. [*]    at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
    23. [*]    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
    24. [*]    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
    25. [*]    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
    26. [*]    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    27. [*]    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    28. [*]    at java.lang.Thread.run(Thread.java:722)
    29. [*]Caused by: java.lang.ClassCastException: required class aal but encountered class [Lapu;
    30. [*]    at java.lang.invoke.MethodHandleNatives.raiseException(MethodHandleNatives.java:373)
    31. [*]    at aux.IIiIiIIIII.float(bb:926)
    32. [*]    ... 15 more
    33. [*]
    34. [/LIST]
     
    #1 American Express, Dec 21, 2016
    Last edited: Dec 21, 2016

Share This Page

Loading...