ProjectPact Posted February 27, 2017 Author 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.
Timmy555 Posted February 27, 2017 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
ProjectPact Posted February 28, 2017 Author 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?
ProjectPact Posted February 28, 2017 Author 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
ProjectPact Posted March 2, 2017 Author Posted March 2, 2017 Hunter trials will be given once 5.1 has been pushed! Everyone's name is going down in a list!
imeurotrash Posted March 2, 2017 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?
ProjectPact Posted March 2, 2017 Author 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
Frez Posted March 2, 2017 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