vassalengine / vassal

VASSAL, the open-source boardgame engine
https://vassalengine.org
GNU Lesser General Public License v2.1
425 stars 101 forks source link

ABR: [AH Stonewall in the Valley] ExecutionException: java.lang.IndexOutOfBoundsException #9492

Closed uckelman closed 3 years ago

uckelman commented 3 years ago
Bugzilla
ID BZ13754
Reported 2020-11-27 15:50:00 +0100
Modified 2020-11-27 17:47:31 +0100
Product VASSAL
Component Unknown
Version 3.4.10
Platform All
OS All
Status RESOLVED
Resolution DUPLICATE
Priority unspecified
Severity normal
Milestone ---
Reporter Joel Uckelman
Assignee Bugs
Duplicate of BZ13679
Attachments
errorLog Joel Uckelman 2020-11-27 15:50:00 +0100 text/plain 18792 the errorLog

Joel Uckelman 2020-11-27 15:50:11 +0100

rdmorss@morssweb.com

opening a saved game

AH Stonewall in the Valley vrdm 3.4.10

java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException
 at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
 at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
 at java.desktop/javax.swing.SwingWorker.get(SwingWorker.java:613)
 at VASSAL.tools.opcache.OpCache$Request.done(OpCache.java:209)

Joel Uckelman 2020-11-27 15:50:11 +0100

Created attachment 12533
the errorLog

Joel Uckelman 2020-11-27 17:47:31 +0100

*** This bug has been marked as a duplicate of bug 13679 ***
uckelman commented 3 years ago

Duplicate of #9437