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] IllegalArgumentException: Cannot scale image at 0.0 #13704

Open uckelman opened 1 week ago

uckelman commented 1 week ago
ABR
Version 3.7.15
Reporter delaura1031@hotmail.com
Error Log 201556 bytes
the maps have dissappered

VASL v6.6.9 3.7.15

java.lang.IllegalArgumentException: Cannot scale image at 0.0
 at VASSAL.tools.imageop.ScaleOpBitmapImpl.(ScaleOpBitmapImpl.java:80)
 at VASSAL.tools.imageop.ScaleOpBitmapImpl.(ScaleOpBitmapImpl.java:64)
 at VASSAL.tools.imageop.Op.scale(Op.java:83)
 at VASSAL.counters.Labeler.updateCachedOpForZoomWindows(Labeler.java:307)