PwneRL33T Posted August 22, 2014 Share Posted August 22, 2014 [ERROR][08/23 05:25:31 AM]: Failed to load jar file : SeersOaks.jar [ERROR][08/23 05:25:31 AM]: Failed to load local scripts! java.lang.NullPointerException at org.osbot.cOm2.iIiIiiIIii(kb:163) at org.osbot.pRn.IiiIIIIiii(vb:223) at org.osbot.core.gui.ScriptSelector.iiIiiIiiii(lc:293) at org.osbot.core.gui.ScriptSelector.iiIiiIiiii(lc:269) at org.osbot.CoM7.actionPerformed(lc:15) 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 Source) at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(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$200(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$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(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$1.doIntersectionPrivilege(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) [INFO][08/23 05:25:31 AM]: Loaded 0 local scripts and 0 custom random solvers! [INFO][08/23 05:25:32 AM]: Loaded 1 remote SDN scripts! after following this tut... it seems not as easy as stated http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Link to comment Share on other sites More sharing options...
Cinnamon Posted August 22, 2014 Share Posted August 22, 2014 I believe your using a Java 8 JRE. Link to comment Share on other sites More sharing options...
PwneRL33T Posted August 22, 2014 Author Share Posted August 22, 2014 (edited) I believe your using a Java 8 JRE. should i use 6 or 7? EDIT: just used 6 and got same error Edited August 22, 2014 by PwneRL33T Link to comment Share on other sites More sharing options...
Cinnamon Posted August 22, 2014 Share Posted August 22, 2014 should i use 6 or 7? EDIT: just used 6 and got same error Use 1.7, download it here. Link to comment Share on other sites More sharing options...
PwneRL33T Posted August 22, 2014 Author Share Posted August 22, 2014 Use 1.7, download it here. thanks anyway but got running on 6 just changed the environment system 1 Link to comment Share on other sites More sharing options...