ive placed the file in the apropraite place and ive looked though the jar file with winrar and couldnt find the gif. and as such it cannot work.
this is the message
Error display: Loading image /tiles/Wooden Wall.gif
java.io.FileNotFoundException: JAR entry tiles/Wooden%20Wall.gif not found in ...\Desktop\ClashDemo\ClashD81.jar
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getContent(Unknown Source)
at java.net.URL.getContent(Unknown Source)
at game.gui.Picture.loadImage(Picture.java:126)
at game.gui.PictureList.read(PictureList.java:60)
at game.data.FileInput$ImagesFile.read(FileInput.java :391)
at game.data.FileInput.read(FileInput.java:65)
at game.manager.Game.(Game.java:56)
at game.manager.GameMain.main(GameMain.java:9)
thank you
this is the message
Error display: Loading image /tiles/Wooden Wall.gif
java.io.FileNotFoundException: JAR entry tiles/Wooden%20Wall.gif not found in ...\Desktop\ClashDemo\ClashD81.jar
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getContent(Unknown Source)
at java.net.URL.getContent(Unknown Source)
at game.gui.Picture.loadImage(Picture.java:126)
at game.gui.PictureList.read(PictureList.java:60)
at game.data.FileInput$ImagesFile.read(FileInput.java :391)
at game.data.FileInput.read(FileInput.java:65)
at game.manager.Game.
at game.manager.GameMain.main(GameMain.java:9)
thank you
Comment