SkyBlockcatia

SkyBlockcatia

225k Downloads

Game Crashes

SwordOfSouls opened this issue · 3 comments

commented

This is the crash file:
---- Minecraft Crash Report ----

WARNING: coremods are present:
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar)
PatcherTweaker (Patcher-1.5.1 (1.8.9).jar)
ModTweaker (Patcher-1.5.1 (1.8.9).jar)
CTJSLoadingPlugin (ctjs-1.3.1-1.8.9.jar)
SkytilsLoadingPlugin (!!Skytils-1.0-pre10.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 6/3/21 2:44 PM
Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/layers/LayerCustomHead
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:28)
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:18)
at net.minecraft.client.renderer.entity.RenderSkeleton.(SourceFile:15)
at net.minecraft.client.renderer.entity.RenderManager.(RenderManager.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.LayerCustomHead
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521)
at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 15 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$renderEnchantedSkull$zgc000(Lnet/minecraft/client/renderer/tileentity/TileEntitySkullRenderer;FFFLnet/minecraft/util/EnumFacing;FILcom/mojang/authlib/GameProfile;ILnet/minecraft/entity/EntityLivingBase;FFFFFFF)V in mixins.skyblockcatia.json:renderer.entity.layers.LayerCustomHeadMixin failed injection check, (0/1) succeeded. Using refmap mixins.skyblockcatia.refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:290)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1203)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509)
... 18 more

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

-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:28)
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:18)
at net.minecraft.client.renderer.entity.RenderSkeleton.(SourceFile:15)
at net.minecraft.client.renderer.entity.RenderManager.(RenderManager.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
ct.js modules: [Module{name=DeepEquals,folder=.\config\ChatTriggers\modules\DeepEquals,metadata=ModuleMetadata(name=DeepEquals, version=1.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Compare two different objects for deep equality, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=DeepProxy,folder=.\config\ChatTriggers\modules\DeepProxy,metadata=ModuleMetadata(name=DeepProxy, version=2.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=null, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=DungeonUtilities,folder=.\config\ChatTriggers\modules\DungeonUtilities,metadata=ModuleMetadata(name=DungeonUtilities, version=0.9.9, entry=loader.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=null, requires=[SettingsManager, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=DwarvenUtilities,folder=.\config\ChatTriggers\modules\DwarvenUtilities,metadata=ModuleMetadata(name=DwarvenUtilities, version=1.0.4, entry=loader.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=&aUse &6/mines &ato open settings.

&7Support server: &bhttps://discord.gg/knjSZSC
, requires=[SettingsManager, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=Elementa,folder=.\config\ChatTriggers\modules\Elementa,metadata=ModuleMetadata(name=Elementa, version=1.4.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Gui Library, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=JerryTimer2,folder=.\config\ChatTriggers\modules\JerryTimer2,metadata=ModuleMetadata(name=null, version=1.0.0, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Jerry Timer, requires=[SettingsManager], helpMessage=null, ignored=null, isRequired=false)}, Module{name=JerryTracker,folder=.\config\ChatTriggers\modules\JerryTracker,metadata=ModuleMetadata(name=JerryTracker, version=1.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=JerryTracker, requires=[Vigilance, PersistentData], helpMessage=/jerrytracker, ignored=null, isRequired=false)}, Module{name=NoBots,folder=.\config\ChatTriggers\modules\NoBots,metadata=ModuleMetadata(name=NoBots, version=0.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Glxphs, description=, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=PersistentData,folder=.\config\ChatTriggers\modules\PersistentData,metadata=ModuleMetadata(name=PersistentData, version=1.1.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily store data that persist between game and ct reloads, requires=[DeepProxy], helpMessage=null, ignored=null, isRequired=false)}, Module{name=PersistentVariables,folder=.\config\ChatTriggers\modules\PersistentVariables,metadata=ModuleMetadata(name=PersistantVariables, version=null, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily create variables that persist between ct reloads, requires=[DeepEquals], helpMessage=null, ignored=null, isRequired=false)}, Module{name=Promise,folder=.\config\ChatTriggers\modules\Promise,metadata=ModuleMetadata(name=Promise, version=1.1.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Promise polyfill for 1.0.0, requires=[PromiseV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=PromiseV2,folder=.\config\ChatTriggers\modules\PromiseV2,metadata=ModuleMetadata(name=PromiseV2, version=1.0.4, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=McPqndq, description=Promise polyfill, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=request,folder=.\config\ChatTriggers\modules\request,metadata=ModuleMetadata(name=request, version=2.1.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=A nicer alternative to XMLHttpRequest with a promise-like API. See the README.md for a full api description, requires=[requestV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=requestV2,folder=.\config\ChatTriggers\modules\requestV2,metadata=ModuleMetadata(name=requestV2, version=2.0.0, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson (uploaded by McPqndq), description=A nicer alternative to XMLHttpRequest with a promise-like API. See the README.md for a full api description. (PS from McPqndq: this module is a copy paste of Ecolsson's 'request' except using a different Promise polyfill.), requires=[PromiseV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=SBInvSee,folder=.\config\ChatTriggers\modules\SBInvSee,metadata=ModuleMetadata(name=SBInvSee, version=1.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=See the inventory contents of a hypixel skyblock player, requires=[request, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=SettingsManager,folder=.\config\ChatTriggers\modules\SettingsManager,metadata=ModuleMetadata(name=SettingsManager, version=1.2.2, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Autogenerates a settings file and gui based on the object created and registers. Example usage can be found in UseExample.js, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=SkyblockCommands,folder=.\config\ChatTriggers\modules\SkyblockCommands,metadata=ModuleMetadata(name=&5&k&l00&r&3 Sky&2Block &6Commands &r&5&k&l00&r&c&o by &r&4&oDolphin0xyz, version=&3&l&k0&r&6&l&o1&3&l&o.&6&l&o4&3&l&o.&6&l&o2&r&3&l&k0, entry=main.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=&a&l&k0&r&3 Adds keybinds for most skyblock commands and fast travel warps in the vanilla controls menu. &r&a&l&k0
&r&e&l&k0&r&2 If keys conflicts with other keys things may not work and things outside this moudule may break. &r&e&l&k0
&r&b&l&k0&r&d Contact me if you find bugs, need help, or have features to suggest. My discord name is Dolphin0xyz#7887 and you can also find me on the ChatTriggers discord server. &r&b&l&k0, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=Test,folder=.\config\ChatTriggers\modules\Test,metadata=ModuleMetadata(name=Spam, version=null, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=UltiBuild, description=Right now this is a plugin to help you spam xD, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=Vigilance,folder=.\config\ChatTriggers\modules\Vigilance,metadata=ModuleMetadata(name=Vigilance, version=1.0.1, entry=test.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=FalseHonesty, description=A CT wrapper for the Vigilance [https://github.com/Sk1erLLC/Vigilance] configuration library., requires=null, helpMessage=null, ignored=null, isRequired=false)}]
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: 343636512 bytes (327 MB) / 1073741824 bytes (1024 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_M5 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCH Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCH modcore{0.1.47} [ModCore] (Sk1er Modcore-0.1.47 (1.8.9).jar)
UCH skytils{1.0-pre10} [Skytils] (!!Skytils-1.0-pre10.jar)
UCH skyblockclientupdater{1.0.3} [SkyClient Updater] (!SkyblockClient-Updater-1.0.3.jar)
UCH sbp{1.5.3.2} [SkyblockPersonalized] (1.8.9 SkyblockPersonalized 1.5.3.2.jar)
UCH Danker's Skyblock Mod{1.8.7-beta1} [Danker's Skyblock Mod] (1.8.9.Danker.s.Skyblock.Mod.-.1.8.7-beta1.jar)
UCH apec{1.9.1} [Apec] (Apec-1.9.1.jar)
UCH cowlection{1.8.9-0.13.0} [Cowlection] (Cowlection-1.8.9-0.13.0-fix.jar)
UCH ct.js{1.3.1} [ChatTriggers] (ctjs-1.3.1-1.8.9.jar)
UCH CustomMainMenu{2.0} [Custom Main Menu] (CustomMainMenu-MC1.8.9-2.0.jar)
UCH notenoughupdates{2.0.0-REL} [NotEnoughUpdates] (NotEnoughUpdates-2.0-PRE27.jar)
UCH patcher{1.5.1} [Patcher] (Patcher-1.5.1 (1.8.9).jar)
UCH text_overflow_scroll{1.3} [Scrollable Tooltips] (Scrollable Tooltips-1.3 (1.8.9).jar)
UCH skyblockaddons{1.5.5} [SkyBlock Addons] (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
UCH skyblockcatia{1.1.2} [SkyBlockcatia] (SkyBlockcatia-1.8.9-1.1.2.jar)
Loaded coremods (and transformers):
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar)
club.sk1er.mods.overflowscroll.forge.ClassTransformer
PatcherTweaker (Patcher-1.5.1 (1.8.9).jar)
club.sk1er.mods.core.forge.ClassTransformer
club.sk1er.patcher.tweaker.ClassTransformer
ModTweaker (Patcher-1.5.1 (1.8.9).jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
CTJSLoadingPlugin (ctjs-1.3.1-1.8.9.jar)
com.chattriggers.ctjs.launch.plugin.CTJSTransformer
SkytilsLoadingPlugin (!!Skytils-1.0-pre10.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce GTX 1660 Ti/PCIe/SSE2'
Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.38, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: §r§lFurfSky §6§lReborn §8§lFL §8§l[§71.3§8§l].zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
OptiFine Version: OptiFine_1.8.9_HD_U_M5
OptiFine Build: 20210124-163719
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 456.38
OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

My mods are
Skytils
Sbp
Dsm
Apec
CowLection
ctjs
CustomMainMenu
SkyblockClientUpdater
Neu
optifine
patcher
scrollable tooltips
sba
and your mod
Also i use SkyblockClient:
https://hypixel.net/threads/skyclient-easily-install-and-update-skyblock-mods-and-packs.3731617/

commented

This is the crash file:
---- Minecraft Crash Report ----

WARNING: coremods are present:
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar)
PatcherTweaker (Patcher-1.5.1 (1.8.9).jar)
ModTweaker (Patcher-1.5.1 (1.8.9).jar)
CTJSLoadingPlugin (ctjs-1.3.1-1.8.9.jar)
SkytilsLoadingPlugin (!!Skytils-1.0-pre10.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 6/3/21 2:44 PM
Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/layers/LayerCustomHead
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:28)
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:18)
at net.minecraft.client.renderer.entity.RenderSkeleton.(SourceFile:15)
at net.minecraft.client.renderer.entity.RenderManager.(RenderManager.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.LayerCustomHead
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521)
at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 15 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$renderEnchantedSkull$zgc000(Lnet/minecraft/client/renderer/tileentity/TileEntitySkullRenderer;FFFLnet/minecraft/util/EnumFacing;FILcom/mojang/authlib/GameProfile;ILnet/minecraft/entity/EntityLivingBase;FFFFFFF)V in mixins.skyblockcatia.json:renderer.entity.layers.LayerCustomHeadMixin failed injection check, (0/1) succeeded. Using refmap mixins.skyblockcatia.refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:290)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1203)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509)
... 18 more

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

-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:28)
at net.minecraft.client.renderer.entity.RenderBiped.(SourceFile:18)
at net.minecraft.client.renderer.entity.RenderSkeleton.(SourceFile:15)
at net.minecraft.client.renderer.entity.RenderManager.(RenderManager.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:481)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
ct.js modules: [Module{name=DeepEquals,folder=.\config\ChatTriggers\modules\DeepEquals,metadata=ModuleMetadata(name=DeepEquals, version=1.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Compare two different objects for deep equality, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=DeepProxy,folder=.\config\ChatTriggers\modules\DeepProxy,metadata=ModuleMetadata(name=DeepProxy, version=2.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=null, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=DungeonUtilities,folder=.\config\ChatTriggers\modules\DungeonUtilities,metadata=ModuleMetadata(name=DungeonUtilities, version=0.9.9, entry=loader.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=null, requires=[SettingsManager, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=DwarvenUtilities,folder=.\config\ChatTriggers\modules\DwarvenUtilities,metadata=ModuleMetadata(name=DwarvenUtilities, version=1.0.4, entry=loader.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=&aUse &6/mines &ato open settings.

&7Support server: &bhttps://discord.gg/knjSZSC
, requires=[SettingsManager, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=Elementa,folder=.\config\ChatTriggers\modules\Elementa,metadata=ModuleMetadata(name=Elementa, version=1.4.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Gui Library, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=JerryTimer2,folder=.\config\ChatTriggers\modules\JerryTimer2,metadata=ModuleMetadata(name=null, version=1.0.0, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Jerry Timer, requires=[SettingsManager], helpMessage=null, ignored=null, isRequired=false)}, Module{name=JerryTracker,folder=.\config\ChatTriggers\modules\JerryTracker,metadata=ModuleMetadata(name=JerryTracker, version=1.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=JerryTracker, requires=[Vigilance, PersistentData], helpMessage=/jerrytracker, ignored=null, isRequired=false)}, Module{name=NoBots,folder=.\config\ChatTriggers\modules\NoBots,metadata=ModuleMetadata(name=NoBots, version=0.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Glxphs, description=, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=PersistentData,folder=.\config\ChatTriggers\modules\PersistentData,metadata=ModuleMetadata(name=PersistentData, version=1.1.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily store data that persist between game and ct reloads, requires=[DeepProxy], helpMessage=null, ignored=null, isRequired=false)}, Module{name=PersistentVariables,folder=.\config\ChatTriggers\modules\PersistentVariables,metadata=ModuleMetadata(name=PersistantVariables, version=null, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily create variables that persist between ct reloads, requires=[DeepEquals], helpMessage=null, ignored=null, isRequired=false)}, Module{name=Promise,folder=.\config\ChatTriggers\modules\Promise,metadata=ModuleMetadata(name=Promise, version=1.1.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Promise polyfill for 1.0.0, requires=[PromiseV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=PromiseV2,folder=.\config\ChatTriggers\modules\PromiseV2,metadata=ModuleMetadata(name=PromiseV2, version=1.0.4, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=McPqndq, description=Promise polyfill, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=request,folder=.\config\ChatTriggers\modules\request,metadata=ModuleMetadata(name=request, version=2.1.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=A nicer alternative to XMLHttpRequest with a promise-like API. See the README.md for a full api description, requires=[requestV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=requestV2,folder=.\config\ChatTriggers\modules\requestV2,metadata=ModuleMetadata(name=requestV2, version=2.0.0, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson (uploaded by McPqndq), description=A nicer alternative to XMLHttpRequest with a promise-like API. See the README.md for a full api description. (PS from McPqndq: this module is a copy paste of Ecolsson's 'request' except using a different Promise polyfill.), requires=[PromiseV2], helpMessage=null, ignored=null, isRequired=false)}, Module{name=SBInvSee,folder=.\config\ChatTriggers\modules\SBInvSee,metadata=ModuleMetadata(name=SBInvSee, version=1.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=See the inventory contents of a hypixel skyblock player, requires=[request, PersistentData], helpMessage=null, ignored=null, isRequired=false)}, Module{name=SettingsManager,folder=.\config\ChatTriggers\modules\SettingsManager,metadata=ModuleMetadata(name=SettingsManager, version=1.2.2, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Autogenerates a settings file and gui based on the object created and registers. Example usage can be found in UseExample.js, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=SkyblockCommands,folder=.\config\ChatTriggers\modules\SkyblockCommands,metadata=ModuleMetadata(name=&5&k&l00&r&3 Sky&2Block &6Commands &r&5&k&l00&r&c&o by &r&4&oDolphin0xyz, version=&3&l&k0&r&6&l&o1&3&l&o.&6&l&o4&3&l&o.&6&l&o2&r&3&l&k0, entry=main.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=&a&l&k0&r&3 Adds keybinds for most skyblock commands and fast travel warps in the vanilla controls menu. &r&a&l&k0
&r&e&l&k0&r&2 If keys conflicts with other keys things may not work and things outside this moudule may break. &r&e&l&k0
&r&b&l&k0&r&d Contact me if you find bugs, need help, or have features to suggest. My discord name is Dolphin0xyz#7887 and you can also find me on the ChatTriggers discord server. &r&b&l&k0, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=Test,folder=.\config\ChatTriggers\modules\Test,metadata=ModuleMetadata(name=Spam, version=null, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=UltiBuild, description=Right now this is a plugin to help you spam xD, requires=null, helpMessage=null, ignored=null, isRequired=false)}, Module{name=Vigilance,folder=.\config\ChatTriggers\modules\Vigilance,metadata=ModuleMetadata(name=Vigilance, version=1.0.1, entry=test.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=FalseHonesty, description=A CT wrapper for the Vigilance [https://github.com/Sk1erLLC/Vigilance] configuration library., requires=null, helpMessage=null, ignored=null, isRequired=false)}]
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: 343636512 bytes (327 MB) / 1073741824 bytes (1024 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_M5 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCH Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
UCH modcore{0.1.47} [ModCore] (Sk1er Modcore-0.1.47 (1.8.9).jar)
UCH skytils{1.0-pre10} [Skytils] (!!Skytils-1.0-pre10.jar)
UCH skyblockclientupdater{1.0.3} [SkyClient Updater] (!SkyblockClient-Updater-1.0.3.jar)
UCH sbp{1.5.3.2} [SkyblockPersonalized] (1.8.9 SkyblockPersonalized 1.5.3.2.jar)
UCH Danker's Skyblock Mod{1.8.7-beta1} [Danker's Skyblock Mod] (1.8.9.Danker.s.Skyblock.Mod.-.1.8.7-beta1.jar)
UCH apec{1.9.1} [Apec] (Apec-1.9.1.jar)
UCH cowlection{1.8.9-0.13.0} [Cowlection] (Cowlection-1.8.9-0.13.0-fix.jar)
UCH ct.js{1.3.1} [ChatTriggers] (ctjs-1.3.1-1.8.9.jar)
UCH CustomMainMenu{2.0} [Custom Main Menu] (CustomMainMenu-MC1.8.9-2.0.jar)
UCH notenoughupdates{2.0.0-REL} [NotEnoughUpdates] (NotEnoughUpdates-2.0-PRE27.jar)
UCH patcher{1.5.1} [Patcher] (Patcher-1.5.1 (1.8.9).jar)
UCH text_overflow_scroll{1.3} [Scrollable Tooltips] (Scrollable Tooltips-1.3 (1.8.9).jar)
UCH skyblockaddons{1.5.5} [SkyBlock Addons] (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
UCH skyblockcatia{1.1.2} [SkyBlockcatia] (SkyBlockcatia-1.8.9-1.1.2.jar)
Loaded coremods (and transformers):
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.5.5-for-MC-1.8.9.jar)
codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
FMLLoadingPlugin (Scrollable Tooltips-1.3 (1.8.9).jar)
club.sk1er.mods.overflowscroll.forge.ClassTransformer
PatcherTweaker (Patcher-1.5.1 (1.8.9).jar)
club.sk1er.mods.core.forge.ClassTransformer
club.sk1er.patcher.tweaker.ClassTransformer
ModTweaker (Patcher-1.5.1 (1.8.9).jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
CTJSLoadingPlugin (ctjs-1.3.1-1.8.9.jar)
com.chattriggers.ctjs.launch.plugin.CTJSTransformer
SkytilsLoadingPlugin (!!Skytils-1.0-pre10.jar)

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce GTX 1660 Ti/PCIe/SSE2'
Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
LWJGL: 2.9.4
OpenGL: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.38, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: §r§lFurfSky §6§lReborn §8§lFL §8§l[§71.3§8§l].zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
OptiFine Version: OptiFine_1.8.9_HD_U_M5
OptiFine Build: 20210124-163719
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 456.38
OpenGlRenderer: GeForce GTX 1660 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

My mods are
Skytils
Sbp
Dsm
Apec
CowLection
ctjs
CustomMainMenu
SkyblockClientUpdater
Neu
optifine
patcher
scrollable tooltips
sba
and your mod
Also i use SkyblockClient:
https://hypixel.net/threads/skyclient-easily-install-and-update-skyblock-mods-and-packs.3731617/

There is already a fix on the discord:

How to fix Skyblockcatia crash:

Step 1: Join the SkyBlockcatia Discord: https://discord.gg/6JhEjeY
Step 2: Go into #roles
Step 3: React with :island: (https://cdn.discordapp.com/attachments/659613194066722833/846716419282173952/unknown.png)
Step 4: Go into #skyblockcatia
Step 5: Download the fixed version and replace it with your old SBC file

commented

I don't have discord and don't really want to get it just for this

commented

Fixed in 1.2.0.