vassalengine / vassal

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

ABR: [MMP Here Come the Rebels] ExecutionException: java.lang.NullPointerException #9485

Closed uckelman closed 3 years ago

uckelman commented 3 years ago
Bugzilla
ID BZ13743
Reported 2020-11-26 04:10:00 +0100
Modified 2020-11-26 12:57:26 +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 BZ13677
Attachments
errorLog Joel Uckelman 2020-11-26 04:10:00 +0100 text/plain 52654 the errorLog

Joel Uckelman 2020-11-26 04:10:52 +0100

MMP Here Come the Rebels vrdm-b 3.4.10

java.util.concurrent.ExecutionException: java.lang.NullPointerException
 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-26 04:10:53 +0100

Created attachment 12525
the errorLog

Joel Uckelman 2020-11-26 12:57:26 +0100

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

Duplicate of #9435