ProjectPact Posted February 27, 2017 Author Share Posted February 27, 2017 java.lang.NoClassDefFoundError this is from a build error, but there are no build errors? Hmmm yes, please pm me when you get home and I will look into this. I've made many updates to walking and setup task, which might be your problem. But I need to see the rest of the error to be sure. Quote Link to comment Share on other sites More sharing options...
Timmy555 Posted February 27, 2017 Share Posted February 27, 2017 Here it is, [ERROR][02/27 03:16:24 PM]: Uncaught exception! java.lang.NoClassDefFoundError: Could not initialize class org.osbot.COn at org.osbot.rs07.event.WebWalkEvent.<init>(pf:135) at c.a.g.NUl.h(md:162) at lemons.api.c.a.NUl.I(me:153) at lemons.api.c.a.NUl.I(me:31) at lemons.api.c.a.NUl.K(me:74) at c.a.nUL.b(xl:667) at c.a.nUL.j(xl:540) at c.a.nUL.K(xl:443) at c.a.cOm1.actionPerformed(jh:328) 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$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.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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) [DEBUG][Bot #1][02/27 03:16:24 PM]: [aUx.I] Resetting possibles timer [DEBUG][Bot #1][02/27 03:16:26 PM]: [aUx.I] All tasks were idle, sleeping for 800~1000ms [INFO][Bot #1][02/27 03:16:27 PM]: [aUx.I] [HunterTask]: DEBUG-MODE ENABLED [ERROR][02/27 03:16:27 PM]: Uncaught exception! java.lang.NoClassDefFoundError: Could not initialize class org.osbot.COn And then it repeats over again Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted February 28, 2017 Author Share Posted February 28, 2017 2 hours ago, Timmy555 said: Here it is, [ERROR][02/27 03:16:24 PM]: Uncaught exception! java.lang.NoClassDefFoundError: Could not initialize class org.osbot.COn at org.osbot.rs07.event.WebWalkEvent.<init>(pf:135) at c.a.g.NUl.h(md:162) at lemons.api.c.a.NUl.I(me:153) at lemons.api.c.a.NUl.I(me:31) at lemons.api.c.a.NUl.K(me:74) at c.a.nUL.b(xl:667) at c.a.nUL.j(xl:540) at c.a.nUL.K(xl:443) at c.a.cOm1.actionPerformed(jh:328) 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$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.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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) [DEBUG][Bot #1][02/27 03:16:24 PM]: [aUx.I] Resetting possibles timer [DEBUG][Bot #1][02/27 03:16:26 PM]: [aUx.I] All tasks were idle, sleeping for 800~1000ms [INFO][Bot #1][02/27 03:16:27 PM]: [aUx.I] [HunterTask]: DEBUG-MODE ENABLED [ERROR][02/27 03:16:27 PM]: Uncaught exception! java.lang.NoClassDefFoundError: Could not initialize class org.osbot.COn And then it repeats over again Referencing OSBot's API. Were you near the location to hunt, or were you having the bot to walk there? Quote Link to comment Share on other sites More sharing options...
Lexlikely Posted February 28, 2017 Share Posted February 28, 2017 Any chance of a trial for this? 1 Quote Link to comment Share on other sites More sharing options...
Timmy555 Posted February 28, 2017 Share Posted February 28, 2017 I was standing right at the location Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted February 28, 2017 Author Share Posted February 28, 2017 1 minute ago, Timmy555 said: I was standing right at the location Join the discord chat and I can look into it with you faster than on here Quote Link to comment Share on other sites More sharing options...
Timmy555 Posted February 28, 2017 Share Posted February 28, 2017 how do i get into the discord? Quote Link to comment Share on other sites More sharing options...
Timmy555 Posted February 28, 2017 Share Posted February 28, 2017 okay im on discord now Quote Link to comment Share on other sites More sharing options...
Frez Posted February 28, 2017 Share Posted February 28, 2017 Can i get a trial please? 1 Quote Link to comment Share on other sites More sharing options...
Lionsteiger Posted March 1, 2017 Share Posted March 1, 2017 Can I have a trial please? 1 Quote Link to comment Share on other sites More sharing options...
suplex36 Posted March 1, 2017 Share Posted March 1, 2017 could i get a trial pls? 1 Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted March 2, 2017 Author Share Posted March 2, 2017 Hunter trials will be given once 5.1 has been pushed! Everyone's name is going down in a list! Quote Link to comment Share on other sites More sharing options...
imeurotrash Posted March 2, 2017 Share Posted March 2, 2017 7 minutes ago, ProjectPact said: Hunter trials will be given once 5.1 has been pushed! Everyone's name is going down in a list! My boy, any ETA? Quote Link to comment Share on other sites More sharing options...
ProjectPact Posted March 2, 2017 Author Share Posted March 2, 2017 1 hour ago, imeurotrash said: My boy, any ETA? I mean I could push it right now, it's done. The only thing is, I want to double check that shift drop is working correctly, but I'm not sure when Alek is gonna release the public version. Edit: How about this, let me fix something I've had planned for a while in the script, then I'll release it. Hopefully I can be done with this soon. ;) 2 Quote Link to comment Share on other sites More sharing options...
Frez Posted March 2, 2017 Share Posted March 2, 2017 8 hours ago, ProjectPact said: I mean I could push it right now, it's done. The only thing is, I want to double check that shift drop is working correctly, but I'm not sure when Alek is gonna release the public version. Edit: How about this, let me fix something I've had planned for a while in the script, then I'll release it. Hopefully I can be done with this soon. ;) Thank you very much for this, looking forward to buying it, just wanna test your progressive leveling first :P 1 Quote Link to comment Share on other sites More sharing options...