vassalengine / vassal

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

[VASL] NullPointerException: Cannot invoke "Object.toString()" because the return value of "VASSAL.counters.GamePiece.getProperty(Object)" is null #13694

Open uckelman opened 1 week ago

uckelman commented 1 week ago
ABR
Version 3.7.15
Reporter luisramonsanchezaldeguer@gmail.com
Error Log 33554 bytes
Estaba poniendo "Conceal" un MMC.

VASL v6.6.8 3.7.15

java.lang.NullPointerException: Cannot invoke "Object.toString()" because the return value of "VASSAL.counters.GamePiece.getProperty(Object)" is null
 at VASL.build.module.ASLMap.PieceScalerBoardZoom(ASLMap.java:1774)
 at VASL.build.module.ASLMap.drawPiecesInRegion(ASLMap.java:1568)
 at VASSAL.build.module.Map.paintRegion(Map.java:2351)
 at VASSAL.build.module.Map.paintRegion(Map.java:2337)