Crash when making a Staff
KentaTheButcher opened this issue ยท 0 comments
Minecraft version & Mod Version:
1.16.5
Single player or Server:
Server
Describe problem (what you were doing / what happened):
I was about to put an spell to a staff in the brazier and the server crashed because of "ticking block entity". I tried to reopen and rejoin to it but it keep crashing, so the only solution I found was to remove the mod. It was the spell that causes mobs to attack each other, and when I right-clicked on the brazier with the stick I didn't had a single one, but 27 stacked. I don't think those could be the reasons of the crash, but I'm mentioning it anyways.
Crash log (if any):
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 16/09/21 11:20 PM
Description: Ticking block entity
java.lang.NoClassDefFoundError: net/minecraft/client/particle/IParticleFactory
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_301] {}
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_301] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
at elucent.rootsclassic.block.imbuer.ImbuerTile.func_73660_a(ImbuerTile.java:204) ~[rootsclassic:1.16.5-1.1.7] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301] {}
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.particle.IParticleFactory
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_301] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
... 14 more
Suppressed: java.lang.ClassNotFoundException
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_301] {}
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_301] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
at elucent.rootsclassic.block.imbuer.ImbuerTile.func_73660_a(ImbuerTile.java:204) ~[rootsclassic:1.16.5-1.1.7] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_301] {}
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_301] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading,re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
at elucent.rootsclassic.block.imbuer.ImbuerTile.func_73660_a(ImbuerTile.java:204) ~[rootsclassic:1.16.5-1.1.7] {re:classloading}
-- Block entity being ticked --
Details:
Name: rootsclassic:imbuer // elucent.rootsclassic.block.imbuer.ImbuerTile
Block: Block{rootsclassic:imbuer}
Block location: World: (7,71,316), Chunk: (at 7,4,12 in 0,19; contains blocks 0,0,304 to 15,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Block: Block{rootsclassic:imbuer}
Block location: World: (7,71,316), Chunk: (at 7,4,12 in 0,19; contains blocks 0,0,304 to 15,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['KentaTheButcher'/78, l='ServerLevel[PUCHALAND]', x=5.95, y=71.00, z=316.62]]
Chunk stats: ServerChunkCache: 2731
Level dimension: minecraft:overworld
Level spawn location: World: (-256,64,-128), Chunk: (at 0,4,0 in -16,-8; contains blocks -256,0,-128 to -241,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 523965 game time, 502627 day time
Level name: PUCHALAND
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 38881 (now: false), thunder time: 8667 (now: true)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301] {}
-- 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_301, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 313211504 bytes (298 MB) / 1347944448 bytes (1285 MB) up to 1908932608 bytes (1820 MB)
CPUs: 8
JVM Flags: 1 total; -Xmx2048M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.4.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.4.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.4.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.4.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.4.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.4
FML Language Providers:
[email protected]
minecraft@1
Mod List:
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.16.5-1.1.7.jar |Roots Classic |rootsclassic |1.16.5-1.1.7 |DONE |Manifest: NOSIGNATURE
infernal-expansion-2.1.1.jar |Infernal Expansion |infernalexp |2.1.1 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.3 |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
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.1.5.jar |Stalwart Dungeons |stalwart_dungeons |1.1.5 |DONE |Manifest: NOSIGNATURE
toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |DONE |Manifest: NOSIGNATURE
PassableFoliage-1.16.5-2.2.1.jar |Passable Foliage |passablefoliage |2.2.1 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.12.0.jar |Alex's Mobs |alexsmobs |1.12.0 |DONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.9.2.jar |Artifacts |artifacts |1.16.5-2.9.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |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
Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |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.16.4-2.5.0.271.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
BetterHurtTimer-1.16.3-4.5.2.2.jar |Better Hurt Timer |betterhurttimer |1.16.3-4.5.2.2 |DONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
Apotheosis-1.16.5-4.8.0.jar |Apotheosis |apotheosis |4.8.0 |DONE |Manifest: NOSIGNATURE
ShretNether-Release-1.3.2.jar |Shret Nether |shretnether |1.0 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.16.5-1.0.9.jar |Guns Without Roses |gunswithoutroses |1.0.9 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.4-universal.jar |Forge |forge |36.2.4 |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.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |DONE |Manifest: NOSIGNATURE
simpletomb-1.16.5-1.0.9.jar |Simple Tombstone |simpletomb |1.16.5-1.0.9 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.16.5-1.1.2.jar |Meet Your Fight |meetyourfight |1.1.2 |DONE |Manifest: NOSIGNATURE
SimpleOres2-1.16.5-2.4.7.2.jar |Simple Ores |simpleores |1.16.5-2.4.7.2 |DONE |Manifest: NOSIGNATURE
dash-1.16.4-1.0.1.jar |Dash |dash |1.0.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.4-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
luckyblock-1.16.5-1-forge.jar |Lucky Block |lucky |1.16.5-1 |DONE |Manifest: NOSIGNATURE
SimpleCoreLib-1.16.5-2.0.8.5.jar |SimpleCoreLib |simplecorelib |1.16.5-2.0.8.5 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.1.2_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
majrusz-library-1.16.4-2.0.0.jar |Majrusz Library |majrusz_library |2.0.0 |DONE |Manifest: NOSIGNATURE
mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
relics-0.2.8.jar |Relics |relics |0.2.8 |DONE |Manifest: NOSIGNATURE
rereskillable-1.16.5-1.3.3.jar |Rereskillable |rereskillable |1.3.3 |DONE |Manifest: NOSIGNATURE
omnis-1.16.5-1.1.2.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |Manifest: NOSIGNATURE
armorpointspp-1.16.5-2.0.0.jar |ArmorPoints++ |armorpointspp |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE
malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
rottenPiglins_burningPiglinUpdateFIXED.jar |Rotten_Piglins |rotten_piglins |1.0.0 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.0.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.16.4-1.0.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.0.0 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |DONE |Manifest: NOSIGNATURE
vanillo-1.1.jar |Vanillo |vanillo |1.0.1 |DONE |Manifest: NOSIGNATURE
forestcraft-1.58.jar |Astemir's Forest Craft |forestcraft |1.58 |DONE |Manifest: NOSIGNATURE
solcarrot-1.16.3-1.9.10.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.10 |DONE |Manifest: NOSIGNATURE
ItemPhysic_v1.4.15_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.16.5-1.7.1.jar |Disenchanting |disenchanting |1.6.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.3.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.3 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 53ef6189-2b53-4dad-877e-ec19dc902616
Player Count: 1 / 10; [ServerPlayerEntity['KentaTheButcher'/78, l='ServerLevel[PUCHALAND]', x=5.95, y=71.00, z=316.62]]
Data Packs: vanilla, mod:mowziesmobs (incompatible), mod:betterdungeons, mod:infernalexp (incompatible), mod:jei, mod:attributefix, mod:abnormals_core, mod:stalwart_dungeons, mod:toadterror (incompatible), mod:passablefoliage, mod:journeymap (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:artifacts, mod:yungsapi, mod:upstream, mod:environmental, mod:curioofundying, mod:mutantbeasts (incompatible), mod:bookshelf, mod:sophisticatedbackpacks, mod:betterhurttimer (incompatible), mod:apotheosis (incompatible), mod:shretnether, mod:gunswithoutroses (incompatible), mod:forge, mod:dummmmmmy (incompatible), mod:simpletomb, mod:subwild, mod:meetyourfight (incompatible), mod:simpleores, mod:dash (incompatible), mod:structure_gel, mod:ironchest (incompatible), mod:endergetic, mod:lucky (incompatible), mod:simplecorelib, mod:dungeons_plus, mod:creativecore, mod:atmospheric, mod:majrusz_library, mod:mostructures, mod:curios, mod:eidolon, mod:relics, mod:rereskillable, mod:omnis, mod:savageandravage, mod:patchouli (incompatible), mod:malum (incompatible), mod:autumnity, mod:rotten_piglins, mod:autoreglib (incompatible), mod:quark (incompatible), mod:betterstrongholds, mod:majruszs_difficulty, mod:cfm (incompatible), mod:morecfm, mod:appleskin, mod:vanillo, mod:forestcraft, mod:solcarrot (incompatible), mod:itemphysic, mod:expandability, mod:disenchanting (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:rootsclassic, mod:armorpointspp
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
(If this is a suggestion and not a bug report, delete all this and just write your suggestion!)