Jump to content

Error, causing crash every 10 mins in a server need help


michele99

Recommended Posts

  • i'm currently playing on hypixel.net , skyblock mode, every X minutes i crash and it's always the same error i can't resolve it can someone help me? i'll show all mods and last log.
  • apec-1.10.3
  • Cowlection-1.8.9-0.15.1
  • dungeonsguide-4.0.0-beta7.5-standalone
  • Essential
  • NotEnoughUpdates-2.1
  • OptiFine_1.8.9_HD_U_M5
  • Patcher-1.8.6 (1.8.9)
  • Scrollable Tooltips-1.4 (1.8.9)
  • SkyblockAddons-1.7.2-for-MC-1.8.9
  • SkyBlockcatia-1.8.9-1.3.0
  • Skytils-1.5.4

Full log (there are more crash in the log i think):

[12:25:06] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[12:25:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy
[12:25:07] [main/WARN]: The coremod kr.syeyoung.dungeonsguide.launcher.coremod.DGTweaker does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Essential.jar
[12:25:07] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from NotEnoughUpdates-2.1.jar
[12:25:07] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.9_HD_U_M5.jar
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Patcher-1.8.6 (1.8.9).jar
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Scrollable Tooltips-1.4 (1.8.9).jar
[12:25:07] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SkyBlockcatia-1.8.9-1.3.0.jar
[12:25:07] [main/INFO]: Loading tweaker gg.skytils.skytilsmod.tweaker.SkytilsTweaker from Skytils-1.5.4.jar
[12:25:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:25:07] [main/INFO]: Loading tweak class name gg.essential.loader.stage0.EssentialSetupTweaker
[12:25:07] [main/ERROR]: Error occurred checking for updates for game version forge_1.8.9.
java.net.UnknownHostException: downloads.essential.gg
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_51]
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_51]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_51]
    at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_51]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.fetchLatestMetadata(EssentialLoaderBase.java:168) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:72) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:25:07] [main/ERROR]: url: https://downloads.essential.gg/v1/mods/essential/loader-stage2/updates/stable/forge_1-8-9/
[12:25:07] [main/ERROR]: cf-ray: null
[12:25:07] [main/ERROR]: Error occurred fetching https://api.essential.gg/mods/v1/essential:essential/versions/stable/platforms/forge_1-8-9: 
java.net.UnknownHostException: api.essential.gg
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_51]
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_51]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_51]
    at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_51]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.loader.stage2.EssentialLoaderBase.fetchJsonObject(EssentialLoaderBase.java:320) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.fetchLatestVersion(EssentialLoaderBase.java:341) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:131) [stage2.forge_1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:25:07] [main/ERROR]: url: https://api.essential.gg/mods/v1/essential:essential/versions/stable/platforms/forge_1-8-9
[12:25:07] [main/ERROR]: cf-ray: null
[12:25:07] [main/WARN]: Essential does not support the following game version: forge_1.8.9
[12:25:07] [main/WARN]: Found an old version of ASM (5.0.3). This may cause issues.
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: ==================================================================================
[12:25:07] [main/WARN]: Attempting re-launch to load the newer version instead.
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: If AND ONLY IF you know what you are doing, have fixed the issue manually and need
[12:25:07] [main/WARN]: to suppress this behavior (did you really fix it then?), you can set the
[12:25:07] [main/WARN]: "essential.loader.relaunch" system property to false.
[12:25:07] [main/WARN]: ==================================================================================
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: 
[12:25:07] [main/WARN]: 
[12:25:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:25:07] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[12:25:07] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy
[12:25:07] [main/WARN]: The coremod kr.syeyoung.dungeonsguide.launcher.coremod.DGTweaker does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Essential.jar
[12:25:07] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from NotEnoughUpdates-2.1.jar
[12:25:07] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.9_HD_U_M5.jar
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Patcher-1.8.6 (1.8.9).jar
[12:25:07] [main/INFO]: Loading tweaker gg.essential.loader.stage0.EssentialSetupTweaker from Scrollable Tooltips-1.4 (1.8.9).jar
[12:25:07] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SkyBlockcatia-1.8.9-1.3.0.jar
[12:25:07] [main/INFO]: Loading tweaker gg.skytils.skytilsmod.tweaker.SkytilsTweaker from Skytils-1.5.4.jar
[12:25:07] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:25:07] [main/INFO]: Loading tweak class name gg.essential.loader.stage0.EssentialSetupTweaker
[12:25:07] [main/ERROR]: Error occurred checking for updates for game version forge_1.8.9.
java.net.UnknownHostException: downloads.essential.gg
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_51]
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_51]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_51]
    at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_51]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.fetchLatestMetadata(EssentialLoaderBase.java:168) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:72) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191) [stage2.forge_1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:25:07] [main/ERROR]: url: https://downloads.essential.gg/v1/mods/essential/loader-stage2/updates/stable/forge_1-8-9/
[12:25:07] [main/ERROR]: cf-ray: null
[12:25:08] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/miche/AppData/Roaming/.minecraft/essential_mod/forge/1.8.9/Hypixel/essential/Essential%20(forge_1.8.9).jar Service=LaunchWrapper Env=CLIENT
[12:25:08] [main/DEBUG]: Instantiating coremod class PatcherTweaker
[12:25:08] [main/DEBUG]: The coremod club.sk1er.patcher.tweaker.PatcherTweaker requested minecraft version 1.8.9 and minecraft is 1.8.9. It will be loaded.
[12:25:08] [main/DEBUG]: Instantiating coremod class ModTweaker
[12:25:08] [main/DEBUG]: The coremod club.sk1er.patcher.tweaker.other.ModTweaker requested minecraft version 1.8.9 and minecraft is 1.8.9. It will be loaded.
[12:25:08] [main/DEBUG]: Enqueued coremod ModTweaker
[12:25:08] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:25:08] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:25:08] [main/WARN]: Tweak class name gg.essential.loader.stage0.EssentialSetupTweaker has already been visited -- skipping
[12:25:08] [main/WARN]: Tweak class name gg.essential.loader.stage0.EssentialSetupTweaker has already been visited -- skipping
[12:25:08] [main/WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:25:08] [main/INFO]: Loading tweak class name gg.skytils.skytilsmod.tweaker.SkytilsTweaker
[12:25:08] [main/WARN]: The coremod gg.skytils.skytilsmod.tweaker.SkytilsLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:25:08] [main/INFO]: [gg.skytils.skytilsmod.tweaker.EssentialPlatformSetup:setup:59]: Minecraft is running on legacy Java 8
[12:25:08] [main/INFO]: Data URL: https://data.skytils.gg/
[12:25:08] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:25:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:25:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:25:08] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[12:25:08] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[12:25:08] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[12:25:08] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[12:25:08] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\miche\AppData\Roaming\.minecraft\essential_mod\forge\1.8.9\Hypixel\mods\OptiFine_1.8.9_HD_U_M5.jar
[12:25:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:10] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:25:10] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:25:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:10] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:10] [main/INFO]: Calling tweak class gg.essential.loader.stage0.EssentialSetupTweaker
[12:25:10] [main/INFO]: Compatibility level set to JAVA_8
[12:25:10] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:25:10] [main/ERROR]: Mixin config patcher.mixins.json does not specify "minVersion" property
[12:25:10] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@45d46254
[12:25:10] [main/WARN]: MixinEnvironment::addTransformerExclusion is deprecated!
[12:25:16] [main/ERROR]: Failed to read OptiFine generations list. Supplying default supported generations.
java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_51]
    at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_51]
    at java.net.SocketInputStream.read(SocketInputStream.java:170) ~[?:1.8.0_51]
    at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_51]
    at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_51]
    at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930) ~[?:1.8.0_51]
    at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_51]
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_51]
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_51]
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1535) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at club.sk1er.patcher.tweaker.ClassTransformer.updateOptiFineGenerations(ClassTransformer.java:304) [ClassTransformer.class:?]
    at club.sk1er.patcher.tweaker.ClassTransformer.<init>(ClassTransformer.java:96) [ClassTransformer.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.<init>(ASMTransformerWrapper.java:218) [ASMTransformerWrapper$TransformerWrapper.class:?]
    at $wrapper.club.sk1er.patcher.tweaker.ClassTransformer.<init>(Unknown Source) [ClassTransformer.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:124) [forge-1.8.9-11.15.1.2318-1.8.9.jar:?]
    at org.spongepowered.asm.launch.platform.MixinPlatformAgentFMLLegacy.inject(MixinPlatformAgentFMLLegacy.java:306) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.launch.platform.MixinContainer.inject(MixinContainer.java:143) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:190) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.launch.MixinTweaker.injectIntoClassLoader(MixinTweaker.java:64) [Essential%20(forge_1.8.9).jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191) [stage2.forge_1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:25:16] [main/INFO]: Calling tweak class gg.skytils.skytilsmod.tweaker.SkytilsTweaker
[12:25:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:25:16] [main/INFO]: Selected the gg.skytils.asmhelper.remapping.ForgeRemapper@76ed7573 remapper
[12:25:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:25:16] [main/WARN]: MixinEnvironment::addTransformerExclusion is deprecated!
[12:25:16] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:25:16] [main/INFO]: Loading tweak class name gg.essential.asm.compat.betterfps.tweaker.BetterFpsWrappingTweaker
[12:25:16] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:25:16] [main/WARN]: Tweak class name gg.essential.asm.compat.betterfps.tweaker.BetterFpsWrappingTweaker has already been visited -- skipping
[12:25:16] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:25:16] [main/INFO]: Calling tweak class gg.essential.asm.compat.betterfps.tweaker.BetterFpsWrappingTweaker
[12:25:16] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:25:16] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[12:25:16] [main/INFO]: Starting Essential v1.2.1.2 (#95f4536e9) [stable]
[12:25:16] [main/INFO]: Patcher detected!
[12:25:16] [main/INFO]: PlayerAPI not detected!
[12:25:16] [main/INFO]: RenderPlayerAPI not detected!
[12:25:16] [main/INFO]: Smooth Font not detected!
[12:25:16] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.MinecraftTransformer on net.minecraft.client.Minecraft...
[12:25:16] [main/INFO]: A re-entrant transformer '$wrapper.codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer' was detected and will no longer process meta class data
[12:25:17] [main/INFO]: Transforming class net.minecraft.client.gui.GuiNewChat
[12:25:17] [main/INFO]: Applying AsmWriter ModifyWriter{className=net.minecraft.client.gui.GuiNewChat} to class net.minecraft.client.gui.GuiNewChat
[12:25:17] [main/INFO]: A re-entrant transformer '$wrapper.gg.skytils.skytilsmod.asm.SkytilsTransformer' was detected and will no longer process meta class data
[12:25:18] [main/WARN]: Error loading class: club/sk1er/mods/levelhead/render/AboveHeadRender (java.lang.ClassNotFoundException: The specified class 'club.sk1er.mods.levelhead.render.AboveHeadRender' was not found)
[12:25:18] [main/WARN]: Error loading class: club/sk1er/mods/levelhead/render/AboveHeadRender (java.lang.ClassNotFoundException: The specified class 'club.sk1er.mods.levelhead.render.AboveHeadRender' was not found)
[12:25:18] [main/WARN]: Error loading class: club/sk1er/mods/levelhead/render/AboveHeadRender (java.lang.ClassNotFoundException: The specified class 'club.sk1er.mods.levelhead.render.AboveHeadRender' was not found)
[12:25:18] [main/WARN]: Error loading class: club/sk1er/oldanimations/AnimationHandler (java.lang.ClassNotFoundException: The specified class 'club.sk1er.oldanimations.AnimationHandler' was not found)
[12:25:18] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:25:18] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.MinecraftTransformer on net.minecraft.client.Minecraft...
[12:25:19] [main/INFO]: Mixing MixinMinecraft from mixins.skytils.json into net.minecraft.client.Minecraft
[12:25:19] [main/INFO]: Mixing accessors.AccessorMinecraft from mixins.skytils.json into net.minecraft.client.Minecraft
[12:25:19] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiScreenTransformer on net.minecraft.client.gui.GuiScreen...
[12:25:19] [main/INFO]: Mixing gui.MixinGuiScreen from mixins.skytils.json into net.minecraft.client.gui.GuiScreen
[12:25:19] [main/INFO]: Mixing accessors.AccessorGuiMainMenu from mixins.skytils.json into net.minecraft.client.gui.GuiMainMenu
[12:25:19] [main/INFO]: Mixing gui.MixinGuiMainMenu from mixins.skytils.json into net.minecraft.client.gui.GuiMainMenu
[12:25:19] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.EntityPlayerTransformer on net.minecraft.entity.player.EntityPlayer...
[12:25:19] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.EntityLivingBaseTransformer on net.minecraft.entity.EntityLivingBase...
[12:25:19] [main/INFO]: Mixing entity.MixinEntityLivingBase from mixins.skytils.json into net.minecraft.entity.EntityLivingBase
[12:25:19] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.EntityPlayerSPTransformer on net.minecraft.client.entity.EntityPlayerSP...
[12:25:19] [main/INFO]: Mixing entity.MixinEntityPlayerSP from mixins.skytils.json into net.minecraft.client.entity.EntityPlayerSP
[12:25:19] [main/INFO]: Mixing entity.MixinAbstractClientPlayer from mixins.skytils.json into net.minecraft.client.entity.AbstractClientPlayer
[12:25:19] [main/INFO]: Mixing world.MixinWorld from mixins.skytils.json into net.minecraft.world.World
[12:25:19] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.WorldClientTransformer on net.minecraft.client.multiplayer.WorldClient...
[12:25:19] [main/INFO]: Transforming class net.minecraft.client.gui.GuiIngame
[12:25:19] [main/INFO]: Applying AsmWriter ModifyWriter{className=net/minecraft/client/gui/GuiIngame} to class net.minecraft.client.gui.GuiIngame
[12:25:19] [main/INFO]: Mixing gui.MixinGuiIngame from mixins.skytils.json into net.minecraft.client.gui.GuiIngame
[12:25:19] [main/INFO]: Mixing gui.MixinGuiIngameForge from mixins.skytils.json into net.minecraftforge.client.GuiIngameForge
[12:25:19] [main/INFO]: Mixing accessors.AccessorGuiChat from mixins.skytils.json into net.minecraft.client.gui.GuiChat
[12:25:20] [main/INFO]: Mixing renderer.MixinInventoryEffectRenderer from mixins.skytils.json into net.minecraft.client.renderer.InventoryEffectRenderer
[12:25:20] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiContainerTransformer on net.minecraft.client.gui.inventory.GuiContainer...
[12:25:20] [main/INFO]: Mixing accessors.AccessorGuiContainer from mixins.skytils.json into net.minecraft.client.gui.inventory.GuiContainer
[12:25:20] [main/INFO]: Mixing gui.MixinGuiContainer from mixins.skytils.json into net.minecraft.client.gui.inventory.GuiContainer
[12:25:20] [main/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiIngameMenuTransformer on net.minecraft.client.gui.GuiIngameMenu...
[12:25:20] [main/INFO]: Mixing util.MixinUtil from mixins.skytils.json into net.minecraft.util.Util
[12:25:20] [Client thread/INFO]: Mixing util.MixinIChatComponentSerializer from mixins.skytils.json into net.minecraft.util.IChatComponent$Serializer
[12:25:20] [Client thread/INFO]: Mixing accessors.AccessorChatComponentText from mixins.skytils.json into net.minecraft.util.ChatComponentText
[12:25:20] [Client thread/INFO]: Mixing util.MixinChatStyle from mixins.skytils.json into net.minecraft.util.ChatStyle
[12:25:20] [Client thread/INFO]: Setting user: michele99
[12:25:20] [Client thread/INFO]: Mixing accessors.AccessorCommandHandler from mixins.skytils.json into net.minecraft.command.CommandHandler
[12:25:20] [Client thread/INFO]: Mixing command.MixinCommandHandler from mixins.skytils.json into net.minecraft.command.CommandHandler
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:25:20] [Client thread/WARN]: Offendor: com/twelvemonkeys/imageio/plugins/bmp/ICOImageWriter.main([Ljava/lang/String;)V
[12:25:20] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:25:20] [Client thread/WARN]: Offendor: com/twelvemonkeys/imageio/ImageReaderBase.main([Ljava/lang/String;)V
[12:25:20] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:25:20] [Client thread/WARN]: Offendor: com/twelvemonkeys/imageio/plugins/bmp/DIBImageReader.main([Ljava/lang/String;)V
[12:25:20] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:25:20] [Client thread/WARN]: Offendor: com/twelvemonkeys/imageio/plugins/bmp/DIBImageReader.main([Ljava/lang/String;)V
[12:25:20] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:25:20] [Client thread/WARN]: =============================================================
[12:25:20] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.ItemTransformer on net.minecraft.item.Item...
[12:25:20] [Client thread/INFO]: Mixing block.MixinBlockSlab from mixins.skytils.json into net.minecraft.block.BlockSlab
[12:25:20] [Client thread/INFO]: Mixing accessors.AccessorEnumDyeColor from mixins.skytils.json into net.minecraft.item.EnumDyeColor
[12:25:21] [Client thread/INFO]: Mixing block.MixinBlockStairs from mixins.skytils.json into net.minecraft.block.BlockStairs
[12:25:21] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.ItemArmorTransformer on net.minecraft.item.ItemArmor...
[12:25:21] [Client thread/INFO]: Mixing item.MixinItemArmor from mixins.skytils.json into net.minecraft.item.ItemArmor
[12:25:21] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.ItemArmorDispenserBehaviorTransformer on net.minecraft.item.ItemArmor$1...
[12:25:21] [Client thread/INFO]: Mixing entity.MixinEntityFishHook from mixins.skytils.json into net.minecraft.entity.projectile.EntityFishHook
[12:25:21] [Client thread/INFO]: Mixing item.MixinItemStack from mixins.skytils.json into net.minecraft.item.ItemStack
[12:25:22] [Client thread/INFO]: Mixing entity.MixinEntityBlaze from mixins.skytils.json into net.minecraft.entity.monster.EntityBlaze
[12:25:22] [Client thread/INFO]: Mixing entity.MixinEntityDragon from mixins.skytils.json into net.minecraft.entity.boss.EntityDragon
[12:25:22] [Client thread/INFO]: Using LegacyJreDnsResolver
[12:25:23] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@c98017f[id=231ce887-d1fa-440a-84d9-51a9b7982f2d,name=michele99,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
    at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2778) [ave.class:?]
    at gg.essential.handlers.EssentialSkinManager.<init>(EssentialSkinManager.java:43) [EssentialSkinManager.class:?]
    at gg.essential.Essential.<init>(Essential.java:111) [Essential.class:?]
    at gg.essential.Essential.getInstance(Essential.java:117) [Essential.class:?]
    at gg.essential.mixins.impl.client.MinecraftHook.preinit(MinecraftHook.java:28) [MinecraftHook.class:?]
    at net.minecraft.client.Minecraft.handler$zze000$preinit(Minecraft.java:4685) [ave.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191) [stage2.forge_1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_51]
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_51]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_51]
    at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_51]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_51]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1147) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 54 more
[12:25:23] [Client thread/INFO]: Starting DI!
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]: java.net.UnknownHostException: raw.githubusercontent.com
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.Socket.connect(Socket.java:589)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at com.stevekung.skyblockcatia.utils.DataUtils.getData(DataUtils.java:41)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at com.stevekung.skyblockcatia.utils.skyblock.SBAPIUtils.getMisc(SBAPIUtils.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.client.Minecraft.handler$zjj000$startGame(Minecraft.java:9113)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.Class.newInstance(Class.java:442)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[12:25:23] [Client thread/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]: java.net.UnknownHostException: raw.githubusercontent.com
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.net.Socket.connect(Socket.java:589)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1104)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:988)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:986)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(Native Method)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:985)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(Native Method)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at com.stevekung.skyblockcatia.utils.DataUtils.getData(DataUtils.java:41)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at com.stevekung.skyblockcatia.core.SkyBlockcatiaMod.lambda$static$0(SkyBlockcatiaMod.java:75)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at com.stevekung.skyblockcatia.core.SkyBlockcatiaMod$$Lambda$111/1614100844.run(Unknown Source)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:25:23] [Thread 1/INFO]: [com.stevekung.skyblockcatia.utils.DataUtils:getData:46]:     at java.lang.Thread.run(Thread.java:745)
[12:25:23] [Thread 1/ERROR]: Couldn't get supporters_username from remote, using local data
[12:25:23] [Client thread/ERROR]: Couldn't get misc.json from remote, using local data
[12:25:24] [Client thread/INFO]: OptiFine version OptiFine_1.8.9_HD_U_M5 detected.
[12:25:24] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[12:25:24] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.EntityRendererTransformer on net.minecraft.client.renderer.EntityRenderer...
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinEntityRenderer from mixins.skytils.json into net.minecraft.client.renderer.EntityRenderer
[12:25:24] [Client thread/WARN]: @Redirect conflict. Skipping patcher.mixins.json:features.EntityRendererMixin_CameraPerspective->@Redirect::patcher$changeBlockingType(Lnet/minecraft/client/multiplayer/WorldClient;Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;)Lnet/minecraft/util/MovingObjectPosition; with priority 1000, already redirected by mixins.skyblockcatia.json:renderer.EntityRendererMixin->@Redirect::rayTraceBlocks(Lnet/minecraft/client/multiplayer/WorldClient;Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;)Lnet/minecraft/util/MovingObjectPosition; with priority 1000
[12:25:24] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.RenderManagerTransformer on net.minecraft.client.renderer.entity.RenderManager...
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinRenderManager from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderManager
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinRender from mixins.skytils.json into net.minecraft.client.renderer.entity.Render
[12:25:24] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.RendererLivingEntityTransformer on net.minecraft.client.renderer.entity.RendererLivingEntity...
[12:25:24] [Client thread/INFO]: Transforming class net.minecraft.client.renderer.entity.RendererLivingEntity
[12:25:24] [Client thread/INFO]: Applying AsmWriter ModifyWriter{className=net.minecraft.client.renderer.entity.RendererLivingEntity} to class net.minecraft.client.renderer.entity.RendererLivingEntity
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinRendererLivingEntity from mixins.skytils.json into net.minecraft.client.renderer.entity.RendererLivingEntity
[12:25:24] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[12:25:24] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiChestTransformer on net.minecraft.client.gui.inventory.GuiChest...
[12:25:24] [Client thread/INFO]: Mixing model.MixinModelBlaze from mixins.skytils.json into net.minecraft.client.model.ModelBlaze
[12:25:24] [Client thread/INFO]: Mixing accessors.AccessorModelDragon from mixins.skytils.json into net.minecraft.client.model.ModelDragon
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinTileEntityChestRenderer from mixins.skytils.json into net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
[12:25:24] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.TileEntityEnderChestRendererTransformer on net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer...
[12:25:24] [Client thread/INFO]: Mixing renderer.MixinTileEntitySkullRenderer from mixins.skytils.json into net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
[12:25:24] [Client thread/INFO]: LWJGL Version: 2.9.4
[12:25:25] [Client thread/INFO]: [OptiFine] 
[12:25:25] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_M5
[12:25:25] [Client thread/INFO]: [OptiFine] Build: 20210124-163719
[12:25:25] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[12:25:25] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[12:25:25] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[12:25:25] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[12:25:25] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 516.94, NVIDIA Corporation
[12:25:25] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[12:25:25] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[12:25:25] [VersionCheck/INFO]: [OptiFine] Checking for new version
[12:25:25] [VersionCheck/INFO]: [OptiFine] java.net.UnknownHostException: optifine.net
[12:25:25] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 516.94
[12:25:25] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[12:25:25] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
[12:25:25] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[12:25:25] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[12:25:25] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[12:25:25] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[12:25:25] [Client thread/INFO]: [Shaders] Load shaders configuration.
[12:25:25] [Client thread/INFO]: [Shaders] Save shaders configuration.
[12:25:25] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[12:25:25] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[12:25:25] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[12:25:25] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[12:25:25] [Client thread/WARN]: =============================================================
[12:25:25] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:25:25] [Client thread/WARN]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[12:25:25] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:25:25] [Client thread/WARN]: =============================================================
[12:25:26] [Client thread/INFO]: Transforming class net.minecraftforge.fml.client.SplashProgress
[12:25:26] [Client thread/INFO]: Applying AsmWriter ModifyWriter{className=net.minecraftforge.fml.client.SplashProgress} to class net.minecraftforge.fml.client.SplashProgress
[12:25:26] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.8.9_HD_U_M5, enabling compatibility features
[12:25:26] [Client thread/INFO]: Mixing crash.MixinCrashReport from mixins.skytils.json into net.minecraft.crash.CrashReport
[12:25:26] [Client thread/INFO]: Mixing network.MixinNetworkManager from mixins.skytils.json into net.minecraft.network.NetworkManager
[12:25:26] [Client thread/INFO]: Mixing accessors.AccessorWorldInfo from mixins.skytils.json into net.minecraft.world.storage.WorldInfo
[12:25:26] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
  SkyblockAddonsLoadingPlugin (SkyblockAddons-1.7.2-for-MC-1.8.9.jar)
  DGTweaker (dungeonsguide-4.0.0-beta7.5-standalone.jar)
  PatcherTweaker (Patcher-1.8.6 (1.8.9).jar)
  ModTweaker (Patcher-1.8.6 (1.8.9).jar)
  Skytils On Top (Skytils-1.5.4.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 07/06/23 12.25
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 565433064 bytes (539 MB) / 1073741824 bytes (1024 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
  club.sk1er.mods.scrollabletooltips.forge.ClassTransformer
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.7.2-for-MC-1.8.9.jar)
  codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
DGTweaker (dungeonsguide-4.0.0-beta7.5-standalone.jar)
  kr.syeyoung.dungeonsguide.launcher.coremod.EventBusTransformer
PatcherTweaker (Patcher-1.8.6 (1.8.9).jar)
  club.sk1er.patcher.tweaker.ClassTransformer
ModTweaker (Patcher-1.8.6 (1.8.9).jar)
  club.sk1er.patcher.tweaker.other.ModClassTransformer
Skytils On Top (Skytils-1.5.4.jar)
  gg.skytils.skytilsmod.asm.SkytilsTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.94' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
    Skytils Debug Info: {HasBetterFPS=false, BetterFPS Version=NONE, Disabled Start Checks=false}
[12:25:26] [Client thread/INFO]: [gg.skytils.skytilsmod.asm.transformers.SplashProgressTransformer:setForgeGif:101]: Rolled a 88.22719433944984, displaying splashes/sychiccat.png
[12:25:26] [Client thread/INFO]: MinecraftForge v11.15.1.2318 Initialized
[12:25:26] [Client thread/INFO]: Replaced 229 ore recipies
[12:25:26] [Thread-16/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.FontRendererTransformer on net.minecraft.client.gui.FontRenderer...
[12:25:26] [Thread-16/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.FontRendererTransformer on club.sk1er.patcher.hooks.FontRendererHook...
[12:25:26] [Thread-16/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.WorldVertexBufferUploaderTransformer on net.minecraft.client.renderer.WorldVertexBufferUploader...
[12:25:26] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[12:25:26] [Client thread/INFO]: Searching C:\Users\miche\AppData\Roaming\.minecraft\essential_mod\forge\1.8.9\Hypixel\mods for mods
[12:25:31] [Client thread/INFO]: Forge Mod Loader has identified 13 mods to load
[12:25:31] [Client thread/INFO]: FML has found a non-mod file Essential.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:25:32] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, essential, apec, cowlection, dungeons_guide_loader, notenoughupdates, patcher, text_overflow_scroll, skyblockaddons, skyblockcatia, skytils] at CLIENT
[12:25:32] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, essential, apec, cowlection, dungeons_guide_loader, notenoughupdates, patcher, text_overflow_scroll, skyblockaddons, skyblockcatia, skytils] at SERVER
[12:25:33] [Client thread/INFO]: Mixing inventory.MixinSlot from mixins.skytils.json into net.minecraft.inventory.Slot
[12:25:33] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.RenderItemTransformer on net.minecraft.client.renderer.entity.RenderItem...
[12:25:33] [Client thread/INFO]: Mixing accessors.AccessorRenderItem from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderItem
[12:25:33] [Client thread/INFO]: Mixing renderer.MixinRenderItem from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderItem
[12:25:33] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.InventoryPlayerTransformer on net.minecraft.entity.player.InventoryPlayer...
[12:25:33] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.PlayerControllerMPTransformer on net.minecraft.client.multiplayer.PlayerControllerMP...
[12:25:33] [Client thread/INFO]: Mixing multiplayer.MixinPlayerControllerMP from mixins.skytils.json into net.minecraft.client.multiplayer.PlayerControllerMP
[12:25:34] [Client thread/INFO]: Mixing world.MixinChunk from mixins.skytils.json into net.minecraft.world.chunk.Chunk
[12:25:35] [Client thread/INFO]: No Skyblock Pack detected! Disable Glowing Texture for Dragon Armor Set
[12:25:35] [Client thread/INFO]: Reloading ResourceManager: Essential (forge_1.8.9).jar, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential, FMLFileResourcePack:Apec, FMLFileResourcePack:Cowlection, FMLFileResourcePack:Dungeons Guide Loader, FMLFileResourcePack:NotEnoughUpdates, FMLFileResourcePack:Patcher, FMLFileResourcePack:Scrollable Tooltips, FMLFileResourcePack:SkyblockAddons, FMLFileResourcePack:SkyBlockcatia, FMLFileResourcePack:Skytils, NEU Repo Resources
[12:25:35] [Client thread/INFO]: Processing ObjectHolder annotations
[12:25:35] [Client thread/INFO]: Found 384 ObjectHolder annotations
[12:25:35] [Client thread/INFO]: Identifying ItemStackHolder annotations
[12:25:35] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[12:25:35] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[12:25:35] [Forge Version Check/INFO]: [cowlection] Starting version check at https://raw.githubusercontent.com/cow-mc/Cowlection/master/update.json
[12:25:35] [Forge Version Check/INFO]: [cowlection] Found status: UP_TO_DATE Target: null
[12:25:35] [Forge Version Check/INFO]: [skyblockcatia] Starting version check at https://raw.githubusercontent.com/SteveKunG/VersionCheckLibrary/master/skyblockcatia_version.json
[12:25:35] [Forge Version Check/INFO]: [skyblockcatia] Found status: OUTDATED Target: 1.3.2
[12:25:35] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:25:36] [Client thread/INFO]: [de.cowtipper.cowlection.config.CredentialStorage:verifyNewerHttpsSupport:74]: Injecting Let's Encrypt support due to ancient Java version...
[12:25:37] [Client thread/INFO]: Keystore: C:\Program Files (x86)\Minecraft\runtime\jre-legacy\windows-x64\jre-legacy\lib\security\cacerts / Type: jks
[12:25:40] [Client thread/INFO]: Mixing neu.MixinStorageManager from mixins.skytils.json into io.github.moulberry.notenoughupdates.miscfeatures.StorageManager
[12:25:40] [Client thread/INFO]: Mixing neu.MixinGuiProfileViewer from mixins.skytils.json into io.github.moulberry.notenoughupdates.profileviewer.GuiProfileViewer
[12:25:40] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.RenderGlobalTransformer on net.minecraft.client.renderer.RenderGlobal...
[12:25:41] [Client thread/INFO]: Mixing accessors.AccessorGuiEditSign from mixins.skytils.json into net.minecraft.client.gui.inventory.GuiEditSign
[12:25:41] [Client thread/INFO]: Mixing gui.MixinGuiEditSign from mixins.skytils.json into net.minecraft.client.gui.inventory.GuiEditSign
[12:25:41] [Client thread/INFO]: Mixing neu.MixinCustomAH from mixins.skytils.json into io.github.moulberry.notenoughupdates.auction.CustomAH
[12:25:41] [Client thread/INFO]: Applying holder lookups
[12:25:41] [Client thread/INFO]: Holder lookups applied
[12:25:41] [Client thread/INFO]: Injecting itemstacks
[12:25:41] [Client thread/INFO]: Itemstack injection complete
[12:25:42] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[12:25:42] [Client thread/INFO]: Mixing renderer.MixinItemRenderer from mixins.skytils.json into net.minecraft.client.renderer.ItemRenderer
[12:25:42] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.EffectRendererTransformer on net.minecraft.client.particle.EffectRenderer...
[12:25:42] [Client thread/INFO]: Mixing particle.MixinEffectRenderer from mixins.skytils.json into net.minecraft.client.particle.EffectRenderer
[12:25:42] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.MouseHelperTransformer on net.minecraft.util.MouseHelper...
[12:25:42] [Client thread/INFO]: Mixing util.MixinMouseHelper from mixins.skytils.json into net.minecraft.util.MouseHelper
[12:25:42] [Client thread/INFO]: Mixing renderer.MixinBlockRendererDispatcher from mixins.skytils.json into net.minecraft.client.renderer.BlockRendererDispatcher
[12:25:42] [Client thread/INFO]: [OptiFine] Resource packs: Default
[12:25:42] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.SoundManagerTransformer on net.minecraft.client.audio.SoundManager...
[12:25:42] [Client thread/INFO]: Mixing audio.MixinSoundManager from mixins.skytils.json into net.minecraft.client.audio.SoundManager
[12:25:42] [Client thread/WARN]: @Redirect conflict. Skipping patcher.mixins.json:bugfixes.SoundManagerMixin_LogSpam->@Redirect::patcher$silenceWarning(Lorg/apache/logging/log4j/Logger;Lorg/apache/logging/log4j/Marker;Ljava/lang/String;[Ljava/lang/Object;)V with priority 1000, already redirected by mixins.skyblockcatia.json:fixes.SoundManagerMixin->@Redirect::disableLog(Lorg/apache/logging/log4j/Logger;Lorg/apache/logging/log4j/Marker;Ljava/lang/String;[Ljava/lang/Object;Lnet/minecraft/client/audio/ISound;)V with priority 1000
[12:25:42] [Client thread/INFO]: Instancing error handler class gg.essential.mixins.MixinErrorHandler
[12:25:42] [Client thread/WARN]: Mixin apply failed patcher.mixins.json:bugfixes.SoundManagerMixin_DuplicatedSounds -> net.minecraft.client.audio.SoundManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/client/audio/SoundManager::patcher$onlyPauseSoundIfNecessary with priority 1000 cannot inject into net/minecraft/client/audio/SoundManager::func_148610_e()V merged by com.stevekung.skyblockcatia.mixin.audio.SoundManagerMixin with priority 1000 [ -> redirect$zod000$patcher$onlyPauseSoundIfNecessary(Lpaulscode/sound/SoundSystem;Ljava/lang/String;)V -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/client/audio/SoundManager::patcher$onlyPauseSoundIfNecessary with priority 1000 cannot inject into net/minecraft/client/audio/SoundManager::func_148610_e()V merged by com.stevekung.skyblockcatia.mixin.audio.SoundManagerMixin with priority 1000 [ -> redirect$zod000$patcher$onlyPauseSoundIfNecessary(Lpaulscode/sound/SoundSystem;Ljava/lang/String;)V -> Prepare]
    at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) [Essential%20(forge_1.8.9).jar:?]
    at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) [Essential%20(forge_1.8.9).jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_51]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
    at net.minecraft.client.audio.SoundHandler.<init>(SourceFile:65) [bpz.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:424) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114) [stage2.forge_1.8.9.jar:?]
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191) [stage2.forge_1.8.9.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110) [stage1.jar:5]
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44) [stage1.jar:5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [Essential.jar:?]
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26) [Essential.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[12:25:42] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:25:42] [Thread-24/INFO]: Initializing LWJGL OpenAL
[12:25:42] [Thread-24/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:25:42] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreaktopaz.ogg does not exist, cannot add it to event notenoughupdates:gemstoneTopaz.break
[12:25:42] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakruby.ogg does not exist, cannot add it to event notenoughupdates:gemstoneRuby.break
[12:25:42] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakamber.ogg does not exist, cannot add it to event notenoughupdates:gemstoneAmber.break
[12:25:43] [Thread-24/INFO]: OpenAL initialized.
[12:25:43] [Sound Library Loader/INFO]: Sound engine started
[12:25:44] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[12:25:44] [Client thread/INFO]: [OptiFine] Multitexture: false
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[12:25:44] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[12:25:45] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[12:25:45] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[12:25:45] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:25:45] [Client thread/INFO]: Created: 16x16 textures-atlas
[12:25:45] [Client thread/INFO]: [OptiFine] Animated sprites: 0
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinLayerCreeperCharge from mixins.skytils.json into net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
[12:25:45] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.RenderEndermanTransformer on net.minecraft.client.renderer.entity.RenderEnderman...
[12:25:45] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.ModelEndermanTransformer on net.minecraft.client.model.ModelEnderman...
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinLayerCustomHead from mixins.skytils.json into net.minecraft.client.renderer.entity.layers.LayerCustomHead
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinLayerArmorBase from mixins.skytils.json into net.minecraft.client.renderer.entity.layers.LayerArmorBase
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinRenderBat from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderBat
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinRenderDragon from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderDragon
[12:25:45] [Client thread/INFO]: Renaming synthetic method func_177070_b(Lnet/minecraft/entity/EntityLivingBase;)Z to md607b47$func_177070_b$0 in mixins.skytils.json:renderer.MixinRenderDragon
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinLayerEnderDragonDeath from mixins.skytils.json into net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinRenderEntityItem from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderEntityItem
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinRenderLightningBolt from mixins.skytils.json into net.minecraft.client.renderer.entity.RenderLightningBolt
[12:25:45] [Client thread/INFO]: Mixing renderer.MixinLayerCape from mixins.skytils.json into net.minecraft.client.renderer.entity.layers.LayerCape
[12:25:45] [Thread 8/INFO]: Downloading MCP method mappings to: mappings-1.8.9-forge1.8.9-11.15.1.2318-1.8.9.csv
[12:25:46] [Thread 10/ERROR]: Failed to download mappings from https://maven.minecraftforge.net/de/oceanlabs/mcp/mcp_stable_nodoc/22-1.8.9/mcp_stable_nodoc-22-1.8.9.zip
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at gg.essential.util.crash.StacktraceDeobfuscator.downloadToFile(StacktraceDeobfuscator.java:93) ~[StacktraceDeobfuscator.class:?]
    at gg.essential.util.crash.StacktraceDeobfuscator.lambda$setup$1(StacktraceDeobfuscator.java:73) ~[StacktraceDeobfuscator.class:?]
    at gg.essential.util.crash.StacktraceDeobfuscator$$Lambda$286/99641820.apply(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1497) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.util.WebUtil.setup(WebUtil.java:56) ~[WebUtil.class:?]
    at gg.essential.util.WebUtil.downloadToFile(WebUtil.java:37) ~[WebUtil.class:?]
    at gg.essential.util.crash.StacktraceDeobfuscator.downloadToFile(StacktraceDeobfuscator.java:87) ~[StacktraceDeobfuscator.class:?]
    ... 8 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.util.WebUtil.setup(WebUtil.java:56) ~[WebUtil.class:?]
    at gg.essential.util.WebUtil.downloadToFile(WebUtil.java:37) ~[WebUtil.class:?]
    at gg.essential.util.crash.StacktraceDeobfuscator.downloadToFile(StacktraceDeobfuscator.java:87) ~[StacktraceDeobfuscator.class:?]
    ... 8 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_51]
    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_51]
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_51]
    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_51]
    at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_51]
    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1479) ~[?:1.8.0_51]
    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979) ~[?:1.8.0_51]
    at sun.security.ssl.Handshaker.process_record(Handshaker.java:914) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[?:1.8.0_51]
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at gg.essential.util.WebUtil.setup(WebUtil.java:56) ~[WebUtil.class:?]
    at gg.essential.util.WebUtil.downloadToFile(WebUtil.java:37) ~[WebUtil.class:?]
    at gg.essential.util.crash.StacktraceDeobfuscator.downloadToFile(StacktraceDeobfuscator.java:87) ~[StacktraceDeobfuscator.class:?]
    ... 8 more
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]: java.io.FileNotFoundException: config\Apec\ComponentData.txt (Impossibile trovare il file specificato)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.io.FileInputStream.open0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.io.FileInputStream.open(FileInputStream.java:195)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.io.FileInputStream.<init>(FileInputStream.java:138)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.util.Scanner.<init>(Scanner.java:611)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at Apec.DataInterpretation.ComponentSaveManager.LoadData(ComponentSaveManager.java:63)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at Apec.ApecMain.init(ApecMain.java:112)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:168)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:114)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Method.invoke(Method.java:497)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at java.lang.Class.newInstance(Class.java:442)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
[12:25:46] [Client thread/INFO]: [Apec.DataInterpretation.ComponentSaveManager:LoadData:79]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[12:25:47] [Client thread/INFO]: No Skyblock Pack detected! Disable Glowing Texture for Dragon Armor Set
[12:25:47] [Client thread/INFO]: Reloading ResourceManager: Essential (forge_1.8.9).jar, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential, FMLFileResourcePack:Apec, FMLFileResourcePack:Cowlection, FMLFileResourcePack:Dungeons Guide Loader, FMLFileResourcePack:NotEnoughUpdates, FMLFileResourcePack:Patcher, FMLFileResourcePack:Scrollable Tooltips, FMLFileResourcePack:SkyblockAddons, FMLFileResourcePack:SkyBlockcatia, FMLFileResourcePack:Skytils, NEU Repo Resources, Dungeons Guide Default Pack
[12:25:47] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[12:25:47] [Client thread/INFO]: [OptiFine] Resource packs: Default
[12:25:47] [Client thread/INFO]: SoundSystem shutting down...
[12:25:48] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:25:48] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:25:48] [Thread-44/INFO]: Initializing LWJGL OpenAL
[12:25:48] [Thread-44/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:25:48] [Thread-44/INFO]: OpenAL initialized.
[12:25:48] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreaktopaz.ogg does not exist, cannot add it to event notenoughupdates:gemstoneTopaz.break
[12:25:48] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakruby.ogg does not exist, cannot add it to event notenoughupdates:gemstoneRuby.break
[12:25:48] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakamber.ogg does not exist, cannot add it to event notenoughupdates:gemstoneAmber.break
[12:25:48] [Client thread/WARN]: File skyblock_dungeons_guide:sounds/readysetgo.ogg does not exist, cannot add it to event dungeonsguide:readysetgo
[12:25:48] [Sound Library Loader/INFO]: Sound engine started
[12:25:49] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[12:25:49] [Client thread/INFO]: [OptiFine] Multitexture: false
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[12:25:49] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[12:25:49] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[12:25:49] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:25:50] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[12:25:50] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[12:25:50] [Client thread/INFO]: Created: 1024x512 textures-atlas
[12:25:50] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[12:25:50] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiNewChatTransformer on net.minecraft.client.gui.GuiNewChat...
[12:25:50] [Client thread/INFO]: Transforming class net.minecraft.client.gui.GuiNewChat
[12:25:50] [Client thread/INFO]: Applying AsmWriter ModifyWriter{className=net.minecraft.client.gui.GuiNewChat} to class net.minecraft.client.gui.GuiNewChat
[12:25:50] [Client thread/INFO]: Mixing accessors.AccessorGuiNewChat from mixins.skytils.json into net.minecraft.client.gui.GuiNewChat
[12:25:50] [Client thread/INFO]: Mixing gui.MixinGuiNewChat from mixins.skytils.json into net.minecraft.client.gui.GuiNewChat
[12:25:50] [Client thread/INFO]: OBJLoader: Domain dungeonsguide has been added.
[12:25:51] [Client thread/INFO]: Mixing accessors.AccessorS3BPacketScoreboardObjective from mixins.skytils.json into net.minecraft.network.play.server.S3BPacketScoreboardObjective
[12:25:51] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[12:25:51] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[12:25:51] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[12:25:51] [Client thread/INFO]: No Skyblock Pack detected! Disable Glowing Texture for Dragon Armor Set
[12:25:51] [Client thread/INFO]: Reloading ResourceManager: Essential (forge_1.8.9).jar, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential, FMLFileResourcePack:Apec, FMLFileResourcePack:Cowlection, FMLFileResourcePack:Dungeons Guide Loader, FMLFileResourcePack:NotEnoughUpdates, FMLFileResourcePack:Patcher, FMLFileResourcePack:Scrollable Tooltips, FMLFileResourcePack:SkyblockAddons, FMLFileResourcePack:SkyBlockcatia, FMLFileResourcePack:Skytils, NEU Repo Resources, Dungeons Guide Default Pack
[12:25:51] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[12:25:51] [Client thread/INFO]: [OptiFine] Resource packs: Default
[12:25:51] [Client thread/INFO]: SoundSystem shutting down...
[12:25:51] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:25:51] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:25:52] [Thread-48/INFO]: Initializing LWJGL OpenAL
[12:25:52] [Thread-48/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:25:52] [Thread-48/INFO]: OpenAL initialized.
[12:25:52] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreaktopaz.ogg does not exist, cannot add it to event notenoughupdates:gemstoneTopaz.break
[12:25:52] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakruby.ogg does not exist, cannot add it to event notenoughupdates:gemstoneRuby.break
[12:25:52] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakamber.ogg does not exist, cannot add it to event notenoughupdates:gemstoneAmber.break
[12:25:52] [Client thread/WARN]: File skyblock_dungeons_guide:sounds/readysetgo.ogg does not exist, cannot add it to event dungeonsguide:readysetgo
[12:25:52] [Sound Library Loader/INFO]: Sound engine started
[12:25:53] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[12:25:53] [Client thread/INFO]: [OptiFine] Multitexture: false
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[12:25:53] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[12:25:53] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[12:25:53] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:25:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/builtin/white.png, java.io.FileNotFoundException
[12:25:54] [Client thread/INFO]: Mixing network.MixinNetHandlerPlayClient from mixins.skytils.json into net.minecraft.client.network.NetHandlerPlayClient
[12:25:54] [Client thread/INFO]: Mixing accessors.AccessorServerListEntryNormal from mixins.skytils.json into net.minecraft.client.gui.ServerListEntryNormal
[12:25:54] [Client thread/INFO]: Renaming @Accessor method getPingerPool()Ljava/util/concurrent/ThreadPoolExecutor; to getPingerPool_$md$607b47$0 in mixins.skytils.json:accessors.AccessorServerListEntryNormal
[12:25:54] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[12:25:54] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[12:25:54] [Client thread/INFO]: Created: 1024x512 textures-atlas
[12:25:54] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[12:25:54] [Thread-48/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[12:25:54] [Thread-48/ERROR]: Invalid enumerated parameter value.
[12:25:55] [Client thread/INFO]: Mixing accessors.AccessorSettingsGui from mixins.skytils.json into gg.essential.vigilance.gui.SettingsGui
[12:25:55] [Client thread/INFO]: Mixing gui.MixinChatLine from mixins.skytils.json into net.minecraft.client.gui.ChatLine
[12:25:55] [Client thread/INFO]: [SkyblockAddons/Updater] Checking to see if an update is available...
[12:25:55] [Client thread/WARN]: [SkyblockAddons/Updater] The current version is newer than the latest version. Please tell an SBA developer to update the online data.
[12:25:55] [Client thread/INFO]: Loaded current profile by name 'default'
[12:25:55] [Client thread/INFO]: Loading extended config C:\Users\miche\AppData\Roaming\.minecraft\essential_mod\forge\1.8.9\Hypixel\skyblockcatia\231ce887-d1fa-440a-84d9-51a9b7982f2d\default.dat
[12:25:55] [DefaultDispatcher-worker-7/INFO]: [gg.skytils.skytilsmod.core.UpdateChecker$UpdateGetter:run:154]: Checking for updates...
[12:25:55] [DefaultDispatcher-worker-3/INFO]: [gg.skytils.skytilsmod.core.UpdateChecker$downloadDeleteTask$1:invokeSuspend:109]: Checking for Skytils install task...
[12:25:56] [DG-StompManager-0/INFO]: connecting websocket
[12:25:56] [Client thread/INFO]: Injecting itemstacks
[12:25:56] [Client thread/INFO]: Itemstack injection complete
[12:25:56] [DG-StompManager-0/INFO]: connected, stomp handshake
[12:25:56] [DG-StompManager-0/INFO]: fully connected
[12:25:56] [WebSocketConnectReadThread-153/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.CosmeticsManager:lambda$stompConnect$11:186]: [{"activityUID":"4fb217eb-d10e-4af3-8fc5-304cb81f949a","playerUID":"4324ee3d-8ebe-4c6e-bfef-df175be1cf35","username":"JererMeister","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"e0015ba1-c781-4f47-bbcb-5ecfda108122","playerUID":"5811b9a8-edb0-4fa0-8adc-96ccebf0cd65","username":"Intelligences","cosmeticUID":"be0a3dad-cd09-4342-86b2-c43e3e6506eb"},{"activityUID":"7f465b80-f0e0-44b7-8b48-ed3ef4e7dbda","playerUID":"a1b8c7d3-a02d-4e70-b76a-823b242bf1a2","username":"bombafan","cosmeticUID":"4439eb08-3c09-43d2-8541-d769c565d8ec"},{"activityUID":"5c314b93-28a3-491d-83f8-f8f303139ad2","playerUID":"e686fe0a-ab80-4a71-ac70-11dc8c2b534c","username":"syeyoung","cosmeticUID":"4439eb08-3c09-43d2-8541-d769c565d8ec"},{"activityUID":"11e0f75a-c127-4c3f-b288-17fe55a55ea2","playerUID":"4324ee3d-8ebe-4c6e-bfef-df175be1cf35","username":"JererMeister","cosmeticUID":"d5ab0542-7e57-4216-8b07-d4483d40c6df"},{"activityUID":"6c3e6b0d-e4de-425c-a5a6-b03ffd9235e0","playerUID":"ec074f60-587e-4dc4-b0f5-2617c39d2589","username":"Rhin0w0","cosmeticUID":"17ff7414-21b4-4e59-819b-9a1db9fb314b"},{"activityUID":"6f0ecf32-4f21-4b5a-902c-2e509abd9750","playerUID":"52816633-7a7c-47f5-9e37-0598a751628d","username":"Inv_rt","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"751bbacc-7b8b-4d2d-a7e3-bb0cd542c08e","playerUID":"5d5c548a-790c-4fc8-bd8f-d25b04857f44","username":"D0KM","cosmeticUID":"c8b56dc4-44f5-45d0-8fa7-d3af383d2863"},{"activityUID":"a3fe8ae9-9962-4ddb-8f1f-0c7f7650c8b7","playerUID":"cb00d6dd-1005-4f2a-b66d-120edac505d1","username":"XtrEmZerG","cosmeticUID":"22b6724a-44b2-4707-b382-35de77c97b00"},{"activityUID":"f26328f0-3f4d-422a-a728-f7d949832e71","playerUID":"07073d88-51bd-4fd0-8e99-c04b52440c13","username":"Fluboxer","cosmeticUID":"e258ce84-7d5c-4725-bf55-c7b759270301"},{"activityUID":"429deb03-709e-4045-9dcf-c26425e524e6","playerUID":"e686fe0a-ab80-4a71-ac70-11dc8c2b534c","username":"syeyoung","cosmeticUID":"d8db3300-464b-48f0-84d2-2738ab8bb2ec"},{"activityUID":"34b931f1-405d-44b0-b460-680aa63b1d26","playerUID":"9193fde8-d897-4dd2-8241-fdd95d30a863","username":"gamingrap","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"80b6ed1f-4672-4215-8eb8-57ebc47fbba7","playerUID":"521362fb-f5fb-4b9e-8c48-74d11336eeeb","username":"FirewolfGB","cosmeticUID":"f9bb1f0a-5b96-4205-8e7e-599847c20de2"},{"activityUID":"7541c363-7218-4dd8-9ff0-5f6c6c95a128","playerUID":"15aace53-2a0c-4619-85a2-e5ed80e4a28b","username":"Azael_Nyaa","cosmeticUID":"d18ca03f-7289-4ee4-a070-3d2f78722bf3"},{"activityUID":"3497fa31-0d79-4090-852e-b6f8a82e8b6f","playerUID":"79851a21-8eee-403f-a028-41dfae68972c","username":"Shadowblades","cosmeticUID":"9b1f90aa-229e-4318-a3b5-eaa625225c29"},{"activityUID":"dd4c85dc-188d-4ae1-a73f-64b70d15bdcd","playerUID":"521362fb-f5fb-4b9e-8c48-74d11336eeeb","username":"FirewolfGB","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"f55a17c3-2ff2-4b1c-8569-e68285d84696","playerUID":"5811b9a8-edb0-4fa0-8adc-96ccebf0cd65","username":"Intelligences","cosmeticUID":"5aa55bb2-a7d6-4d23-97a9-9b67f046b1a3"},{"activityUID":"e72ba0d8-02be-41b1-a33e-d614d4d9bc4a","playerUID":"a1b8c7d3-a02d-4e70-b76a-823b242bf1a2","username":"bombafan","cosmeticUID":"88327826-5fa7-4276-867b-75affc8a3755"},{"activityUID":"32aaea25-9601-4e42-af49-39be42727600","playerUID":"bb6fcb37-1dee-4ca3-83f9-ff31cca65cae","username":"GeeItsTee","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"689a7a96-138d-4d93-9f4a-7c2600cd86e8","playerUID":"ec074f60-587e-4dc4-b0f5-2617c39d2589","username":"Rhin0w0","cosmeticUID":"be0a3dad-cd09-4342-86b2-c43e3e6506eb"},{"activityUID":"35c7bed7-c9fd-4903-b8f2-bc6b74755377","playerUID":"15aace53-2a0c-4619-85a2-e5ed80e4a28b","username":"Azael_Nyaa","cosmeticUID":"9376743d-844d-4e74-8379-773d4d06a754"},{"activityUID":"57ae25d9-0fde-4e7b-860f-e997a463d252","playerUID":"c47523c7-0270-4cf9-ac29-a9fdac5e40ed","username":"BiNaRyHaVoC","cosmeticUID":"86eaa942-fb64-4b3c-9e24-e119e9f656d6"},{"activityUID":"2bf30050-38de-4de0-86a2-309fb12e95d8","playerUID":"5d5c548a-790c-4fc8-bd8f-d25b04857f44","username":"D0KM","cosmeticUID":"2cfd6b4a-7ba9-485c-872d-44983f95a39a"},{"activityUID":"8cef4cca-4664-461a-928d-22205f547ee7","playerUID":"89e5f85a-c6a9-4c7c-8ac2-c241b4d9ecd9","username":"rioho","cosmeticUID":"5aa55bb2-a7d6-4d23-97a9-9b67f046b1a3"},{"activityUID":"f286d6ba-6f04-4140-a158-a3c846bdc0c1","playerUID":"20d0c574-468d-4db7-b582-627619fcfc34","username":"Lolrus","cosmeticUID":"88327826-5fa7-4276-867b-75affc8a3755"},{"activityUID":"68548f2f-423c-4e47-9686-26122287508e","playerUID":"956fa5c2-9e65-4c01-8836-24e5886ef6cf","username":"Damadda","cosmeticUID":"10921047-407d-4ba9-8b84-bc3d846a0b52"},{"activityUID":"dab3dffa-6235-4f99-b675-1e15bae52edb","playerUID":"0ce87d5a-fa5f-4619-ae78-872d9c5e07fe","username":"Ascynx","cosmeticUID":"e258ce84-7d5c-4725-bf55-c7b759270301"},{"activityUID":"3d3b7584-0ac4-417a-ba27-12f6ed26dac4","playerUID":"c9385237-ccc7-4843-b2c6-c19385bce60a","username":"Cobble8","cosmeticUID":"979f5cce-6c87-4f95-b2b6-f4cfd11eadad"},{"activityUID":"fda58914-4eb4-4c31-bbcb-2e30d649221f","playerUID":"5d5c548a-790c-4fc8-bd8f-d25b04857f44","username":"D0KM","cosmeticUID":"d5ab0542-7e57-4216-8b07-d4483d40c6df"},{"activityUID":"77bb9154-e80b-42c5-b3a4-a543a249f20f","playerUID":"89e5f85a-c6a9-4c7c-8ac2-c241b4d9ecd9","username":"rioho","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"c1575f8c-ef0d-4cb9-86d9-cf92a67d1045","playerUID":"e686fe0a-ab80-4a71-ac70-11dc8c2b534c","username":"syeyoung","cosmeticUID":"2cfd6b4a-7ba9-485c-872d-44983f95a39a"},{"activityUID":"c635290a-7cfa-40cb-a6e9-b39d8dde4554","playerUID":"bb6fcb37-1dee-4ca3-83f9-ff31cca65cae","username":"GeeItsTee","cosmeticUID":"d18ca03f-7289-4ee4-a070-3d2f78722bf3"},{"activityUID":"9069a8e9-14f6-4917-ba84-88ec036a98de","playerUID":"4723230f-1546-4fcf-90cb-50deceb0fa3e","username":"Shana_Splatoon","cosmeticUID":"eabb02fd-0729-4018-b6a5-9fa1284b98bb"},{"activityUID":"b6d1b40c-132b-4355-9c60-458b2d3ca7d8","playerUID":"58ea7045-54bc-48ec-8bb9-aeee7cad46ca","username":"TrenBlaster69","cosmeticUID":"6d298fd8-c5f4-4588-84fe-98f0f85989d7"},{"activityUID":"fa35c354-caa2-4e8b-8652-3ea692a695ec","playerUID":"c9385237-ccc7-4843-b2c6-c19385bce60a","username":"Cobble8","cosmeticUID":"dcd9de89-71f5-4256-a3f9-db9cbf055a23"},{"activityUID":"b748441c-badb-4085-a4bb-76bf03d19a51","playerUID":"e686fe0a-ab80-4a71-ac70-11dc8c2b534c","username":"syeyoung","cosmeticUID":"babdd713-655a-420d-8e71-86699fd1e175"},{"activityUID":"c8891af9-1fdf-465e-93f1-6a49345ad90f","playerUID":"b34adf1c-f55c-4d7d-9f85-ca1b3a768a3c","username":"Skulcrusherr_","cosmeticUID":"a8863f86-2ac4-49e3-bc48-b71bc5cff012"},{"activityUID":"0cf3bed9-9902-41bb-99ef-0a36aade20a1","playerUID":"cb00d6dd-1005-4f2a-b66d-120edac505d1","username":"XtrEmZerG","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"3768a2fa-81fe-49f3-952b-01c0041c8a34","playerUID":"15aace53-2a0c-4619-85a2-e5ed80e4a28b","username":"Azael_Nyaa","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"20cebd6b-0d1b-4c9d-83c9-f7bc7c06ef13","playerUID":"4723230f-1546-4fcf-90cb-50deceb0fa3e","username":"Shana_Splatoon","cosmeticUID":"4439eb08-3c09-43d2-8541-d769c565d8ec"},{"activityUID":"b95802f6-4c1b-4bfc-9f3a-58dd2a2d20ac","playerUID":"cb00d6dd-1005-4f2a-b66d-120edac505d1","username":"XtrEmZerG","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"b5617c8d-1f71-44a9-817a-e10f71e86dd3","playerUID":"9193fde8-d897-4dd2-8241-fdd95d30a863","username":"gamingrap","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"d4aaff84-31be-4786-959f-0f2f90848b67","playerUID":"0ce87d5a-fa5f-4619-ae78-872d9c5e07fe","username":"Ascynx","cosmeticUID":"c5c1b58d-fa13-4300-8102-c3f9f3d006ac"},{"activityUID":"a96e6275-b06f-4d1f-bdbc-8ffd143cd000","playerUID":"4723230f-1546-4fcf-90cb-50deceb0fa3e","username":"Shana_Splatoon","cosmeticUID":"d3bd38a3-4504-477d-ad88-a4d36a8685bd"},{"activityUID":"fb8aa3ba-b1d1-4e52-97a8-42e37c4334a4","playerUID":"f94771a6-e4c4-4574-95e7-aa821c370e3d","username":"NotDawide_","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"8b2deab7-5f6d-430c-a613-7b15fa9c442d","playerUID":"58ea7045-54bc-48ec-8bb9-aeee7cad46ca","username":"TrenBlaster69","cosmeticUID":"4439eb08-3c09-43d2-8541-d769c565d8ec"},{"activityUID":"008c5da7-f0ed-4b67-bf11-b4272b68885f","playerUID":"ab6aaf5d-102e-42b9-b886-558d3312502c","username":"AwesomeMc101","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"9c8bc78e-314b-40f6-9a0b-53da55c000e9","playerUID":"5811b9a8-edb0-4fa0-8adc-96ccebf0cd65","username":"Intelligences","cosmeticUID":"188041b4-7d42-4ced-aa3f-cc8e4baacef6"},{"activityUID":"9b4c0715-3c9d-4d61-b112-8204ccf6de0c","playerUID":"ec074f60-587e-4dc4-b0f5-2617c39d2589","username":"Rhin0w0","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"8a7a6e5f-9cce-4e97-8489-90e979dd47db","playerUID":"b34adf1c-f55c-4d7d-9f85-ca1b3a768a3c","username":"Skulcrusherr_","cosmeticUID":"d18ca03f-7289-4ee4-a070-3d2f78722bf3"},{"activityUID":"a753a9c9-3670-44a9-85b1-e7e5aa52282c","playerUID":"07073d88-51bd-4fd0-8e99-c04b52440c13","username":"Fluboxer","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"e10c6dd3-6562-4e60-8b84-8da6ae347ded","playerUID":"ab6aaf5d-102e-42b9-b886-558d3312502c","username":"AwesomeMc101","cosmeticUID":"9b1f90aa-229e-4318-a3b5-eaa625225c29"},{"activityUID":"26d13ed0-9a50-493a-a467-20312da62791","playerUID":"ca7c8e9b-9309-4c82-b15a-3c51e8eaeba6","username":"IcarusPhantom","cosmeticUID":"2ee3e090-cd05-4f28-b1ac-15ef7b555666"},{"activityUID":"c0618e32-980c-4ca6-9d72-9a5352c18ae2","playerUID":"521362fb-f5fb-4b9e-8c48-74d11336eeeb","username":"FirewolfGB","cosmeticUID":"79578647-6c45-43cc-8631-94f1a5447291"},{"activityUID":"53a59e88-c6d2-4aa4-bb0c-4568554b5ce5","playerUID":"d50c6954-4471-4570-82c5-a223d6fee621","username":"RORO20002","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"ef36dc4d-e31b-44a3-9558-1a49be8c4a92","playerUID":"8d4e329c-24e2-4776-a70e-e33eff685e94","username":"Firecreper","cosmeticUID":"3fb36e9d-d013-4026-b746-39078bdcfa54"},{"activityUID":"88659c04-4b84-42ee-b095-7556878cc1f6","playerUID":"58ea7045-54bc-48ec-8bb9-aeee7cad46ca","username":"TrenBlaster69","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"b6367cc3-d9cd-437a-ac3e-1240bf28f34f","playerUID":"d50c6954-4471-4570-82c5-a223d6fee621","username":"RORO20002","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"e4771ae7-fa7c-4e55-b564-13b35a804cdd","playerUID":"d50c6954-4471-4570-82c5-a223d6fee621","username":"RORO20002","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"6ee0e821-3081-4cdf-9787-99b09fee9f3e","playerUID":"956fa5c2-9e65-4c01-8836-24e5886ef6cf","username":"Damadda","cosmeticUID":"3fb36e9d-d013-4026-b746-39078bdcfa54"},{"activityUID":"2798a861-d4a9-4684-abcd-58e95442d9fb","playerUID":"52816633-7a7c-47f5-9e37-0598a751628d","username":"Inv_rt","cosmeticUID":"22b6724a-44b2-4707-b382-35de77c97b00"},{"activityUID":"29112e27-bcd3-467b-8959-8ff9d38f47de","playerUID":"07073d88-51bd-4fd0-8e99-c04b52440c13","username":"Fluboxer","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"6b9b36bb-141e-4e32-9759-134fb2948998","playerUID":"4324ee3d-8ebe-4c6e-bfef-df175be1cf35","username":"JererMeister","cosmeticUID":"79578647-6c45-43cc-8631-94f1a5447291"},{"activityUID":"69aef7b6-ade2-4fce-969f-8f686b23047f","playerUID":"9193fde8-d897-4dd2-8241-fdd95d30a863","username":"gamingrap","cosmeticUID":"f860790e-f835-4acf-a4ba-21a4e07c6b0d"},{"activityUID":"6e411fe7-3f18-48f3-bad5-4e244ebd5631","playerUID":"5d5c548a-790c-4fc8-bd8f-d25b04857f44","username":"D0KM","cosmeticUID":"1f941fe6-ce7a-4fe7-8ca0-e530afc995a5"},{"activityUID":"e96dc446-6aa2-44d9-b3df-9b4b45a3b32c","playerUID":"52816633-7a7c-47f5-9e37-0598a751628d","username":"Inv_rt","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"6983666d-9591-4b3a-9ba8-e33ff97cf1b6","playerUID":"0ce87d5a-fa5f-4619-ae78-872d9c5e07fe","username":"Ascynx","cosmeticUID":"be0a3dad-cd09-4342-86b2-c43e3e6506eb"},{"activityUID":"35bbfbba-9780-4807-88e1-5bef0e2d8c9d","playerUID":"89e5f85a-c6a9-4c7c-8ac2-c241b4d9ecd9","username":"rioho","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"6bb2dcd8-ce41-43c7-93c8-98bc51a5e68e","playerUID":"8d4e329c-24e2-4776-a70e-e33eff685e94","username":"Firecreper","cosmeticUID":"dcd9de89-71f5-4256-a3f9-db9cbf055a23"},{"activityUID":"9eb63188-b937-4774-b628-014fd0c58d68","playerUID":"ab6aaf5d-102e-42b9-b886-558d3312502c","username":"AwesomeMc101","cosmeticUID":"e2ea0bec-7f18-4d46-bf21-3cb5f01e006e"},{"activityUID":"96b4ee30-4a7e-4bbd-9a52-d5672ec2a038","playerUID":"f94771a6-e4c4-4574-95e7-aa821c370e3d","username":"NotDawide_","cosmeticUID":"2b3a7634-5304-4abf-884e-45780e382a93"},{"activityUID":"403b6986-3ec7-4262-b866-2e6f62581d6c","playerUID":"b44061e6-ebdd-4712-8fb7-ffd3d829ea6f","username":"NettwixAndKill","cosmeticUID":"46b763ea-dfde-4e75-994b-da5fbcbdbb36"}] 
[12:25:57] [Client thread/INFO]: Successfully getting minigames data from GitHub!
[12:25:57] [Client thread/INFO]: Setting an API Key
[12:25:58] [Client thread/INFO]: Minecraft started in 50 seconds.
[12:25:58] [Client thread/INFO]: Forge Mod Loader has successfully loaded 13 mods
[12:25:58] [Client thread/INFO]: No Skyblock Pack detected! Disable Glowing Texture for Dragon Armor Set
[12:25:58] [Client thread/INFO]: Reloading ResourceManager: Essential (forge_1.8.9).jar, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Essential, FMLFileResourcePack:Apec, FMLFileResourcePack:Cowlection, FMLFileResourcePack:Dungeons Guide Loader, FMLFileResourcePack:NotEnoughUpdates, FMLFileResourcePack:Patcher, FMLFileResourcePack:Scrollable Tooltips, FMLFileResourcePack:SkyblockAddons, FMLFileResourcePack:SkyBlockcatia, FMLFileResourcePack:Skytils, NEU Repo Resources, Dungeons Guide Default Pack
[12:25:58] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[12:25:58] [Client thread/INFO]: [OptiFine] Resource packs: Default
[12:25:58] [Client thread/INFO]: SoundSystem shutting down...
[12:25:59] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:25:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:25:59] [Thread-59/INFO]: Initializing LWJGL OpenAL
[12:25:59] [Thread-59/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:25:59] [Thread-59/INFO]: OpenAL initialized.
[12:25:59] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreaktopaz.ogg does not exist, cannot add it to event notenoughupdates:gemstoneTopaz.break
[12:25:59] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakruby.ogg does not exist, cannot add it to event notenoughupdates:gemstoneRuby.break
[12:25:59] [Client thread/WARN]: File notenoughupdates:sounds/gemstonebreakamber.ogg does not exist, cannot add it to event notenoughupdates:gemstoneAmber.break
[12:25:59] [Client thread/WARN]: File skyblock_dungeons_guide:sounds/readysetgo.ogg does not exist, cannot add it to event dungeonsguide:readysetgo
[12:25:59] [Sound Library Loader/INFO]: Sound engine started
[12:26:00] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[12:26:00] [Client thread/INFO]: [OptiFine] Multitexture: false
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[12:26:00] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[12:26:00] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[12:26:00] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:26:00] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/builtin/white.png, java.io.FileNotFoundException
[12:26:00] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[12:26:00] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[12:26:00] [Client thread/INFO]: Created: 1024x512 textures-atlas
[12:26:00] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[12:26:06] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[12:26:06] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[12:26:06] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[12:26:06] [Client thread/INFO]: Mixing neu.MixinTradeWindow from mixins.skytils.json into io.github.moulberry.notenoughupdates.miscgui.TradeWindow
[12:26:08] [Client thread/INFO]: [SkyblockAddons/SkyblockAddonsTransformer] Applying transformer codes.biscuit.skyblockaddons.asm.GuiDisconnectedTransformer on net.minecraft.client.gui.GuiDisconnected...
[12:26:12] [Client thread/INFO]: Connecting to mc.hypixel.net, 25565
[12:26:13] [Netty Client IO #1/INFO]: Server FML protocol version 1, no additional data received
[12:26:13] [Netty Client IO #1/INFO]: Server protocol version 1
[12:26:14] [Netty Client IO #1/INFO]: Attempting connection with missing mods [mcp, FML, Forge, essential, apec, cowlection, dungeons_guide_loader, notenoughupdates, patcher, text_overflow_scroll, skyblockaddons, skyblockcatia, skytils] at SERVER
[12:26:14] [Netty Client IO #1/INFO]: Injecting existing block and item data into this client instance
[12:26:14] [Netty Client IO #1/INFO]: Applying holder lookups
[12:26:14] [Netty Client IO #1/INFO]: Holder lookups applied
[12:26:14] [Netty Client IO #1/INFO]: [Netty Client IO #1] Client side modded connection established
[12:26:14] [Netty Client IO #1/INFO]: Transforming class net.minecraft.network.PacketThreadUtil$1
[12:26:14] [Netty Client IO #1/INFO]: Applying AsmWriter ModifyWriter{className=net/minecraft/network/PacketThreadUtil$1} to class net.minecraft.network.PacketThreadUtil$1
[12:26:15] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:15] [Client thread/INFO]: Mixing neu.MixinStorageOverlay from mixins.skytils.json into io.github.moulberry.notenoughupdates.miscgui.StorageOverlay
[12:26:15] [Client thread/INFO]: Mixing entity.MixinBossStatus from mixins.skytils.json into net.minecraft.entity.boss.BossStatus
[12:26:15] [Client thread/INFO]: [SkyblockAddons/ShaderHelper] VAOs are available. OpenGL 3.0 is supported. Shaders are available. OpenGL 2.0 is supported. VBOs are available. OpenGL 1.5 is supported. 
[12:26:15] [Client thread/INFO]: [CHAT] §r§f §r§f §r§1 §r§0 §r§2 §r§4§r§f §r§f §r§2 §r§0 §r§4 §r§8§r§0§r§1§r§0§r§1§r§2§r§f§r§f§r§0§r§1§r§3§r§4§r§f§r§f§r§0§r§1§r§5§r§f§r§f§r§0§r§1§r§6§r§f§r§f§r§0§r§1§r§8§r§9§r§a§r§b§r§f§r§f§r§0§r§1§r§7§r§f§r§f§r§3 §r§9 §r§2 §r§0 §r§0 §r§1§r§3 §r§9 §r§2 §r§0 §r§0 §r§2§r§3 §r§9 §r§2 §r§0 §r§0 §r§3§r§0§r§0§r§1§r§f§r§e§r§0§r§0§r§2§r§f§r§e§r§0§r§0§r§3§r§4§r§5§r§6§r§7§r§8§r§f§r§e§r§3 §r§6 §r§3 §r§6 §r§3 §r§6 §r§e§r§3 §r§6 §r§3 §r§6 §r§3 §r§6 §r§d§r
[12:26:15] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:15] [Client thread/INFO]: [CHAT] §r§r§r§f §r§r§r§f §r§r§r§1 §r§r§r§0 §r§r§r§2 §r§r§r§f §r§r§r§f §r§r§r§2 §r§r§r§0 §r§r§r§4 §r§r§r§3 §r§r§r§9 §r§r§r§2 §r§r§r§0 §r§r§r§0 §r§r§r§3 §r§r§r§9 §r§r§r§2 §r§r§r§0 §r§r§r§0 §r§r§r§3 §r§r§r§9 §r§r§r§2 §r§r§r§0 §r§r§r§0 §r§r§r
[12:26:15] [Client thread/INFO]: [CHAT] §b§m--------------§r§f  §r§aGilda: Messaggio del Giorno  §r§b§m--------------§r
[12:26:15] [Client thread/INFO]: [CHAT] §b| §r§fDont forget to join our discord server!! /g discord to get the invite!§r
[12:26:15] [Client thread/INFO]: [CHAT] §b§m-----------------------------------------------------§r
[12:26:15] [Client thread/INFO]: [CHAT] §aYou have §b36 §aunclaimed leveling rewards!§r
[12:26:15] [Client thread/INFO]: [CHAT] §eClick here to view them!§r
[12:26:15] [Client thread/INFO]: [CHAT] §r§aYou have §63 §aunclaimed achievement rewards!§r
[12:26:15] [Client thread/INFO]: [CHAT] §r§eClick here to view them!§r
[12:26:15] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:26:15] [Client thread/INFO]: [CHAT] §cNon sei in un party al momento.§r
[12:26:15] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:26:15] [Client thread/INFO]: Mixing renderer.MixinTileEntityItemStackRenderer from mixins.skytils.json into net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
[12:26:16] [Client thread/INFO]: [CHAT] §r§b[MVP§9+§b] LeoHjulstrom§f §6joined the lobby!§r
[12:26:17] [Client thread/INFO]: Mixing sba.MixinContainerPreviewManager from mixins.skytils.json into codes.biscuit.skyblockaddons.features.backpacks.ContainerPreviewManager
[12:26:17] [Client thread/INFO]: Found 1 transformers for net.minecraftforge.fml.client.config.GuiUtils
[12:26:17] [Client thread/INFO]: Applying transformer club.sk1er.mods.scrollabletooltips.transform.impl.GuiUtilsTransformer on net.minecraftforge.fml.client.config.GuiUtils...
[12:26:17] [Client thread/INFO]: [CHAT] §r  §r§f§l? §r§6Hai raggiunto il limite di Hype! Aggiungi Hype ai minigiochi nella Lobby Prototype facendo click destro con il Diamante Hype!§r
[12:26:18] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini33AE...§r
[12:26:19] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:19] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:19] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:26:19] [Client thread/INFO]: [SkyblockAddons/NetworkListener] Detected joining skyblock!
[12:26:20] [Client thread/INFO]: [CHAT] §f{"server":"mini33AE","gametype":"SKYBLOCK","mode":"dynamic","map":"Private Island"}§r
[12:26:21] [pool-11-thread-2/INFO]: [io.github.moulberry.notenoughupdates.miscgui.GuiPriceGraph:load:565]: Deleting prices_07-06-2023.gz because it is probably corrupted.
[12:26:22] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:26:22] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:26:23] [Client thread/INFO]: [CHAT] §r
[12:26:23] [Client thread/INFO]: [CHAT] §r§eWelcome to §r§aHypixel SkyBlock§r§e!§r
[12:26:23] [Client thread/INFO]: [CHAT] §r
[12:26:27] [Texture Downloader #11/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:27] [Texture Downloader #12/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:28] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini66F...§r
[12:26:28] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:28] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:26:28] [Texture Downloader #18/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:28] [Texture Downloader #26/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:29] [Client thread/INFO]: [CHAT] §f{"server":"mini66F","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:26:30] [Texture Downloader #35/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:31] [Texture Downloader #64/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:31] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:26:31] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:26:34] [Texture Downloader #66/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:35] [Texture Downloader #67/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:35] [Texture Downloader #68/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:36] [Texture Downloader #69/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:36] [Texture Downloader #70/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:37] [Texture Downloader #71/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:39] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:26:39] [Texture Downloader #72/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:39] [Client thread/INFO]: [CHAT] §b[SkyBlock] §r§7Krishna12345122§r§7 §r§eis visiting §r§aYour Island§r§e!§r
[12:26:41] [Texture Downloader #78/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:43] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini82H...§r
[12:26:43] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:43] [Client thread/INFO]: Registering SkyBlock listeners
[12:26:43] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:26:43] [Texture Downloader #80/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:44] [Client thread/INFO]: [CHAT] §f{"server":"mini82H","gametype":"SKYBLOCK","mode":"dynamic","map":"Private Island"}§r
[12:26:46] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:26:46] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:26:47] [Texture Downloader #83/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:47] [Client thread/INFO]: [CHAT] §r§eYou have §r§a1 guest §r§eon your island!§r
[12:26:47] [Texture Downloader #84/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:48] [Texture Downloader #85/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:48] [Texture Downloader #86/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:51] [Texture Downloader #87/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:52] [Texture Downloader #88/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:52] [Texture Downloader #89/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:53] [Texture Downloader #90/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:55] [Texture Downloader #91/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:55] [Texture Downloader #92/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:26:57] [Client thread/INFO]: [CHAT] §7Krishna12345122 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:26:57] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:26:58] [Client thread/INFO]: [CHAT] §7Krishna12345122 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:27:00] [Texture Downloader #93/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:00] [Texture Downloader #94/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:03] [Texture Downloader #95/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:03] [Texture Downloader #96/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:05] [Texture Downloader #97/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:05] [Texture Downloader #98/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:06] [Texture Downloader #99/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:07] [Client thread/INFO]: [CHAT] §r§cYou cancelled the trade!§r
[12:27:08] [Client thread/INFO]: [CHAT] §r§cThe /trade request from §r§7Krishna12345122§r§7 §r§cexpired!§r
[12:27:09] [Texture Downloader #100/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:10] [Texture Downloader #101/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:10] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: give me a sec§r
[12:27:13] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: ye§r
[12:27:14] [Texture Downloader #102/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:15] [Texture Downloader #103/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:15] [Texture Downloader #104/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:16] [Texture Downloader #105/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:16] [Texture Downloader #106/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:17] [Texture Downloader #107/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:18] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: you know who i am§r
[12:27:19] [Texture Downloader #108/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:20] [Texture Downloader #109/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:22] [Texture Downloader #110/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:26] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: u remember me?§r
[12:27:28] [Texture Downloader #111/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:29] [Texture Downloader #112/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:30] [Texture Downloader #113/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:31] [Texture Downloader #114/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:33] [Texture Downloader #115/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:36] [Texture Downloader #116/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:38] [Texture Downloader #117/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:44] [Texture Downloader #118/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:47] [Texture Downloader #119/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:48] [Texture Downloader #120/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:55] [Texture Downloader #121/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:58] [Texture Downloader #122/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:58] [Texture Downloader #123/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:27:58] [Texture Downloader #124/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:01] [Texture Downloader #125/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:01] [Texture Downloader #126/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:02] [Texture Downloader #127/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:03] [Texture Downloader #128/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:13] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: yep i'm crashing§r
[12:28:16] [Texture Downloader #129/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:16] [Texture Downloader #130/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:16] [Texture Downloader #131/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:22] [Texture Downloader #132/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:22] [Texture Downloader #133/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:22] [pool-11-thread-2/INFO]: [io.github.moulberry.notenoughupdates.miscgui.GuiPriceGraph:load:565]: Deleting prices_07-06-2023.gz because it is probably corrupted.
[12:28:22] [Texture Downloader #134/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:24] [Texture Downloader #135/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:24] [Texture Downloader #136/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:25] [Texture Downloader #137/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:25] [Texture Downloader #138/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:28] [Texture Downloader #139/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:28] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: i would offer 44m at 15% lowball§r
[12:28:29] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: i am in ur friend list too check it§r
[12:28:31] [Texture Downloader #140/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:31] [Texture Downloader #141/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:31] [Texture Downloader #142/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:32] [Texture Downloader #143/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:32] [Texture Downloader #144/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:33] [Texture Downloader #145/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:33] [Texture Downloader #146/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:38] [Texture Downloader #147/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:39] [Texture Downloader #148/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:43] [Texture Downloader #149/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:43] [Texture Downloader #150/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:46] [Texture Downloader #151/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:47] [Texture Downloader #152/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:48] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: can we do 46m? pls§r
[12:28:48] [Texture Downloader #153/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:49] [Texture Downloader #154/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:49] [Texture Downloader #155/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:51] [Texture Downloader #156/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:52] [Texture Downloader #157/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:52] [Texture Downloader #158/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:28:52] [Client thread/INFO]: [CHAT] §2Gilda > §r§bN0tMVP §r§eè entrato.§r
[12:28:53] [Texture Downloader #159/ERROR]: Couldn't download http texture: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[12:29:05] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: tell§r
[12:29:06] [Client thread/INFO]: [CHAT] §aAmico > §r§aItsRedCocoa §r§eè uscito.§r
[12:29:36] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: 45m§r
[12:29:42] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: uh§r
[12:29:47] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: ok bro§r
[12:29:51] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:29:51] [Client thread/INFO]: [CHAT] §r§aYou have sent a trade request to §r§7Krishna12345122§r§a.§r
[12:29:52] [Client thread/INFO]: [CHAT] §7Krishna12345122 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:30:02] [Client thread/INFO]: [CHAT] §r§cThe /trade request from §r§7Krishna12345122§r§7 §r§cexpired!§r
[12:30:06] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§7Krishna12345122§r§7§r§6!§r
[12:30:06] [Client thread/INFO]: [CHAT] §r §r§c§l- §r§645M coins§r
[12:30:06] [Client thread/INFO]: [CHAT] §r §r§a§l+ §r§81x §r§dInferno Bal Skin§r
[12:30:10] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: ty§r
[12:30:10] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: thanks for the deal§r
[12:30:24] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: and you will have to sell it for 40m lol§r
[12:30:27] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: broooooooooooooooooooooooooo§r
[12:30:36] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: hm why u think so§r
[12:30:46] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: ibaught 2 sold one for 42m§r
[12:30:51] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: and 1 for 45m§r
[12:31:05] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: baught for 46m each§r
[12:31:27] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: yeah so u lost a bit§r
[12:31:37] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: and you will 2 bro§r
[12:31:41] [Client thread/INFO]: [CHAT] §r§aYou earned §r§2266 GEXP §r§afrom playing SkyBlock!§r
[12:31:48] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: let's see§r
[12:31:52] [Client thread/INFO]: [CHAT] §a[?] §7Krishna12345122§7§r§7: bet>§r
[12:32:10] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini74DD...§r
[12:32:10] [Client thread/INFO]: Registering SkyBlock listeners
[12:32:10] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:32:12] [Client thread/INFO]: [CHAT] §f{"server":"mini74DD","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:32:14] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:32:14] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:32:18] [Client thread/INFO]: [CHAT] §7Siddiquiboss §ahas sent you a trade request. §bClick here §ato accept!§r
[12:32:24] [pool-11-thread-2/INFO]: [io.github.moulberry.notenoughupdates.miscgui.GuiPriceGraph:load:565]: Deleting prices_07-06-2023.gz because it is probably corrupted.
[12:32:46] [Client thread/INFO]: [CHAT] §r§7Siddiquiboss§r§7 §r§ccancelled the trade!§r
[12:33:00] [Client thread/INFO]: [CHAT] §7Siddiquiboss§7§r§7: sir can u give me adao tuve armour§r
[12:33:14] [Client thread/INFO]: [CHAT] §r§7Putting item in escrow...§r
[12:33:14] [Client thread/INFO]: [CHAT] §r§7Setting up the auction...§r
[12:33:14] [Client thread/INFO]: [CHAT] §r§eBIN Auction started for §r§f§r§dInferno Bal Skin§r§e!§r
[12:33:14] [Client thread/INFO]: [CHAT] §7Siddiquiboss§7§r§7: adaptive§r
[12:33:17] [Client thread/INFO]: [CHAT] §7Siddiquiboss§7§r§7: plz§r
[12:33:28] [Client thread/INFO]: [CHAT] §7oqli§7§r§7: 1.1m§r
[12:33:37] [Client thread/INFO]: [CHAT] §7oqli§7§r§7: ahh final destination ncie§r
[12:33:38] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: i don't have it§r
[12:33:42] [Client thread/INFO]: [CHAT] §7oqli§7§r§7: like the armour§r
[12:33:49] [Client thread/INFO]: [CHAT] §7Siddiquiboss§7§r§7: what 1.1m§r
[12:33:53] [Client thread/INFO]: [CHAT] §7oqli§7§r§7: coins§r
[12:34:05] [Client thread/INFO]: [CHAT] §7Siddiquiboss§7§r§7: u will give me the armour int it§r
[12:34:06] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #1 (mega6D)...§r
[12:34:06] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega6D...§r
[12:34:06] [Client thread/INFO]: Registering SkyBlock listeners
[12:34:06] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:34:06] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: Nice§r
[12:34:07] [Client thread/INFO]: [CHAT] §a[VIP] RRRUD§f§r§f: Selling Snow Minion T11 for 725K! ./p me @@@@@@@@@@@@@@@@@@§r
[12:34:07] [Client thread/INFO]: [CHAT] §6[MVP§a++§6] nonYouTuber§f§r§f: Pyratie bcus it was for fun§r
[12:34:07] [Client thread/INFO]: [CHAT] §f{"server":"mega6D","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:34:08] [Client thread/INFO]: [CHAT] §7Redshot_xD§7§r§7: nonYouTuber can you help me get vip please i never had rank§r
[12:34:09] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:34:09] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:34:09] [Client thread/INFO]: [CHAT] §a[VIP] ManFTW_§f§r§f: L O W B A L L I N G- 224m purse /visit ManFTW_ (10m+) Normal Rules, No minions§r
[12:34:10] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: Ok§r
[12:34:10] [Client thread/INFO]: [CHAT] §aHeyblade §ahas sent you a trade request. §bClick here §ato accept!§r
[12:34:13] [Client thread/INFO]: [CHAT] §b[MVP§6+§b] ValttuPe§f§r§f: <!> selling snoow miiinion 10 on my island just /warp valttupe <1>§r
[12:34:14] [Client thread/INFO]: [CHAT] §a[VIP] Micro_Void§f§r§f: llowballing 115 mil 10-15% lowball /v me§r
[12:34:17] [Client thread/INFO]: [CHAT] §a[VIP] RRRUD§f§r§f: Selling Snow Minion T11 for 725K! ./p me @@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@§r
[12:34:17] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: Well, nice to meet u§r
[12:34:18] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] Kipoe§f§r§f: Selling 427m worth of items for 350m. Visit me. tryna get money quick§r
[12:34:21] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] AlexBtwXD§f§r§f: can anyone make me a grappling hook? i have the money for it but no collection§r
[12:34:23] [Client thread/INFO]: [CHAT] §6[MVP§a++§6] nonYouTuber§f§r§f: Pyratie have u forgotten me?§r
[12:34:23] [Client thread/INFO]: [CHAT] §a[VIP] big_chungie_§f§r§f: can i get rank?§r
[12:34:24] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] CrypticScythe§f§r§f: Lowballing 640M PURSE 20M+ ITEMS ONLY /visit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!§r
[12:34:25] [Client thread/INFO]: [CHAT] §a[VIP] Xarniom§f§r§f: Lowballing 1.2b /visit me§r
[12:34:29] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: I meet hundreds of people, nonYouTuber§r
[12:34:30] [Client thread/INFO]: [CHAT] §a[VIP] big_chungie_§f§r§f: check out my ah!!!!!!!!!!!!!!!!!!!!!!!!!!!§r
[12:34:32] [Client thread/INFO]: [CHAT] §a[VIP] RRRUD§f§r§f: Selling Snow Minion T11 for 725K! ./p me @@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@§r
[12:34:35] [Client thread/INFO]: [CHAT] §a[VIP] big_chungie_§f§r§f: visit me im lowballin!!!!!!!!!!!!!!!!!!!!!!!!!!§r
[12:34:36] [Client thread/INFO]: [CHAT] §a[VIP] Cedrickyoyoyo§f§r§f: LOWBALLING 1.1b Purse /visit me 10m+items only good offers only 10%-15% pls come§r
[12:34:37] [Client thread/INFO]: [CHAT] §6[MVP§a++§6] nonYouTuber§f§r§f: Pyratie we were friends then i think we faded§r
[12:34:37] [Client thread/INFO]: [CHAT] §b[MVP§8+§b] lolzkimchixoxo§f§r§f: lowballiing twith 500m /visit melowballiing twith 500m /visit melowballiing twith 500m /visit melowb§r
[12:34:39] [Client thread/INFO]: [CHAT] §a[VIP] ohDonazz_§f§r§f: who need a level 95 epic eman pet?§r
[12:34:40] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§a[VIP§r§6+§r§a] Heyblade§r§f§r§6!§r
[12:34:40] [Client thread/INFO]: [CHAT] §r §r§c§l- §r§61 coins§r
[12:34:40] [Client thread/INFO]: [CHAT] §r §r§c§l- §r§63 coins§r
[12:34:40] [Client thread/INFO]: [CHAT] §r §r§a§l+ §r§62 coins§r
[12:34:43] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] PapierKarton276§f§r§f: [!] Lowballing your Items /visit me [!]§r
[12:34:43] [Client thread/INFO]: [CHAT] §a[VIP] Xarniom§f§r§f: Lowballing 1.2b /visit me ---------------------§r
[12:34:44] [Client thread/INFO]: [CHAT] §a[VIP] RRRUD§f§r§f: Selling Snow Minion T11 for 725K! ./p me @@@§r
[12:34:45] [Client thread/INFO]: [CHAT] §7Redshot_xD§7§r§7: me ohDonazz_§r
[12:34:45] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: Ah, sorry that happened§r
[12:34:45] [Client thread/INFO]: [CHAT] §a[VIP] Impodent§f§r§f: <!> Lowballing 700m Purse <!> /visit me !!! Taking almost everything <!> Rules on my island <!> Good Deals, No Scamming <!>§r
[12:34:45] [Client thread/INFO]: [CHAT] §6[MVP§a++§6] nonYouTuber§f§r§f: Pyratie I use to help a lot of people get their ranks from gifters.§r
[12:34:48] [Client thread/INFO]: [CHAT] §6[MVP§a++§6] nonYouTuber§f§r§f: Pyratie remember?§r
[12:34:50] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:34:50] [Client thread/INFO]: [CHAT] §a[VIP] RRRUD§f§r§f: Selling Snow Minion T11 for 725K! ./p me _____________________________________§r
[12:34:53] [Client thread/INFO]: [CHAT] §a[VIP] satelol§f§r§f: LOWBALLING 100M PURSE 10M+ items only /visit me§r
[12:34:53] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] Sir_wallie§f§r§f: check out my ah!§r
[12:34:53] [Client thread/INFO]: [CHAT] §a[VIP] big_chungie_§f§r§f: visit me to give me 10m!!!!!§r
[12:34:54] [Client thread/INFO]: [CHAT] §b[MVP§4+§b] Pyratie§f§r§f: I don't...§r
[12:34:55] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] Masta_J_§f§r§f: lowballing 600m purse /VISIT ME!!!!!!!!!!!§r
[12:34:55] [Client thread/INFO]: [CHAT] §a[VIP] Xarniom§f§r§f: Lowballing 1.2b /visit me .....................................§r
[12:34:56] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #2 (mega6E)...§r
[12:34:56] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega6E...§r
[12:34:56] [Client thread/INFO]: Registering SkyBlock listeners
[12:34:56] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:34:57] [Client thread/INFO]: [CHAT] §a[VIP] 0hshadow§f§r§f: selling snow minion tier 9 550k p me or trade me at the map§r
[12:34:58] [Client thread/INFO]: [CHAT] §f{"server":"mega6E","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:34:59] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:34:59] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:35:02] [Client thread/INFO]: [CHAT] §7mygnoises§7§r§7: Selling t11 snow minion for 725k /p me pls!!§r
[12:35:04] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:35:10] [Client thread/INFO]: [CHAT] §7CrostyBoy§7§r§7: but what are they?§r
[12:35:10] [Client thread/INFO]: [CHAT] §a[VIP] legendX2878§f§r§f: if someone solve my problem i give 1m to that player /p me if u want to try§r
[12:35:11] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] CrypticScythe§f§r§f: Lowballing 640M PURSE 20M+ ITEMS ONLY /visit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!§r
[12:35:12] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] PETIbar§f§r§f: Alex§r
[12:35:17] [Client thread/INFO]: [CHAT] §a[VIP] Itachi_sharigan§f§r§f: can I get 100k at bank please???§r
[12:35:19] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #1 (mega6D)...§r
[12:35:19] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega6D...§r
[12:35:19] [Client thread/INFO]: Registering SkyBlock listeners
[12:35:19] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:35:19] [Client thread/INFO]: [CHAT] §a[VIP] satelol§f§r§f: LOWBALLING 100M PURSE 10M+ items only /visit me NORMAL RULES :D§r
[12:35:20] [Client thread/INFO]: [CHAT] §f{"server":"mega6D","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:35:21] [Client thread/INFO]: [CHAT] §a[VIP] satelol§f§r§f: LOWBALLING 100M PURSE 10M+ items only /visit me§r
[12:35:22] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:35:22] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:35:23] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:35:23] [Client thread/INFO]: [CHAT] §r§cNon puoi scrivere lo stesso messaggio due volte!§r
[12:35:23] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:35:25] [Client thread/INFO]: [CHAT] §a[VIP] Xarniom§f§r§f: Lowballing 1.2b /visit me ''''''''''''''''''''''''''''''''''''''''''''''§r
[12:35:25] [Client thread/INFO]: [CHAT] §a[VIP] satelol§f§r§f: LOWBALLING 100M PURSE 10M+ items /visit satelol COME FAST!!! :D§r
[12:35:28] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #28 (mega29C)...§r
[12:35:28] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega29C...§r
[12:35:28] [Client thread/INFO]: Registering SkyBlock listeners
[12:35:28] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:35:29] [Client thread/INFO]: [CHAT] §f{"server":"mega29C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:35:31] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:35:31] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:35:33] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:35:36] [Client thread/INFO]: [CHAT] §aAmico > §r§7Krishna12345122 §r§eè uscito.§r
[12:35:38] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #18 (mega5C)...§r
[12:35:39] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega5C...§r
[12:35:39] [Client thread/INFO]: Registering SkyBlock listeners
[12:35:39] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:35:40] [Client thread/INFO]: [CHAT] §f{"server":"mega5C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:35:42] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:35:42] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:35:47] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:35:48] [Client thread/INFO]: [CHAT] §7betaboy69420§7§r§7: does anyone have any bad item that i can put in the meuseum§r
[12:35:59] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #27 (mega2B)...§r
[12:35:59] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega2B...§r
[12:35:59] [Client thread/INFO]: Registering SkyBlock listeners
[12:35:59] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:36:01] [Client thread/INFO]: [CHAT] §f{"server":"mega2B","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:36:03] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:36:03] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:36:06] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:36:11] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #3 (mega8C)...§r
[12:36:11] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega8C...§r
[12:36:11] [Client thread/INFO]: Registering SkyBlock listeners
[12:36:11] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:36:13] [Client thread/INFO]: [CHAT] §f{"server":"mega8C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:36:14] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:36:14] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:36:15] [Client thread/INFO]: [CHAT] §aAmico > §r§7Krishna12345122 §r§eè entrato.§r
[12:36:16] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:36:22] [Client thread/INFO]: [CHAT] §7schmackyboy§7§r§7: so_r§r
[12:36:24] [Client thread/INFO]: [CHAT] §a[VIP] blueleng§f§r§f: lowballimg your items 550m_____________ /visit blueleng§r
[12:37:08] [Client thread/INFO]: [CHAT] §b[MVP§a+§b] FrozenMikexx§f§r§f: lowballing 1.3b purse /visit melowballing 1.3b purse /visit me§r
[12:37:24] [Client thread/INFO]: [CHAT] §a[VIP] 4UMOH§f§r§f: bruh i need 50k any help? please§r
[12:37:35] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #18 (mega5C)...§r
[12:37:35] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega5C...§r
[12:37:35] [Client thread/INFO]: Registering SkyBlock listeners
[12:37:35] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:37:37] [Client thread/INFO]: [CHAT] §f{"server":"mega5C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:37:39] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:37:39] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:37:41] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:37:41] [Client thread/INFO]: [CHAT] §r§cNon puoi scrivere lo stesso messaggio due volte!§r
[12:37:41] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:37:45] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #28 (mega29C)...§r
[12:37:45] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega29C...§r
[12:37:45] [Client thread/INFO]: Registering SkyBlock listeners
[12:37:45] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:37:46] [Client thread/INFO]: [CHAT] §f{"server":"mega29C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:37:48] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:37:48] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:37:50] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:37:50] [Client thread/INFO]: [CHAT] §r§cNon puoi scrivere lo stesso messaggio due volte!§r
[12:37:50] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:37:55] [Client thread/INFO]: [CHAT] §r§7Warping...§r
[12:37:55] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini37DG...§r
[12:37:56] [Client thread/INFO]: Registering SkyBlock listeners
[12:37:56] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:37:57] [Client thread/INFO]: [CHAT] §f{"server":"mini37DG","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:37:58] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:37:59] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:37:59] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:01] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #22 (mini148BT)...§r
[12:38:02] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini148BT...§r
[12:38:02] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:02] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:03] [Client thread/INFO]: [CHAT] §f{"server":"mini148BT","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:05] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:06] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:06] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:08] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #23 (mini33CE)...§r
[12:38:09] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini33CE...§r
[12:38:09] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:09] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:10] [Client thread/INFO]: [CHAT] §f{"server":"limbo"}§r
[12:38:10] [Client thread/INFO]: [CHAT] §f{"server":"limbo"}§r
[12:38:12] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:13] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:13] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:13] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #24 (mini28DM)...§r
[12:38:13] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini28DM...§r
[12:38:13] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:13] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:14] [Client thread/INFO]: [CHAT] §770cacao§7§r§7: wy not XD§r
[12:38:14] [Client thread/INFO]: [CHAT] §f{"server":"mini28DM","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:15] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:16] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:38:17] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:17] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:20] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #26 (mini20DN)...§r
[12:38:20] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini20DN...§r
[12:38:21] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:21] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:22] [Client thread/INFO]: [CHAT] §f{"server":"mini20DN","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:23] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:25] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:25] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:26] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #18 (mini77DG)...§r
[12:38:27] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini77DG...§r
[12:38:27] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:27] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:28] [Client thread/INFO]: [CHAT] §f{"server":"mini77DG","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:29] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:31] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:31] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:33] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #19 (mini37DG)...§r
[12:38:33] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini37DG...§r
[12:38:34] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:34] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:35] [Client thread/INFO]: [CHAT] §f{"server":"mini37DG","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:36] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:38:36] [Client thread/INFO]: [CHAT] §r§cNon puoi scrivere lo stesso messaggio due volte!§r
[12:38:36] [Client thread/INFO]: [CHAT] §r§6§m-----------------------------------------§r
[12:38:37] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:37] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:38:38] [Client thread/INFO]: [CHAT] §r§7Request join for Dungeon Hub #21 (mini240H)...§r
[12:38:38] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini240H...§r
[12:38:39] [Client thread/INFO]: Registering SkyBlock listeners
[12:38:39] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:38:40] [Client thread/INFO]: [CHAT] §f{"server":"mini240H","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:38:41] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:38:42] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:38:42] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:40:13] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r§9
§r§9                          §r§9 §6Friends (Page 1 of 6) §r§e§l>>§r§9
§r§9§7Krishna12345122§r§e è in SkyBlock - Hub§r§9
§r§9§bMeloneHDyt§r§e è nel Limbo§r§9
§r§9§aSkyblockMaster8§r§e è nel Limbo§r§9
§r§9§aSnowyWooxy§r§e è in SkyBlock - Garden§r§9
§r§9§aXupie§r§e è in SkyBlock - Hub§r§9
§r§9§b88LiveAgain§r§c è attualmente offline§r§9
§r§9§a___Makima___§r§c è attualmente offline§r§9
§r§9§bAggie_§r§c è attualmente offline§r§9
§r§9§m-----------------------------------------------------§r
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: Krishna12345122
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: MeloneHDyt
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: SkyblockMaster8
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: SnowyWooxy
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: Xupie
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: 88LiveAgain
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: ___Makima___
[12:40:13] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.cosmetics.chatdetectors.ChatDetectorFriendList:getReplacementContext:53]: Aggie_
[12:40:40] [Client thread/INFO]: [CHAT] §dTo §r§7Krishna12345122§r§7: §r§7if u go on coflnet u can see that there are some selling recently§r
[12:40:43] [Client thread/INFO]: [CHAT] §a[VIP] saxophonenjoyer§f§r§f: RECRUITING FOR a SKYBLOCK GUILD! NO REQS are NEEDED! do /g join Skyblock Protagonists--------------§r
[12:40:46] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:40:46] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:40:48] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:17] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:18] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:20] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:22] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:24] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:25] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:26] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:27] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:28] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:29] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:30] [Client thread/INFO]: [CHAT] §aAmico > §r§bMeloneHDyt §r§eè uscito.§r
[12:41:31] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:34] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:36] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:37] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:43] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:44] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:46] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:47] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:48] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:49] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:50] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:51] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:52] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:41:52] [Client thread/INFO]: [CHAT] §2Gilda > §r§bDaan120 §r§eè entrato.§r
[12:41:53] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:12] [Client thread/INFO]: [CHAT] §r§eSet note to: §r§f400k Comp Carry§r
[12:42:16] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:42:16] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:42:24] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:25] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:26] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:28] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:29] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:31] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:32] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:34] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:35] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:36] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:37] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:42:38] [Client thread/INFO]: [CHAT] §b[MVP§c+§b] LJMB§f§r§f: May somone please carry me on floor 5?§r
[12:43:42] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:43:42] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:43:45] [Client thread/INFO]: [CHAT] §r§7Warping...§r
[12:43:46] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini17BB...§r
[12:43:46] [Client thread/INFO]: Registering SkyBlock listeners
[12:43:46] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:43:47] [Client thread/INFO]: [CHAT] §f{"server":"mini17BB","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:43:49] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:43:50] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:43:51] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:43:54] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #1 (mega6D)...§r
[12:43:54] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega6D...§r
[12:43:55] [Client thread/INFO]: Registering SkyBlock listeners
[12:43:55] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:43:55] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] techgame1§f§r§f: lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+lowballing 430m purse 20m items+§r
[12:43:56] [Client thread/INFO]: [CHAT] §f{"server":"mega6D","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:43:57] [Client thread/INFO]: [CHAT] §a[VIP] nuclius§f§r§f: Selling effi x recomed gold pickaxe visit me!!!§r
[12:43:57] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] Masta_J_§f§r§f: lowballing 700m purse /visit me!!!!!!!!!!!§r
[12:43:57] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] dlnk§f§r§f: LOWBALLING 1.8 BILLION PURSE /visit dlnk 10m + items§r
[12:43:58] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:43:58] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:44:00] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:44:01] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] dlnk§f§r§f: LOWBALLING 1.8 BILLION PURSE /visit dlnk 10m + items//////////////////////§r
[12:44:02] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] techgame1§f§r§f: lowballing 430m purse 20m items+ :D§r
[12:44:03] [Client thread/INFO]: [CHAT] §7IceCold2224§7§r§7: (!) BALLING 53M /visit me :D good deals and accepting most items§r
[12:44:10] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] techgame1§f§r§f: lowballing 430m purse 20m items+ visit me :DDDDDD§r
[12:44:14] [Client thread/INFO]: [CHAT] §a[VIP] Hykarie§f§r§f: Lowballing w/ [!500m!] [15m+ normal rules] [Visit me]..........§r
[12:44:16] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #2 (mega6E)...§r
[12:44:16] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] techgame1§f§r§f: lowballing 430m purse 20m items+lowballing 430m purse 20m items+////§r
[12:44:16] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega6E...§r
[12:44:17] [Client thread/INFO]: Registering SkyBlock listeners
[12:44:17] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:44:18] [Client thread/INFO]: [CHAT] §a[VIP] t2t3§f§r§f: SELLING SNOW T11 MINIONS FOR 750K PER visit me or p me§r
[12:44:18] [Client thread/INFO]: [CHAT] §f{"server":"mega6E","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:44:19] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] Masta_J_§f§r§f: LOWABLLING 700M PURSE /VISIT OR /P Masta_J_§r
[12:44:20] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:44:20] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:44:22] [Client thread/INFO]: [CHAT] §a[VIP] Micro_Void§f§r§f: llowballing 115 mil 10-15% lowball /v me _----------------§r
[12:44:23] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m 5m+ items /visit michele99§r
[12:44:30] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #28 (mega29C)...§r
[12:44:30] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega29C...§r
[12:44:30] [Client thread/INFO]: Registering SkyBlock listeners
[12:44:30] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:44:32] [Client thread/INFO]: [CHAT] §cYou are sending commands too fast! Please slow down.§r
[12:44:32] [Client thread/INFO]: [CHAT] §f{"server":"mega29C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:44:33] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] Masta_J_§f§r§f: LOWABLLING 700M PURSE /VISIT OR /P Masta_J_§r
[12:44:34] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:44:34] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:44:37] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m purse 5m+ items /visit michele99§r
[12:44:40] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #18 (mega5C)...§r
[12:44:41] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega5C...§r
[12:44:41] [Client thread/INFO]: Registering SkyBlock listeners
[12:44:41] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:44:42] [Client thread/INFO]: [CHAT] §f{"server":"mega5C","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:44:42] [Client thread/INFO]: [CHAT] §7PyroBlitzy4§7§r§7: how to make a grap hook§r
[12:44:44] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:44:44] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:44:46] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m purse 5m+ items /visit michele99§r
[12:45:21] [Client thread/INFO]: [CHAT] §r§7Request join for Hub #20 (mega23B)...§r
[12:45:21] [Client thread/INFO]: [CHAT] §7Ti sto portando su mega23B...§r
[12:45:21] [Client thread/INFO]: Registering SkyBlock listeners
[12:45:21] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:45:22] [Client thread/INFO]: [CHAT] §f{"server":"mega23B","gametype":"SKYBLOCK","mode":"hub","map":"Hub"}§r
[12:45:25] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:45:25] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:45:26] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m purse 5m+ items /visit michele99§r
[12:45:36] [Client thread/INFO]: [CHAT] §r§7Warping...§r
[12:45:36] [Client thread/INFO]: [CHAT] §7Ti sto portando su mini9AK...§r
[12:45:36] [Client thread/INFO]: Registering SkyBlock listeners
[12:45:36] [Client thread/INFO]: [CHAT] §r§8 §r§8 §r§1 §r§3 §r§3 §r§7 §r§8 §r
[12:45:38] [Client thread/INFO]: [CHAT] §f{"server":"mini9AK","gametype":"SKYBLOCK","mode":"dungeon_hub","map":"Dungeon Hub"}§r
[12:45:40] [Client thread/INFO]: [CHAT] §aYou are playing on profile: §eLemon§r
[12:45:40] [Client thread/INFO]: [CHAT] §r§8Profile ID: 231ce887-d1fa-440a-84d9-51a9b7982f2d§r
[12:46:09] [Client thread/INFO]: [CHAT] §r§eSet note to: §r§f550k S/S+ Carry§r
[12:46:11] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:46:11] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:46:12] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:46:12] [Client thread/INFO]: [CHAT] §a[VIP] Into11§f§r§f: t§r
[12:46:14] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:46:20] [Client thread/INFO]: [CHAT] §r§7michele99§r§7: lowballing 250m purse 5m+ items /visit michele99§r
[12:46:23] [Client thread/INFO]: [CHAT] §aAmico > §r§bMeloneHDyt §r§eè entrato.§r
[12:46:32] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aDr_Jules §r§ejoined the dungeon group! (§r§bMage Level 22§r§e)§r
[12:46:32] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:298]: Fetching player profiles
[12:46:32] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eDr_Jules§f's Profile §r§7view§r
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:301]: Downloaded data from api
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:308]: Saving and parsing data
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:318]: Parsing profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:321]: Finished Parsing Profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:324]: Getting nm of secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:326]: finished getting secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:329]: Getting selected profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:318]: Parsing profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]: java.lang.NullPointerException
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser.calculateLilyWeight(PlayerProfileParser.java:276)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser.parseProfile(PlayerProfileParser.java:240)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.fetchPlayerProfiles(ApiFetcher.java:319)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.lambda$fetchMostRecentProfileAsync$2(ApiFetcher.java:164)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher$$Lambda$852/702491085.run(Unknown Source)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.lang.Thread.run(Thread.java:745)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:321]: Finished Parsing Profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:324]: Getting nm of secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:326]: finished getting secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:329]: Getting selected profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:318]: Parsing profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]: java.lang.NullPointerException
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser.calculateLilyWeight(PlayerProfileParser.java:276)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser.parseProfile(PlayerProfileParser.java:240)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.fetchPlayerProfiles(ApiFetcher.java:319)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.lambda$fetchMostRecentProfileAsync$2(ApiFetcher.java:164)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher$$Lambda$852/702491085.run(Unknown Source)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.playerprofile.PlayerProfileParser:parseProfile:242]:     at java.lang.Thread.run(Thread.java:745)
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:321]: Finished Parsing Profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:324]: Getting nm of secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:326]: finished getting secrets from achievement
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:329]: Getting selected profile
[12:46:33] [DG-APIFetcher-2/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:335]: THE AMOUNT OF PLAYER PROFILES: 3
[12:46:34] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:46:39] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:46:48] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rcan i warp§r
[12:46:56] [Client thread/INFO]: [CHAT] §r§aYou summoned your §r§6Blue Whale§r§a!§r
[12:46:57] [Client thread/INFO]: [CHAT] §r§6§lRARE REWARD! §r§aGreat_UniversaL §r§efound a §r§6Shadow Fury §r§ein their Bedrock Chest§r§e!§r
[12:46:57] [Client thread/INFO]: [CHAT] §r§a[VIP§r§6+§r§a] Great_UniversaL§r§f §r§eunlocked §r§6Shadow Fury §r§efrom a dungeon treasure!§r
[12:47:59] [Client thread/INFO]: [CHAT] §b[MVP§d+§b] raindyyyy§f§r§f: oke§r
[12:48:03] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:05] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:06] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:08] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:13] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:48:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:48:20] [Client thread/INFO]: [CHAT] §aAmico > §r§aSkyblockMaster8 §r§eè uscito.§r
[12:48:33] [Client thread/INFO]: [CHAT] §b[MVP§2+§b] 2fleetway§f§r§f: > ???????? ??????? ? ????? ??????? ?? ?????????. ????? ?? ?????! /g join Ever <§r
[12:48:36] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:48:36] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:48:39] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:48:39] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:48:40] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:42] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:43] [Client thread/INFO]: [CHAT] §r§aYou earned §r§2251 GEXP §r§afrom playing SkyBlock!§r
[12:48:43] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:44] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:48:55] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aNoTASCat10 §r§ejoined the dungeon group! (§r§bArcher Level 19§r§e)§r
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:48:56] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:48:56] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:48:56] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:48:56] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:48:56] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:fetchPlayerProfiles:298]: Fetching player profiles
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?uuid=7b503775-8285-4655-bf8a-bcb98035713c&key=8e08f9b6-325e-4438-ac93-6438bc222d00
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.security.AccessController.doPrivileged(Native Method)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.getJson(ApiFetcher.java:87)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.fetchPlayerProfiles(ApiFetcher.java:299)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher.lambda$fetchMostRecentProfileAsync$2(ApiFetcher.java:164)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher$$Lambda$852/702491085.run(Unknown Source)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:48:56] [DG-APIFetcher-3/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.party.playerpreview.api.ApiFetcher:lambda$fetchMostRecentProfileAsync$2:177]:     at java.lang.Thread.run(Thread.java:745)
[12:48:56] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eNoTASCat10§f's Profile §r§7view§r
[12:49:06] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aLegion_IX §r§ejoined the dungeon group! (§r§bBerserk Level 21§r§e)§r
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:49:06] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:49:06] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:06] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:49:06] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:49:06] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:49:07] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eLegion_IX§f's Profile §r§7view§r
[12:49:15] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rcan i warp u?§r
[12:49:19] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] Legion_IX§f: §rwhy not§r
[12:49:24] [Client thread/INFO]: [CHAT] §7Teletrasportando il party...§r
[12:49:24] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] y2spyro§f§r§f: Doing F6 perm party cata +26 we are 3/5 we are vc ! /P me to join :D !§r
[12:49:25] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] NoTASCat10§f: §ryes§r
[12:49:25] [Client thread/INFO]: [CHAT] §r§b[MVP§r§2+§r§b] MeshoMedo§r§f §r§eunlocked §r§aEnchanted Book (§r§d§lLegion I§r§a) §r§efrom a dungeon treasure!§r
[12:49:25] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:49:25] [Client thread/INFO]: [CHAT] §eTeletrasporta il Party nelle SkyBlock §r§7(3 giocatori)§r
[12:49:25] [Client thread/INFO]: [CHAT] §a? §r§a[VIP] Legion_IX§r§f §r§aè stato teletrasportato nel tuo server§r
[12:49:25] [Client thread/INFO]: [CHAT] §a? §r§a[VIP] NoTASCat10§r§f §r§aè stato teletrasportato nel tuo server§r
[12:49:25] [Client thread/INFO]: [CHAT] §c? §r§a[VIP] Dr_Jules§r§c è offline§r
[12:49:25] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:49:31] [Client thread/INFO]: [CHAT] §aLegion_IX §ahas sent you a trade request. §bClick here §ato accept!§r
[12:49:32] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aBKevin51 §r§ejoined the dungeon group! (§r§bArcher Level 31§r§e)§r
[12:49:33] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:49:33] [Client thread/INFO]: [CHAT] §a[VIP] Dr_Jules §r§eè stato rimosso dal party.§r
[12:49:33] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:49:33] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eBKevin51§f's Profile §r§7view§r
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:49:33] [pool-30-thread-4/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:49:33] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:33] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:49:33] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:49:33] [pool-30-thread-4/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:49:35] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:49:36] [Client thread/INFO]: [CHAT] §aLegion_IX §ahas sent you a trade request. §bClick here §ato accept!§r
[12:49:37] [Client thread/INFO]: [CHAT] §a[VIP] nuclius§f§r§f: Selling effi x recomed gold pickaxe visit me!!!§r
[12:49:37] [Client thread/INFO]: [CHAT] §aNoTASCat10 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:49:39] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP§6+§a] BKevin51§f: §roh wait im sry§r
[12:49:40] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:49:40] [Client thread/INFO]: [CHAT] §a[VIP§r§6+§r§a] BKevin51 §r§eha lasciato il party.§r
[12:49:40] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:49:46] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§a[VIP] Legion_IX§r§f§r§6!§r
[12:49:46] [Client thread/INFO]: [CHAT] §r §r§a§l+ §r§6550k coins§r
[12:49:46] [Client thread/INFO]: [CHAT] §r§cThe /trade request from §r§a[VIP] Legion_IX§r§f §r§cexpired!§r
[12:49:46] [Client thread/INFO]: [CHAT] §r§cThe /trade request from §r§a[VIP] NoTASCat10§r§f §r§cexpired!§r
[12:49:49] [Client thread/INFO]: [CHAT] §aNoTASCat10 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:49:49] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:49:55] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§a[VIP] NoTASCat10§r§f§r§6!§r
[12:49:55] [Client thread/INFO]: [CHAT] §r §r§a§l+ §r§6550k coins§r
[12:49:57] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aFrugo_ §r§ejoined the dungeon group! (§r§bBerserk Level 22§r§e)§r
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:49:57] [pool-30-thread-3/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:49:57] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:49:57] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:49:57] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:49:57] [pool-30-thread-3/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:49:57] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eFrugo_§f's Profile §r§7view§r
[12:49:59] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:49:59] [Client thread/INFO]: [CHAT] §6Party Members (4)§r
[12:49:59] [Client thread/INFO]: [CHAT] §f§r
[12:49:59] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:49:59] [Client thread/INFO]: [CHAT] §eParty Members: §r§a[VIP] Frugo_§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r
[12:49:59] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:50:00] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:50:00] [Client thread/INFO]: [CHAT] §a[VIP] Frugo_ §r§eha lasciato il party.§r
[12:50:00] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:50:08] [Client thread/INFO]: [CHAT] §r§b[MVP§r§2+§r§b] MeshoMedo§r§f §r§eunlocked §r§aEnchanted Book (§r§d§lLegion I§r§a) §r§efrom a dungeon treasure!§r
[12:50:10] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:50:10] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:50:12] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:50:12] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:50:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:50:29] [Client thread/INFO]: [CHAT] §r§6§lRARE REWARD! §r§bDedMonke §r§efound a §r§5Fuming Potato Book §r§ein their Bedrock Chest§r§e!§r
[12:51:18] [Client thread/INFO]: [CHAT] §7SketchJenga§7§r§7: Selling ancient storm set with 3 master stars /p MESelling ancient storm set with 3 master stars /p§r
[12:51:48] [Client thread/INFO]: [CHAT] §7IQPlay§7§r§7: does lava not work for anyone else? in f7§r
[12:51:56] [Client thread/INFO]: [CHAT] §a[VIP] Legion_IX§f§r§f: its a glitch maybe§r
[12:51:58] [Client thread/INFO]: [CHAT] §r§6[Bazaar] §r§7Putting goods in escrow...§r
[12:51:58] [Client thread/INFO]: [CHAT] §r§6[Bazaar] §r§7Submitting buy order...§r
[12:51:58] [Client thread/INFO]: [CHAT] §r§6[Bazaar] §r§7§r§eBuy Order Setup! §r§a8§r§7x §r§d§lLegion II §r§7for §r§620,600,819 coins§r§7.§r
[12:52:01] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:52:03] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:52:08] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:52:14] [Client thread/INFO]: [CHAT] §6[MVP§6++§6] Adam_killer1§f§r§f: any1 free carry come server dis and verify !!§r
[12:52:14] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] Xupie§f§r§f: it's bugged§r
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:52:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:52:15] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:52:15] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:52:17] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:52:17] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:52:17] [Client thread/INFO]: [CHAT] §a[VIP] Legion_IX§f§r§f: few guys were talking the same topic bfr§r
[12:52:35] [Client thread/INFO]: [CHAT] §a[VIP] Legion_IX§f§r§f: Adam_killer1 ofc everyone will do§r
[12:52:38] [Client thread/INFO]: [CHAT] §a[VIP] Legion_IX§f§r§f: it§r
[12:52:40] [Client thread/INFO]: [CHAT] §aAmico > §r§7Krishna12345122 §r§eè uscito.§r
[12:52:44] [Client thread/INFO]: [CHAT] §aAmico > §r§7Krishna12345122 §r§eè entrato.§r
[12:52:55] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§7BustedFlowz §r§ejoined the dungeon group! (§r§bBerserk Level 22§r§e)§r
[12:52:55] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:52:55] [Client thread/INFO]: [CHAT] §6Party Members (4)§r
[12:52:55] [Client thread/INFO]: [CHAT] §f§r
[12:52:55] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:52:55] [Client thread/INFO]: [CHAT] §eParty Members: §r§7BustedFlowz§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r
[12:52:55] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:52:55] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eBustedFlowz§f's Profile §r§7view§r
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:52:55] [pool-30-thread-6/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:52:55] [pool-30-thread-6/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:52:55] [pool-30-thread-6/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:52:55] [pool-30-thread-6/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:52:55] [pool-30-thread-6/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:53:00] [Client thread/INFO]: [CHAT] §r§9Party §8> §7BustedFlowz§f: §rhello§r
[12:53:04] [Client thread/INFO]: [CHAT]  §9§l» §aLegion_IX §eis traveling to §aPrivate Island §e§lFOLLOW§r
[12:53:04] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rhi§r
[12:53:06] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] NoTASCat10§f: §rhello§r
[12:53:24] [Client thread/INFO]: [CHAT] §r§aYou unlocked §r§eDefense Essence II§r§a!§r
[12:53:25] [Client thread/INFO]: [CHAT] §r§aYou unlocked §r§eHealth Essence III§r§a!§r
[12:53:42] [Client thread/INFO]: [CHAT] §r§9Party §8> §7BustedFlowz§f: §rare e going to startw§r
[12:53:43] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:53:43] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:53:44] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:53:45] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:53:51] [Client thread/INFO]: [CHAT] §r§aYou earned §r§2498 GEXP §r§afrom playing SkyBlock!§r
[12:53:53] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:53:53] [Client thread/INFO]: [CHAT] §7BustedFlowz §r§eha lasciato il party.§r
[12:53:53] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:53:55] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rit's a carry lobby§r
[12:53:57] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §r;O§r
[12:53:59] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:00] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:11] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§7BustedFlowz §r§ejoined the dungeon group! (§r§bBerserk Level 22§r§e)§r
[12:54:11] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eBustedFlowz§f's Profile §r§7view§r
[12:54:11] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:11] [Client thread/INFO]: [CHAT] §6Party Members (4)§r
[12:54:11] [Client thread/INFO]: [CHAT] §f§r
[12:54:11] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:54:11] [Client thread/INFO]: [CHAT] §eParty Members: §r§7BustedFlowz§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r
[12:54:11] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:11] [pool-30-thread-8/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:11] [pool-30-thread-8/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:11] [pool-30-thread-8/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:11] [pool-30-thread-8/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:11] [pool-30-thread-8/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:54:31] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rit's a carry lobby this one§r
[12:54:32] [Client thread/INFO]: [CHAT]  §9§l» §aLegion_IX §eis traveling to §aDungeon Hub §e§lFOLLOW§r
[12:54:37] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:38] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:40] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:42] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:54:43] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§abrick_1109 §r§ejoined the dungeon group! (§r§bBerserk Level 14§r§e)§r
[12:54:43] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:43] [Client thread/INFO]: [CHAT] §6Party Members (5)§r
[12:54:43] [Client thread/INFO]: [CHAT] §f§r
[12:54:43] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:54:43] [Client thread/INFO]: [CHAT] §eParty Members: §r§7BustedFlowz§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r§a[VIP] brick_1109§r§a ? §r
[12:54:43] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:43] [pool-30-thread-7/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:43] [pool-30-thread-7/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:43] [pool-30-thread-7/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:43] [pool-30-thread-7/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:43] [pool-30-thread-7/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:43] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §ebrick_1109§f's Profile §r§7view§r
[12:54:47] [Client thread/INFO]: [CHAT] §dParty Finder §f> §r§r§eYour dungeon group is full!§r§6 Click here to warp to the dungeon!§r
[12:54:47] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:47] [Client thread/INFO]: [CHAT] §6Party Members (5)§r
[12:54:47] [Client thread/INFO]: [CHAT] §f§r
[12:54:47] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:54:47] [Client thread/INFO]: [CHAT] §eParty Members: §r§7BustedFlowz§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r§a[VIP] brick_1109§r§a ? §r
[12:54:47] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-12/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-12/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-12/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:47] [pool-30-thread-12/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:47] [pool-30-thread-12/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:815)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkHyPlayer(ApiUtils.java:169)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchHyPlayerDetails$7(ApiUtils.java:163)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$872/1881772336.run(Unknown Source)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-13/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:165)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:162)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-13/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 8 more
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:815)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkHyPlayer(ApiUtils.java:169)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchHyPlayerDetails$7(ApiUtils.java:163)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$872/1881772336.run(Unknown Source)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:165)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:162)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 8 more
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:815)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkHyPlayer(ApiUtils.java:169)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchHyPlayerDetails$7(ApiUtils.java:163)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$872/1881772336.run(Unknown Source)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-15/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:165)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:162)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-15/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 8 more
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-10/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-10/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-10/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:47] [pool-30-thread-10/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:47] [pool-30-thread-10/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-11/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:47] [pool-30-thread-11/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-9/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-9/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:54:47] [pool-30-thread-9/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:54:47] [pool-30-thread-9/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:54:47] [pool-30-thread-9/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:815)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkHyPlayer(ApiUtils.java:169)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchHyPlayerDetails$7(ApiUtils.java:163)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$872/1881772336.run(Unknown Source)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:165)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:162)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 8 more
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:815)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkHyPlayer(ApiUtils.java:169)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchHyPlayerDetails$7(ApiUtils.java:163)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$872/1881772336.run(Unknown Source)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:54:47] [pool-30-thread-16/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Not a JSON Object: "error"
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:165)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     at de.cowtipper.cowlection.util.GsonUtils$HyPlayerDataDeserializer.deserialize(GsonUtils.java:162)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:54:47] [pool-30-thread-16/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 8 more
[12:54:48] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:54:48] [Client thread/INFO]: [CHAT] §eTeletrasporta il Party nelle SkyBlock §r§7(4 giocatori)§r
[12:54:48] [Client thread/INFO]: [CHAT] §6? §r§a[VIP] Legion_IX§r§f §r§aè nel tuo server§r
[12:54:48] [Client thread/INFO]: [CHAT] §6? §r§a[VIP] NoTASCat10§r§f §r§aè nel tuo server§r
[12:54:48] [Client thread/INFO]: [CHAT] §a? §r§7BustedFlowz§r§7 §r§aè stato teletrasportato nel tuo server§r
[12:54:48] [Client thread/INFO]: [CHAT] §a? §r§a[VIP] brick_1109§r§f §r§aè stato teletrasportato nel tuo server§r
[12:54:48] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:54:49] [Client thread/INFO]: [CHAT] §a[VIP] Tsoltan§f§r§f: Dungeons Guide :: Running invite command /p invite YTg4 LegendFroce NeverHasNoob K4nee§r
[12:54:57] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:54:57] [Client thread/INFO]: [CHAT] §r§aYou have sent a trade request to §r§abrick_1109§r§a.§r
[12:55:04] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] brick_1109§f: §rhow much§r
[12:55:08] [Client thread/INFO]: [CHAT] §r§cYour /trade request to §r§a[VIP] brick_1109§r§f §r§cexpired!§r
[12:55:09] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §r550k§r
[12:55:10] [Client thread/INFO]: [CHAT] §r§9Party §8> §7BustedFlowz§f: §rare we going to start??§r
[12:55:19] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §ru have to pay§r
[12:55:22] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:22] [Client thread/INFO]: [CHAT] §7BustedFlowz §r§eha lasciato il party.§r
[12:55:22] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:25] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:55:26] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] brick_1109§f: §rcanwe do it for 250k pls i need§r
[12:55:26] [Client thread/INFO]: [CHAT] §r§aYou have sent a trade request to §r§abrick_1109§r§a.§r
[12:55:31] [Client thread/INFO]: [CHAT] §7Leafphoenix8746§7§r§7: trading clean carrot hoe for pumpkin dicer of selling it /p me§r
[12:55:34] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:55:34] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:55:36] [Client thread/INFO]: [CHAT] §r§cYour /trade request to §r§a[VIP] brick_1109§r§f §r§cexpired!§r
[12:55:37] [Client thread/INFO]: [CHAT] §aAmico > §r§7Krishna12345122 §r§eè uscito.§r
[12:55:41] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:41] [Client thread/INFO]: [CHAT] §a[VIP] brick_1109 §r§eha lasciato il party.§r
[12:55:41] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:45] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aDr_Jules §r§ejoined the dungeon group! (§r§bMage Level 22§r§e)§r
[12:55:45] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §eDr_Jules§f's Profile §r§7view§r
[12:55:45] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:45] [Client thread/INFO]: [CHAT] §6Party Members (4)§r
[12:55:45] [Client thread/INFO]: [CHAT] §f§r
[12:55:45] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:55:45] [Client thread/INFO]: [CHAT] §eParty Members: §r§a[VIP] Dr_Jules§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r
[12:55:45] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:55:46] [pool-30-thread-14/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:55:46] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:55:46] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:55:46] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:55:46] [pool-30-thread-14/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:56:05] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rcan i warp u?§r
[12:56:08] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] Dr_Jules§f: §rwarp pls§r
[12:56:10] [Client thread/INFO]: [CHAT] §2Gilda > §r§aNeiks__ §r§eè entrato.§r
[12:56:13] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:56:13] [Client thread/INFO]: [CHAT] §eTeletrasporta il Party nelle SkyBlock §r§7(3 giocatori)§r
[12:56:13] [Client thread/INFO]: [CHAT] §6? §r§a[VIP] Legion_IX§r§f §r§aè nel tuo server§r
[12:56:13] [Client thread/INFO]: [CHAT] §6? §r§a[VIP] NoTASCat10§r§f §r§aè nel tuo server§r
[12:56:13] [Client thread/INFO]: [CHAT] §a? §r§a[VIP] Dr_Jules§r§f §r§aè stato teletrasportato nel tuo server§r
[12:56:13] [Client thread/INFO]: [CHAT] §9§m-----------------------------§r
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:56:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:56:18] [Client thread/INFO]: [CHAT] §aDr_Jules §ahas sent you a trade request. §bClick here §ato accept!§r
[12:56:18] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:56:23] [Client thread/INFO]: [CHAT] §2Gilda > §r§aNeiks__ §r§eè uscito.§r
[12:56:25] [Client thread/INFO]: [CHAT] §2Gilda > §r§aNeiks__ §r§eè entrato.§r
[12:56:27] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§a[VIP] Dr_Jules§r§f§r§6!§r
[12:56:27] [Client thread/INFO]: [CHAT] §r §r§a§l+ §r§6550k coins§r
[12:56:29] [Client thread/INFO]: [kr.syeyoung.dungeonsguide.mod.features.impl.etc.ability.FeatureAbilityCooldown:used:343]: Unknown ability: Huge Heal
[12:56:37] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour group has been de-listed!§r
[12:56:37] [Client thread/INFO]: [CHAT] §r§aDe-listing your group...§r
[12:56:39] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:56:39] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:56:56] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:56:58] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:00] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:02] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:05] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:06] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:08] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:09] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:11] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:14] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:17] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:57:18] [Client thread/INFO]: [CHAT] §a[VIP§6+§a] y2spyro§f§r§f: Doing F6 perm party cata +26 we are 3/5 we are vc ! /P me to join :D !§r
[12:57:25] [Client thread/INFO]: [SkyblockAddons/ContainerPreviewManager] Refreshed cache for container BackpackStorage10.
[12:57:25] [SkyblockAddons - #0/INFO]: [SkyblockAddons/PersistentValuesManager] Saving persistent values
[12:57:25] [SkyblockAddons - #0/INFO]: [SkyblockAddons/PersistentValuesManager] Persistent Values Saved
[12:57:31] [Client thread/INFO]: [CHAT] §r§7Putting item in escrow...§r
[12:57:31] [Client thread/INFO]: [CHAT] §r§7Setting up the auction...§r
[12:57:31] [Client thread/INFO]: [CHAT] §r§eBIN Auction started for §r§f§r§7[Lvl 1] §r§aTiger§r§e!§r
[12:57:36] [Client thread/INFO]: [CHAT] §7norbertpl222 §ahas sent you a trade request. §bClick here §ato accept!§r
[12:57:38] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§bcos420 §r§ejoined the dungeon group! (§r§bTank Level 30§r§e)§r
[12:57:38] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:57:38] [Client thread/INFO]: [CHAT] §6Party Members (5)§r
[12:57:38] [Client thread/INFO]: [CHAT] §f§r
[12:57:38] [Client thread/INFO]: [CHAT] §eParty Leader: §r§7michele99 §r§a?§r
[12:57:38] [Client thread/INFO]: [CHAT] §eParty Members: §r§a[VIP] Dr_Jules§r§a ? §r§a[VIP] Legion_IX§r§a ? §r§a[VIP] NoTASCat10§r§a ? §r§b[MVP§r§9+§r§b] cos420§r§a ? §r
[12:57:38] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:57:39] [Client thread/INFO]: [CHAT] §eDungeons Guide §7:: §ecos420§f's Profile §r§7view§r
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:803)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at com.google.gson.Gson.fromJson(Gson.java:741)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.GsonUtils.fromJson(GsonUtils.java:40)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.stalkSkyBlockStats(ApiUtils.java:109)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils.lambda$fetchSkyBlockStats$3(ApiUtils.java:103)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at de.cowtipper.cowlection.util.ApiUtils$$Lambda$854/1970765132.run(Unknown Source)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:57:39] [pool-30-thread-18/INFO]: [de.cowtipper.cowlection.util.ApiUtils:handleApiException:195]:     at java.lang.Thread.run(Thread.java:745)
[12:57:39] [pool-30-thread-18/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:57:39] [pool-30-thread-18/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:57:39] [pool-30-thread-18/INFO]: [java.lang.Throwable:printStackTrace:634]:     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[12:57:39] [pool-30-thread-18/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 9 more
[12:57:41] [Client thread/INFO]: [CHAT] §dParty Finder §f> §r§r§eYour dungeon group is full!§r§6 Click here to warp to the dungeon!§r
[12:57:50] [Client thread/INFO]: [CHAT] §r§6Trade completed with §r§7norbertpl222§r§7§r§6!§r
[12:57:50] [Client thread/INFO]: [CHAT] §r §r§c§l- §r§62 coins§r
[12:58:05] [Client thread/INFO]: [CHAT] §a[VIP] Legion_IX§f§r§f: You have wasted 241 hours and 56 minutes§r
[12:58:06] [Client thread/INFO]: [CHAT] §r§9Party §8> §7michele99§f: §rcos420 it's a carry lobby i don't think u need it ;O§r
[12:58:11] [Client thread/INFO]: [CHAT] §r§9Party §8> §b[MVP§9+§b] cos420§f: §roh§r
[12:58:14] [Client thread/INFO]: [CHAT] §r§9Party §8> §b[MVP§9+§b] cos420§f: §ri didnt see§r
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.hypixel.net/skyblock/profiles?key=8e08f9b6-325e-4438-ac93-6438bc222d00&uuid=231ce887d1fa440a84d951a9b7982f2d
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(Native Method)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.security.AccessController.doPrivileged(AccessController.java:713)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.utils.skyblock.api.PetStats.scheduleDownloadPetStats(PetStats.java:62)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at com.stevekung.skyblockcatia.event.handler.SkyBlockEventHandler$$Lambda$720/572247451.run(Unknown Source)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:58:15] [pool-28-thread-1/INFO]: [com.stevekung.skyblockcatia.utils.skyblock.api.PetStats:scheduleDownloadPetStats:99]:     at java.lang.Thread.run(Thread.java:745)
[12:58:15] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:58:15] [Client thread/INFO]: [CHAT] §b[MVP§r§9+§r§b] cos420 §r§eha lasciato il party.§r
[12:58:15] [Client thread/INFO]: [CHAT] §9§m-----------------------------------------------------§r
[12:58:22] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§aYour party has been queued in the dungeon finder!§r
[12:58:22] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:58:23] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:58:27] [Client thread/INFO]: [CHAT] §r§9Party §8> §a[VIP] NoTASCat10§f: §r5§r
[12:58:29] [Client thread/INFO]: [CHAT] §6[Auction] §aSzymczok_ §ebought §f[Lvl 1] Tiger §efor §695,000 coins §lCLICK§r
[12:58:33] [Client thread/INFO]: [CHAT] §r§cThere are blocks in the way!§r
[12:58:39] [Client thread/INFO]: [SkyblockAddons/ContainerPreviewManager] Refreshed cache for container BackpackStorage10.
[12:58:39] [SkyblockAddons - #1/INFO]: [SkyblockAddons/PersistentValuesManager] Saving persistent values
[12:58:39] [SkyblockAddons - #1/INFO]: [SkyblockAddons/PersistentValuesManager] Persistent Values Saved
[12:58:44] [Client thread/INFO]: [CHAT] §r§7Putting item in escrow...§r
[12:58:44] [Client thread/INFO]: [CHAT] §r§7Setting up the auction...§r
[12:58:44] [Client thread/INFO]: [CHAT] §r§eBIN Auction started for §r§f§r§7[Lvl 1] §r§aTiger§r§e!§r
[12:58:47] [Client thread/INFO]: [CHAT] §r§eYou collected §r§695,000 coins §r§efrom selling §r§f§r§7[Lvl 1] §r§aTiger §r§eto §r§a[VIP] Szymczok_ §r§ein an auction!§r
[12:58:56] [Client thread/INFO]: [CHAT] §r§aYou earned §r§2703 GEXP §r§afrom playing SkyBlock!§r
[12:59:03] [Client thread/INFO]: [CHAT]  §9§l» §aDr_Jules §eis traveling to §aHub §e§lFOLLOW§r
[12:59:10] [Client thread/INFO]: [CHAT] §dParty Finder §r§f> §r§cYou are already in a group!§r
[12:59:10] [Client thread/INFO]: [CHAT] §r§eQueueing your party...§r
[12:59:35] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
java.io.IOException: Connessione in corso interrotta forzatamente dall'host remoto
    at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_51]
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_51]
    at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446) ~[UnpooledUnsafeDirectByteBuf.class:4.0.23.Final]
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:881) ~[AbstractByteBuf.class:4.0.23.Final]
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:225) ~[NioSocketChannel.class:4.0.23.Final]
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:119) [AbstractNioByteChannel$NioByteUnsafe.class:4.0.23.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [NioEventLoop.class:4.0.23.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [NioEventLoop.class:4.0.23.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [NioEventLoop.class:4.0.23.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [NioEventLoop.class:4.0.23.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[12:59:35] [Netty Client IO #1/INFO]: Leaving SkyBlock Dungeon!
[12:59:35] [Netty Client IO #1/INFO]: [SkyblockAddons/NetworkListener] Detected leaving skyblock!
[12:59:35] [Client thread/INFO]: Applying holder lookups
[12:59:35] [Client thread/INFO]: Holder lookups applied

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.