Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug An unhandled error has occured

Joined
Feb 6, 2017
Messages
2
Hello, I'd like to get some assistance as I'm unable to run any bots due to this error.
An unhandled error has occured
Details:
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@164edd5 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@fec0f5[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
at java.util.concurrent.ScheduledThreadPoolExecutor.scheduleWithFixedDelay(ScheduledThreadPoolExecutor.java:597)
at com.runemate.game.api.script.framework.core.EventDispatcher.addListener(jib:172)
at robot.iiiiiIIiiI.onStart(s:117)
at com.runemate.game.api.script.framework.AbstractBot.start(tdb:233)
at nul.IiiiIIiiiIIi.run(pib:138)
Thanks in advance.
@Cloud

Edit: Bots were working fine 3 hours ago.
Edit2: None of the bots would work.
 
Last edited:
Joined
Feb 3, 2018
Messages
2
I have the same problem, does someone know how to solve it or can it say what happens? before the RS update everything worked fine
 
Top