January 5, 20188 yr ive tried to run osbot it doesnt work ive followed all the steps in this thread and it didnt fix it at all this is the info that i got in cmd. Also, i get this error "There was an error laucnhing OSBot! Please verify that your boot options are valid!" Which i followed the steps in that thread and it didnt fix it. Please help..... C:\Users\eleme>java -jar "C:\Users\eleme\Downloads\OSBot 2.4.150 (5).jar" java.lang.IllegalArgumentException at org.osbot.Td.<init>(lab:19) at org.osbot.Td.<init>(lab:17) at org.osbot.Td.<init>(lab:833) at org.osbot.kd.IIiIiiiiIiIi(it:137) at org.osbot.Boot.IIiIiiiiIiIi(wt:339) at org.osbot.Boot.launch(wt:718) at org.osbot.Ob.IIiIiiiiIiIi(qp:571) at org.osbot.Ob.IiIIiiiIiIiI(qp:87) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at java.desktop/javax.swing.DefaultButtonModel.setPressed(Unknown Source) at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) at java.desktop/java.awt.Component.processEvent(Unknown Source) at java.desktop/java.awt.Container.processEvent(Unknown Source) at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.desktop/java.awt.EventQueue.access$500(Unknown Source) at java.desktop/java.awt.EventQueue$3.run(Unknown Source) at java.desktop/java.awt.EventQueue$3.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.desktop/java.awt.EventQueue$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) Edited January 5, 20188 yr by Kiyropoth
January 5, 20188 yr Author 3 minutes ago, Muffins said: type in your cmd "java -version" what version do you have C:\Users\eleme>java -version java version "9.0.1" Java(TM) SE Runtime Environment (build 9.0.1+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode) 9.0.1 4 minutes ago, TrekToop11 said: What happens when you try running it normally? When i run it normally i get this error "There was an error laucnhing OSBot! Please verify that your boot options are valid!"
January 5, 20188 yr 4 minutes ago, Kiyropoth said: C:\Users\eleme>java -version java version "9.0.1" Java(TM) SE Runtime Environment (build 9.0.1+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode) 9.0.1 When i run it normally i get this error "There was an error laucnhing OSBot! Please verify that your boot options are valid!" follow the guide you linked in your OP, you need java 8 in order to run osbot, you are probably using java 9, if that is the case uninstall java 9 and install java 8, that should fix your issue.
Create an account or sign in to comment