gangsterzmbie 3 Posted April 3, 2022 Report Share Posted April 3, 2022 (edited) 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, 2022 by gangsterzmbie Link to comment Share on other sites More sharing options...
TibbersDuty 0 Posted April 4, 2022 Report Share Posted April 4, 2022 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 Link to comment Share on other sites More sharing options...
gangsterzmbie 3 Posted April 5, 2022 Author Report Share Posted April 5, 2022 Thanks for your reply TibbersdutyI did what you said so i choose now JavaSE-1.8 but still the same errors.---> This is the hidden content, please Sign In or Sign Up i will add the error's here again: This is the hidden content, please Sign In or Sign Up Link to comment Share on other sites More sharing options...
Ariella 0 Posted May 4, 2022 Report Share Posted May 4, 2022 Uhm Link to comment Share on other sites More sharing options...
0117be 66 Posted May 17, 2022 Report Share Posted May 17, 2022 L0l Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now