Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 at java.util.Vector.elementAt(Unknown Source) at javax.swing.JTabbedPane.getComponentAt(Unknown Source) at org.monazilla.v2c.V2CCustomTabbedPane.getPanelAt(V2CCustomTabbedPane.java:243) at org.monazilla.v2c.V2CCustomTabbedPane.manageTooltip(V2CCustomTabbedPane.java:212) at org.monazilla.v2c.V2CCustomTabbedPane.insertTab(V2CCustomTabbedPane.java:322) at org.monazilla.v2c.V2CSingleTabbedPane.addPanel(V2CSingleTabbedPane.java:984) at org.monazilla.v2c.V2CSingleThreadViewPane.addPanel(V2CSingleThreadViewPane.java:269) at org.monazilla.v2c.V2CTabbedPane.addPanel(V2CTabbedPane.java:1272) at org.monazilla.v2c.V2CTabbedPane.addPanel(V2CTabbedPane.java:1268) at org.monazilla.v2c.V2CThreadPanel.open(V2CThreadPanel.java:572) at org.monazilla.v2c.V2CThreadItem.open(V2CThreadItem.java:1636) at org.monazilla.v2c.V2CFavoritePanel.openSelectedItem(V2CFavoritePanel.java:1643) at org.monazilla.v2c.V2CFavoritePanel.openSelectedItem(V2CFavoritePanel.java:1575) at org.monazilla.v2c.V2CFavoritePanel$PopupListener.mouseReleased(V2CFavoritePanel.java:2829) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) 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 org.monazilla.v2c.V2CMouseExitListener.redispatchMouseEvent(V2CMouseExitListener.java:113) at org.monazilla.v2c.V2CMouseExitListener.mouseReleased(V2CMouseExitListener.java:62) 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.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)