Skip to content

Instantly share code, notes, and snippets.

@Toma400
Created January 2, 2022 23:22
Show Gist options
  • Save Toma400/5a2f72e1e3a7f347565b45d348ad984e to your computer and use it in GitHub Desktop.
Save Toma400/5a2f72e1e3a7f347565b45d348ad984e to your computer and use it in GitHub Desktop.
[00:02:26] [Server thread/FATAL]: Preparing crash report with UUID 0d9664bf-5de0-4be1-8e25-f27e98e90d37
[00:02:26] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Saving entity NBT
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1432) ~[?:?]
at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?]
at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:637) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806) ~[?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?]
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
at net.minecraft.server.MinecraftServer$$Lambda$24289/136136606.run(Unknown Source) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.NullPointerException
at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_233772_g_(SourceFile:175) ~[?:?]
at net.minecraft.entity.ai.attributes.AttributeModifierManager.func_233794_c_(SourceFile:108) ~[?:?]
at net.minecraft.entity.LivingEntity.func_213281_b(LivingEntity.java:588) ~[?:?]
at net.minecraft.entity.player.PlayerEntity.func_213281_b(PlayerEntity.java:751) ~[?:?]
at net.minecraft.entity.player.ServerPlayerEntity.func_213281_b(ServerPlayerEntity.java:271) ~[?:?]
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1411) ~[?:?]
... 8 more
[00:02:26] [Server thread/ERROR]: This crash report has been saved to: D:\Ministerstwo Kalibracyjne\CurseForge 1.16\Instances\We Will Play It Testing\crash-reports\crash-2022-01-03_00.02.26-server.txt
[00:02:26] [Server thread/INFO]: Stopping server
[00:02:26] [Server thread/INFO]: Saving players
[00:02:26] [Server thread/FATAL]: Preparing crash report with UUID 2db3758b-d00a-4266-9312-bfdad892535f
[00:02:26] [Server thread/ERROR]: Exception stopping the server
net.minecraft.crash.ReportedException: Saving entity NBT
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1432) ~[?:?]
at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?]
at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:637) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:556) ~[?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:167) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:679) [?:?]
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?]
at net.minecraft.server.MinecraftServer$$Lambda$24289/136136606.run(Unknown Source) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.NullPointerException
at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_233772_g_(SourceFile:175) ~[?:?]
at net.minecraft.entity.ai.attributes.AttributeModifierManager.func_233794_c_(SourceFile:108) ~[?:?]
at net.minecraft.entity.LivingEntity.func_213281_b(LivingEntity.java:588) ~[?:?]
at net.minecraft.entity.player.PlayerEntity.func_213281_b(PlayerEntity.java:751) ~[?:?]
at net.minecraft.entity.player.ServerPlayerEntity.func_213281_b(ServerPlayerEntity.java:271) ~[?:?]
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1411) ~[?:?]
... 8 more
[00:02:26] [main/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: ---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 1/3/22 12:02 AM
Description: Saving entity NBT
java.lang.NullPointerException: Saving entity NBT
at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_233772_g_(SourceFile:175) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.ai.attributes.AttributeModifierManager.func_233794_c_(SourceFile:108) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_213281_b(LivingEntity.java:588) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_213281_b(PlayerEntity.java:751) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_213281_b(ServerPlayerEntity.java:271) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1411) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinEntity,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.EntityAccessor,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:637) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blue_skies.mixins.json:PlayerListMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$24289/136136606.run(Unknown Source) ~[?:?] {}
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.entity.ai.attributes.ModifiableAttributeInstance.func_233772_g_(SourceFile:175) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.ai.attributes.AttributeModifierManager.func_233794_c_(SourceFile:108) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_213281_b(LivingEntity.java:588) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_213281_b(PlayerEntity.java:751) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blue_skies.mixins.json:PlayerEntityMixin,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_213281_b(ServerPlayerEntity.java:271) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
-- Entity being saved --
Details:
Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
Entity ID: 1021
Entity Name: Toma400
Entity's Exact location: 3773.67, 64.00, -2141.99
Entity's Block location: World: (3773,64,-2142), Chunk: (at 13,4,2 in 235,-134; contains blocks 3760,0,-2144 to 3775,255,-2129), Region: (7,-5; contains chunks 224,-160 to 255,-129, blocks 3584,0,-2560 to 4095,255,-2049)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.Entity.func_189511_e(Entity.java:1411) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinEntity,pl:mixin:APP:cavesandcliffs.mixins.json:core.accessor.EntityAccessor,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:637) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blue_skies.mixins.json:PlayerListMixin,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$24289/136136606.run(Unknown Source) ~[?:?] {}
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51] {}
-- 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: 2775308976 bytes (2646 MB) / 8446279680 bytes (8055 MB) up to 11185160192 bytes (10667 MB)
CPUs: 12
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m
ModLauncher: 8.0.9+86+master.3cf110c
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.20.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.20.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.20.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.20.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.20.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.20
FML Language Providers:
javafml@36.2
minecraft@1
Mod List:
blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE
UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE
infernal-expansion-1.16.5-2.4.0.jar |Infernal Expansion |infernalexp |2.4.0 |DONE |Manifest: NOSIGNATURE
mosaic_blocks-1.16.5-1.0.jar |Mosaic Blocks |mosaic_blocks |1.16.5-0.1 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE
macawsbridgesbyg-1.16.5-2.0.jar |Macaw's Bridges - Oh The Biome|macawsbridgesbyg |1.16.5-2.0 |DONE |Manifest: NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
Spires of Baedoor (v0.a1, 1.16.5).jar |Spires of Baedoor |sobr |v0.a1 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
Wastelands of Baedoor (v0.a11s5, 1.16.5).jar |Wastelands of Baedoor |wobr |v0.a11s5 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.16.5-4.0.1.122-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.122 |DONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |DONE |Manifest: NOSIGNATURE
ImmersionMC-0.002.0030.jar |Immersion |immersion |0.002.0024 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.1.0.47.jar |JEI Tweaker |jeitweaker |1.1.0.47 |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.473.jar |CraftTweaker |crafttweaker |7.1.2.473 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.20-universal.jar |Forge |forge |36.2.20 |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
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
xercamusic-1.16.5-1.4.jar |Xerca's Music Maker Mod |xercamusic |1.16.5-1.4 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE
neapolitan-1.16.5-2.2.1.jar |Neapolitan |neapolitan |2.2.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
chipped-1.16.5-1.2.0.1-forge.jar |Chipped |chipped |1.16.5-1.2.0.1-forge|DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.20-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
customizableelytra-1.16.4-1.6.1.jar |Customizable Elytra |customizableelytra |1.16.4-1.6.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
Xenoclus2V2.0.jar |Xenoclus Two |xenoclustwo |2.0 |DONE |Manifest: NOSIGNATURE
Shroomed-1.16.5-0.5.0.jar |Shroomed |shroomed |1.16.5-0.5.0 |DONE |Manifest: NOSIGNATURE
macawsbridgesbetterlands-1.16.5-1.0.jar |Macaw's Bridges - Betterlands |macawsbridgesbetterlands |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
unearthed-1.2.1.jar |Unearthed |unearthed |1.2.1 |DONE |Manifest: NOSIGNATURE
cavesandcliffs-1.16.5-7.1.4.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.1.4 |DONE |Manifest: NOSIGNATURE
CavesCliffsBackportAdditions2.58 [edited].jar |CavesandCliffsbackportaddition|cavesandcliffsbackportaddition|2.58 |DONE |Manifest: NOSIGNATURE
Bardmoor Additional Features (1.0).jar |Bardmoor Additional Features |bardmoof_af |1.0.0 |DONE |Manifest: NOSIGNATURE
farmersrespite-1.16.5-1.1.jar |Farmer's Respite |farmersrespite |1.16.5-1.1 |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
Atum-1.16.5-2.2.9.jar |Atum 2 |atum |1.16.5-2.2.9 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
ShulkerTooltip-1.10.jar |Shulker Tooltip |shulkertooltip |1.10 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-314 [don't update further!].jar |Quark |quark |r2.4-314 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
xercapaint-1.16.5-1.0.jar |Joy of Painting |xercapaint |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
Survive-1.16.5-3.4.6.jar |Survive |survive |1.16.5-3.4.6 |DONE |Manifest: NOSIGNATURE
Cazfps_chronicles_v1.2_fix_1.16.4.jar |cazfps chronicle |cazfps_chronicle |BETA1 |DONE |Manifest: NOSIGNATURE
cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE
TheDesolat+V.1.1.2.jar |TheDesolat |thedesolat |1.0.0 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |DONE |Manifest: NOSIGNATURE
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
Betterlands-1.16.5-210709b_0.6.0.jar |Betterlands |betterlands |1.16.5-0.6.0_rc1 |DONE |Manifest: NOSIGNATURE
Ends Phantasm - v0.3.24.1 - 1.16.5.jar |End's Phantasm |phantasm |0.3.24.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 0d9664bf-5de0-4be1-8e25-f27e98e90d37
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['Toma400'/1021, l='ServerLevel[Bardmoor]', x=3773.67, y=64.00, z=-2141.99]]
Data Packs: vanilla, file/bukkit (incompatible), file/multiplayer sleep v2.4.3.zip, file/double shulker shells v1.3.0.zip, file/more mob heads v2.8.1.zip, file/player head drops v1.1.0.zip, file/wandering trades v1.4.0.zip, mod:xenoclustwo, mod:immersion, mod:guardvillagers, mod:shroomed, mod:thedesolat, mod:abnormals_core, mod:smallships, mod:forge, mod:betterlands, mod:better_badlands, mod:waystones (incompatible), mod:betterendforge, mod:autoreglib (incompatible), mod:quark (incompatible), mod:wobr, mod:shutupexperimentalsettings (incompatible), mod:mosaic_blocks, mod:customizableelytra, mod:polymorph, mod:chipped, mod:sobr, mod:curios, mod:atum, mod:cavesandcliffs, mod:cavebiomeapi, mod:additional_lights, file/ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), mod:mcwbridges, mod:unearthed, mod:infernalexp (incompatible), mod:betternether, mod:upgrade_aquatic, mod:macawsbridgesbyg, mod:mcwpaintings (incompatible), mod:byg, file/No Endermen Grief (1.16.5).zip, mod:cavesandcliffsbackportadditions, mod:farmersdelight, mod:farmersdelightintegrations, mod:betteranimalsplus (incompatible), mod:nethers_delight, mod:unionlib (incompatible), mod:patchouli (incompatible), mod:sereneseasons, mod:survive (incompatible), mod:cazfps_chronicle, mod:undergarden, mod:jei, mod:blue_skies (incompatible), mod:jeitweaker, mod:crafttweaker, mod:twilightforest, mod:structure_gel, mod:morevillagers, mod:farmersrespite, mod:xercamusic (incompatible), mod:neapolitan, mod:macawsbridgesbetterlands, mod:bardmoof_af, mod:shulkertooltip (incompatible), mod:abnormals_delight, mod:xercapaint (incompatible), mod:phantasm
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
[00:02:26] [main/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Ministerstwo Kalibracyjne\CurseForge 1.16\Instances\We Will Play It Testing\crash-reports\crash-2022-01-03_00.02.26-server.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment