TeamLapen / Werewolves

addon mod for Vampirism which add Werewolves
https://wiki.werewolves.dev
GNU Lesser General Public License v3.0
38 stars 13 forks source link

[Bug]: Crash on dead by Werewolve #162

Closed semillakan6 closed 10 months ago

semillakan6 commented 11 months ago

Minecraft Version

1.21.x

Forge Version

47.2.1

Vampirism Version

1.9.3

Werewolves Version

1.1.0.1

Modpack

No response

Singleplayer/Multiplayer

Singleplayer

What happened?

Was fighting a Werewolve relatively soon after starting a new world, he of course killed me but before I died the game crashed

Relevant log output

Got this crash, any idea what might have caused it?

Description: Unexpected errorDescription: Unexpected error
java.lang.IllegalStateException: Cannot get werewolf player capability from playerLocalPlayer['Neburelas'/391, l='ClientLevel', x=147.55, y=66.00, z=635.92] at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.lambda$get$0(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:mixin,re:classloading} at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.get(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at de.teamlapen.werewolves.client.core.RenderHandler.onClientTick(RenderHandler.java:73) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading} at de.teamlapen.werewolves.client.core.__RenderHandler_onClientTick_ClientTickEvent.invoke(.dynamic) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:935) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:classloading} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Render threadStacktrace: at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.lambda$get$0(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:mixin,re:classloading} at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.get(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at de.teamlapen.werewolves.client.core.RenderHandler.onClientTick(RenderHandler.java:73) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading} at de.teamlapen.werewolves.client.core.__RenderHandler_onClientTick_ClientTickEvent.invoke(.dynamic) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:935) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:classloading}-- Affected level --Details: All players: 1 total; [LocalPlayer['Neburelas'/391, l='ClientLevel', x=147.55, y=66.00, z=635.92]] Chunk stats: 4096, 2376 Level dimension: minecraft:overworld Level spawn location: World: (0,71,96), Section: (at 0,7,0 in 0,4,6; chunk contains blocks 0,-64,96 to 15,319,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 46460 game time, 63845 day time Server brand: forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:dogslie.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

Reproduce steps

Create new world Find a human-like Werewolf Get killed

Other relevant mods

No response

semillakan6 commented 11 months ago

I have no idea why the crash log got posted like that it was fine when I was making the report

semillakan6 commented 11 months ago

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

Time: 2023-10-17 20:11:00 Description: Unexpected error

java.lang.IllegalStateException: Cannot get werewolf player capability from playerLocalPlayer['Neburelas'/391, l='ClientLevel', x=147.55, y=66.00, z=635.92] at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.lambda$get$0(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:mixin,re:classloading} at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.get(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at de.teamlapen.werewolves.client.core.RenderHandler.onClientTick(RenderHandler.java:73) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading} at de.teamlapen.werewolves.client.core.__RenderHandler_onClientTick_ClientTickEvent.invoke(.dynamic) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:935) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:classloading} at net.minecraft.client.Minecraft.m91398(Minecraft.java:1745) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

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

-- Head -- Thread: Render thread Stacktrace: at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.lambda$get$0(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:mixin,re:classloading} at de.teamlapen.werewolves.entities.player.werewolf.WerewolfPlayer.get(WerewolfPlayer.java:86) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:mixin,re:classloading} at de.teamlapen.werewolves.client.core.RenderHandler.onClientTick(RenderHandler.java:73) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading} at de.teamlapen.werewolves.client.core.__RenderHandler_onClientTick_ClientTickEvent.invoke(.dynamic) ~[Werewolves-1.20.1-1.1.0.1.jar%23598!/:1.1.0.1] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:935) ~[forge-1.20.1-47.2.1-universal.jar%23615!/:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['Neburelas'/391, l='ClientLevel', x=147.55, y=66.00, z=635.92]] Chunk stats: 4096, 2376 Level dimension: minecraft:overworld Level spawn location: World: (0,71,96), Section: (at 0,7,0 in 0,4,6; chunk contains blocks 0,-64,96 to 15,319,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 46460 game time, 63845 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m6026(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:dogslie.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23610!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.2.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, eatinganimations_compat, file/Stay_True_1.20.zip

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1283159304 bytes (1223 MiB) / 5838471168 bytes (5568 MiB) up to 7516192768 bytes (7168 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: Alder Lake Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2206 Graphics card #0 versionInfo: DriverVersion=31.0.15.3758 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 40582.91 Virtual memory used (MB): 34588.90 Swap memory total (MB): 7955.04 Swap memory used (MB): 81.95 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: ComplementaryUnbound_r5.0.1.zip Profile: HIGH (+5 options changed by user) Launched Version: 1.20.1-forge-47.2.1 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.58, NVIDIA Corporation Window size: 2560x1440 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, eatinganimations_compat, file/Stay_True_1.20.zip Current Language: en_us CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700F Server Running: true Player Count: 1 / 8; [ServerPlayer['Neburelas'/391, l='ServerLevel[Test]', x=147.55, y=66.00, z=635.92]] Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:openpartiesandclaims (incompatible), mod:additionalentityattributes (incompatible), mod:scena (incompatible), mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:mcwwindows, mod:stalwart_dungeons, mod:apoli (incompatible), mod:rubidium, mod:nyfsquiver (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:kambrik (incompatible), mod:guardvillagers (incompatible), mod:skeletonhorsespawn, mod:sleep_time, mod:balm, mod:immersive_armors (incompatible), mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:supplementaries, mod:athena, mod:corpse, mod:advancementplaques (incompatible), mod:handcrafted (incompatible), mod:repurposed_structures, mod:bcc (incompatible), mod:gml, mod:horse_tack (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:bendylib (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:origins (incompatible), mod:rightclickharvest (incompatible), mod:oculus, mod:commongroovylibrary (incompatible), mod:searchables (incompatible), mod:butchersdelightfoods, mod:bettervillage, mod:queen_bee, mod:butchersdelight, mod:cfm, mod:fallingtree (incompatible), mod:l2library (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:betterjungletemples, mod:elytraslot (incompatible), mod:jei, mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:naturescompass, mod:untamedwilds, mod:sereneseasons (incompatible), mod:farmingforblockheads, mod:catalogue (incompatible), mod:crafttweaker (incompatible), mod:mythicmounts (incompatible), mod:rubidium_extras (incompatible), mod:forge, mod:mcwpaths, mod:infernalmobs (incompatible), mod:smoothchunk (incompatible), mod:terrablender (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:createtweaker (incompatible), mod:domum_ornamentum, mod:calio, mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:xaerominimap, mod:croptopia (incompatible), mod:justenoughprofessions, mod:regrowth, mod:structurize, mod:appleskin (incompatible), mod:vampirism, mod:moremobvariants, mod:puzzleslib, mod:cold_sweat (incompatible), mod:aquaculture, mod:bettergolem, mod:cosmeticarmorreworked, mod:aquamirae (incompatible), mod:responsiveshields (incompatible), mod:cristellib (incompatible), mod:skyvillages (incompatible), mod:notenoughcrashes (incompatible), mod:netherportalfix, mod:geckolib, mod:ars_nouveau (incompatible), mod:illagerinvasion, mod:doggytalents (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:villagernames, mod:piglinproliferation (incompatible), mod:xaeroworldmap, mod:cookingforblockheads, mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:waddles, mod:mcwdoors, mod:jeed (incompatible), mod:railways (incompatible), mod:shieldexp (incompatible), mod:hauntedharvest (incompatible), mod:dragonfight (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:chefsdelight (incompatible), mod:ambientsounds, mod:endersdelight, mod:dogslie (incompatible), mod:mcwfences, mod:bountiful (incompatible), mod:patchouli (incompatible), mod:blockui, mod:multipiston, mod:collective, mod:horse_colors, mod:betterthirdperson, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:twilightdelight (incompatible), mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:productivevillagers (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:trashcans (incompatible), mod:framework, mod:smallships (incompatible), mod:t_and_t, mod:villagesandpillages (incompatible), mod:nourished_nether, mod:obscure_api (incompatible), mod:create, mod:ars_creo (incompatible), mod:waystones, mod:monsterplus (incompatible), mod:structory, mod:clumps (incompatible), mod:comforts (incompatible), mod:magistuarmory (incompatible), mod:betterdeserttemples, mod:waveycapes, mod:skinlayers3d, mod:bloodmagic (incompatible), mod:tarotcards, mod:friendsandfoes (incompatible), mod:simplyswords (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:beekeeperhut (incompatible), mod:creativecore, mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:create_sa, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:betterarcheology, mod:ars_instrumentum (incompatible), mod:endlessbiomes, mod:minecolonies, mod:creeperoverhaul, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, mod:valhelsia_core (incompatible), mod:chiselsandbits (incompatible), mod:createaddition (incompatible), Snowyspirit Generated Pack, Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), mod:realmrpg_demons, mod:endermanoverhaul (incompatible), mod:grimoireofgaia, mod:solapplepie, mod:mr_tidal_towns, mod:hardernaturalhealing, mod:betterburning (incompatible), mod:benched (incompatible), mod:pehkui (incompatible), mod:mobcaptains (incompatible), mod:random_mob_sizes (incompatible), mod:strictly_origins, mod:werewolves, mod:medievalorigins, mod:totw_modded, mod:craftablesaddle (incompatible), mod:sculkhorde (incompatible), mod:nocubesbettergrindstone, mod:ante (incompatible), mod:campchair (incompatible), mod:raided, mod:realcamera (incompatible), mod:healingcampfire Enabled Feature Flags: minecraft:vanilla World Generation: Stable Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.1.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@null kotlinforforge@4.3.0 lowcodefml@null minecraft@1.0 gml@4.0.9 Mod List: dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE open-parties-and-claims-forge-1.20.1-0.20.1.jar |Open Parties and Claims |openpartiesandclaims |0.20.1 |DONE |Manifest: NOSIGNATURE additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE apoli-forge-1.20.1-2.9.0.2.jar |Apoli |apoli |1.20.1-2.9.0.2 |DONE |Manifest: NOSIGNATURE rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE nyfsquiver-1.20.1-forge-1.0.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.8.1+mc1.20.1.jar |ModernFix |modernfix |5.8.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.20.1-12.0.2.jar |MaxHealthFix |maxhealthfix |12.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE guardvillagers-1.20-1.6.2.jar |Guard Villagers |guardvillagers |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE GrimoireOfGaia4-1.20.1-4.0.0-alpha.5.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.5 |DONE |Manifest: NOSIGNATURE skeletonhorsespawn-1.20.1-3.6.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.6 |DONE |Manifest: NOSIGNATURE sleep+time+1.20.1.jar |Sleep Time |sleep_time |1.23.01 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.4.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.6.12.jar |Supplementaries |supplementaries |1.20-2.6.12 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.1.jar |Handcrafted |handcrafted |3.0.1 |DONE |Manifest: NOSIGNATURE repurposed_structures-7.1.7+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.7+1.20.1-forge |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |DONE |Manifest: NOSIGNATURE horse_tack-4.2-1.20.1.jar |Horse Tack |horse_tack |4.2 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE bendy-lib-forge-4.0.0.jar |Bendy lib |bendylib |4.0.0 |DONE |Manifest: NOSIGNATURE tidal-towns-1.2.jar |Tidal Towns |mr_tidal_towns |1.2 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE origins-forge-1.20.1-1.10.0.2-all.jar |Origins |origins |1.20.1-1.10.0.2 |DONE |Manifest: NOSIGNATURE right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE Butchersdelight+Foods+beta+1.20.1+1.0.1.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.1 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE QueenBee-Forge-1.20.1-3.1.3.jar |Queen Bee |queen_bee |3.1.3 |DONE |Manifest: NOSIGNATURE Butchersdelight+beta+1.20.1+2.0.7.jar |ButchersDelight |butchersdelight |1.20.12.0.7 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 hardernaturalhealing-1.20-46.1.13.jar |Harder Natural Healing Mod |hardernaturalhealing |46.1.13 |DONE |Manifest: NOSIGNATURE FallingTree-1.20.1-5.0.0b1.jar |FallingTree |fallingtree |5.0.0b1 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 BetterBurning-Forge-1.20.1-9.0.2.jar |BetterBurning |betterburning |9.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE benched-1.2.2a-forge-mc1.20.jar |Benched |benched |1.2.2a |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.3.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.3 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.2.jar |AttributeFix |attributefix |21.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Pehkui-3.7.8+1.20.1-forge.jar |Pehkui |pehkui |3.7.8+1.20.1-forge |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.2.jar |Goblin Traders |goblintraders |1.9.2 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE Kobolds-2.9.3.jar |Kobolds |kobolds |2.9.3 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE untamedwilds-1.20.1-4.0.4.jar |Untamed Wilds |untamedwilds |4.0.4 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE MobCaptains-v2.1.2.jar |MobCaptains |mobcaptains |2.1.2 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 CraftTweaker-forge-1.20.1-14.0.17.jar |CraftTweaker |crafttweaker |14.0.17 |DONE |Manifest: NOSIGNATURE mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |DONE |Manifest: NOSIGNATURE rubidium_extras-1.20.1_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.20.1_v1.4.3 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.1-universal.jar |Forge |forge |47.2.1 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE infernalmobs-1.20.1.0.jar |Infernal Mobs |infernalmobs |1.20.1.0 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f smoothchunk-1.20.1-3.3.jar |Smoothchunk mod |smoothchunk |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.7.4+1.20.1.jar |Better Combat |bettercombat |1.7.4+1.20.1 |DONE |Manifest: NOSIGNATURE combatroll-forge-1.2.2+1.20.1.jar |Combat Roll |combatroll |1.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE cleanswing-1.20-1.3.jar |Clean Swing Through Grass |cleanswing |1.20-1.3 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE randommobsizes-forge-1.20.1-1.3.jar |Random Mob Sizes |random_mob_sizes |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE CreateTweaker-forge-1.20.1-4.0.6.jar |CreateTweaker |createtweaker |4.0.6 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.20-1.0.136-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.136-BETA |DONE |Manifest: NOSIGNATURE calio-forge-1.20.1-1.11.0.1.jar |Calio |calio |1.20.1-1.11.0.1 |DONE |Manifest: NOSIGNATURE kffmod-4.3.0.jar |Kotlin For Forge |kotlinforforge |4.3.0 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.8.2_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.2 |DONE |Manifest: NOSIGNATURE Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE regrowth-1.20-46.31.2.jar |Regrowth |regrowth |46.31.2 |DONE |Manifest: NOSIGNATURE strictly_origins_v1_1.20.1.jar |Strictly Origins |strictly_origins |1 |DONE |Manifest: NOSIGNATURE structurize-1.20.1-1.0.648-BETA.jar |Structurize |structurize |1.20.1-1.0.648-BETA |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE Vampirism-1.20.1-1.9.2.jar |Vampirism |vampirism |1.9.2 |DONE |Manifest: NOSIGNATURE Werewolves-1.20.1-1.1.0.1.jar |Werewolves |werewolves |1.1.0.1 |DONE |Manifest: NOSIGNATURE moremobvariants-forge+1.20-1.2.2.jar |More Mob Variants |moremobvariants |1.2.2 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.0.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.24 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a ColdSweat-2.2.1.jar |Cold Sweat |cold_sweat |2.2.1 |DONE |Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE bettergolem-1.20.1-4.0.0.jar |Better Golem |bettergolem |1.20.1-4.0.0 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 medievalorigins-5.1.9.1+1.20.1-forge.jar |Medieval Origins Revival |medievalorigins |5.1.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE responsiveshields-2.2.jar |Responsive Shields |responsiveshields |2.2 |DONE |Manifest: NOSIGNATURE cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE totw_modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.4.6+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.1 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.7.2-all.jar |Ars Nouveau |ars_nouveau |4.7.2 |DONE |Manifest: NOSIGNATURE CraftableSaddle-1.20.1-2.2.1-[FORGE].jar |Craftable Saddle |craftablesaddle |2.2.1-[FORGE] |DONE |Manifest: NOSIGNATURE IllagerInvasion-v8.0.2-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a DoggyTalentsNext-1.20.1-1.17.0.jar |Doggy Talents Next |doggytalents |1.17.0 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-4.6.jar |Connectivity Mod |connectivity |1.20.1-4.6 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.5.89.425.jar |Sophisticated Core |sophisticatedcore |0.5.89.425 |DONE |Manifest: NOSIGNATURE gpumemleakfix-1.20.1-1.6.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.6 |DONE |Manifest: NOSIGNATURE villagernames-1.20.1-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE piglinproliferation-1.20-1.1.1.jar |Piglin Proliferation |piglinproliferation |1.20-1.1.1 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.34.1_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.34.1 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.0.5.jar |Bookshelf |bookshelf |20.0.5 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.20.1-3.18.59.909.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.59.909 |DONE |Manifest: NOSIGNATURE Waddles-1.20.1-0.9.4.jar |Waddles |waddles |0.9.4 |DONE |Manifest: NOSIGNATURE sculkhorde-1.20.1-0.7.2.jar |Sculk Horde |sculkhorde |1.20.1-0.7.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE jeed-1.20-2.1.4.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.5.2+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.2+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |DONE |Manifest: NOSIGNATURE hauntedharvest-1.20-3.1.10.jar |Haunted Harvest |hauntedharvest |1.20-3.1.10 |DONE |Manifest: NOSIGNATURE dragonfight-1.20.1-4.1.jar |dragonfight mod |dragonfight |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.20-1.8.3.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.3 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.1850-universal.jar |The Twilight Forest |twilightforest |4.3.1850 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.22_mc1.20.1.jar |AmbientSounds |ambientsounds |5.2.22 |DONE |Manifest: NOSIGNATURE endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE LetSleepingDogsLie-1.20.1-Forge-1.2.0.jar |Let Sleeping Dogs Lie |dogslie |1.2.0 |DONE |Manifest: NOSIGNATURE nocube's_better_grindstone_1.0.1_forge_1.20.1.jar |NoCube's Better Grindstone |nocubesbettergrindstone |1.0.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE blockui-1.20-0.0.84-ALPHA.jar |UI Library Mod |blockui |1.20-0.0.84-ALPHA |DONE |Manifest: NOSIGNATURE multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE collective-1.20.1-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE realistic_horse_genetics-1.20.1-12.0.jar |Realistic Horse Genetics |horse_colors |1.20.1-12.0 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |DONE |Manifest: NOSIGNATURE twilightdelight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.20-1.10.7.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.7 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.2.0.jar |Deeper and Darker |deeperdarker |1.2.0 |DONE |Manifest: NOSIGNATURE architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE productivevillagers_forge-1.0.9.jar |Productive Villagers |productivevillagers |1.0.9 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 AnvilNeverTooExpensive-1.20.1-1.1.jar |Anvil Never Too Expensive |ante |1.1 |DONE |Manifest: NOSIGNATURE smallships-forge-1.20.1-2.0.0-a2.3.3.jar |Small Ships |smallships |2.0.0-a2.3.3 |DONE |Manifest: NOSIGNATURE campchair.forge.1.20-1.0.3.jar |Camp Chair |campchair |1.0.3 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.11-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE villagesandpillages-forge-mc1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |DONE |Manifest: NOSIGNATURE phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE MonsterPlus-Forge1.20.1-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE Structory_1.20.1_v1.3.2.jar |Structory |structory |1.3.2 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE [1.20.1-forge]-Epic-Knights-8.2.jar |Epic Knights Mod |magistuarmory |8.2 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE waveycapes-forge-1.4.0-mc1.20.jar |WaveyCapes Mod |waveycapes |1.3.2 |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.4-mc1.20.1.jar |3dSkinLayers |skinlayers3d |1.5.4 |DONE |Manifest: NOSIGNATURE bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE Raided-1.20.1-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE tarotcards-1.20-1.4-release.jar |Tarot Cards |tarotcards |1.4 |DONE |Manifest: NOSIGNATURE friendsandfoes-forge-mc1.20.1-1.9.7.jar |Friends&Foes |friendsandfoes |1.9.7 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.51.4-1.20.1.jar |Simply Swords |simplyswords |1.51.4-1.20.1 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.20-4.0.0.jar |libIPN |libipn |4.0.0 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 moonlight-1.20-2.8.48-forge.jar |Moonlight Library |moonlight |1.20-2.8.48 |DONE |Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.1.jar |Enderman Overhaul |endermanoverhaul |1.0.1 |DONE |Manifest: NOSIGNATURE mysterious_mountain_lib-1.2.7-1.20.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.2.7-1.20 |DONE |Manifest: NOSIGNATURE corn_delight-1.0.3-1.20.1.jar |Corn Delight |corn_delight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.6.1.jar |Jade |jade |11.6.1 |DONE |Manifest: NOSIGNATURE snowyspirit-1.20-2.2.5.jar |Snowy Spirit |snowyspirit |1.20-2.2.5 |DONE |Manifest: NOSIGNATURE friendsandfoes-beekeeperhut-forge-mc1.20-1.3.0.jar|Friends&Foes - Beekeeper Hut |beekeeperhut |1.3.0 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.2_mc1.20.1.jar |CreativeCore |creativecore |2.11.2 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.20.1-2.2.1.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.1 |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.15.jar |Iceberg |iceberg |1.1.15 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE FastWorkbench-1.20.1-8.0.2.jar |Fast Workbench |fastbench |8.0.2 |DONE |Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE ars_elemental-1.20.1-0.6.2.1.jar |Ars Elemental |ars_elemental |1.20.1-0.6.2.1 |DONE |Manifest: NOSIGNATURE realcamera-1.20-forge-0.5.3-beta.jar |Real Camera |realcamera |0.5.3-beta |DONE |Manifest: NOSIGNATURE betterarcheology-1.0.2.jar |Better Archeology |betterarcheology |1.0.2 |DONE |Manifest: NOSIGNATURE ars_instrumentum-1.20.1-4.0.0.jar |Ars Instrumentum |ars_instrumentum |4.0.0 |DONE |Manifest: NOSIGNATURE EndlessBiomes+1.4.2s+-+1.20.1.jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE minecolonies-1.20.1-1.1.227-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.227-BETA |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |5.0.0.2 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.20.1-4.0.0.4.jar |CorgiLib |corgilib |4.0.0.4 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE chisels-and-bits-forge-1.4.145.jar |chisels-and-bits |chiselsandbits |1.4.145 |DONE |Manifest: NOSIGNATURE healingcampfire-1.20.1-5.1.jar |Healing Campfire |healingcampfire |5.1 |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: a6b24522-7f20-4b39-8566-3b8e9ae974b8 FML: 47.2 Forge: net.minecraftforge:47.2.1 Flywheel Backend: Off Suspected Mods: Minecraft (minecraft), Werewolves (werewolves), Forge (forge)`

ikrannn commented 10 months ago

I'm having the same issue, have you found a fix?

AzeznLadyofFloof commented 10 months ago

I'm having the same issue, have you found a fix?

Same here, our server liked the idea as were all furries lmao. When anyone dies to anything they crash out

Cheaterpaul commented 10 months ago

No idea why that happens, but 1.20.1-1.1.0.2 has a workaround.