Eliminating any power causes the game to crash, showing a "A Serious Error Has Occurred" window to appear. This bug also occurs when starting either the five-player or six-player variants. This essentially renders the game unplayable.
E-mail: greghayes@rogers.com
Logged In: NO
Yes, this happens in new 1.7.0 version. The error message is:
A Serious Error has Occured
A serious, but possibly recoverable, error has occured in the
application.
The application may become unstable. It is recommended that you try to
save any work in progress, if possible, and quit the application. You
may elect to quit the program now via the Exit Program button,
but any unsaved work will be lost.
Please use the Send Bug Report button to
automatically send this error information to the developers. Only the
information seen below will be sent; no additional or personally
identifying information is sent. Sending information requires a network
connection. If you do not elect to send the bug report, no information
will be transmitted.
Technical error information follows.
Error Name:
java.lang.ArrayIndexOutOfBoundsException
Error Message:
7 >= 7
Error Details:
jDip version: 1.7.0 (Preview Release 1) (English)Java version:
1.5.0_11Java vendor: Sun Microsystems Inc.Java runtime version:
1.5.0_11-b03OS name: Windows XPOS version: 5.1OS arch: x86Memory
Free: 22998360Memory Total: 33357824Memory Max: 199819264java.lang.ArrayIndexOutOfBoundsException7
>= 7java.awt.EventDispatchThread.run(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)
java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source)
java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown
Source)
javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown
Source) javax.swing.MenuSelectionManager.processMouseEvent(Unknown
Source) javax.swing.JMenuItem.processMouseEvent(Unknown Source)
javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(Unknown
Source) javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
javax.swing.AbstractButton.doClick(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
dip.gui.ClientMenu$RecentFileListener.actionPerformed(ClientMenu.java:649)
dip.gui.ClientFrame.createWorld(ClientFrame.java:625)
dip.gui.F2FGUIGameSetup.setup(F2FGUIGameSetup.java:99)
dip.gui.ClientFrame.fireTurnstateChanged(ClientFrame.java:730)
java.awt.Component.firePropertyChange(Unknown Source)
java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
dip.gui.AbstractCFPListener.propertyChange(AbstractCFPListener.java:74)
dip.gui.F2FOrderDisplayPanel$F2FPropertyListener.actionTurnstateChanged(F2FOrderDisplayPanel.java:280)
dip.gui.F2FOrderDisplayPanel.access$1500(F2FOrderDisplayPanel.java:67)
dip.gui.F2FOrderDisplayPanel.createTabs(F2FOrderDisplayPanel.java:496)
dip.gui.F2FOrderDisplayPanel.setupState(F2FOrderDisplayPanel.java:684)
dip.gui.F2FOrderDisplayPanel.setTabEnabled(F2FOrderDisplayPanel.java:618)
javax.swing.JTabbedPane.setEnabledAt(Unknown Source)
java.util.Vector.elementAt(Unknown Source)