Soldtodie Posted November 21, 2015 Share Posted November 21, 2015 [ERROR][11/21 08:53:05 PM]: Uncaught exception! java.lang.IllegalArgumentException: Cannot change state of non-idle timeline [Model transitions:org.pushingpixels.substance.internal.animation.StateTransitionTracker READY:0.0] at org.pushingpixels.trident.Timeline.addCallback(Timeline.java:333) at org.pushingpixels.substance.internal.animation.StateTransitionTracker.onModelStateChanged(StateTransitionTracker.java:480) at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseClicked(RolloverButtonListener.java:211) 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) What's that? Quote Link to comment Share on other sites More sharing options...
Bobrocket Posted November 21, 2015 Share Posted November 21, 2015 It's nothing serious, just an error that pops up like 24/7 in newer OSBot versions. Quote Link to comment Share on other sites More sharing options...
Joseph Posted November 21, 2015 Share Posted November 21, 2015 that osbot, the intelligent buttons arent intelligent Quote Link to comment Share on other sites More sharing options...
Extreme Scripts Posted November 21, 2015 Share Posted November 21, 2015 Its the open source Look and Feel that was around a couple of years ago causing the issues, the developer stopped development before Java 8 so thats why its causing issues and I don't think the developera are bothered to fix it cos it doesn't affect anyitng :P Quote Link to comment Share on other sites More sharing options...
Soldtodie Posted November 21, 2015 Author Share Posted November 21, 2015 Its the open source Look and Feel that was around a couple of years ago causing the issues, the developer stopped development before Java 8 so thats why its causing issues and I don't think the developera are bothered to fix it cos it doesn't affect anyitng Suppress the error? Quote Link to comment Share on other sites More sharing options...