Jump to content

please help:)


ridnem

Recommended Posts

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)

Link to comment
Share on other sites

 

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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:(

Link to comment
Share on other sites

 

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?

Link to comment
Share on other sites

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.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...