Skip 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.

OSBot Client Issue [Fedora 18/Linux]

Featured Replies

I have download OSBot Client for Linux on my other machine that also runs Fedora (A Linux distrobution). It works perfectly fine there, nothing ever goes wrong. But on my desktop I downloaded it and it has a bunch of issues. This is what is happening so far:
 
When I start the client (with this command) it starts fine:


a0d47f7a581996005578face65dff465.png


[_7Y@7Y ~]$ java -jar osbot\ 1.7.24.jar 
//***************************************************************************\\
   OSBot Bot
   Copyright (C) OSBot.org
   Running Linux on a(n) i386 architecture
   Java version is 1.7.0_b147-icedtea
\\***************************************************************************//

[INFO ][07/24/13 09:06:23 AM]: Connecting to remote server...
[INFO ][07/24/13 09:06:23 AM]: Connected to remote server!
[INFO ][07/24/13 09:06:25 AM]: Latest released hooked for client revision : 16
[INFO ][07/24/13 09:06:25 AM]: Loading local scripts...
Exception in thread "Thread-4" java.lang.NoClassDefFoundError: sun/misc/Hashing
	at org.osbot.XB.<init>(ll:125)
	at org.osbot.XB.<init>(ll:481)
	at org.osbot.script.engine.GroovyScriptLoader.<clinit>(ti:55)
	at org.osbot.engine.Main.b(pm:32)
	at org.osbot.WA.run(pm:12)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: sun.misc.Hashing
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	... 6 more
java.io.IOException: Server returned HTTP response code: 403 for URL: http://osbot.org/bot/adreq.php
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1612)
	at org.osbot.utility.Crawler.get(cm:59)
	at org.osbot.NA.i(po:55)
	at org.osbot.t.l(uf:90)
	at org.osbot.Cc.run(pm:80)
	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)
Exception in thread "pool-1-thread-1" java.lang.NullPointerException
	at java.io.ByteArrayInputStream.<init>(ByteArrayInputStream.java:106)
	at org.osbot.NA.i(po:55)
	at org.osbot.t.l(uf:90)
	at org.osbot.Cc.run(pm:80)
	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)


 
Then all of a sudden after the client is loading it stops at, "[iNFO ][07/24/13 09:06:25 AM]: Loading local scripts..."

[INFO ][07/24/13 09:06:23 AM]: Connecting to remote server...
[INFO ][07/24/13 09:06:23 AM]: Connected to remote server!
[INFO ][07/24/13 09:06:25 AM]: Latest released hooked for client revision : 16
[INFO ][07/24/13 09:06:25 AM]: Loading local scripts...


 
Then if it does pass that (cause sometimes It does get by that "Loading local scripts..." dialogue) it will get stuck/hang at, "[iNFO ][07/24/13 09:11:42 AM]: Loading remote scripts...".

[INFO ][07/24/13 09:06:23 AM]: Connecting to remote server...
[INFO ][07/24/13 09:06:23 AM]: Connected to remote server!
[INFO ][07/24/13 09:06:25 AM]: Latest released hooked for client revision : 16
[INFO ][07/24/13 09:06:25 AM]: Loading local scripts...
[INFO ][07/24/13 09:08:03 AM]: Connecting to remote server...
[INFO ][07/24/13 09:08:04 AM]: Connected to remote server!
[INFO ][07/24/13 09:08:58 AM]: Loading remote scripts...
[INFO ][07/24/13 09:09:00 AM]: Loading remote scripts...
[INFO ][07/24/13 09:09:44 AM]: Connecting to remote server...
[INFO ][07/24/13 09:09:45 AM]: Connected to remote server!
[INFO ][07/24/13 09:10:51 AM]: Loading remote scripts...


 

*EDIT*

 

The Client has loading the "Local" and "Remote" Scripts. I signed into my account and tried to open a "New tab" for runescape. Once again it is hanging/bugging out at "[iNFO ][07/24/13 09:16:28 AM]: Loading remote scripts..." Then it would just loop.:

1b856693a447a8f29f4ff48ef1ba772a.png

[_7Y@7Y ~]$ java -jar osbot\ 1.7.24.jar 
//***************************************************************************\\
   OSBot Bot
   Copyright (C) OSBot.org
   Running Linux on a(n) i386 architecture
   Java version is 1.7.0_b147-icedtea
\\***************************************************************************//

[INFO ][07/24/13 09:06:23 AM]: Connecting to remote server...
[INFO ][07/24/13 09:06:23 AM]: Connected to remote server!
[INFO ][07/24/13 09:06:25 AM]: Latest released hooked for client revision : 16
[INFO ][07/24/13 09:06:25 AM]: Loading local scripts...
Exception in thread "Thread-4" java.lang.NoClassDefFoundError: sun/misc/Hashing
	at org.osbot.XB.<init>(ll:125)
	at org.osbot.XB.<init>(ll:481)
	at org.osbot.script.engine.GroovyScriptLoader.<clinit>(ti:55)
	at org.osbot.engine.Main.b(pm:32)
	at org.osbot.WA.run(pm:12)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: sun.misc.Hashing
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	... 6 more
java.io.IOException: Server returned HTTP response code: 403 for URL: http://osbot.org/bot/adreq.php
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1612)
	at org.osbot.utility.Crawler.get(cm:59)
	at org.osbot.NA.i(po:55)
	at org.osbot.t.l(uf:90)
	at org.osbot.Cc.run(pm:80)
	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)
Exception in thread "pool-1-thread-1" java.lang.NullPointerException
	at java.io.ByteArrayInputStream.<init>(ByteArrayInputStream.java:106)
	at org.osbot.NA.i(po:55)
	at org.osbot.t.l(uf:90)
	at org.osbot.Cc.run(pm:80)
	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)
^[[B^[[A[INFO ][07/24/13 09:08:03 AM]: Connecting to remote server...
[INFO ][07/24/13 09:08:04 AM]: Connected to remote server!
[INFO ][07/24/13 09:08:58 AM]: Loading remote scripts...
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: sun/misc/Hashing
	at org.osbot.XB.<init>(ll:125)
	at org.osbot.XB.<init>(ll:481)
	at org.osbot.script.engine.ScriptManager.<clinit>(sg:95)
	at org.osbot.engine.Main.D(pm:195)
	at org.osbot.n.l(em:94)
	at org.osbot.hc.i(kn:41)
	at org.osbot.hc.l(kn:69)
	at org.osbot.hc.l(kn:111)
	at org.osbot.lb.keyReleased(kn:34)
	at java.awt.Component.processKeyEvent(Component.java:6466)
	at javax.swing.JComponent.processKeyEvent(JComponent.java:2820)
	at java.awt.Component.processEvent(Component.java:6282)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1890)
	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:752)
	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1017)
	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:889)
	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:717)
	at java.awt.Component.dispatchEventImpl(Component.java:4731)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[INFO ][07/24/13 09:09:00 AM]: Loading remote scripts...
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class org.osbot.script.engine.ScriptManager
	at org.osbot.engine.Main.D(pm:195)
	at org.osbot.n.l(em:94)
	at org.osbot.hc.i(kn:41)
	at org.osbot.hc.i(kn:13)
	at org.osbot.hc.i(kn:111)
	at org.osbot.hB.actionPerformed(kn:28)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[INFO ][07/24/13 09:09:44 AM]: Connecting to remote server...
[INFO ][07/24/13 09:09:45 AM]: Connected to remote server!
[INFO ][07/24/13 09:10:51 AM]: Loading remote scripts...
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class org.osbot.script.engine.ScriptManager
	at org.osbot.engine.Main.D(pm:195)
	at org.osbot.n.l(em:94)
	at org.osbot.hc.i(kn:41)
	at org.osbot.hc.i(kn:13)
	at org.osbot.hc.i(kn:111)
	at org.osbot.hB.actionPerformed(kn:28)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[INFO ][07/24/13 09:11:25 AM]: Connecting to remote server...
[INFO ][07/24/13 09:11:25 AM]: Connected to remote server!
[INFO ][07/24/13 09:11:42 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:11:42 AM]: Loading remote scripts...
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class org.osbot.script.engine.ScriptManager
	at org.osbot.engine.Main.D(pm:195)
	at org.osbot.n.l(em:94)
	at org.osbot.hc.i(kn:41)
	at org.osbot.hc.i(kn:13)
	at org.osbot.hc.i(kn:111)
	at org.osbot.hB.actionPerformed(kn:28)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: sun/misc/Hashing
	at org.osbot.XB.<init>(ll:125)
	at org.osbot.XB.<init>(ll:481)
	at org.osbot.engine.Bot.<clinit>(wn:245)
	at org.osbot.t.l(uf:89)
	at org.osbot.HB.h(qm:561)
	at org.osbot.HB.c(qm:59)
	at org.osbot.V.actionPerformed(qm:283)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class org.osbot.engine.Bot
	at org.osbot.t.l(uf:89)
	at org.osbot.HB.h(qm:561)
	at org.osbot.HB.c(qm:59)
	at org.osbot.V.actionPerformed(qm:283)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2713)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
	at java.awt.EventQueue.access$000(EventQueue.java:101)
	at java.awt.EventQueue$3.run(EventQueue.java:666)
	at java.awt.EventQueue$3.run(EventQueue.java:664)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:680)
	at java.awt.EventQueue$4.run(EventQueue.java:678)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[INFO ][07/24/13 09:13:05 AM]: Connecting to remote server...
[INFO ][07/24/13 09:13:06 AM]: Connected to remote server!
[INFO ][07/24/13 09:13:06 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:13:06 AM]: Loading remote scripts...
[INFO ][07/24/13 09:14:46 AM]: Connecting to remote server...
[INFO ][07/24/13 09:14:46 AM]: Connected to remote server!
[INFO ][07/24/13 09:14:46 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:14:46 AM]: Loading remote scripts...
[INFO ][07/24/13 09:16:27 AM]: Connecting to remote server...
[INFO ][07/24/13 09:16:27 AM]: Connected to remote server!
[INFO ][07/24/13 09:16:28 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:16:28 AM]: Loading remote scripts...
[INFO ][07/24/13 09:18:07 AM]: Connecting to remote server...
[INFO ][07/24/13 09:18:08 AM]: Connected to remote server!
[INFO ][07/24/13 09:18:08 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:18:08 AM]: Loading remote scripts...
[INFO ][07/24/13 09:20:07 AM]: Connecting to remote server...
[INFO ][07/24/13 09:20:07 AM]: Connected to remote server!
[INFO ][07/24/13 09:20:07 AM]: Signed in as : markhudson78@gmail.com
[INFO ][07/24/13 09:20:07 AM]: Loading remote scripts...

 

Gonna keep trying different things. Will keep thread updated.

 

*Update*

 

Going to try updating my repositories and files on linux. This problem may be happening due to icedtea being out of date. Will let you guys know.

Edited by 0mnoodle

  • 4 weeks later...
Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.