ridnem Posted October 27, 2015 Share Posted October 27, 2015 Cant run 1 script on mirror or stealth mode, this popping up when i want to start script. redownload 10times, tried everything ERROR][10/26 11:11:59 PM]: Uncaught exception! java.lang.IllegalArgumentException: setSelectedIndex: 0 out of bounds at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at Aux.d(ee:352) at Aux$$Lambda$79/1298574.itemStateChanged(Unknown Source) at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) at javax.swing.JComboBox.selectedItemChanged(Unknown Source) at javax.swing.JComboBox.contentsChanged(Unknown Source) at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$1.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$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) Quote Link to comment Share on other sites More sharing options...
dudeyoyo Posted October 27, 2015 Share Posted October 27, 2015 Do you have the latest java? Quote Link to comment Share on other sites More sharing options...
Paradox68 Posted October 27, 2015 Share Posted October 27, 2015 Cant run 1 script on mirror or stealth mode, this popping up when i want to start script. redownload 10times, tried everything ERROR][10/26 11:11:59 PM]: Uncaught exception! java.lang.IllegalArgumentException: setSelectedIndex: 0 out of bounds at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at Aux.d(ee:352) at Aux$$Lambda$79/1298574.itemStateChanged(Unknown Source) at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) at javax.swing.JComboBox.selectedItemChanged(Unknown Source) at javax.swing.JComboBox.contentsChanged(Unknown Source) at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$1.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$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) We probably can't help you at all unless you paste the code. Use pastebin please. Do you have the latest java? I can almost guarantee that's not the problem. You know people use that as their go-to too much. It's fairly obvious when it's a java problem. Quote Link to comment Share on other sites More sharing options...
dudeyoyo Posted October 27, 2015 Share Posted October 27, 2015 We probably can't help you at all unless you paste the code. Use pastebin please. I can almost guarantee that's not the problem. You know people use that as their go-to too much. It's fairly obvious when it's a java problem. The only reason I say that is because I saw a post somewhere about a dev recommending to make sure of it. Probably unrelated but you never know. Also when you were re-installing you were deleting the osbot folder too right? Quote Link to comment Share on other sites More sharing options...
ridnem Posted October 27, 2015 Author Share Posted October 27, 2015 The only reason I say that is because I saw a post somewhere about a dev recommending to make sure of it. Probably unrelated but you never know. Also when you were re-installing you were deleting the osbot folder too right? yea deleted the osbot file We probably can't help you at all unless you paste the code. Use pastebin please. I can almost guarantee that's not the problem. You know people use that as their go-to too much. It's fairly obvious when it's a java problem. what is the prob then:( Quote Link to comment Share on other sites More sharing options...
medenis Posted October 27, 2015 Share Posted October 27, 2015 yea deleted the osbot file what is the prob then:( yah, dealing with the same problem here.. Yesterday everything was ok.. until I took brake and restarted pc, after that - the same errors.. 1 Quote Link to comment Share on other sites More sharing options...
ridnem Posted October 27, 2015 Author Share Posted October 27, 2015 yah, dealing with the same problem here.. Yesterday everything was ok.. until I took brake and restarted pc, after that - the same errors../ =/ i still dont know how to fixe it....maybe if some 1 could help us:) Quote Link to comment Share on other sites More sharing options...
Paradox68 Posted October 28, 2015 Share Posted October 28, 2015 =/ i still dont know how to fixe it....maybe if some 1 could help us:) The other guy could be right. Try deleting C:\Users\YourName\OSBot folder entirely and any other OSBot related file folders, and then download the latest jar and run it. Quote Link to comment Share on other sites More sharing options...
Chicken Wing Posted October 28, 2015 Share Posted October 28, 2015 Cant run 1 script on mirror or stealth mode, this popping up when i want to start script. redownload 10times, tried everything ERROR][10/26 11:11:59 PM]: Uncaught exception! java.lang.IllegalArgumentException: setSelectedIndex: 0 out of bounds at javax.swing.JComboBox.setSelectedIndex(Unknown Source) What script is it? Have you sent them this error? Quote Link to comment Share on other sites More sharing options...
Woody Posted October 28, 2015 Share Posted October 28, 2015 The other guy could be right. Try deleting C:\Users\YourName\OSBot folder entirely and any other OSBot related file folders, and then download the latest jar and run it. Don't do this. It looks like there are some issues with the GUI. If it's not your script, just contact the script writer. 1 Quote Link to comment Share on other sites More sharing options...
ridnem Posted October 28, 2015 Author Share Posted October 28, 2015 yea got it, it was a miner @ shilo village who gives the error all other scripts are working Quote Link to comment Share on other sites More sharing options...