Cloud Storage + Customizable Elytra causing a crash
DarkoPendragon opened this issue ยท 1 comments
Also reported here.
Versions
Forge : 47.2.19 (1.20.1)
Cloud Storage: 1.4
Citadel: 2.4.9
Customizable Elytra: 2.1.1
Problem
Running Customizable Elytra and Cloud Storage causing a crash on start-up.
I tried using differing versions of Cloud Storage/Citadel/Customizable Elytra with no difference.
latest.txt output
[07Jan.2024 22:27:56.660] [main/WARN] [mixin/]: Error loading class: com/illusivesoulworks/colytra/client/ColytraLayer (java.lang.ClassNotFoundException: com.illusivesoulworks.colytra.client.ColytraLayer)
[07Jan.2024 22:27:56.662] [main/WARN] [mixin/]: Error loading class: com/illusivesoulworks/elytraslot/client/ElytraSlotLayer (java.lang.ClassNotFoundException: com.illusivesoulworks.elytraslot.client.ElytraSlotLayer)
[07Jan.2024 22:27:59.136] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 188 Datafixer optimizations took 77 milliseconds
[07Jan.2024 22:27:59.523] [pool-4-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping cloudstorage.mixins.json:ArmorDyeRecipeMixin->@Redirect::cs_dyeArmor(Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)Lnet/minecraft/world/item/ItemStack; with priority 1000, already redirected by mixins.customizableelytra.common.json:ArmorDyeRecipeMixin->@Redirect::handleCustomizableElytraItemDye(Lnet/minecraft/world/item/ItemStack;Ljava/util/List;)Lnet/minecraft/world/item/ItemStack; with priority 1000
Can confirm heres my log (Minecraft: 1.20.1, Running forge 47.2.20, Customizable Elytra 2.1.1+1.20 and Citadel-2.5.2-1.20.1)