Cosmetica-cc / Cosmetica

Custom public cosmetics, Free for everyone. Forever. Ongoing Development is happening at Cosmetica-2, still WIP
https://cosmetica.cc
Apache License 2.0
54 stars 11 forks source link

Errors spammed in log frequently #13

Closed Justsnoopy30 closed 2 years ago

Justsnoopy30 commented 2 years ago

Error #1: Error while loading the skin texture java.io.IOException: Could not load image: Image not of any known type, or corrupt at net.minecraft.class_1011.method_4303(class_1011.java:134) at net.minecraft.class_1011.method_4310(class_1011.java:108) at net.minecraft.class_1011.method_4309(class_1011.java:99) at net.minecraft.class_1046.method_22795(class_1046.java:144) at net.minecraft.class_1046.method_22797(class_1046.java:125) at net.minecraft.class_1255.method_18859(class_1255.java:151) at net.minecraft.class_4093.method_18859(class_4093.java:23) at net.minecraft.class_1255.method_16075(class_1255.java:125) at net.minecraft.class_1255.method_5383(class_1255.java:110) at net.minecraft.class_310.method_1523(class_310.java:1080) at net.minecraft.class_310.method_1514(class_310.java:733) at net.minecraft.client.main.Main.main(Main.java:238) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

Error #2: Uncaught exception in thread "Cosmetics Lookup Thread #24" java.lang.IllegalStateException: Not a JSON Object: null at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:91) at com.eyezah.cosmetics.utils.Response.getAsJson(Response.java:63) at com.eyezah.cosmetics.Cosmetica.lambda$getPlayerData$2(Cosmetica.java:306) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)

valoeghese commented 2 years ago

Not done just yet