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 Failed to download or unpack the bot

Joined
Sep 6, 2014
Messages
244
@Bubble which bot was allowing you to see and submit the real error. Im not getting that on any
 
Any update on this? Getting "Failed to bind to game client because of a IOException" Error now.
I'm getting the error with any Alpha, Celestial, Maxi, Sudo and Quality bots (Those are which I tried)
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
From my look through the code it does not look like Gamepack ID is exposed anywhere as of Spectre. I have added it to the InstanceDetailPage (next to process id) as well as all stack traces sent to Exception Logs. It will be accessible in the next build.
 
Joined
Mar 11, 2014
Messages
450
Now i got this

Code:
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1635a21 rejected from java.util.concurrent.ThreadPoolExecutor@1b5c780[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
    at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
    at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
    at com.runemate.game.api.script.framework.core.BotPlatform.invokeLater(ewa:68)
    at nul.IiIIiIiIIIIi.initialize(osa:57)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.IiiIiiiIiiIi.goto(gk:104)
    at nul.IiiIiiiIiiIi.goto(gk:171)
    at nul.IiIIiIiIIIIi.<init>(osa:51)
    at nul.iiIiIIiIiIII.goto(zhb:180)
    at nul.iIIiIIiIiiIi.goto(xqa:61)
    at nul.iiiIiIiIIiII.goto(oua:340)
    at nul.iiiIiIiIIiII.call(oua:15018)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Failed to load bot interface.
 
Joined
Sep 6, 2014
Messages
244
Now i got this

Code:
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1635a21 rejected from java.util.concurrent.ThreadPoolExecutor@1b5c780[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
    at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
    at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
    at com.runemate.game.api.script.framework.core.BotPlatform.invokeLater(ewa:68)
    at nul.IiIIiIiIIIIi.initialize(osa:57)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.IiiIiiiIiiIi.goto(gk:104)
    at nul.IiiIiiiIiiIi.goto(gk:171)
    at nul.IiIIiIiIIIIi.<init>(osa:51)
    at nul.iiIiIIiIiIII.goto(zhb:180)
    at nul.iIIiIIiIiiIi.goto(xqa:61)
    at nul.iiiIiIiIIiII.goto(oua:340)
    at nul.iiiIiIiIIiII.call(oua:15018)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Failed to load bot interface.
I'm getting this too now.

@Cloud Do you have any updates on the issues? :)
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
I escalated it to a client issue, which it hopefully is... Someone correct me and tell me how to fix it if it's not a client issue :)
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
It has to do with the specific gamepack Jagex assigns you. There's not much we can do until someone posts a stack trace and the gamepack ID which is shown in the Instance Detail page. Alternatively, a Bot Author could escalate a stack trace from their Exception Log, which now has the gamepack ID as well.
 
@Cloud looks like @awesome123man has escalated one to us. Can you take a look?
 
Joined
May 5, 2015
Messages
208
Something seems to have fixed the issue on my laptop, however on my PC i cant even get to a the screen to show my gamepack. Im still getting the IOException in the attatched log
 

Attachments

  • 06-20 15 09 55 - spectre.txt
    2.6 KB · Views: 2
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Something seems to have fixed the issue on my laptop, however on my PC i cant even get to a the screen to show my gamepack. Im still getting the IOException in the attatched log
IOException is a completely unrelated issue to the one in this thread and should be posted in its own. Try uninstalling RuneMate and installing it on the same drive as your Users folder and the RuneScape client.
 
Top