Menu

#5958 maprenderer bug

None
closed-fixed
nobody
None
5
2020-01-18
2019-11-04
yoriy
No

BUILD FAILED
/home/yoriy/git/stendhal/build.xml:797: javax.imageio.IIOException: Can't read input file!
at javax.imageio.ImageIO.read(ImageIO.java:1302)
at tiled.core.TileSet.importTileBitmap(Unknown Source)
at tiled.io.TMXMapReader.unmarshalTileset(Unknown Source)
at tiled.io.TMXMapReader.buildMap(Unknown Source)
at tiled.io.TMXMapReader.unmarshal(Unknown Source)
at tiled.io.TMXMapReader.readMap(Unknown Source)
at games.stendhal.tools.MapRenderer.convert(MapRenderer.java:70)
at games.stendhal.tools.MapRenderer.execute(MapRenderer.java:218)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
at org.apache.tools.ant.Main.runBuild(Main.java:853)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)

Discussion

  • yoriy

    yoriy - 2019-11-04

    hipotetically, because resource.png missing

     
  • omero

    omero - 2019-11-04

    the path embedded in the .tmx file points to a 'non existing location'
    how did that happen, no idea.. it should be fixed now

     
  • Hendrik Brummermann

    • status: open --> closed-fixed
    • Group: -->
     

Anonymous
Anonymous

Add attachments
Cancel