Cracker's Wither Storm Mod

Cracker's Wither Storm Mod

5M Downloads

The mod crashes minecraft when i join with it on a server i made

minimuppen opened this issue · 11 comments

commented

Whenever i try to join my server with this mod, it crashes my minecraft and says this:
help pls
There are no further logs than this. If you want to reproduce this problem, then create a server that has the mod in it and try to join.
The version is 1.16.5

commented

Almost there, just send the crash report that opens when you press what I think is the last button

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 6/18/22 10:09 PM
Description: Unexpected error

java.lang.IllegalStateException: Tag witherstormmod:high_immunity used before it was bound
at net.minecraft.tags.TagRegistry$NamedTag.func_232944_c_(TagRegistry.java:131) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.tags.TagRegistry$NamedTag.func_230235_a_(TagRegistry.java:142) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.EntityType.func_220341_a(EntityType.java:542) ~[?:?] {re:classloading,re:mixin}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.isLowImmunity(WitherSicknessTracker.java:583) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.randomizeModifiers(WitherSicknessTracker.java:52) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.(WitherSicknessTracker.java:47) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.init.WitherStormModCapabilities.lambda$attachEntityCapabilities$2(WitherStormModCapabilities.java:158) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.init.WitherStormModCapabilities$$Lambda$18483/863610781.get(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:108) ~[?:?] {re:classloading,re:mixin}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:149) ~[?:?] {re:classloading,re:mixin}
at nonamecrackers2.witherstormmod.client.event.ClientWitherSicknessEvents.onClientTick(ClientWitherSicknessEvents.java:29) ~[?:1.16.5-1.0.2.1] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1563_ClientWitherSicknessEvents_onClientTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$3118/1257745445.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPostClientTick(BasicEventHooks.java:96) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1544) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:954) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.35.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$499/312766685.call(Unknown Source) [forge-1.16.5-36.2.35.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.tags.TagRegistry$NamedTag.func_232944_c_(TagRegistry.java:131) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.tags.TagRegistry$NamedTag.func_230235_a_(TagRegistry.java:142) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.EntityType.func_220341_a(EntityType.java:542) ~[?:?] {re:classloading,re:mixin}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.isLowImmunity(WitherSicknessTracker.java:583) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.randomizeModifiers(WitherSicknessTracker.java:52) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.capability.WitherSicknessTracker.(WitherSicknessTracker.java:47) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.init.WitherStormModCapabilities.lambda$attachEntityCapabilities$2(WitherStormModCapabilities.java:158) ~[?:1.16.5-1.0.2.1] {re:classloading}
at nonamecrackers2.witherstormmod.common.init.WitherStormModCapabilities$$Lambda$18483/863610781.get(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.getValue(LazyOptional.java:108) ~[?:?] {re:classloading,re:mixin}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:149) ~[?:?] {re:classloading,re:mixin}
at nonamecrackers2.witherstormmod.client.event.ClientWitherSicknessEvents.onClientTick(ClientWitherSicknessEvents.java:29) ~[?:1.16.5-1.0.2.1] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1563_ClientWitherSicknessEvents_onClientTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$3118/1257745445.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPostClientTick(BasicEventHooks.java:96) ~[?:?] {re:classloading}
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['mini_ozolongo'/291, l='ClientWorld minecraft:overworld', x=8.50, y=65.00, z=8.50]]
Chunk stats: Client Chunks (ImmPtl) 0
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1 game time, 1 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientWorld,pl:mixin:APP:imm_ptl_mixins.json:client.sound.MixinClientWorld_Sound,pl:mixin:APP:imm_ptl_mixins_forge.json:client.MixinClientWorld_MA,pl:mixin:APP:imm_ptl_peripheral_mixins.json:client.alternate_dimension.MixinClientWorld_A,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.35.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$499/312766685.call(Unknown Source) [forge-1.16.5-36.2.35.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}

-- 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: 798284296 bytes (761 MB) / 2996830208 bytes (2858 MB) up to 3817865216 bytes (3641 MB)
CPUs: 6
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.35.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.35.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.35.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.35.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.35.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.35
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.25.jar |Mowzie's Mobs |mowziesmobs |1.5.25 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.16.3-1.4.43.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.43 |DONE |Manifest: NOSIGNATURE
AdditionalEnchanting1.6(1.16.5).jar |Additional Enchanting |additional_enchanting |1.0.0 |DONE |Manifest: NOSIGNATURE
bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |7.7.1.152 |DONE |Manifest: NOSIGNATURE
prefab-1.6.5.15.jar |Prefab |prefab |1.6.5.15 |DONE |Manifest: NOSIGNATURE
Pehkui-3.3.2+1.16.5-forge.jar |Pehkui |pehkui |3.3.2+1.16.5-forge |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
tomes-1.5.jar |Tomes |tomes |1.5 |DONE |Manifest: NOSIGNATURE
enchantingcommands_1.16.5-2.0.jar |Enchanting Commands |enchantingcommands |2.0 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE
TerraForged-1.16.5-0.2.16-BETA-2.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
journeymap-1.16.5-5.8.5p4.jar |Journeymap |journeymap |5.8.5p4 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
mobhealthbar-1-16-5-2.jar |YDM's Mob Health Bar |mobhealthbar |2.0 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
sophisticatedbackpacks-1.16.5-3.15.13.560.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.13.560 |DONE |Manifest: NOSIGNATURE
Crafting Mania 1.4.jar |Crafting Mania |crafting_mania |1.4 |DONE |Manifest: NOSIGNATURE
secretrooms-1.16.5-1.1.4.jar |Secret Rooms 6 |secretroomsmod |1.16.5-1.1.4 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE
Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE
iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |DONE |Manifest: NOSIGNATURE
immersive-portals-0.17-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.510.jar |CraftTweaker |crafttweaker |7.1.2.510 |DONE |Manifest: NOSIGNATURE
ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.35-universal.jar |Forge |forge |36.2.35 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE
Morph-1.16.5-10.2.0.jar |Morph |morph |10.2.0 |DONE |Manifest: NOSIGNATURE
tardim-1.1.3_16.jar |TARDIM |tardim |1.1.3 |DONE |Manifest: NOSIGNATURE
corpse-1.16.5-1.0.7.jar |Corpse |corpse |1.16.5-1.0.7 |DONE |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
AnointedItems-1.16.5-release1.2.4.jar |Anointed Items |anointeditems |1.2.4 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.35-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
HypersBattleTowers-1.16.5.jar |Hyper Cake's Battle Towers |hyper_cakes_battle_towers |1.0.0 |DONE |Manifest: NOSIGNATURE
netherportalspread_1.16.5-5.6.jar |Nether Portal Spread |netherportalspread |5.6 |DONE |Manifest: NOSIGNATURE
Boss Music Mod.jar |bossthemes |bossthemes |1.0.0 |DONE |Manifest: NOSIGNATURE
AdLods-1.16.5-4.1.9.2-build.0217.jar |Large Ore Deposits |adlods |4.1.9.2 |DONE |Manifest: NOSIGNATURE
zombienation-1.16.5-1.0.8.2.jar |Zombienation |zombienation |1.16.5-1.0.8.2 |DONE |Manifest: NOSIGNATURE
villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |DONE |Manifest: NOSIGNATURE
lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |DONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE
Cataclysm-0.19.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
Origins-1.16.5-0.7.3.9-forge.jar |Origins |origins |0.7.3.9 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
LuckyTNTMod-1.16.5-1.2.6.jar |LuckyTNTMod |luckytntmod |1.2.6 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-4.28.jar |Collective |collective |4.28 |DONE |Manifest: NOSIGNATURE
balancedflight-mc1.16.5_v1.3.0.jar |Balanced Flight |balancedflight |mc1.16.5_v1.3.0 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
Infinite_Dungeons-1.16.5-1.0.9.jar |Infinite Dungeons |infinite_dungeons |NONE |DONE |Manifest: NOSIGNATURE
witherstormmod-1.16.5-1.0.2.1.jar |Cracker's Wither Storm Mod |witherstormmod |1.0.2.1 |DONE |Manifest: NOSIGNATURE
Library_of_Exile-1.16.5-1.2.3.jar |Library Of Exile |library_of_exile |NONE |DONE |Manifest: NOSIGNATURE
CustomNPCs-1.16.5.20220515.jar |Custom NPCs |customnpcs |1.16.5.20220515 |DONE |Manifest: NOSIGNATURE
magitekmechs-forge-MC1.16.5-1.0.11.jar |Magitek Mechs |mtmechs |1.0.11 |DONE |Manifest: NOSIGNATURE
starterkit_1.16.5-3.1.jar |Starter Kit |starterkit |3.1 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
architectury-1.32.63.jar |Architectury |architectury |1.32.63 |DONE |Manifest: NOSIGNATURE
lootr-1.16.5-0.1.12.43.jar |Lootr |lootr |0.1.12.43 |DONE |Manifest: NOSIGNATURE
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
cloth-config-4.14.64-forge.jar |Cloth Config v4 API |cloth-config |4.14.64 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE
Craftable-Golden-Apples-1.16.jar |Craftable Enchanted Golden App|muzuly_craftableenchantedgolde|1.0 |DONE |Manifest: NOSIGNATURE
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
illagers_plus-1.16.4v1.7.2.jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |DONE |Manifest: NOSIGNATURE
FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |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
improvedmobs-1.16.5-1.10.13.jar |Improved Mobs Mod |improvedmobs |1.16.5-1.10.13 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |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
CraftableDeeds-2.2.jar |Craftable Deeds |craftabledeeds |2.2 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.77.jar |GeckoLib |geckolib3 |3.0.77 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: a7b6b0a4-2bd4-405b-885b-c06d76d385ed
Launched Version: forge-36.2.35
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.71, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz

commented

Looks like it may be a compatibility issue with another mod. Will have to investigate

commented

Sorry to barge in, but here my friend also had the same issue using the same modpack i am using but on my end it works just fine. Maybe a java issue?

commented

It’s a client side issue. Is there any client side mods that you added that your friend doesn’t have?

commented

no, all the mods i sent to my friend is an exact copy paste of my entire mod list i was using, a whole 1 to 1 copy of it.

commented

Really? Interesting. This doesn't happen when Lootr is by itself. If you try turning off "Tick in containers" under the "Formidibomb" section in the server config does this issue get fixed?

commented

I HAVE DONE IT, i have found out what mod causes the problems. The mod is Lootr

commented

i dont know, and i cant really try right now due to me being on a different computer and waiting for my modpack to be allowed on curseforge

commented

this only happens to me with optifine and im really confused since i dont have lootr

commented

@GioXDamogus I'd recommend making a separate issue instead so I can track both better