Git Product home page Git Product logo

chestcavity's People

Contributors

a5tr0spud avatar aeiouenigma avatar burned-salmon avatar ecorous avatar jaredniegas avatar macmv avatar tigereye504 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chestcavity's Issues

crashes on start

[21:54:54] [main/INFO]: Loading for game Minecraft 1.16.5
[21:54:55] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:

crash with the mod things [fabric]

[12:30:23] [main/INFO]: Loading for game Minecraft 1.16.5
[12:30:23] [ForkJoinPool-1-worker-2/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:

  • Unsupported root entry "$schema" at line 2 column 14
    [12:30:23] [ForkJoinPool-1-worker-3/WARN]: Non-Fabric mod JAR at "/Users/muhammadsaeedmalik/Library/Application Support/minecraft/mods/Patchouli-1.16.4-50.jar", ignoring
    [12:30:24] [main/INFO]: [FabricLoader] Loading 57 mods: [email protected]+2868a2287d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected]+9354966b7d, [email protected]+9354966b7d, java@8, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+9354966b7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+2868a2287d, [email protected]+ca58154a7d, [email protected]+1.16, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+dc716ea17d, [email protected]+ca58154a7d, [email protected], [email protected]+9354966b7d, [email protected]+351679a77d, [email protected], [email protected]+c045166c7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected]+2868a2287d, [email protected], [email protected]+2868a2287d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+2868a2287d, [email protected]+bc7a746f7d, [email protected]+ca58154a7d
    [12:30:24] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/Users/muhammadsaeedmalik/Library/Application%20Support/minecraft/libraries/net/fabricmc/sponge-mixin/0.9.2+mixin.0.8.2/sponge-mixin-0.9.2+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
    [12:30:27] [main/FATAL]: Mixin apply failed chestcavity.mixins.json:MixinLivingEntity -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
    org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
    at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
    at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) ~[fabric-loader-0.11.3.jar:0.9.2+mixin.0.8.2]
    at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) ~[fabric-loader-0.11.3.jar:?]
    at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150) ~[fabric-loader-0.11.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_74]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_74]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_74]
    at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:163) ~[fabric-loader-0.11.3.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
    at net.minecraft.class_2246.(class_2246.java:99) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_3523.(class_3523.java:13) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_5471.(class_5471.java:11) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_5458.method_30573(class_5458.java:44) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_5458.method_30566(class_5458.java:75) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676) [?:1.8.0_74]
    at net.minecraft.class_5458.(class_5458.java:74) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_2378.(class_2378.java:237) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.class_2966.method_12851(class_2966.java:42) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.3.jar:?]
    at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) [fabric-loader-0.11.3.jar:?]
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.3.jar:?]

"Ticking memory connection", Worked earlier removed a few mods (not ones required) started crashing

---- Minecraft Crash Report ----
// My bad.

Time: 4/26/21 2:43 PM
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at net.tigereye.chestcavity.chestcavities.instance.ChestCavityInstance.handler$zzf000$scoreCheck(ChestCavityInstance.java:535)
at net.tigereye.chestcavity.chestcavities.instance.ChestCavityInstance.getOrganScore(ChestCavityInstance.java:84)
at net.tigereye.chestcavity.listeners.OrganUpdateListeners.UpdateAppendix(OrganUpdateListeners.java:33)
at net.tigereye.chestcavity.listeners.OrganUpdateListeners$$Lambda$2321/250289324.onOrganUpdate(Unknown Source)
at net.tigereye.chestcavity.listeners.OrganUpdateCallback.lambda$static$0(OrganUpdateCallback.java:12)
at net.tigereye.chestcavity.listeners.OrganUpdateCallback$$Lambda$2320/278465074.onOrganUpdate(Unknown Source)
at net.tigereye.chestcavity.util.ChestCavityUtil.organUpdate(ChestCavityUtil.java:457)
at net.tigereye.chestcavity.util.ChestCavityUtil.evaluateChestCavity(ChestCavityUtil.java:354)
at net.tigereye.chestcavity.chestcavities.instance.ChestCavityInstance.(ChestCavityInstance.java:56)
at net.tigereye.chestcavity.chestcavities.instance.ChestCavityInstanceFactory.newChestCavityInstance(ChestCavityInstanceFactory.java:21)
at net.minecraft.class_1309.handler$zdp000$chestCavityLivingEntityConstructorMixin(class_1309.java:4362)
at net.minecraft.class_1309.(class_1309.java:234)
at net.minecraft.class_1657.(class_1657.java:199)
at net.minecraft.class_3222.(class_3222.java:185)
at net.minecraft.class_3324.method_14613(class_3324.java:461)
at net.minecraft.class_3248.method_14384(class_3248.java:113)
at net.minecraft.class_3248.redirect$zlk000$handlePlayerJoin(class_3248.java:562)
at net.minecraft.class_3248.method_18785(class_3248.java:65)
at net.minecraft.class_2535.method_10754(class_2535.java:228)
at net.minecraft.class_3242.method_14357(class_3242.java:173)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:882)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:811)
at net.minecraft.class_1132.method_3748(class_1132.java:91)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
at net.minecraft.server.MinecraftServer$$Lambda$5114/1260302110.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)

Water Breathing Crash

Hello, i encountered an issue

I'm using your mod in my server (fabric 1.16.2)

The player get disconnected when using water breathing potion
And get disconnected again after joining because the water breathing effect still exist

Here is the log from the server

[12:42:24] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:55703[12:42:24] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:55703net.minecraft.class_148: Ticking player at Not Enough Crashes deobfuscated stack trace.(1.16.2+build.47) ~[?:?] at net.minecraft.server.network.ServerPlayerEntity.playerTick(ServerPlayerEntity:492) ~[?:?] at net.minecraft.server.network.ServerPlayNetworkHandler.tick(ServerPlayNetworkHandler:207) ~[?:?] at net.minecraft.network.ClientConnection.tick(ClientConnection:234) ~[?:?] at net.minecraft.server.ServerNetworkIo.tick(ServerNetworkIo:173) ~[?:?] at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:879) ~[intermediary-server.jar:?] at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:303) ~[?:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer:808) ~[intermediary-server.jar:?] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:667) ~[intermediary-server.jar:?] at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:254) ~[intermediary-server.jar:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]Caused by: java.lang.NoSuchMethodError: net.minecraft.class_1291.method_5573()Z at Not Enough Crashes deobfuscated stack trace.(1.16.2+build.47) ~[?:?] at net.tigereye.chestcavity.listeners.ChestCavityListener.TickLiver(ChestCavityListener.java:237) ~[chestcavity-1.1.0.jar:?] at net.minecraft.entity.player.PlayerEntity.baseTick(PlayerEntity:3801) ~[?:?] at net.minecraft.entity.Entity.tick(Entity:431) ~[?:?] at net.minecraft.entity.LivingEntity.tick(LivingEntity:2209) ~[?:?] at net.minecraft.entity.player.PlayerEntity.tick(PlayerEntity:274) ~[?:?] at net.minecraft.server.network.ServerPlayerEntity.playerTick(ServerPlayerEntity:428) ~[?:?] ... 9 more

crashes on start

[21:54:54] [main/INFO]: Loading for game Minecraft 1.16.5
[21:54:55] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:

[1.16.5] Player booted from server when using dragon breath

Using chestcavity-2.12.2
on MC 1.16.5
Dedicated server

  1. Add dragon lung to player
  2. Press dragon breath hotkey

Player is immediately disconnected from server. Neither client nor server has crashed; player can immediately reconnect.
Dragon breath cloud is created at player's location (player will probably get hit by it on next login)

Possibly related to issue #17


Server exception:

[15:14:43] [Netty Epoll Server IO #14/ERROR]: Encountered exception while handling in channel with name "chestcavity:hotkey"
java.lang.IllegalArgumentException: Maybe a mod is trying to add entity in a non-server thread. This is probably not IP's issue
        at org.apache.commons.lang3.Validate.isTrue(Validate.java:158) ~[intermediary-server.jar:?]
        at com.qouteall.immersive_portals.network.CommonNetwork.withForceRedirect(CommonNetwork.java:20) ~[3b9a9020-6398-40fb-80fe-e19c34352e61.jar:?]
        at net.minecraft.class_3898$class_3208.updateEntityTrackingStatus(class_3898.java:1957) ~[intermediary-server.jar:?]
        at net.minecraft.class_3898$class_3208.method_18729(class_3898.java:1913) ~[intermediary-server.jar:?]
        at net.minecraft.class_3898.method_18701(class_3898.java:1020) ~[intermediary-server.jar:?]
        at net.minecraft.class_3215.method_18755(class_3215.java:477) ~[intermediary-server.jar:?]
        at net.minecraft.class_3218.method_18778(class_3218.java:933) ~[intermediary-server.jar:?]
        at net.minecraft.class_3218.method_14175(class_3218.java:835) ~[intermediary-server.jar:?]
        at net.minecraft.class_3218.method_8649(class_3218.java:765) ~[intermediary-server.jar:?]
        at net.tigereye.chestcavity.listeners.OrganActivationListeners.ActivateDragonBreath(OrganActivationListeners.java:120) ~[chestcavity-2.12.2.jar:?]
        at net.tigereye.chestcavity.listeners.OrganActivationListeners.activate(OrganActivationListeners.java:62) ~[chestcavity-2.12.2.jar:?]
        at net.tigereye.chestcavity.util.NetworkUtil.ReadChestCavityHotkeyPacket(NetworkUtil.java:84) ~[chestcavity-2.12.2.jar:?]
        at net.tigereye.chestcavity.registration.CCNetworkingPackets.lambda$null$2(CCNetworkingPackets.java:34) ~[chestcavity-2.12.2.jar:?]
        at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_181]
        at net.tigereye.chestcavity.registration.CCNetworkingPackets.lambda$register$3(CCNetworkingPackets.java:34) ~[chestcavity-2.12.2.jar:?]
        at net.fabricmc.fabric.impl.networking.server.ServerPlayNetworkAddon.receive(ServerPlayNetworkAddon.java:89) ~[39c7fdf9-2dc4-4421-9e09-7eb8dfa842dc.jar:
?]
        at net.fabricmc.fabric.impl.networking.server.ServerPlayNetworkAddon.receive(ServerPlayNetworkAddon.java:38) ~[39c7fdf9-2dc4-4421-9e09-7eb8dfa842dc.jar:
?]                                                                                                                                                                      at net.fabricmc.fabric.impl.networking.AbstractChanneledNetworkAddon.handle(AbstractChanneledNetworkAddon.java:100) [39c7fdf9-2dc4-4421-9e09-7eb8dfa842d
c.jar:?]
        at net.fabricmc.fabric.impl.networking.server.ServerPlayNetworkAddon.handle(ServerPlayNetworkAddon.java:84) [39c7fdf9-2dc4-4421-9e09-7eb8dfa842dc.jar:?]
        at net.minecraft.class_3244.handler$bkj000$handleCustomPayloadReceivedAsync(class_3244.java:2674) [intermediary-server.jar:?]
        at net.minecraft.class_3244.method_12075(class_3244.java) [intermediary-server.jar:?]

config not working

on my fabric multiplayer server, everytime I change the config for the mod it doesn't work, I set disable organ rejection to true I still take damage, I set can open other players to true still I can't open players, I set keep chest cavity to false I still respawn with the same organs I had, and all this stuff, so why is it not working?

Crafting

Ever since updating to the newest version, none of the crafting recipes related to organs work anymore, ribs and spines cant be turned into bonemeal, the organs cant be turned into meat piles or skin casings, none of those recipes work. Yet crafting the chest opener is fine. Not sure about what has happened, I am running other mods with it, but this was happening before I added the extra mods

Botania mixin conflict

latest.log

Installing both Botania (Fabric) and Chest Cavity results in a crash upon loading a world. Botania's MixinLootTable class targets the filterDisposables method which Chest Cavity's (modify-drops-api's?) LootTableGenerateLootMixin class modifies.

Hopefully a solution can be found.

Don't nest cloth config.

This lib is highly popular and its size is huge, half the size of your jar. It gets included in many mods so the modpack with 80 mods is 30 MB bigger in size than needed.
Or maybe you can release an additional version without cloth?

ChestCavity Crash

chestcavity crashed during game startup
here is the log:
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'chestcavity'!
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at net.minecraft.class_310.(class_310.java:452)
at net.minecraft.client.main.Main.main(Main.java:197)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:223)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:174)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.tigereye.chestcavity.ChestCavity.onInitialize(ChestCavity.java:44)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
... 11 more
Caused by: java.lang.ClassNotFoundException: me.shedaniel.autoconfig.ConfigData
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:158)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 20 more

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

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at net.minecraft.class_310.(class_310.java:452)

-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22000.675 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22000.675 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE for Windows:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.22000.593 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoftยฎ C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22000.593 (WinBuild.160101.0800):Microsoft Corporation
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.376 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
eamsi.dll:ESET Antimalware Scan Interface DLL:10.26.23.0 BETA:ESET
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22000.675 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
jna8185052863380327120.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
msvcp140.dll:Microsoftยฎ C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoftยฎ C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
powrprof.dll:Power Profile Helper DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
ucrtbase.dll:Microsoftยฎ C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoftยฎ C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
win32u.dll:Win32u:10.0.22000.675 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22000.653 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:197)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
my mods:
chestcavity v2.16.2
cloth config v6.2.62
fabric api v0.53.4.1.18.2
optifabric v1.13.0
optifine v1.18.2 HD U 6
how to fix

Mod interaction problem with sandwichable

Hi, I noticed that then I have Chest Cavity and Sandwichable loaded, there might occur strange problems. In particular, often when I eat a sandwich from Sandwichable my saturation is set to zero and after that it stays zero and cannot be raised until I die. I've seen the issue on SMP as well as in single player.

I see no errors in the log when I've eaten.

Minecraft: 1.16.5
Modloader: Fabric
Chest Cavity: 2.5.2
Sandwichable: 1.2-beta2 and 1.2-beta4

Inventory Offset

When opening the Chest Cavity, your inventory slots are a few pixels offset from where they should be.
The Chest Cavity inventory itself is properly-aligned, but the lower, player inventory is not.

This isn't a major issue, but it's something I've noticed for a few versions now, and is hard to ignore once you see it.

Chest Cavity:
2021-04-13_15 15 26

Regular Inventory:
2021-04-13_15 15 32

Can't use chest opener on other players.

Hi, I made a server with my friends. But we can't use the chest openers on each other. If you know about a special button that i need to press please tell me.

crash with the newest version

[16:23:30] [main/INFO]: Loading for game Minecraft 1.16.5
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:

Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-2/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-2/WARN]: The mod "cardinal-components-util" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-2/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "libcd" contains invalid entries in its mod json:
Unsupported root entry "licence" at line 9 column 12
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "libcd" contains invalid entries in its mod json:
Unsupported root entry "licence" at line 9 column 12
[16:23:31] [ForkJoinPool-1-worker-3/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "libcd" contains invalid entries in its mod json:
Unsupported root entry "licence" at line 9 column 12
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
Unsupported root entry "side" at line 8 column 11
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:31] [ForkJoinPool-1-worker-1/WARN]: Non-Fabric mod JAR at "/Users/muhammadsaeedmalik/Library/Application Support/minecraft/mods/vanguard-uninstaller.jar", ignoring
[16:23:32] [ForkJoinPool-1-worker-3/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:32] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:32] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:32] [ForkJoinPool-1-worker-3/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
Unsupported root entry "$schema" at line 2 column 14
[16:23:32] [main/WARN]: Warnings were found!
Mod 'Simple Sound Muffler' (simplesoundmuffler) recommends version 1.16.2 or version 1.16.3 of mod 'Minecraft' (minecraft), but a non-matching version is present: 1.16.5!
You must install version 1.16.2 or version 1.16.3 of 'Minecraft' (minecraft).
Mod 'Minecraft' (minecraft) v1.16.5 is being loaded from the user's mod directory.
[16:23:32] [main/WARN]: Mod {} ({}) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'
[16:23:32] [main/INFO]: [FabricLoader] Loading 307 mods: [email protected], [email protected], [email protected], [email protected]+1.16.5, [email protected]+21w10a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], lookingglass@Release - 1.1.0, [email protected], [email protected]+9354966b7d, java@8, [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+9354966b7d, [email protected]+fabric-1.16.5, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+fabric-1.16.5, [email protected]+fabric-1.16.5, [email protected], [email protected], [email protected]+fabric-1.16.5, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+dc716ea17d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+build.11, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+mc.1.16.5, [email protected], [email protected], [email protected]+mc1.16.4, [email protected]+9354966b7d, [email protected], [email protected], [email protected], [email protected]+mc.1.16.3, [email protected], [email protected], [email protected]+57d5ac9, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+9354966b7d, [email protected]+21w14a, [email protected], [email protected]+MC1.16.2-1.16.5, [email protected], [email protected], [email protected]+1.16.5, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+351679a77d, [email protected], [email protected]+j1.2.0, [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+1.16.5, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+2868a2287d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+build.2-1.16, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+1.16, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+1.16, [email protected], [email protected], [email protected], [email protected]+1.16.5, [email protected]+1.16.1, [email protected]+9354966b7d, [email protected], [email protected]+fabric-1.16.4, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+1.16.5, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+kotlin.1.4.31, [email protected], [email protected], [email protected]+mc1.16.4, [email protected], [email protected], [email protected], [email protected]+2868a2287d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+fabric-1.16.5, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+bc7a746f7d, [email protected]+2868a2287d, [email protected], [email protected], [email protected]+2868a2287d, [email protected], [email protected], [email protected], [email protected]+1.16.3, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+9354966b7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+fabric, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+build.3, [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+2868a2287d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+1.16.5, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+1.16.2, [email protected], [email protected], [email protected], [email protected], [email protected]+mc1.16.5, [email protected]+c045166c7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+1.16, [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+fabric-1.16.5, [email protected]+ca58154a7d, [email protected]
[16:23:32] [main/WARN]: Mod lookingglass (Release - 1.1.0) does not respect SemVer - comparison support is limited.
[16:23:32] [main/WARN]: Mod cleancut (mc1.16-2.1-fabric) does not respect SemVer - comparison support is limited.
[16:23:32] [main/WARN]: Mod waystones (1.1.1.1) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
[16:23:33] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/Users/muhammadsaeedmalik/Library/Application%20Support/minecraft/libraries/net/fabricmc/sponge-mixin/0.9.2+mixin.0.8.2/sponge-mixin-0.9.2+mixin.0.8.2.jar Service=Knot/Fabric Env=CLIENT
[16:23:34] [main/WARN]: Reference map 'astromine-transportations-refmap.json' for astromine-transportations.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'Angel-Ring-Fabric-1.16.4-refmap.json' for doomangelring.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: [Satin] Sodium is present, custom block renders may not work
[16:23:34] [main/WARN]: Reference map 'wrenchable-refmap.json' for wrenchable.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'astromine-technologies-refmap.json' for astromine-technologies.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'lightstones-refmap.json' for lightstones.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'astromine-foundations-refmap.json' for astromine-foundations.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/INFO]: Loaded configuration file for Sodium: 24 options available, 0 override(s) found
[16:23:34] [main/INFO]: Loaded configuration file for Lithium: 80 options available, 0 override(s) found
[16:23:34] [main/WARN]: Reference map 'GreaterEye-Fabric_1.16.5-refmap.json' for greater_eye.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'stoneholm-refmap.json' for stoneholm.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'BasicNetherOres-refmap.json' for bno.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:34] [main/WARN]: Reference map 'blade-2.0.0+fabric-1.16.3-refmap.json' for blade.mixins.json could not be read. If this is a development environment you can ignore this message
[16:23:35] [main/WARN]: @mixin target net/minecraft/class_481$class_484 is public in mousewheelie.mixins.json:MixinCreativeSlot and should be specified in value
[16:23:35] [main/WARN]: Error loading class: ladysnake/ratsmischief/common/entity/RatEntity (java.lang.ClassNotFoundException: ladysnake/ratsmischief/common/entity/RatEntity)
[16:23:35] [main/WARN]: @mixin target ladysnake.ratsmischief.common.entity.RatEntity was not found haema_compat.mixins.json:rats.RatEntityMixin
[16:23:35] [main/WARN]: @mixin target me/shedaniel/rei/server/RecipeFinder is public in nbtcrafting.compat.mixins.json:MixinREIRecipeFinder and should be specified in value
[16:23:36] [main/WARN]: Error loading class: de/siphalor/nmuk/impl/NMUKKeyBindingHelper (java.lang.ClassNotFoundException: de/siphalor/nmuk/impl/NMUKKeyBindingHelper)
[16:23:36] [main/WARN]: @mixin target de/siphalor/nmuk/impl/NMUKKeyBindingHelper was not found amecsapi.mixins.json:MixinNMUKKeyBindingHelper
[16:23:36] [main/WARN]: @mixin target net/minecraft/class_4970$class_4971$class_3752 is public in ferritecore.blockstatecache.mixin.json:BlockStateCacheAccess and should be specified in value
[16:23:36] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in mixins.impersonate.common.json:EntityTrackerAccessor and should be specified in value
[16:23:37] [main/WARN]: @mixin target net/minecraft/class_3778$class_4182 is public in blame.mixins.json:StructurePoolBasedGeneratorStructurePoolGeneratorMixin and should be specified in value
[16:23:37] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
[16:23:38] [main/INFO]: I used the json to destroy the json
[16:23:38] [main/INFO]: Smooth Boot config initialized
[16:23:42] [main/FATAL]: Mixin apply failed chestcavity.mixins.json:MixinLivingEntity -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.11.3.jar:0.9.2+mixin.0.8.2]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150) [fabric-loader-0.11.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
at java.lang.ClassLoader.defineClass1(Native Method) [?:1.8.0_74]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) [?:1.8.0_74]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [?:1.8.0_74]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:163) [fabric-loader-0.11.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_74]
at vazkii.patchouli.client.handler.BookCrashHandler.call(BookCrashHandler.java:25) [Patchouli-1.16.4-50-FABRIC.jar:?]
at vazkii.patchouli.client.handler.BookCrashHandler.call(BookCrashHandler.java:16) [Patchouli-1.16.4-50-FABRIC.jar:?]
at net.minecraft.class_129.method_577(class_129.java:79) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_128.handler$egb000$fillPatchouliContext(class_128.java:2522) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_128.method_559(class_128.java:65) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_128.(class_128.java:37) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_128.method_24305(class_128.java:302) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.client.main.Main.main(Main.java:135) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.3.jar:?]
[16:23:44] [main/FATAL]: Mixin apply failed chestcavity.mixins.json:MixinLivingEntity -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) ~[fabric-loader-0.11.3.jar:0.9.2+mixin.0.8.2]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) ~[fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150) ~[fabric-loader-0.11.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_74]
at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_74]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_74]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:163) ~[fabric-loader-0.11.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
at net.minecraft.class_2246.(class_2246.java:99) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_3523.(class_3523.java:13) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_5471.(class_5471.java:11) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_5458.method_30573(class_5458.java:44) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_5458.method_30566(class_5458.java:75) ~[intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676) [?:1.8.0_74]
at net.minecraft.class_5458.(class_5458.java:74) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_2378.(class_2378.java:237) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.class_2966.method_12851(class_2966.java:42) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-fabric-loader-0.11.3-1.16.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.3.jar:?]

cross-mods not working

i installed age of exile and anthropophagy mod ant none of the cross mod features worked

Requiem compact issue when curing undead.

This happens with and without requiem compact enabled.
Steps to reproduce:

  • /kill yourself
  • /summon minecraft:husk
  • possess the husk
  • /give @s minecraft:golden_apple
  • /effect give @s minecraft:weakness
  • Eat the apple, you crash after it is eaten.
    crash-2021-02-26_09.54.20-server.txt

Additional info. Reloading save after crash (with the same setup) appears to freeze my OS after running around for a few seconds.

add data driven organs

this would make custom organs easier to make than with code. below is an example syntax I came up with for Xenomorpth muscle (I have an idea for a mod like that on the brain, don't judge)

{
"item": "aliens:xenomrpth_muscle", // the item that's the organ
"nbt": "{Type:"Drone"}", // the NBT of the item. Useful for datapack makers. Also, I have no clue if the strengths differ by type, I needed something to show NBT off.
"attributes": [ //attributes applied to the player. The number will represent the amount a full-stack gives
"generic_attackDamage": 0.25,
"generic_movementSpeed": 0.000003, // movement speed has really random numbers, and I don't know the one of the player
]
"effects": [ //potion effects given to the player. makes interactions with some mods easier.
{
"id": "vrm:poisonresisteffect",
"amplifier": 1,
"logic": "full" //determines how the effect is computed. "full" will require the full stack for the effect. "split" will apply a less amplified effect if a percentage of the stack is there. stack/amplifier i.e. 32 of the item will only apply the effect with an amplifier of 0. if it's not a whole number it'll round up.
"amount": [ //determines how much is needed for the effect to begin. if it's set to "split", it'll be this amount for the base amplifier and require double for the next amplifier. If set to "full" it'll require this amount
"count": 2,
"logic": "stack" //takes "stack" or "count". Count takes 2 of the item. and "stack takes 2 stacks.
}
]
"functions": [ //the functions that are run as the player and at their location. makes compatibility with datapacks easier.
{
"path": "aliens:aliens/fire_fear", //function path, takes tags too
"delay": 5, //delay in ticks of the function being run
}
]
}

Sorry if it's long, there's a lot I factored in, and yet there's one thing I know I'm missing, the Xenomorphs vulnerability to fire, but I'm not sure how that could be implemented.

Possible Issue with Backrooms Integration

This could just be terrible luck, but after searching dozens of chests in each level, I've never found a single organ; only the regular loot defined in the loottables.
I don't know how to look in to this further, so I'm leaving this here in the hopes that you can figure out what might be wrong, if anything, because going in to the backrooms to get good quality organs instead of having to harvest them from humans or villager seems like an interesting way to go.

Crash on startup with chestcavity | Possible incompatibility

[Disclaimer, I put this in the discord, but I thought I might as well put it in here also]

Minecraft 1.17.1

Fabric (API 0.41.0) ~ I'm making a modpack and chest cavity (2.13.0) causes a crash on startup. Removing the mod fixes the issue entirely.

Pastebin for the log here

Multiplayer

Is it possible to gain access to the chest cavity of other players on my server? We added the mod but I only can open mine

Can't open others

I'm playing on a server with friends but can't open their chests why?

TODO: Features

  • Rabbit heart - provide speed boost; reduced health, other stats

  • Creeper-derived organ: explodes on some common interaction, some other item determines explosion size

  • Advancements for direction

Forge integration

Can you integrate this into forge Iโ€™m making a mod pack that has been highly requested which is a random mods mod pack so I found this and thought this would be perfect but found out it was for fabric could you make it for forge and also for 1.12.2 it would help a lot

Incompatibility with Bits and Chisels

I was trying to boot up the game and it refused to boot so here's the info.

Launcher message:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'chestcavity'!
Exit Code: -1

Crash Report:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 4/3/21 6:41 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'chestcavity'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.(class_310.java:437)
at net.minecraft.client.main.Main.main(Main.java:177)
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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at net.tigereye.chestcavity.registration.CCNetworkingPackets.register(CCNetworkingPackets.java:19)
at net.tigereye.chestcavity.ChestCavity.onInitialize(ChestCavity.java:48)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient$$Lambda$2261/1911527326.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 11 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method write(Lnet/minecraft/class_1799;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V in stacc.mixins.json:disable_optifabric.DesyncFixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap stacc-refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:408)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1291)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
... 21 more

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

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32)
at net.minecraft.class_310.(class_310.java:437)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:177)
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.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
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: 1377930192 bytes (1314 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
angerable-patch: Angerable Patch 1.0.0-1.16.1
appleskin: AppleSkin 1.0.11
autoconfig1u: Auto Config v1 Updated 3.2.2
bitsandchisels: BitsAndChisels 2.1.2
cardinal-components-base: Cardinal Components API (base) 2.7.9
cardinal-components-entity: Cardinal Components API (entities) 2.7.9
chestcavity: Chest Cavity 2.9.1
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-config2: Cloth Config v4 4.11.14
fabric: Fabric API 0.32.5+1.16
fabric-api-base: Fabric API Base 0.2.1+9354966b7d
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
fabric-dimensions-v1: fabric-dimensions-v1 2.0.6+9354966b7d
fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.5+351679a77d
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
fabric-models-v0: Fabric Models (v0) 0.2.1+ca58154a7d
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.4+9354966b7d
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.1+ca58154a7d
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.1+ca58154a7d
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
fabric-rendering-v1: Fabric Rendering (v1) 1.5.1+ca58154a7d
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
fabricloader: Fabric Loader 0.11.3
fallflyinglib: FallFlyingLib 1.1.0
identity: Identity 1.12.0-beta-1.16.5
io_github_onyxstudios_cardinal-components-api: Cardinal-Components-API 2.7.9
java: Java HotSpot(TM) 64-Bit Server VM 8
minecraft: Minecraft 1.16.5
mm: Manningham Mills 2.1
modify-drops-api: Modify Drops API 0.3.1
modmenu: Mod Menu 1.16.6
omega-config: OmegaConfig 1.0.4
optifabric: OptiFabric 1.9.2
origins: Origins 0.6.1
pehkui: Pehkui 1.9.0+21w10a
playerabilitylib: Pal 1.2.1
reach-entity-attributes: Reach Entity Attribute 1.0.1
stacc: Stacc 1.0.1
xaerobetterpvp: Better PVP Mod 21.4.3
xlpackets: XLPackets 1.1
Launched Version: fabric-loader-0.11.3-1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:
OptiFine Version: OptiFine_1.16.5_HD_U_G6
OptiFine Build: 20210117-013236
Shaders: null
OpenGlVersion: null
OpenGlRenderer: null
OpenGlVendor: null
CpuCount: 0

-- OptiFabric --
Details:
OptiFine jar designed for: 1.16.5
OptiFine jar version: OptiFine_1.16.5_HD_U_G6
OptiFine jar status: Valid OptiFine installer
OptiFine remapped jar: C:\Users\oneol\AppData\Roaming.minecraft.optifine\OptiFine_1.16.5_HD_U_G6\Optifine-mapped.jar
OptiFabric error:

cant open other players

ive done server config made it able to open players, but it opens my chest cavity instead of the other players.
it opens their chest cavity for a second then it opens mine

Immediate crash on start up (1.17.1)

[16:52:59] [main/INFO]: Instancing error handler class com.unascribed.fabrication.support.MixinErrorHandler_THIS_ERROR_HANDLER_IS_FOR_SOFT_FAILURE_IN_FABRICATION_ITSELF_AND_DOES_NOT_IMPLY_FABRICATION_IS_RESPONSIBLE_FOR_THE_BELOW_ERROR
[16:52:59] [main/FATAL]: Mixin apply failed chestcavity.mixins.json:MixinLivingEntity -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) [sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) [sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.11.6.jar:0.9.4+mixin.0.8.2]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:162) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:154) [fabric-loader-0.11.6.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at java.lang.ClassLoader.defineClass1(Native Method) [?:?]
at java.lang.ClassLoader.defineClass(Unknown Source) [?:?]
at java.security.SecureClassLoader.defineClass(Unknown Source) [?:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:170) [fabric-loader-0.11.6.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:?]
at vazkii.patchouli.client.handler.BookCrashHandler.call(BookCrashHandler.java:25) [Patchouli-1.17-54-FABRIC.jar:?]
at vazkii.patchouli.client.handler.BookCrashHandler.call(BookCrashHandler.java:16) [Patchouli-1.17-54-FABRIC.jar:?]
at net.minecraft.class_129.method_577(class_129.java:84) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_128.handler$dgl000$fillPatchouliContext(class_128.java:523) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_128.(class_128.java:37) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_128.method_24305(class_128.java:275) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-minecraft-1.17.1-client.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.6.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[16:53:00] [main/WARN]: @Inject(@at("INVOKE")) Shift.BY=2 on vanillatweaks.mixins.json:events.MixinLivingEntity::handler$bnl000$entityEquip exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[16:53:00] [main/INFO]: Instancing error handler class com.unascribed.fabrication.support.MixinErrorHandler_THIS_ERROR_HANDLER_IS_FOR_SOFT_FAILURE_IN_FABRICATION_ITSELF_AND_DOES_NOT_IMPLY_FABRICATION_IS_RESPONSIBLE_FOR_THE_BELOW_ERROR
[16:53:00] [main/FATAL]: Mixin apply failed chestcavity.mixins.json:MixinLivingEntity -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) ~[sponge-mixin-0.9.4+mixin.0.8.2.jar:0.9.4+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) ~[fabric-loader-0.11.6.jar:0.9.4+mixin.0.8.2]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:162) ~[fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:154) ~[fabric-loader-0.11.6.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:?]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:170) ~[fabric-loader-0.11.6.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at net.minecraft.class_2246.(class_2246.java:103) ~[intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_3523.(class_3523.java:13) ~[intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_5471.(class_5471.java:11) ~[intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_5458.method_30573(class_5458.java:44) ~[intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_5458.method_30566(class_5458.java:75) ~[intermediary-minecraft-1.17.1-client.jar:?]
at java.util.LinkedHashMap.forEach(Unknown Source) [?:?]
at net.minecraft.class_5458.(class_5458.java:74) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_2378.(class_2378.java:266) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.class_2966.method_12851(class_2966.java:44) [intermediary-minecraft-1.17.1-client.jar:?]
at net.minecraft.client.main.Main.main(Main.java:139) [intermediary-minecraft-1.17.1-client.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric-loader-0.11.6.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.6.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
Failed to start Minecraft:
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:236)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
... 8 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
... 10 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:162)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:154)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:170)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.class_2246.(class_2246.java:103)
at net.minecraft.class_3523.(class_3523.java:13)
at net.minecraft.class_5471.(class_5471.java:11)
at net.minecraft.class_5458.method_30573(class_5458.java:44)
at net.minecraft.class_5458.method_30566(class_5458.java:75)
at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
at net.minecraft.class_5458.(class_5458.java:74)
at net.minecraft.class_2378.(class_2378.java:266)
at net.minecraft.class_2966.method_12851(class_2966.java:44)
at net.minecraft.client.main.Main.main(Main.java:139)
... 15 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [chestcavity.mixins.json:MixinLivingEntity] from phase [DEFAULT] in config [chestcavity.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:642)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:594)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:356)
... 36 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Specified index 0 for @ModifyArg is invalid for args (Lnet/minecraft/class_1309;FLnet/minecraft/class_243;), expected F on net/minecraft/class_1309::chestCavityLivingEntityWaterTravelMixin [INJECT Applicator Phase -> chestcavity.mixins.json:MixinLivingEntity -> Apply Injections -> -> Inject -> chestcavity.mixins.json:MixinLivingEntity->@ModifyArg::chestCavityLivingEntityWaterTravelMixin(F)F]
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.findArgIndex(ModifyArgInjector.java:157)
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.injectAtInvoke(ModifyArgInjector.java:112)
at org.spongepowered.asm.mixin.injection.invoke.InvokeInjector.inject(InvokeInjector.java:82)
at org.spongepowered.asm.mixin.injection.invoke.ModifyArgInjector.inject(ModifyArgInjector.java:102)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
... 36 more
Exiting with -1
Process exited with code -1.

I am running other mods- but the chest cavity version I'm using is 2.13.0. Fabric API 0.37.2, and Fabric 0.11.6

hydrophobia

i don't know if its just me but if i touch water with the ender kidney i am teleported until death and it doesn' stop untill i take it out, i like the hydrophobia idea but the fact i teleport till death makes it unusable but again i don't know if its just me or not

random crashlog for ya

crash-2020-10-21_01.39.08-server.txt
wish I could be more helpful than this, but it crashes the game whenever I die with the mod. it didn't always do this, but as soon as I dinked around with "Age Of Exile" this happens. deleted the mods I added and... it still happens. I'll try running it on it's own (and with origins) in a while. but I thought I'd pass this over. from what I can read, it's related to the "inventory" changes on death. when it checks for the essential organs and replaces them, maybe?

chestcavity-2.10.0.1 chrashes on start

Crash Report
[23:43:07] [main/INFO]: Loading for game Minecraft 1.16.5
[23:43:09] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:

MOD LIST: [removed chest cavity]
Auto Backup (by sefodopo)
Fast Furnace for Fabric (by tfarecnim)
More Gems [FABRIC] (by kwpugh)
Glassential (Fabric) (by Lykrast)
Inmis (by Draylar1)
Campanion (by wyn_price)
Heartbond [FABRIC] (by Apace100)
CleanCut (by Rongmario)
Sodium (by jellysquid_)
Trinkets (Fabric) (by EmilyPloszaj)
Cinderscapes (by Vaerian1)
Blame (Fabric) (by telepathicgrunt)
BetterNether (by paulevs)
Industrial Revolution (by GabrielHOlv)
Gate of Babylon (by Draylar1)
BetterEnd (by paulevs)
White Rabbit (by Virtuoel)
Emotecraft (Fabric) (by KosmX)
Vanilla Hammers (by Draylar1)
Sodium Extra (by FlashyReese)
Ok Zoomer (by boredomh1)
Greater Eye of Ender [FABRIC] (by kwpugh)
Architectury API (Fabric) (by shedaniel)
OfflineSkins (Fabric) (by LainMI)
Dynamic FPS (by juliand665)
Perspective Mod Redux (by Cynosphere)
[FABRIC] Disable Custom Worlds Advice (by rdvdev2)
Carrier (by GabrielHOlv)
YUNG's API (Fabric) (by YUNGNICKYOUNG)
Castle Dungeons [Forge & Fabric] (by PufferfishPL)
Inventory Control Tweaks (by muteone2)
Eldritch Mobs (by cyborg_pigeon)
Lithium (Fabric) (by jellysquid_)
Xaero's World Map (by xaero96)
Astromine: Complete (by bolkor_)
Silky Spawners (by traverse_joe)
GeckoLib [FABRIC] (by ThanosGecko)
SlotLock (by D4rkness_King)
Diggus Maximus (by Kyrptonaught)
Falling Leaves (Fabric) (by RandomMcSomethin)
Mouse Wheelie (Fabric) (by Siphalor)
Blockshifter [Fabric] (by LolHens)
Quick Shulker (by Kyrptonaught)
Simple Backpack [FABRIC] (by kwpugh)
Literally Chunk Loader (by t_ratt)
Wolves With Armor (by Draylar1)
Damage Tilt (by Charles445)
Requiem (by PyrofabTheModsmith)
Give Me Hats! [FABRIC] (by Acrogenous)
spark (by Iucko)
Wildfire's Female Gender Mod (by WildfireRomeo)
Fabric Chunk Pregenerator (by SuperCoder79)
Rare Ice (Forge/Fabric) (by shedaniel)
LambDynamicLights (by LambdAurora)
Cosmetic Armor [FABRIC] (by Apace100)
Blockus (by Brandcraft_)
Phosphor (Fabric) (by jellysquid_)
EquipZ (by Globox_Z)
Illuminations ๐Ÿ”ฅ (by doctor4t)
Mod Menu (by ProspectorDev)
Mob Origins (by UltrusBot)
Cave Biomes (by SuperCoder79)
Lightstones (by Paperdomo101)
RpgZ (by Globox_Z)
Curious Elytra (Fabric) (by TheIllusiveC4)
Haema (by the_will_bl)
[Fabric] Expanded Storage (by NinjaPhenix)
Artifacts (Fabric) (by florensie)
Fabric Language Scala (by modmuss50)
Save Gear on Death (by chronos_sacaria)
AdventureZ (by Globox_Z)
Dynamic Sound Filters (by andre111_)
Roughly Enough Items Fabric (REI) (by shedaniel)
Compact Status Effects (by HellsingDarge)
Staff of Building (by Draylar1)
Pling (by haykam)
Draylar's Battle Towers (by Draylar1)
Mo' Structures (by ffrannny)
Not Enough Crashes (Fabric) (by NatanFudge)
Terrestria (by coderbot)
Rings of Ascension (Fabric) (by Focamacho)
YUNG's Better Caves (Fabric) (by YUNGNICKYOUNG)
Mythic Metals (by Noaaan)
Patchouli (Fabric) (by williewillus)
LibCapableData (LibCD) (by LemmaEOF)
Cardinal Components (by UpcraftLP)
Library of Exile (by mcrobertx22)
Wild World (by andre111_)
Basic Nether Ores [Forge/Fabric] (by cScotPlay)
Desolation (Fabric) (by raltsmc)
Origins: Classes (by Apace100)
Crawl (Fabric) (by fewizz_)
Vanilla Enhanced (by CamoMano_)
Fabric Language Kotlin (by modmuss50)
YUNG's Better Mineshafts (Fabric) (by YUNGNICKYOUNG)
Happiness (is a) Warm Gun (by cybercat5555)
Amecs (Fabric) (by Siphalor)
Traverse (by ProspectorDev)
Respawnable Pets (by MoriyaShiine)
Magic Mirror [FABRIC] (by tired9494)
Age of Exile (by mcrobertx22)
Ars Theurgia (by cominixo)
Survival Additions (by CrimsonDawn45)
Bedspreads (Fabric) (by TheIllusiveC4)
Pehkui (by Virtuoel)
Curios API (Fabric) (by TheIllusiveC4)
Polymorph (Fabric) (by TheIllusiveC4)
Anvil Fix (by UpcraftLP)
Netherite Plus Mod (by OroArmor)
Alloy Forgery (by LordDeatHunter)
Cloth Config API (Fabric) (by shedaniel)
Repurposed Structures (Fabric) (by telepathicgrunt)
Lapis Reserve (by sfort__)
Fabric API (by modmuss50)
Oh The Biomes You'll Go [FABRIC] (by AOCAWOL)
Better Local Server (by rederpz)
Sakura Rosea (by sakiraart)
[Fabric] Fat Experience Orbs (by NinjaPhenix)
BackSlot (by Globox_Z)
Smooth Boot (Fabric) (by UltimateBoomer)
Origins (by Apace100)
Identity (by Draylar1)
Xaero's Minimap (by xaero96)
WTHIT (by badasintended)
Inventory Sorting (by Kyrptonaught)
Magical Lanterns (by Playelectro)
MobZ (by Globox_Z)

Chest cavity and Origin's Bug

So I had received a game breaking bug and it cause me to restart my world twice and it's caused when I replaced my spine with an endman's spine via chest cavity and when I took damage I got locked in state where my hearts instantly go to zero and my screen tilts and starts jittering to the upright and tilted position and I can still move around like I am alive but I can't open my inventory for more than a second and mobs ignore me and I can't die and it won't give me the death screen so I can't respawn and I can still move around, the bug is unfixable for me

I was also and Endurian origin with the Explorer Class from the Origin's Class mod

SalvageRecipe is wrongly implemented

SalvageRecipe does not override Recipe#getIngredients(), leading to misbehaviour in other mods which use that method.
In particular, using the autocrafting table in TechReborn (see link below) makes at least the recipes not use up their ingredients, allowing infinite crafting from ingredients of one recipe. Please fix this.

PS: Why does SalvageRecipe exist in the first place? Is there a block besides the crafting table that uses them? Because else these are just normal crafting recipes and the class would be unnecessary. Removing the class and changing the recipes to normal crafting recipes would fix this issue as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.