Posted April 3, 20223 yr comment_74378 Hi guys i have some problems with my client and i can't figure this out. i will add here the problem of the Client side: TrayIcon.png Cache version: 32.0 || Latest Cache version: 32.0 Started repacking index 2. Successfully finished packing Cache index 2 > Changes have taken effect Started repacking index 4. Successfully finished packing Cache index 4 > Changes have taken effect a bjavax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(ImageIO.java:1301) at com.arlania.Rasterizer.getIndexedImage(Rasterizer.java:170) at com.arlania.Rasterizer.unpackTextures(Rasterizer.java:162) at com.arlania.Rasterizer.method368(Rasterizer.java:155) at com.arlania.Client.load(Client.java:14385) at com.arlania.Client.startUp(Client.java:14217) at com.arlania.RSApplet.run(RSApplet.java:165) at com.arlania.Client.run(Client.java:10402) at java.lang.Thread.run(Thread.java:748)javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(ImageIO.java:1301) at com.arlania.Rasterizer.getIndexedImage(Rasterizer.java:170) at com.arlania.Rasterizer.unpackTextures(Rasterizer.java:162) at com.arlania.Rasterizer.method368(Rasterizer.java:155) at com.arlania.Client.load(Client.java:14385) at com.arlania.Client.startUp(Client.java:14217) at com.arlania.RSApplet.run(RSApplet.java:165) at com.arlania.Client.run(Client.java:10402) at java.lang.Thread.run(Thread.java:748)Overlay Floors Loaded: 185 Exception in thread "Thread-5" java.lang.NoClassDefFoundError: com/google/gson/GsonBuilder at com.arlania.ItemDef.<clinit>(ItemDef.java:1181) at com.arlania.Client.load(Client.java:14406) at com.arlania.Client.startUp(Client.java:14217) at com.arlania.RSApplet.run(RSApplet.java:165) at com.arlania.Client.run(Client.java:10402) at java.lang.Thread.run(Thread.java:748)Caused by: java.lang.ClassNotFoundException: com.google.gson.GsonBuilder at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 6 more Edited April 3, 20223 yr by gangsterzmbie
April 4, 20223 yr comment_74395 the first errors, show ImageIO line 1301 the other ones, either GsonBuilder isn't added as a dependency correctly or try compiling with java 1.8
April 5, 20223 yr Author comment_74476 Thanks for your reply TibbersdutyI did what you said so i choose now JavaSE-1.8 but still the same errors.---> https://imgur.com/a/JTACS7C i will add the error's here again: https://imgur.com/a/6Y7paFP
Create an account or sign in to comment