vassalengine / vassal

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

ABR: [Carcassonne + fan exps] NullPointerException: No owning WizardImplementation for id _#UndeterminedStep #10083

Closed uckelman closed 3 years ago

uckelman commented 3 years ago
Bugzilla
ID BZ14473
Reported 2021-05-12 19:26:00 +0200
Modified 2021-05-13 02:35:39 +0200
Product VASSAL
Component Unknown
Version 3.5.5
Platform All
OS All
Status RESOLVED
Resolution DUPLICATE
Priority unspecified
Severity normal
Milestone ---
Reporter Joel Uckelman
Assignee Bugs
CC brian@brianreynolds.net
Duplicate of BZ3729
Attachments
errorLog Joel Uckelman 2021-05-12 19:26:00 +0200 text/plain 10131 the errorLog

Joel Uckelman 2021-05-12 19:26:50 +0200

Tried to look for online carcassone game

Carcassonne + fan exps v3.0.1 3.5.5

java.lang.NullPointerException: No owning WizardImplementation for id _#UndeterminedStep
 at org.netbeans.spi.wizard.BranchingWizard.navigatingTo(BranchingWizard.java:284)
 at org.netbeans.spi.wizard.Wizard.navigatingTo(Wizard.java:137)
 at org.netbeans.api.wizard.displayer.WizardDisplayerImpl.navigateTo(WizardDisplayerImpl.java:522)
 at org.netbeans.api.wizard.displayer.NavButtonManager.processNextProceed(NavButtonManager.java:394)

Joel Uckelman 2021-05-12 19:26:51 +0200

Created attachment 12977
the errorLog

Brian Reynolds 2021-05-13 02:35:39 +0200

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

Duplicate of #5813