vassalengine/vassal

[Blitzkrieg Commander IV + A Fistful of Tows 3] RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "VASSAL.build.module.gamepieceimage.ColorManager.getColorByName(String)" because the return value of "VASSAL.build.module.gamepieceimage.ColorManager.getColorManager()" is null

Opened this issue · 0 comments

ABR
Version 3.7.12
Reporter 1973maah@gmail.com
Error Log 13881 bytes
I was using the game piece layout, defining the first one and adding a game piece

Blitzkrieg Commander IV + A Fistful of Tows 3 v1.10 3.7.12

java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "VASSAL.build.module.gamepieceimage.ColorManager.getColorByName(String)" because the return value of "VASSAL.build.module.gamepieceimage.ColorManager.getColorManager()" is null
 at VASSAL.launch.Launcher.(Launcher.java:164)
 at VASSAL.launch.Player.(Player.java:61)
 at VASSAL.launch.Player.main(Player.java:56)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException: Cannot invoke "VASSAL.build.module.gamepieceimage.ColorManager.getColorByName(String)" because the return value of "VASSAL.build.module.gamepieceimage.ColorManager.getColorManager()" is null