- Joined
- Oct 11, 2015
- Messages
- 15
- Thread Author
- #1
When I try to run bots most of them are unable to fully load. They show up as instances, but they wont load to the rs3 client. Most bots are just stuck on the status: "starting" while the timer goes. With for instance fighter bots, nothing shows up when trying to refresh for nearby npc's. Which logs should I include? I will include the first lines of game.txt, let me know what other logs are needed.
Specs:
Operating System: Windows 10 Home 64-bit (10.0, Build 17134) (17134.rs4_release.180410-1804)
Processor: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (8 CPUs), ~3.4GHz
Memory: 8192MB RAM
Java: version 8 update 171 (32-bit)
I have also tested on other computers, same problem.
It was working fine a couple of days ago
Code:
Creating a new rmi registry.
Hijacking event queue.
Hijacked event queue.
java.rmi.RemoteException: Unable to reflect getter forajf.l; nested exception is:
java.lang.NoSuchFieldException: l
at aux.IIiiIiiIIiI.char(rb:1057)
at aux.IIiiIiiIIiI.char(rb:932)
at aux.IIiiIiiIIiI.uid(rb:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
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.NoSuchFieldException: l
at java.lang.Class.getDeclaredField(Class.java:1899)
at aux.IIiiIiiIIiI.char(rb:1063)
... 17 more
Specs:
Operating System: Windows 10 Home 64-bit (10.0, Build 17134) (17134.rs4_release.180410-1804)
Processor: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (8 CPUs), ~3.4GHz
Memory: 8192MB RAM
Java: version 8 update 171 (32-bit)
I have also tested on other computers, same problem.
It was working fine a couple of days ago