Draxx Sergeant
 376 Posts




 | | 06/22/2007 4:06 PM | Alert | anyone know how to resolve this index out of bounds error i keep getting when i try and connect? ive also had an error where i was unable to edit the prefrences. any assistance would be welcome.
as far as i got was: install, update, place DDM module into folder, run, click play, open DDM module, connect, error. | | WotC boards SN: Randolph Carter
| |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/22/2007 8:47 PM | Alert | At the moment, it appears that the Vassal server is down. That doesn't usually cause an index out of bounds error though. The only time I've had problems editing my preferences, I had multiple instances of Vassal running. Of course, an index problem might cause you problems with editing your preferences.
After you open the DDM module, can you start up a new game, pick a map, and drop units onto the map? At what point in time did you try to edit your preferences? You should be able to do that as soon as you open the module. | | | |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/22/2007 11:00 PM | Alert | Also, what version of Java are you running? Mine is 1.5.0.
What version of Vassal are you running? Mine is 2.9.9.
When you load the module, you should have text like this in the chat window:
- Miniatures Skirmish Game version 1.12.4 - Extension EC EXtension 4_0 v3.1 loaded - Extension Epic_Maps_1-1 v0.0 loaded - Extension Iconics 1_3 v1.0 loaded
This would indicate that the module and the extensions are loaded. Please post what text shows up for you.
| | | |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/22/2007 11:13 PM | Alert | | The Vassal server is back up and running by the way. | | | |
|
Draxx Sergeant
 376 Posts




 | | 06/23/2007 5:12 PM | Alert | I dont have the ec or other modules, just 1.12 for ddm. and i have 2.9.9 vassal. as for java, I dont know what im running
| | WotC boards SN: Randolph Carter
| |
|
Draxx Sergeant
 376 Posts




 | | 06/23/2007 5:15 PM | Alert | the exact message is:
IndexOutOfBoundsException inded: 0 size: 0
i guess ill upload the other modules and see if that changes anything. but the error occurs whenever I try to connect to the server. | | WotC boards SN: Randolph Carter
| |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/23/2007 8:11 PM | Alert | | To find out the Java version, you can click on Start, then Run... Then, enter "CMD" and press enter. Once you have a DOS window open, enter "java -version" and press enter. The Java version should show up in the DOS window. | | | |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/23/2007 8:26 PM | Alert | Also, check out item 2 on the VassalEngine Faq here:[url]http://www.vassalengine.org/wiki/doku.php?id=faq_general[/url]
It says that If vassal crashes, it creates an Errorlog file. On Windows XP, this file is created in C:\Documents and Settings\{user name}\VASSAL. Post a description of what you where doing and the contents of the Errorlog file to the VASSAL Engine Discussion Group. If you can get that file, I'd be most interested in seeing it too. | | | |
|
Draxx Sergeant
 376 Posts




 | | 06/25/2007 9:23 PM | Alert | well this is a bit lengthy but ill post the contents. on a side note, the error file is already created upon game install if its of any signifigance
-- OS Windows XP -- Java version 1.6.0 -- VASSAL version 2.9.9/2.6.2 -- Miniatures Skirmish Game version 1.12.4 Extension EC EXtension 4_0 v3.1 loaded Extension Epic_Maps_1-1 v0.0 loaded Extension Iconics 1_3 v1.0 loaded java.lang.IllegalArgumentException: port out of range:-1 at java.net.InetSocketAddress.(Unknown Source) at com.sun.deploy.net.proxy.DeployProxySelector$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at com.sun.deploy.net.proxy.DeployProxySelector.getProxy(Unknown Source) at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.(Unknown Source) at java.net.Socket.(Unknown Source) at org.vassalengine.C.B.I.Q(Unknown Source) at org.vassalengine.C.B.H.setConnected(Unknown Source) at org.vassalengine.C.O.A(Unknown Source) at org.vassalengine.C.B.N.L(Unknown Source) at org.vassalengine.C.O.setConnected(Unknown Source) at org.vassalengine.A.E$5.actionPerformed(Unknown Source) 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 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 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) java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.RangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.(Unknown Source) at java.net.Socket.(Unknown Source) at org.vassalengine.C.B.I.Q(Unknown Source) at org.vassalengine.C.B.H.setConnected(Unknown Source) at org.vassalengine.C.O.A(Unknown Source) at org.vassalengine.C.B.N.L(Unknown Source) at org.vassalengine.C.O.setConnected(Unknown Source) at org.vassalengine.A.E$5.actionPerformed(Unknown Source) 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 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 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) java.io.IOException: Unable to overwrite C:\Documents and Settings\kkyang\VASSAL\Preferences Data stored in C:\Documents and Settings\kkyang\VASSAL\temp1.zip at VASSAL.tools.ArchiveWriter.write(Unknown Source) at VASSAL.preferences.PrefsEditor.write(Unknown Source) at VASSAL.preferences.Prefs.write(Unknown Source) at VASSAL.build.GameModule.quit(Unknown Source) at VASSAL.build.GameModule$1.windowClosing(Unknown Source) at java.awt.AWTEventMulticaster.windowClosing(Unknown Source) at java.awt.Window.processWindowEvent(Unknown Source) at javax.swing.JFrame.processWindowEvent(Unknown Source) at java.awt.Window.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(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)
| | WotC boards SN: Randolph Carter
| |
|
Draxx Sergeant
 376 Posts




 | | 06/25/2007 9:24 PM | Alert | | from what i see of it, it starts out with a bad pointer and it goes from bad to worse. | | WotC boards SN: Randolph Carter
| |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/25/2007 11:17 PM | Alert | | I've posted this on the VassalEngine Forum. They are pretty good over there so hopefully, we will hear back soon. | | | |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/25/2007 11:19 PM | Alert | | On a side note, I haven't tried running Vassal on Java 1.6. I didn't see any direct posts of this error, but there have been a few other errors related to 1.6. I don't want to load it until I've released the latest mod which should be sometime next week. | | | |
|
Draxx Sergeant
 376 Posts




 | | 06/29/2007 7:57 PM | Alert | | any word tullywi? | | WotC boards SN: Randolph Carter
| |
|
 Avatar of Skirmishes tullywi Sergeant
 982 Posts



 | | 06/29/2007 10:26 PM | Alert | | Sorry Draxx, It looks like they are all gung ho about the 3.0 beta version that they just released. I've asked again to see if someone will respond. They are usually pretty good over there. On the other hand, vassal is a free service, so it isn't like I can talk to their manager or something. | | | |
|