Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Error launching osbot. boot options are not verify

Featured Replies

  • Developer

It would help if you can run the jar from the command line and copy paste the output from the console when this happens, you will see some kind of Exception being printed to the command line console. I assume you are on windows, this is how you do it:

 

- Search for cmd.exe and open it.

- Type "java -jar " without quotes and then drag your OSBot jar on the cmd.exe window.

- Hit enter

  • Author

It would help if you can run the jar from the command line and copy paste the output from the console when this happens, you will see some kind of Exception being printed to the command line console. I assume you are on windows, this is how you do it:

 

- Search for cmd.exe and open it.

- Type "java - jar " without quotes and then drag your OSBot jar on the cmd.exe window.

- Hit enter

 

as you can see, i can start up 1 client. and getting error after launching 1 client

C:\Users\aap>java -jar "C:\Users\aap\Desktop\osbot 2.4.59.jar"

C:\Users\aap>java -jar "C:\Users\aap\Desktop\osbot 2.4.61.jar"

java.io.IOException: Server returned HTTP response code: 500 for URL: https://os

bot.org/bot/webwalking/map_2_4_61.rev

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S

ource)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn

own Source)

        at org.osbot.gc.iiiIiiiiIiiI(xi:29)

        at org.osbot.I.<init>(rv:91)

        at org.osbot.Boot.main(xq:41)

[DEBUG][06/03 05:02:42 PM]: Injected 2 field list filters

[DEBUG][06/03 05:02:42 PM]: Injected 2 field filters

[DEBUG][06/03 05:02:42 PM]: Injected 2 method list filters

[DEBUG][06/03 05:02:42 PM]: Injected 3 method filters

C:\Users\aap>java -jar "C:\Users\aap\Desktop\osbot 2.4.61.jar"

java.io.IOException: Server returned HTTP response code: 500 for URL: https://os

bot.org/bot/webwalking/map_2_4_61.rev

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S

ource)

        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So

urce)

        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn

own Source)

        at org.osbot.gc.iiiIiiiiIiiI(xi:29)

        at org.osbot.I.<init>(rv:91)

        at org.osbot.Boot.main(xq:41)

Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Canno

t change state of non-idle timeline [Model transitions:org.pushingpixels.substan

ce.internal.animation.StateTransitionTracker READY:0.0]

        at org.pushingpixels.trident.Timeline.setDuration(Timeline.java:308)

        at org.pushingpixels.substance.internal.animation.StateTransitionTracker

.onModelStateChanged(StateTransitionTracker.java:383)

        at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mou

seReleased(RolloverButtonListener.java:130)

        at java.awt.Component.processMouseEvent(Unknown Source)

        at javax.swing.JComponent.processMouseEvent(Unknown Source)

        at java.awt.Component.processEvent(Unknown Source)

        at java.awt.Container.processEvent(Unknown Source)

        at java.awt.Component.dispatchEventImpl(Unknown Source)

        at java.awt.Container.dispatchEventImpl(Unknown Source)

        at java.awt.Component.dispatchEvent(Unknown Source)

        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

        at java.awt.Container.dispatchEventImpl(Unknown Source)

        at java.awt.Window.dispatchEventImpl(Unknown Source)

        at java.awt.Component.dispatchEvent(Unknown Source)

        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

        at java.awt.EventQueue.access$500(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.awt.EventQueue.dispatchEvent(Unknown Source)

        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.run(Unknown Source)

java.lang.RuntimeException: Could not remove ClassFilter file

        at org.osbot.Boot.iiiIiiiiIiiI(xq:258)

        at org.osbot.Boot.launch(xq:233)

        at org.osbot.I.iiIIIiiIiIII(rv:448)

        at org.osbot.I.iiiIiiiiIiiI(rv:436)

        at org.osbot.I.iiIIiiiiIIII(rv:139)

        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour

ce)

        at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mou

seReleased(RolloverButtonListener.java:124)

        at java.awt.Component.processMouseEvent(Unknown Source)

        at javax.swing.JComponent.processMouseEvent(Unknown Source)

        at java.awt.Component.processEvent(Unknown Source)

        at java.awt.Container.processEvent(Unknown Source)

        at java.awt.Component.dispatchEventImpl(Unknown Source)

        at java.awt.Container.dispatchEventImpl(Unknown Source)

        at java.awt.Component.dispatchEvent(Unknown Source)

        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

        at java.awt.Container.dispatchEventImpl(Unknown Source)

        at java.awt.Window.dispatchEventImpl(Unknown Source)

        at java.awt.Component.dispatchEvent(Unknown Source)

        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

        at java.awt.EventQueue.access$500(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.awt.EventQueue$3.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.awt.EventQueue$4.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP

rivilege(Unknown Source)

        at java.awt.EventQueue.dispatchEvent(Unknown Source)

        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

        at java.awt.EventDispatchThread.run(Unknown Source)

 

Looking into it.

 

Thanks a lot. When do you expect the bot to be up?

  • Author

Thanks a lot. When do you expect the bot to be up?

 

this is not the issue that .59 is offline now

hey i can load v.61 but when trying to load a second client i recieve this error

 

boot_error.jpg

 

ps edit, on one client i can add more bots, but bring up another client to bot on it shows that error message

 

ty

Edited by draco91

Looking into it.

 

 

I have same issue, it only happens when trying to run more than 1 client. 

I have same issue, it only happens when trying to run more than 1 client. 

 

Just for continuity, same here. I have 1 running just fine, but when trying to open another client, it gives me the same error.

Having the same issue. Got kicked from the chat room for asking how to fix it. I cant get my .59 version of OSBot to run, it just makes me automatically update to .61 to continue.

  • Author

hey i can load v.61 but when trying to load a second client i recieve this error

 

boot_error.jpg

 

ps edit, on one client i can add more bots, but bring up another client to bot on it shows that error message

 

ty

 

 

I have same issue, it only happens when trying to run more than 1 client. 

 

 

Just for continuity, same here. I have 1 running just fine, but when trying to open another client, it gives me the same error.

 

 

Having the same issue. Got kicked from the chat room for asking how to fix it. I cant get my .59 version of OSBot to run, it just makes me automatically update to .61 to continue.

 

 

Problem is fixed for me in the new update .62

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.