- Joined
- Oct 2, 2015
- Messages
- 3,235
- Thread Author
- #1
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:
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:
[*][Debug] RuneMate Version: 2.4.4
[*][Debug] Java Version: 8u92 x86 (Oracle Corporation)
[*][Debug] Operating System: Windows 10 x64
[*][Debug] Prime Dungeoneering by Party
[*]Login handler has been activated!
[*]Lobby handler has been activated!
[*][Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedH
[*][Clouse] Downloaded 989 human mouse movements selected for you by Clouse.
[*]java.rmi.RemoteException: Unable to retrieve the value of aal.w for 5607249; nested exception is:
[*] java.lang.ClassCastException: required class aal but encountered class [Lapu;
[*] at aux.IIiIiIIIII.float(bb:386)
[*] at aux.IIiIiIIIII.uid(bb:127)
[*] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[*] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[*] at java.lang.reflect.Method.invoke(Method.java:601)
[*] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
[*] at sun.rmi.transport.Transport$1.run(Transport.java:177)
[*] at sun.rmi.transport.Transport$1.run(Transport.java:174)
[*] at java.security.AccessController.doPrivileged(Native Method)
[*] at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
[*] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
[*] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
[*] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
[*] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[*] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[*] at java.lang.Thread.run(Thread.java:722)
[*]Caused by: java.lang.ClassCastException: required class aal but encountered class [Lapu;
[*] at java.lang.invoke.MethodHandleNatives.raiseException(MethodHandleNatives.java:373)
[*] at aux.IIiIiIIIII.float(bb:926)
[*] ... 15 more
[*]
[/LIST]
Last edited: