Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1918] NullPointerException: Cannot invoke "VASSAL.build.module.turn.TurnLevel.getSetControls(javax.swing.JDialog, VASSAL.build.module.turn.TurnTracker)" because the return value of "VASSAL.build.module.turn.TurnTracker.getTurnLevel(int)" is null #13575

Open
uckelman opened this issue Sep 3, 2024 · 0 comments
Labels
ABR From the Automatic Bug Reporter

Comments

@uckelman
Copy link
Contributor

uckelman commented Sep 3, 2024

ABR
Version 3.7.14
Reporter [email protected]
Error Log 9968 bytes
Setting the Turn marker.  It said to right click it.  I selected to set the turn marker. I got this screen instead.  

1918 v2.5 3.7.14

java.lang.NullPointerException: Cannot invoke "VASSAL.build.module.turn.TurnLevel.getSetControls(javax.swing.JDialog, VASSAL.build.module.turn.TurnTracker)" because the return value of "VASSAL.build.module.turn.TurnTracker.getTurnLevel(int)" is null
 at VASSAL.build.module.turn.TurnTracker$SetDialog.addChildControls(TurnTracker.java:1254)
 at VASSAL.build.module.turn.TurnTracker$SetDialog.setControls(TurnTracker.java:1242)
 at VASSAL.build.module.turn.TurnTracker.set(TurnTracker.java:795)
 at VASSAL.build.module.turn.TurnTracker.actionPerformed(TurnTracker.java:779)
@uckelman uckelman added the ABR From the Automatic Bug Reporter label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABR From the Automatic Bug Reporter
Projects
None yet
Development

No branches or pull requests

1 participant