vassalengine / vassal

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

[FITG] ExecutionException: java.util.concurrent.ExecutionException: VASSAL.tools.image.tilecache.TileNotFoundException: images\spaceCombat.jpg:4,0@1.0 #13375

Closed uckelman closed 2 weeks ago

uckelman commented 3 weeks ago
ABR
Version 3.7.12
Reporter
Error Log 50217 bytes

FITG v1.0 3.7.12

java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: VASSAL.tools.image.tilecache.TileNotFoundException: images\spaceCombat.jpg:4,0@1.0
 at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
 at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
 at java.desktop/javax.swing.SwingWorker.get(SwingWorker.java:612)
 at VASSAL.tools.opcache.OpCache$Request.done(OpCache.java:209)