DivineRPG (Official)

DivineRPG (Official)

2M Downloads

Divine RPG mobs cause server crash

hackeduser2403 opened this issue ยท 4 comments

commented

So basically, im running 1.16.5 forge server with a modpack that includes Divine RPG, but the mobs in divineRPG causes crash when hitting players. Especially with a mob called "Frost" or something that spawns in overworld snow biome, everytime it shoots a fireball projectile the server will crash. Here is the crash report:

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 11/15/23 4:28 PM
Description: Sending packet

java.lang.NullPointerException: Sending packet
at net.minecraft.network.ProtocolType.func_150752_a(SourceFile:463) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:171) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_211148_a(ServerPlayNetHandler.java:1052) ~[?:?] {re:classloading}
at net.minecraft.network.play.ServerPlayNetHandler.func_147359_a(ServerPlayNetHandler.java:1035) ~[?:?] {re:classloading}
at net.minecraft.world.TrackedEntity.func_219452_a(TrackedEntity.java:206) ~[?:?] {re:classloading}
at net.minecraft.world.TrackedEntity.func_219455_b(TrackedEntity.java:193) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219400_b(ChunkManager.java:1160) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219397_a(ChunkManager.java:1189) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219210_a(ChunkManager.java:963) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerChunkProvider.func_217230_c(ServerChunkProvider.java:458) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217465_m(ServerWorld.java:936) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:apocalypse.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:369) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:apocalypse.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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.network.ProtocolType.func_150752_a(SourceFile:463) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:171) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
-- Packet being sent --
Details:
Packet class: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.network.play.ServerPlayNetHandler.func_211148_a(ServerPlayNetHandler.java:1052) ~[?:?] {re:classloading}
at net.minecraft.network.play.ServerPlayNetHandler.func_147359_a(ServerPlayNetHandler.java:1035) ~[?:?] {re:classloading}
at net.minecraft.world.TrackedEntity.func_219452_a(TrackedEntity.java:206) ~[?:?] {re:classloading}
at net.minecraft.world.TrackedEntity.func_219455_b(TrackedEntity.java:193) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219400_b(ChunkManager.java:1160) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219397_a(ChunkManager.java:1189) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219210_a(ChunkManager.java:963) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerChunkProvider.func_217230_c(ServerChunkProvider.java:458) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_217465_m(ServerWorld.java:936) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:apocalypse.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:369) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:apocalypse.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['zumingis_smart'/90, l='ServerLevel[world]', x=-134.80, y=64.00, z=187.88]]
Chunk stats: ServerChunkCache: 2374
Level dimension: minecraft:overworld
Level spawn location: World: (0,69,10), Chunk: (at 0,4,10 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: 20928 game time, 16340 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 125802 (now: false), thunder time: 107359 (now: false)
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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,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,xf:fml:xaerominimap:xaero_minecraftserver,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Linux (amd64) version 4.18.0-425.13.1.el8_7.x86_64
Java Version: 1.8.0_292, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
Memory: 210778120 bytes (201 MB) / 2001207296 bytes (1908 MB) up to 4660396032 bytes (4444 MB)
CPUs: 2
JVM Flags: 5 total; -Xmx5000M -Xms128M -XX:MaxDirectMemorySize=256M -XX:MaxMetaspaceSize=1024M -XX:MaxRAMPercentage=90.0
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlserver
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.39.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.39
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.5-36.2.39-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-6.5.436.jar |Roughly Enough Items (REI) |roughlyenoughitems |6.5.436 |DONE |Manifest: NOSIGNATURE
Infinite Abyss 1.16.5 version 1.3.1.jar |Infinite Abyss |infinite_abyss |1.3.1 |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
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.7.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |23.7.0 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
sit-1.16.5-v1.3.2.jar |Sit |sit |v1.3.2 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |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
BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |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
Atlas-Lib-1.16.5-1.1.3c.jar |Atlas Lib |atlaslib |1.1.3c |DONE |Manifest: NOSIGNATURE
architectury-1.32.68.jar |Architectury |architectury |1.32.68 |DONE |Manifest: NOSIGNATURE
minecraft-comes-alive-7.3.21+1.16.5-universal.jar |Minecraft Comes Alive |mca |7.3.21+1.16.5 |DONE |Manifest: NOSIGNATURE
Vampirism-1.16.5-1.9.10.jar |Vampirism |vampirism |1.9.10 |DONE |Manifest: NOSIGNATURE
ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |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
curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE
The-Hordes-1.16.5-1.1.5c.jar |The Hordes |hordes |1.1.5c |DONE |Manifest: NOSIGNATURE
cloth-config-4.17.101-forge.jar |Cloth Config v4 API |cloth-config |4.17.101 |DONE |Manifest: NOSIGNATURE
VampiresNeedUmbrellas-1.16.5-1.1.5.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.1.5 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |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
Apocalypse-Rebooted-1.16.5-1.0.0-r.jar |Apocalypse Rebooted |apocalypse |1.16.5-1.0.0-r |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.92.jar |GeckoLib |geckolib3 |3.0.92 |DONE |Manifest: NOSIGNATURE
DivineRPG-1.8.jar |DivineRPG |divinerpg |1.8 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: e750b548-2e21-4ac1-af93-56f00a8ec026
Player Count: 1 / 69696969; [ServerPlayerEntity['zumingis_smart'/90, l='ServerLevel[world]', x=-134.80, y=64.00, z=187.88]]
Data Packs: vanilla, mod:cucumber, mod:dungeons_plus, mod:botania, mod:roughlyenoughitems, mod:infinite_abyss, mod:caelus, mod:iceberg, mod:curios, mod:patchouli (incompatible), mod:neat (incompatible), mod:xaerominimap, mod:collective, mod:prism (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:sit, mod:naturescompass (incompatible), mod:bookshelf, mod:botanypots, mod:atlaslib, mod:architectury, mod:mca, mod:vampirism, mod:ferritecore (incompatible), mod:curiouselytra, mod:hordes (incompatible), mod:cloth-config (incompatible), mod:vampiresneedumbrellas (incompatible), mod:forge, mod:apocalypse, mod:geckolib3 (incompatible), mod:divinerpg, mod:structure_gel, mod:mysticalagriculture, mod:dungeons_arise
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

commented

Nothing in this crash report suggests DivineRPG caused it, could you send the debug.log instead of this

commented

Also, when the frost shoots the projectile which appeared to be a fireball, the server crashes.
I also tested it by type /summon divinerpg:frost_shot, and the server immediately crashed when the projectile appeared.

commented

Sorry for the confusion, but I could not find the debug.log. I searched my crash-report folder and my logs folder already.

commented

Here is my lastest.log if you find it helpful.

Click to reveal spoiler

[16:40:00] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[16:40:00] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_292 by AdoptOpenJDK
[16:40:00] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[16:40:00] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/minecraft/multicraft/servers/server604193/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[16:40:01] [main/INFO]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[16:40:01] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[16:40:01] [main/INFO]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[16:40:03] [main/INFO]: Using Java 8 class definer
[16:40:06] [main/ERROR]: Error occurred applying transform of coremod META-INF/fieldtomethodtransformers.js function bucketitem
java.lang.IllegalStateException: Field field_77876_a is not private and an instance field
at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:260) ~[coremods-4.0.6.jar:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$27$1352A$^eval_.initializeCoreMod#transformer-2(:35) ~[?:?]
at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:639) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) ~[nashorn.jar:?]
at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:117) ~[nashorn.jar:?]
at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-4.0.6.jar:4.0.6+14+master.c21a551]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-4.0.6.jar:?]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-4.0.6.jar:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-4.0.6.jar:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-8.1.3.jar:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-8.1.3.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-8.1.3.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
at net.minecraft.util.registry.Registry.func_218353_F(Registry.java:159) ~[?:?]
at net.minecraft.util.registry.Registry.lambda$static$51(Registry.java:466) ~[?:?]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:1.8.0_292]
at net.minecraft.util.registry.Registry.(Registry.java:465) ~[?:?]
at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38) ~[?:?]
at net.minecraft.server.Main.main(Main.java:92) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:37) ~[forge-1.16.5-36.2.39.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:?]
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49) [forge-1.16.5-36.2.39.jar:?]
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46) [forge-1.16.5-36.2.39.jar:?]
at net.minecraftforge.server.ServerMain.main(ServerMain.java:43) [forge-1.16.5-36.2.39.jar:?]
[16:40:07] [main/INFO]: Potentially Dangerous alternative prefix citadel for name debug, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[16:40:07] [main/INFO]: Potentially Dangerous alternative prefix citadel for name citadel_book, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[16:40:07] [main/INFO]: Potentially Dangerous alternative prefix citadel for name effect_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[16:40:07] [main/INFO]: Potentially Dangerous alternative prefix citadel for name fancy_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.
[16:40:08] [modloading-worker-2/INFO]: Trying to load common config
[16:40:08] [modloading-worker-2/INFO]: Trying to load client config
[16:40:08] [modloading-worker-6/INFO]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
[16:40:08] [modloading-worker-6/INFO]: MinecraftForge v36.2.39 Initialized
[16:40:08] [modloading-worker-3/INFO]: [DivineRPG] Registered events
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIServerPlugin
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIPlugin
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIServerPlugin
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIPlugin
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider JEIExtraPlugin [roughlyenoughitems] for REIServerPlugin
[16:40:08] [modloading-worker-13/INFO]: Registered plugin provider JEIExtraPlugin [roughlyenoughitems] for REIPlugin
[16:40:09] [modloading-worker-10/INFO]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[16:40:10] [main/INFO]: Registered 34 Block entries in 0.26ms.
[16:40:18] [main/INFO]: [DivineRPG] Registered blocks
[16:40:21] [main/INFO]: Loaded book jsons on Thread[main,5,main] in 195 ms
[16:40:21] [main/INFO]: Registered 34 Item entries in 0.19ms.
[16:40:21] [main/INFO]: [DivineRPG] Registered items
[16:40:22] [main/INFO]: Registered 11 GlobalLootModifierSerializer entries in 0.08ms.
[16:40:22] [main/INFO]: Registered 1 TileEntityType entries in 0.02ms.
[16:40:23] [main/INFO]: [DivineRPG] Registered tile entities
[16:40:23] [main/INFO]: [DivineRPG] Registered enchantments
[16:40:24] [main/WARN]: -------Please ignore the following error!------
[16:40:24] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name night_vision, expected vampirism. This could be a intended override, but in most cases indicates a broken mod.
[16:40:24] [main/WARN]: -----------------------------------------------
[16:40:24] [main/INFO]: Registered 22 ingredient serializers.
[16:40:24] [main/INFO]: Registered 5 IRecipeSerializer entries in 0.05ms.
[16:40:24] [main/INFO]: Registered 3 IRecipeSerializer entries in 0.04ms.
[16:40:24] [main/INFO]: [DivineRPG] Registered sounds
[16:40:24] [main/INFO]: Checking for biome dictionary registry methods in other mods.
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.VillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:40:25] [main/WARN]: defineId called for: class forge.net.mca.entity.GrimReaperEntity from class forge.net.mca.util.network.datasync.CEnumParameter
[16:40:25] [main/INFO]: [DivineRPG] Attached entity attributes
[16:40:26] [modloading-worker-10/INFO]: Registering 3 command argument types.
[16:40:26] [modloading-worker-10/INFO]: Registering 13 loot conditions.
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Registered registry keys
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Registered features
[16:40:26] [Forge Version Check/INFO]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Registered triggers
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Registered networking
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Setup structures
[16:40:26] [modloading-worker-4/INFO]: [DivineRPG] Registered configured structures
[16:40:26] [modloading-worker-8/INFO]: Fixing vanilla night vision potion types
[16:40:26] [Thread-4/INFO]: Starting version check at https://maxanier.de/projects/vampirism/versions.json
[16:40:27] [main/INFO]: Replacing vanilla village structure separation settings for the overworld dimension preset
[16:40:27] [Forge Version Check/INFO]: [iceberg] Found status: UP_TO_DATE Current: 1.0.45 Target: null
[16:40:27] [Forge Version Check/INFO]: [prism] Starting version check at https://mc-update-check.anthonyhilyard.com/638111
[16:40:27] [modloading-worker-12/INFO]: Loading Xaero's Minimap - Stage 1/2 (Server)
[16:40:27] [main/INFO]: Loading Xaero's Minimap - Stage 2/2 (Server)
[16:40:27] [Forge Version Check/INFO]: [prism] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[16:40:27] [Forge Version Check/INFO]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[16:40:27] [modloading-worker-6/INFO]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
[16:40:27] [modloading-worker-15/INFO]: Fixing vanilla night vision potion types
[16:40:27] [modloading-worker-11/INFO]: Trying to read spawn table from config
[16:40:27] [modloading-worker-11/INFO]: Loaded entity minecraft:zombie-30-0-20 as entity.minecraft.zombie with weight 30, min day 0 and max day 20
[16:40:27] [modloading-worker-11/INFO]: Loaded entity minecraft:zombie_villager-3-0-20 as entity.minecraft.zombie_villager with weight 3, min day 0 and max day 20
[16:40:27] [modloading-worker-11/INFO]: Loaded entity minecraft:husk-30-30-0 as entity.minecraft.husk with weight 30, min day 30 and max day 0
[16:40:27] [modloading-worker-11/INFO]: Loaded entity minecraft:drowned{HandItems:[{id:trident,Count:1}]}-1-30-0 as entity.minecraft.drowned with weight 1, min day 30 and max day 0
[16:40:27] [modloading-worker-11/INFO]: Trying to read conversion table from config
[16:40:27] [modloading-worker-11/INFO]: Loaded conversion minecraft:horse-65-minecraft:zombie_horse as entity.minecraft.horse with infection chance 65, and converts to entity.minecraft.zombie_horse
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:fourth_layer_magical_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:second_layer_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:sixth_layer_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:first_layer_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered vampirism:vampire_forest_hills to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:seventh_layer_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered vampirism:vampire_forest to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:fourth_layer_cavern to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Registered infinite_abyss:fith_layer_cave to structure_gel:[]
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:tower
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:bigger_dungeon
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:leviathan
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:snowy_temple
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:end_ruins
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:warped_garden
[16:40:27] [modloading-worker-6/INFO]: Reloading biome config for dungeons_plus:soul_prison
[16:40:27] [main/INFO]: Replacing vanilla village structure separation settings for the overworld dimension preset
[16:40:27] [main/INFO]: Tried to fetch newest update info, but received check status PENDING.
[16:40:27] [Forge Version Check/INFO]: [bookshelf] Found status: BETA Current: 10.4.33 Target: 10.4.33
[16:40:27] [Forge Version Check/INFO]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.16.5
[16:40:28] [Forge Version Check/INFO]: [botanypots] Found status: BETA Current: 7.1.41 Target: 7.1.41
[16:40:28] [Forge Version Check/INFO]: [atlaslib] Starting version check at https://raw.githubusercontent.com/SmileycorpMC/Atlas-Lib/1.16/update.json
[16:40:28] [Forge Version Check/INFO]: [atlaslib] Found status: UP_TO_DATE Current: 1.1.3c Target: null
[16:40:28] [Forge Version Check/INFO]: [vampirism] Starting version check at https://maxanier.de/projects/vampirism/versions.json
[16:40:28] [Forge Version Check/WARN]: Failed to process update information
java.lang.NullPointerException: null
at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160) ~[forge:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_292]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128) [forge:?]
[16:40:28] [Forge Version Check/INFO]: [hordes] Starting version check at https://raw.githubusercontent.com/SmileycorpMC/The-Hordes/1.16/update.json
[16:40:28] [Forge Version Check/INFO]: [hordes] Found status: UP_TO_DATE Current: 1.1.5c Target: null
[16:40:28] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[16:40:28] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 36.2.39 Target: null
[16:40:28] [Forge Version Check/INFO]: [apocalypse] Starting version check at https://raw.githubusercontent.com/Sarinsa/Apocalypse-Rebooted/1.16.5/version_check.json
[16:40:28] [Forge Version Check/INFO]: [apocalypse] Found status: BETA_OUTDATED Current: 1.16.5-1.0.0-r Target: 1.16.5-2.6.0-r
[16:40:28] [Forge Version Check/INFO]: [divinerpg] Starting version check at https://raw.githubusercontent.com/DivineRPG/DivineRPG/1.12.2/divinerpg_update.json
[16:40:28] [Forge Version Check/INFO]: [divinerpg] Found status: OUTDATED Current: 1.8 Target: 1.8.6
[16:40:30] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:40:30] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:40:30] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:40:30] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:40:30] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[16:40:30] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[16:40:31] [main/INFO]: Reloading ResourceManager: Default, Cucumber-1.16.5-4.1.12.jar, dungeons_plus-1.16.5-1.1.5.jar, Botania-1.16.5-420.3.jar, RoughlyEnoughItems-6.5.436.jar, Infinite Abyss 1.16.5 version 1.3.1.jar, caelus-forge-1.16.5-2.1.3.2.jar, Iceberg-1.16.5-1.0.45.jar, curios-forge-1.16.5-4.1.0.0.jar, Patchouli-1.16.4-53.3.jar, Neat+1.7-27.jar, Xaeros_Minimap_23.7.0_Forge_1.16.5.jar, collective-1.16.5-5.49.jar, Prism-1.16.5-1.0.1.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, sit-1.16.5-v1.3.2.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, BotanyPots-1.16.5-7.1.41.jar, Atlas-Lib-1.16.5-1.1.3c.jar, architectury-1.32.68.jar, minecraft-comes-alive-7.3.21+1.16.5-universal.jar, Vampirism-1.16.5-1.9.10.jar, ferritecore-2.1.1-forge.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, The-Hordes-1.16.5-1.1.5c.jar, cloth-config-4.17.101-forge.jar, VampiresNeedUmbrellas-1.16.5-1.1.5.jar, forge-1.16.5-36.2.39-universal.jar, Apocalypse-Rebooted-1.16.5-1.0.0-r.jar, geckolib-forge-1.16.5-3.0.92.jar, DivineRPG-1.8.jar, structure_gel-1.16.5-1.7.8.jar, MysticalAgriculture-1.16.5-4.2.6.jar, DungeonsArise-1.16.5-2.1.47-release.jar
[16:40:31] [Worker-Main-12/INFO]: Loaded 0 items blood values
[16:40:31] [Worker-Main-13/INFO]: Loaded 0 entities blood values
[16:40:32] [Worker-Main-12/INFO]: Loaded 0 fluids blood values
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/electrum_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/silicon as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/aluminum_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe vampirism:general/umbrella as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/gems/apatite as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/constantan_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/brass_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/tungsten_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/silver_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/saltpeter as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/tin_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/steel_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe vampirism:vampire/blood_bottle as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/iridium_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/zinc_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/titanium_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/gems/sapphire as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/bronze_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/copper_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/invar_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/rubber as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/gems/ruby as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/platinum_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/niter as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/sulfur as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/lead_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/graphite_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/chrome_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/uranium_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe vampirism:general/guidebook as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Skipping loading recipe mysticalagriculture:essence/common/nickel_ingot as it's serializer returned null
[16:40:33] [Worker-Main-11/INFO]: Loaded 24 recipes
[16:40:34] [Worker-Main-11/ERROR]: Couldn't parse loot table divinerpg:blocks/wildwood_tallgrass
net.minecraft.util.ResourceLocationException: Non [a-z0-9/.-] character in path of location: divinerpg:wildwood_tallgrass
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:33) ~[?:?]
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:38) ~[?:?]
at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a
(SourceFile:77) ~[?:?]
at net.minecraft.loot.conditions.BlockStateProperty$Serializer.func_230423_a_(SourceFile:68) ~[?:?]
at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:184) ~[?:?]
at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]
at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:874) ~[forge:?]
at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_292]
at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_292]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_292]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_292]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_292]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_292]
at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_292]
at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_292]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_292]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_292]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_292]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_292]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_292]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_292]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_292]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_292]
[16:40:34] [Worker-Main-11/WARN]: Found validation problem in {divinerpg:blocks/pinfly_plant}.pools[0].entries[0]: Unreachable entry!
[16:40:34] [Worker-Main-11/WARN]: Found validation problem in {divinerpg:blocks/firestock_plant}.pools[0].entries[0]: Unreachable entry!
[16:40:34] [Worker-Main-11/WARN]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [] are not provided in this context
[16:40:34] [Worker-Main-11/ERROR]: Parsing error loading custom advancement divinerpg:overworld/perfectly_corrupted: Malformed NBT tag
[16:40:34] [Worker-Main-11/INFO]: Loaded 2183 advancements
[16:40:34] [Worker-Main-11/INFO]: Loaded 53 skill nodes
[16:40:34] [Worker-Main-11/INFO]: Registered 12 convertibles
[16:40:34] [Worker-Main-11/INFO]: Reloading Plugin Manager [REIPlugin] stage [START], registered 3 plugins: DefaultRuntimePlugin [roughlyenoughitems], JEIExtraPlugin [roughlyenoughitems], DefaultPlugin [roughlyenoughitems]
[16:40:34] [Worker-Main-11/INFO]: Reloaded Plugin Manager [REIPlugin] with 2 entry types, 5 item comparators, 0 fluid comparators and 2 fluid support providers in 21ms.
[16:40:34] [Worker-Main-11/INFO]: Reloading Plugin Manager [REIServerPlugin] stage [START], registered 3 plugins: DefaultRuntimePlugin [roughlyenoughitems], JEIExtraPlugin [roughlyenoughitems], DefaultPlugin [roughlyenoughitems]
[16:40:34] [Worker-Main-11/INFO]: Reloaded Plugin Manager [REIServerPlugin] with 0 menu infos in 1ms.
[16:40:34] [Worker-Main-11/INFO]: Reloading Plugin Manager [REIPlugin] stage [END], registered 3 plugins: DefaultRuntimePlugin [roughlyenoughitems], JEIExtraPlugin [roughlyenoughitems], DefaultPlugin [roughlyenoughitems]
[16:40:34] [Worker-Main-11/INFO]: Reloaded Plugin Manager [REIPlugin] with 2 entry types, 5 item comparators, 0 fluid comparators and 2 fluid support providers in 15ms.
[16:40:34] [Worker-Main-11/INFO]: Reloading Plugin Manager [REIServerPlugin] stage [END], registered 3 plugins: DefaultRuntimePlugin [roughlyenoughitems], JEIExtraPlugin [roughlyenoughitems], DefaultPlugin [roughlyenoughitems]
[16:40:34] [Worker-Main-11/INFO]: Reloaded Plugin Manager [REIServerPlugin] with 5 menu infos in 4ms.
[16:40:34] [Worker-Main-11/INFO]: Loaded cucumber-tags.json in 0 ms
[16:40:35] [main/INFO]: Injecting existing registry data into this CLIENT instance
[16:40:37] [Server thread/INFO]: Starting minecraft server version 1.16.5
[16:40:37] [Server thread/INFO]: Loading properties
[16:40:37] [Server thread/INFO]: Default game type: SURVIVAL
[16:40:37] [Server thread/INFO]: Generating keypair
[16:40:37] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25595
[16:40:37] [Server thread/INFO]: Using epoll channel type
[16:40:37] [Server thread/INFO]: Preparing level "world"
[16:40:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[16:40:38] [Server thread/INFO]: Preparing spawn area: 0%
[16:40:38] [Server thread/INFO]: Preparing spawn area: 0%
[16:40:38] [Server thread/INFO]: Preparing spawn area: 0%
[16:40:39] [Server thread/INFO]: Preparing spawn area: 0%
[16:40:42] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[16:40:42] [Worker-Main-12/INFO]: Preparing spawn area: 83%
[16:40:42] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[16:40:42] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[16:40:42] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[16:40:42] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[16:40:43] [Worker-Main-12/INFO]: Preparing spawn area: 86%
[16:40:43] [Worker-Main-9/INFO]: Preparing spawn area: 86%
[16:40:44] [Worker-Main-8/INFO]: Preparing spawn area: 86%
[16:40:44] [Worker-Main-8/INFO]: Preparing spawn area: 87%
[16:40:45] [Worker-Main-8/INFO]: Preparing spawn area: 91%
[16:40:45] [Worker-Main-10/INFO]: Preparing spawn area: 96%
[16:40:45] [Server thread/INFO]: Time elapsed: 7601 ms
[16:40:45] [Server thread/INFO]: Done (7.888s)! For help, type "help"
[16:40:59] [User Authenticator #1/INFO]: UUID of player zumingis_smart is eda452b7-3fec-4c41-b3a7-21134b15398c
[16:41:01] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@75b825ca
[16:41:01] [Server thread/INFO]: zumingis_smart[/12.45.79.74:53145] logged in with entity id 154 at (-134.79933694523046, 64.0, 187.88247110173864)
[16:41:01] [Server thread/INFO]: zumingis_smart joined the game
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CEnumParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/WARN]: defineId called for: class forge.net.mca.entity.ZombieVillagerEntityMCA from class forge.net.mca.util.network.datasync.CDataParameter
[16:41:02] [Server thread/FATAL]: Preparing crash report with UUID 01e89e63-56dc-4f29-94fa-90b888f7ad1c
[16:41:07] [Server thread/INFO]: [zumingis_smart: Set own game mode to Creative Mode]
[16:41:07] [Server thread/FATAL]: Preparing crash report with UUID 0b7957bf-e618-4a19-b2a0-e3e609d59d9b
[16:41:07] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Sending packet
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.NullPointerException
at net.minecraft.network.ProtocolType.func_150752_a(SourceFile:463) ~[?:?]
at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:171) ~[?:?]
at net.minecraft.network.NetworkManager.func_201058_a(NetworkManager.java:163) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_211148_a(ServerPlayNetHandler.java:1052) ~[?:?]
at net.minecraft.network.play.ServerPlayNetHandler.func_147359_a(ServerPlayNetHandler.java:1035) ~[?:?]
at net.minecraft.world.TrackedEntity.func_219452_a(TrackedEntity.java:206) ~[?:?]
at net.minecraft.world.TrackedEntity.func_219455_b(TrackedEntity.java:193) ~[?:?]
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219400_b(ChunkManager.java:1160) ~[?:?]
at net.minecraft.world.server.ChunkManager$EntityTracker.func_219397_a(ChunkManager.java:1189) ~[?:?]
at net.minecraft.world.server.ChunkManager.func_219210_a(ChunkManager.java:963) ~[?:?]
at net.minecraft.world.server.ServerChunkProvider.func_217230_c(ServerChunkProvider.java:458) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_217465_m(ServerWorld.java:936) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:369) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?]
... 5 more
[16:41:07] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server604193/./crash-reports/crash-2023-11-15_16.41.07-server.txt
[16:41:07] [Server thread/INFO]: Stopping server
[16:41:07] [Server thread/INFO]: Saving players
[16:41:07] [Server thread/INFO]: zumingis_smart lost connection: Disconnected
[16:41:07] [Server thread/INFO]: zumingis_smart left the game
[16:41:07] [Server thread/INFO]: Saving worlds
[16:41:07] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:apalachia
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (apalachia): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:fourth_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (fourth_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:wildwood
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (wildwood): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:arcana
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (arcana): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:skythern
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (skythern): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:fith_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (fith_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:mortum
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (mortum): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:first_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (first_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:seventh_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (seventh_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:eden
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (eden): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:second_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (second_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:iceika
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (iceika): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/divinerpg:vethea
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (vethea): All chunks are saved
[16:41:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/infinite_abyss:sixth_layer
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (sixth_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (apalachia): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (fourth_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (wildwood): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (arcana): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (skythern): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (fith_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (mortum): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (first_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (seventh_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (eden): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (second_layer): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (iceika): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (vethea): All chunks are saved
[16:41:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (sixth_layer): All chunks are saved