Advertisement
PurpleHel

crash-2021-02-06_21.12.59-server.txt

Feb 6th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2/6/21 9:12 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at com.github.alexthe666.alexsmobs.event.ServerEvents.onLootLevelEvent(ServerEvents.java:102) ~[alexsmobs:1.5.0] {re:classloading}
  9. at net.minecraftforge.eventbus.ASMEventHandler_360_ServerEvents_onLootLevelEvent_LootingLevelEvent.invoke(.dynamic) ~[?:?] {}
  10. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  11. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  13. at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:382) ~[forge:?] {re:mixin,re:classloading}
  14. at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:375) ~[forge:?] {re:mixin,re:classloading}
  15. at net.minecraft.loot.LootContext.getLootingModifier(LootContext.java:98) ~[?:?] {re:classloading}
  16. at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:36) ~[?:?] {re:classloading,pl:accesstransformer:B}
  17. at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:18) ~[?:?] {re:classloading,pl:accesstransformer:B}
  18. at java.util.function.Predicate.lambda$and$0(Unknown Source) ~[?:1.8.0_281] {}
  19. at net.minecraft.loot.LootPool.func_216091_a(LootPool.java:84) ~[?:?] {re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.loot.LootTable.func_216114_a(LootTable.java:68) ~[?:?] {re:computing_frames,re:classloading}
  21. at net.minecraft.loot.TableLootEntry.func_216154_a(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B}
  22. at net.silentchaos512.scalinghealth.loot.TableGlobalModifier.doApply(TableGlobalModifier.java:30) ~[scalinghealth:4.0.3+3] {re:classloading}
  23. at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[forge:?] {re:classloading}
  24. at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1253) ~[forge:?] {re:mixin,re:classloading}
  25. at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:computing_frames,re:classloading}
  26. at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:214) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  27. at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215693_a(AbstractBlock.java:634) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/passablefoliage/passablefoliage.mixins.json:MixinBlockState,pl:mixin:A}
  28. at net.minecraft.block.Block.func_220077_a(Block.java:233) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:atianxray:xray,pl:mixin:APP:charm.mixins.json:accessor.BlockAccessor,pl:mixin:A}
  29. at net.minecraft.block.Block.func_220054_a(Block.java:258) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:atianxray:xray,pl:mixin:APP:charm.mixins.json:accessor.BlockAccessor,pl:mixin:A}
  30. at net.minecraft.world.World.func_241212_a_(World.java:275) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.world.IWorldWriter.func_225521_a_(SourceFile:27) ~[?:?] {re:classloading,re:mixin}
  32. at net.minecraft.entity.ai.brain.task.FarmTask.func_212833_d_(FarmTask.java:98) ~[?:?] {re:classloading}
  33. at net.minecraft.entity.ai.brain.task.FarmTask.func_212833_d_(FarmTask.java:28) ~[?:?] {re:classloading}
  34. at net.minecraft.entity.ai.brain.task.Task.func_220377_c(SourceFile:63) ~[?:?] {re:classloading}
  35. at net.minecraft.entity.ai.brain.task.MultiTask.func_220409_b(SourceFile:61) ~[?:?] {re:classloading}
  36. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_281] {}
  37. at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_281] {}
  38. at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_281] {}
  39. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_281] {}
  40. at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_281] {}
  41. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_281] {}
  42. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_281] {}
  43. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_281] {}
  44. at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_281] {}
  45. at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_281] {}
  46. at net.minecraft.entity.ai.brain.task.MultiTask.func_212833_d_(SourceFile:61) ~[?:?] {re:classloading}
  47. at net.minecraft.entity.ai.brain.task.Task.func_220377_c(SourceFile:63) ~[?:?] {re:classloading}
  48. at net.minecraft.entity.ai.brain.Brain.func_218222_e(SourceFile:521) ~[?:?] {re:classloading}
  49. at net.minecraft.entity.ai.brain.Brain.func_218210_a(SourceFile:466) ~[?:?] {re:classloading}
  50. at net.minecraft.entity.merchant.villager.VillagerEntity.func_70619_bc(VillagerEntity.java:195) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:charm.mixins.json:accessor.VillagerEntityAccessor,pl:mixin:A}
  51. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:688) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  52. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:A}
  53. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  54. at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:127) ~[?:?] {re:mixin,re:classloading}
  55. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:A}
  56. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  57. at net.minecraft.entity.merchant.villager.VillagerEntity.func_70071_h_(VillagerEntity.java:234) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:charm.mixins.json:accessor.VillagerEntityAccessor,pl:mixin:A}
  58. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
  59. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  60. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
  61. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  62. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  63. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  64. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  65. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  66. at java.lang.Thread.run(Unknown Source) [?:1.8.0_281] {}
  67.  
  68.  
  69. A detailed walkthrough of the error, its code path and all known details is as follows:
  70. ---------------------------------------------------------------------------------------
  71.  
  72. -- Head --
  73. Thread: Server thread
  74. Stacktrace:
  75. at com.github.alexthe666.alexsmobs.event.ServerEvents.onLootLevelEvent(ServerEvents.java:102) ~[alexsmobs:1.5.0] {re:classloading}
  76. at net.minecraftforge.eventbus.ASMEventHandler_360_ServerEvents_onLootLevelEvent_LootingLevelEvent.invoke(.dynamic) ~[?:?] {}
  77. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  78. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  79. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  80. at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:382) ~[forge:?] {re:mixin,re:classloading}
  81. at net.minecraftforge.common.ForgeHooks.getLootingLevel(ForgeHooks.java:375) ~[forge:?] {re:mixin,re:classloading}
  82. at net.minecraft.loot.LootContext.getLootingModifier(LootContext.java:98) ~[?:?] {re:classloading}
  83. at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:36) ~[?:?] {re:classloading,pl:accesstransformer:B}
  84. at net.minecraft.loot.conditions.RandomChanceWithLooting.test(RandomChanceWithLooting.java:18) ~[?:?] {re:classloading,pl:accesstransformer:B}
  85. at java.util.function.Predicate.lambda$and$0(Unknown Source) ~[?:1.8.0_281] {}
  86. at net.minecraft.loot.LootPool.func_216091_a(LootPool.java:84) ~[?:?] {re:classloading,pl:accesstransformer:B}
  87. at net.minecraft.loot.LootTable.func_216114_a(LootTable.java:68) ~[?:?] {re:computing_frames,re:classloading}
  88. at net.minecraft.loot.TableLootEntry.func_216154_a(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B}
  89. at net.silentchaos512.scalinghealth.loot.TableGlobalModifier.doApply(TableGlobalModifier.java:30) ~[scalinghealth:4.0.3+3] {re:classloading}
  90. at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:53) ~[forge:?] {re:classloading}
  91. at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1253) ~[forge:?] {re:mixin,re:classloading}
  92. at net.minecraft.loot.LootTable.func_216113_a(LootTable.java:86) ~[?:?] {re:computing_frames,re:classloading}
  93. at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:214) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  94. at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215693_a(AbstractBlock.java:634) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/passablefoliage/passablefoliage.mixins.json:MixinBlockState,pl:mixin:A}
  95. at net.minecraft.block.Block.func_220077_a(Block.java:233) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:atianxray:xray,pl:mixin:APP:charm.mixins.json:accessor.BlockAccessor,pl:mixin:A}
  96. at net.minecraft.block.Block.func_220054_a(Block.java:258) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:atianxray:xray,pl:mixin:APP:charm.mixins.json:accessor.BlockAccessor,pl:mixin:A}
  97. at net.minecraft.world.World.func_241212_a_(World.java:275) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  98. at net.minecraft.world.IWorldWriter.func_225521_a_(SourceFile:27) ~[?:?] {re:classloading,re:mixin}
  99. at net.minecraft.entity.ai.brain.task.FarmTask.func_212833_d_(FarmTask.java:98) ~[?:?] {re:classloading}
  100. at net.minecraft.entity.ai.brain.task.FarmTask.func_212833_d_(FarmTask.java:28) ~[?:?] {re:classloading}
  101. at net.minecraft.entity.ai.brain.task.Task.func_220377_c(SourceFile:63) ~[?:?] {re:classloading}
  102. at net.minecraft.entity.ai.brain.task.MultiTask.func_220409_b(SourceFile:61) ~[?:?] {re:classloading}
  103. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_281] {}
  104. at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_281] {}
  105. at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_281] {}
  106. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_281] {}
  107. at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_281] {}
  108. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_281] {}
  109. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_281] {}
  110. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_281] {}
  111. at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_281] {}
  112. at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_281] {}
  113. at net.minecraft.entity.ai.brain.task.MultiTask.func_212833_d_(SourceFile:61) ~[?:?] {re:classloading}
  114. at net.minecraft.entity.ai.brain.task.Task.func_220377_c(SourceFile:63) ~[?:?] {re:classloading}
  115. at net.minecraft.entity.ai.brain.Brain.func_218222_e(SourceFile:521) ~[?:?] {re:classloading}
  116. at net.minecraft.entity.ai.brain.Brain.func_218210_a(SourceFile:466) ~[?:?] {re:classloading}
  117. at net.minecraft.entity.merchant.villager.VillagerEntity.func_70619_bc(VillagerEntity.java:195) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:charm.mixins.json:accessor.VillagerEntityAccessor,pl:mixin:A}
  118. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:688) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  119. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:A}
  120. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  121. at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:127) ~[?:?] {re:mixin,re:classloading}
  122. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wolveswitharmor.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:A}
  123. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:syp:MobEntity,pl:mixin:APP:charm.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
  124. at net.minecraft.entity.merchant.villager.VillagerEntity.func_70071_h_(VillagerEntity.java:234) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:charm.mixins.json:accessor.VillagerEntityAccessor,pl:mixin:A}
  125. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
  126. -- Entity being ticked --
  127. Details:
  128. Entity Type: minecraft:villager (net.minecraft.entity.merchant.villager.VillagerEntity)
  129. Entity ID: 938
  130. Entity Name: Florencio
  131. Entity's Exact location: 400.03, 71.94, -279.50
  132. Entity's Block location: World: (400,71,-280), Chunk: (at 0,4,8 in 25,-18; contains blocks 400,0,-288 to 415,255,-273), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  133. Entity's Momentum: 0.01, -0.08, 0.00
  134. Entity's Passengers: []
  135. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  136. Stacktrace:
  137. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  138. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A}
  139.  
  140.  
  141. -- Affected level --
  142. Details:
  143. All players: 1 total; [ServerPlayerEntity['PurpleHel'/620, l='ServerLevel[Purple]', x=264.49, y=65.00, z=-62.96]]
  144. Chunk stats: ServerChunkCache: 3520
  145. Level dimension: minecraft:overworld
  146. Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 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)
  147. Level time: 38018 game time, 6000 day time
  148. Level name: Purple
  149. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  150. Level weather: Rain time: 116991 (now: false), thunder time: 137539 (now: false)
  151. Known server brands: forge
  152. Level was modded: true
  153. Level storage version: 0x04ABD - Anvil
  154. Stacktrace:
  155. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  156. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  157. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  158. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  159. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  160. at java.lang.Thread.run(Unknown Source) [?:1.8.0_281] {}
  161.  
  162.  
  163. -- System Details --
  164. Details:
  165. Minecraft Version: 1.16.4
  166. Minecraft Version ID: 1.16.4
  167. Operating System: Windows 10 (amd64) version 10.0
  168. Java Version: 1.8.0_281, Oracle Corporation
  169. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  170. Memory: 608221648 bytes (580 MB) / 2248146944 bytes (2144 MB) up to 17112760320 bytes (16320 MB)
  171. CPUs: 24
  172. JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx16310m
  173. ModLauncher: 8.0.9+86+master.3cf110c
  174. ModLauncher launch target: fmlclient
  175. ModLauncher naming: srg
  176. ModLauncher services:
  177. /mixin-0.8.2.jar mixin PLUGINSERVICE
  178. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  179. /forge-1.16.4-35.1.37-launcher.jar object_holder_definalize PLUGINSERVICE
  180. /forge-1.16.4-35.1.37-launcher.jar runtime_enum_extender PLUGINSERVICE
  181. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  182. /forge-1.16.4-35.1.37-launcher.jar capability_inject_definalize PLUGINSERVICE
  183. /forge-1.16.4-35.1.37-launcher.jar runtimedistcleaner PLUGINSERVICE
  184. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  185. /forge-1.16.4-35.1.37-launcher.jar fml TRANSFORMATIONSERVICE
  186. FML: 35.1
  187. Forge: net.minecraftforge:35.1.37
  188. FML Language Providers:
  189. javafml@35.1
  190. minecraft@1
  191. kotlinforforge@1.7.0
  192. Mod List:
  193. arrp-1.2.jar |Advanced Runtime Resource Pack|arrp |1.2 |DONE |NOSIGNATURE
  194. supermartijn642configlib-1.0.4-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.4 |DONE |NOSIGNATURE
  195. upsizer-mc1.16.4-6.1.1.jar |Upsizer |upsizer |6.1.1 |DONE |NOSIGNATURE
  196. RealmOfMagnis_1.0.1_distro.jar |realmofmagnis |realmofmagnis |1.0.0 |DONE |NOSIGNATURE
  197. prefab-1.6.4.3.jar |Prefab |prefab |1.6.4.3 |DONE |NOSIGNATURE
  198. GetExpForEverything-v1.2.2-1.14-1.16.jar |Get experience for everything!|getexpforeverything |1.2.2 |DONE |NOSIGNATURE
  199. Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |NOSIGNATURE
  200. mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
  201. SilentMechanisms-1.16.3-0.8.9+74.jar |Silent's Mechanisms |silents_mechanisms |0.8.9+74 |DONE |NOSIGNATURE
  202. pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |NOSIGNATURE
  203. Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |NOSIGNATURE
  204. Shrink-1.16.4-1.0.7.jar |Shrink |shrink |1.0.7 |DONE |NOSIGNATURE
  205. guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE
  206. randompatches-2.4.0-forge.jar |RandomPatches |randompatches |2.4.0-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  207. speedyhoppers-1.16.4-1.jar |Speedy Hoppers |speedyhoppers |1.16.4-1 |DONE |NOSIGNATURE
  208. JustEnoughResources-1.16.4-0.12.0.104.jar |Just Enough Resources |jeresources |0.12.0.104 |DONE |NOSIGNATURE
  209. exp_ore-1.16.4-1.2.jar |Exp Ore Block |exp_ore |1.2 |DONE |NOSIGNATURE
  210. BetterThanMending-1.5.1.jar |BetterThanMending |betterthanmending |1.5.1 |DONE |NOSIGNATURE
  211. clearskies-forge-1.0.jar |Clear Skies Forge Port |clearskies |1.0 |DONE |NOSIGNATURE
  212. stackrefill_1.16.4-1.1.jar |Stack Refill |stackrefill |1.1 |DONE |NOSIGNATURE
  213. LavaClearView-1.16.2-1.1.0.jar |Lava Clear View |clearview |1.1.0 |DONE |NOSIGNATURE
  214. ForgeXray-1.0.5-1.16.x.jar |XrayMod |atianxray |1.0.5 |DONE |NOSIGNATURE
  215. BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
  216. Beekeeper-1.16.2-1.0.0.3.jar |Beekeeper |bk |1.0.0.3 |DONE |NOSIGNATURE
  217. ironfurnaces-1.16.5-2.6.2.jar |Iron Furnaces |ironfurnaces |2.6.2 |DONE |NOSIGNATURE
  218. zombieproofdoors_1.16.4-1.0.jar |Zombie Proof Doors |zombieproofdoors |1.0 |DONE |NOSIGNATURE
  219. mcw-trapdors-1.0.1-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.1 |DONE |NOSIGNATURE
  220. assortedtools-1.16.4-2.2.10.jar |Assorted Tools |assortedtools |1.16.4-2.2.10 |DONE |NOSIGNATURE
  221. MysticalAdaptations-1.16.4-1.1.1.jar |Mystical Adaptations |mysticaladaptations |1.16.4-1.1.1 |DONE |NOSIGNATURE
  222. curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
  223. PeacefulSurface-1.16.4-v1.jar |PeacefulSurface |peacefulsurface |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  224. randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |NOSIGNATURE
  225. OverpoweredMending-Forge-1.16.4-2.2.2.jar |Overpowered Mending |overpowered_mending |2.2.2 |DONE |NOSIGNATURE
  226. NewXpOre_MC_1.16.4_Vers.1.0.jar |New Xp Ore |new_xp_ore |1.0.0 |DONE |NOSIGNATURE
  227. Chunk+Pregenerator-V1.16-3.0.3.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.3 |DONE |NOSIGNATURE
  228. constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |DONE |NOSIGNATURE
  229. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE
  230. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |NOSIGNATURE
  231. cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
  232. [1.16.4][Forge]+RPG-HUD-3.8.3.jar |RPG-Hud |rpg-hud |3.8.3 |DONE |NOSIGNATURE
  233. WellBehavedMobs-v1.2.3-1.16.5.jar |Well-Behaved Mobs |wellbehavedmobs |1.2.3 |DONE |3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41
  234. ScalingHealth-1.16.4-4.0.3+3.jar |Scaling Health |scalinghealth |4.0.3+3 |DONE |NOSIGNATURE
  235. Disenchanting-forge_1.16.3-1.6.0-alpha.jar |Disenchanting |disenchanting |1.6.0 |DONE |NOSIGNATURE
  236. CleanView-1.16.4-v1.jar |CleanView |cleanview |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  237. PrettyBeaches_1.16.3-5.2.0.jar |Pretty Beaches |prettybeaches |5.2.0 |DONE |NOSIGNATURE
  238. fashion-1.16.4-2.4.0.0.jar |Fashion Mod |fashion |2.3.0.0 |DONE |NOSIGNATURE
  239. SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE
  240. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
  241. ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |DONE |NOSIGNATURE
  242. torchslabmod-1.16.4_v1.6.18.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |NOSIGNATURE
  243. potiondescriptions-1.16.3-1.4.0.jar |Potion Descriptions |potiondescriptions |1.16.3-1.4.0 |DONE |NOSIGNATURE
  244. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  245. bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
  246. treeharvester_1.16.4-2.0.jar |Tree Harvester |treeharvester |2.0 |DONE |NOSIGNATURE
  247. jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE
  248. EverlastingAbilities-1.16.4-1.7.0.jar |EverlastingAbilities |everlastingabilities |1.7.0 |DONE |NOSIGNATURE
  249. AttributeFix-1.16.4-9.0.5.jar |AttributeFix |attributefix |9.0.5 |DONE |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
  250. subcommonlib-1.16.4-3.0.0.0.jar |Subaraki's Common Library |subcommonlib |2.1.0.0 |DONE |NOSIGNATURE
  251. PassableFoliage-1.16.4-2.2.0.jar |Passable Foliage |passablefoliage |2.2.0 |DONE |NOSIGNATURE
  252. Fenomena+1.3.0.jar |Fenomena |fenomena |1.0.0 |DONE |NOSIGNATURE
  253. shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
  254. upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE
  255. curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
  256. wolveswitharmor-1.1.0-1.16.2.jar |Wolves With Armor |wolveswitharmor |1.1.0 |DONE |NOSIGNATURE
  257. grassseeds_1.16.4-1.2.jar |Grass Seeds |grassseeds |1.2 |DONE |NOSIGNATURE
  258. nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
  259. DataFixerSlayer+1.0-3.jar |DataFixerSlayer |datafixerslayer |1.0-3 |DONE |NOSIGNATURE
  260. passiveendermen_1.16.4-1.2.jar |Passive Endermen |passiveendermen |1.2 |DONE |NOSIGNATURE
  261. PackingTape-1.16.3-0.10.0.jar |Packing Tape |packingtape |0.10.0 |DONE |NOSIGNATURE
  262. CraftTweaker-1.16.5-7.1.0.110.jar |CraftTweaker |crafttweaker |7.1.0.110 |DONE |NOSIGNATURE
  263. forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |DONE |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
  264. OreCow1.4.1+1.16.4.jar |Ore Cow |orecow |1.0.0 |DONE |NOSIGNATURE
  265. blame-1.16.4-1.9.2.jar |Blame! |blame |1.9.2 |DONE |NOSIGNATURE
  266. Extractures(v1.2)_1.16.4.jar |extractures |extractures |1.2 |DONE |NOSIGNATURE
  267. wooltweaks_1.16.4-1.0.jar |Wool Tweaks |wooltweaks |1.0 |DONE |NOSIGNATURE
  268. tellme-forge-1.16.4-0.9.1.jar |TellMe |tellme |0.9.1 |DONE |NOSIGNATURE
  269. BetterBlast.jar |Blast Furnace UPGRADE |blast_furnace_upgrade |1.0.0 |DONE |NOSIGNATURE
  270. villagerdeathm_1.16.4-1.5.jar |Villager Death Messages |villagerdeathm |1.5 |DONE |NOSIGNATURE
  271. MinersAdvantage-1.16.4-1.8.0.174.jar |MinersAdvantage |minersadvantage |1.16.4-1.8.0.174 |DONE |NOSIGNATURE
  272. forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  273. tux-1.16.4-1.0.jar |Tux |tux |1.0 |DONE |NOSIGNATURE
  274. plonk-1.16.5-9.0.7.jar |Plonk |plonk |9.0.7 |DONE |NOSIGNATURE
  275. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  276. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  277. durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE
  278. SaveYourPets-1.16.2-1.0.0.5.jar |Save Your Pets |syp |1.0.0.5 |DONE |NOSIGNATURE
  279. nutritiousmilk_1.16.4-1.2.jar |Nutritious Milk |nutritiousmilk |1.2 |DONE |NOSIGNATURE
  280. horizontalpanes-1.0.4.jar |Horizontal Glass Panes |horizontalpanes |1.0.4 |DONE |NOSIGNATURE
  281. ceilingtorch-1.16.5-v1.9.1.jar |Ceiling Torch |ceilingtorch |v1.9.1 |DONE |NOSIGNATURE
  282. jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
  283. Xaeros_Minimap_21.2.0.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.2.0 |DONE |NOSIGNATURE
  284. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  285. extratags-2.2.jar |Extra Tags |extratags |2.2 |DONE |NOSIGNATURE
  286. polymorph-forge-1.16.5-0.24.jar |Polymorph |polymorph |1.16.5-0.24 |DONE |NOSIGNATURE
  287. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  288. Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE
  289. OfflineSkins-1.16.4-v1.jar |OfflineSkins |offlineskins |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  290. [BETA]talpsadditions-1.16.4-0.4.jar |Talp's Additions |talpsadditions |0.3 |DONE |NOSIGNATURE
  291. structurize-0.13.113-ALPHA-universal.jar |Structurize |structurize |0.13.113-ALPHA |DONE |NOSIGNATURE
  292. Morris+Animal+Mod+1.16.4+V4.jar |Morris Animal Mod |morris_animal_mod |1.0.0 |DONE |NOSIGNATURE
  293. VillagersRespawn-1.16.5-1.36.0.3.jar |Villagers Respawn Mod |villagersrespawn |1.16.5-1.36.0.3 |DONE |NOSIGNATURE
  294. StartupQoL-1.16.3+4+5-0.2.0.jar |Startup QoL |startupqol |0.2.0 |DONE |NOSIGNATURE
  295. CyclopsCore-1.16.4-1.11.1.jar |Cyclops Core |cyclopscore |1.11.1 |DONE |NOSIGNATURE
  296. glasscutter-1.16.4-2.0.1.jar |Glass Harvesters |glasscutter |1.16.4-2.0.1 |DONE |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
  297. endportalrecipe_1.16.4-2.1.jar |End Portal Recipe |endportalrecipe |2.1 |DONE |NOSIGNATURE
  298. extendedslabs-1.16.4-1.4.0.jar |Extended Slabs |extendedslabs |1.4.0 |DONE |NOSIGNATURE
  299. saveandloadinventories_1.16.4-1.1.jar |Save and Load Inventories |saveandloadinventories |1.1 |DONE |NOSIGNATURE
  300. villagernames_1.16.4-2.5.jar |Villager Names |villagernames |2.5 |DONE |NOSIGNATURE
  301. realisticbees_1.16.4-1.0.jar |Realistic Bees |realisticbees |1.0 |DONE |NOSIGNATURE
  302. XaerosWorldMap_1.11.11.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.11.11 |DONE |NOSIGNATURE
  303. Controlling-7.0.0.12.jar |Controlling |controlling |7.0.0.12 |DONE |NOSIGNATURE
  304. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  305. citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
  306. alexsmobs-1.5.0.jar |Alex's Mobs |alexsmobs |1.5.0 |DONE |NOSIGNATURE
  307. darkerloadingscreen-2.2.jar |Darker Loading Screen |darkerloadingscreen |2.2 |DONE |NOSIGNATURE
  308. Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |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
  309. BetterHunger-1.16.4-5.0.3.jar |BetterHunger |betterhunger |5.0.3 |DONE |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
  310. sophisticatedbackpacks-1.16.4-2.1.1.147.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-2.1.1.147 |DONE |NOSIGNATURE
  311. mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE
  312. pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba
  313. PiratesAndLootersMod7.0-1.16.4.jar |Pirates_And_Looters_Mod |pirates_and_looters_mod |1.0.0 |DONE |NOSIGNATURE
  314. mineralchance_1.16.4-1.0.jar |Mineral Chance |mineralchance |1.0 |DONE |NOSIGNATURE
  315. NoIncreasingRepairCost-1.16.4-1.0.0.jar |No Increasing Repair Cost |noincreasingrepaircost |NONE |DONE |NOSIGNATURE
  316. PathToDirt-1.1.0-mc1.16.x.jar |Path To Dirt |pathtodirt |1.1.0 |DONE |NOSIGNATURE
  317. eleklib-1.16.5-1.4.1.jar |ElekLib |eleklib |1.16.5-1.4.1 |DONE |NOSIGNATURE
  318. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
  319. valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
  320. customgamerules-1.16.4-1.1.1.jar |Powerful Game Rules |customgamerules |1.16.4-1.1.1 |DONE |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
  321. goprone-1.16.4-1.3.5.jar |GoProne |goprone |1.16.4-1.3.5 |DONE |NOSIGNATURE
  322. collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
  323. petrevivemod-1.1.jar |Pet Revive Mod |petrevive |1.0 |DONE |NOSIGNATURE
  324. horse_colors-1.16.4-1.5.2.jar |Realistic Horse Genetics |horse_colors |1.16.4-1.5.2 |DONE |NOSIGNATURE
  325. blockcarpentry-1.16-0.3.5a.jar |BlockCarpentry |blockcarpentry |1.16-0.3.5a |DONE |NOSIGNATURE
  326. InfinityMending-1.16.3-0.1.0.jar |InfinityMending |infinitymending |0.1.0 |DONE |NOSIGNATURE
  327. expandedstorage-3.0.5+1.16.3.jar |Expanded Storage |expandedstorage |3.0.5 |DONE |NOSIGNATURE
  328. architectury-1.5.108-forge.jar |Architectury |architectury |1.5.108 |DONE |NOSIGNATURE
  329. ftb-gui-library-1605.2.1.39-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.39 |DONE |NOSIGNATURE
  330. shulkerdt_1.16.4-1.2.jar |Shulker Drops Two |shulkerdt |1.2 |DONE |NOSIGNATURE
  331. productivebees-1.16.5-0.6.4.jar |Productive Bees |productivebees |1.16.5-0.6.4 |DONE |NOSIGNATURE
  332. chunkloaders-1.1.5-mc1.16.5.jar |Chunk Loaders |chunkloaders |1.1.5 |DONE |NOSIGNATURE
  333. woodenshears-1.0.0-1.16.4+.jar |Wooden Shears |woodenshears |1.0.0-1.16.4+ |DONE |NOSIGNATURE
  334. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
  335. infinitetrading_1.16.4-1.2.jar |Infinite Trading |infinitetrading |1.2 |DONE |NOSIGNATURE
  336. GameMenuModOption-1.16.4-1.4.jar |Game Menu Mod Option |gamemenumodoption |1.4 |DONE |NOSIGNATURE
  337. wwta-1.16-2.0.jar |When Was That Again |wwta |1.16-2.0 |DONE |NOSIGNATURE
  338. scaffoldingdropsnearby_1.16.4-1.1.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.1 |DONE |NOSIGNATURE
  339. ItemDespawnCanseler-1.16.2-1.0.jar |Item Despawn Canseler |itemdespawncanseler |1.0 |DONE |NOSIGNATURE
  340. Cyclic-1.16.5-1.1.6.jar |Cyclic |cyclic |1.16.5-1.1.6 |DONE |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
  341. RepairChests-1.16.4-1.6.jar |Repair Chests |repairchests |1.6 |DONE |NOSIGNATURE
  342. ExtraArmor+1.16.4+-+1.1.5.jar |Extra Armor Mod |extraarmor |1.16.4-1.1.3 |DONE |NOSIGNATURE
  343. lenientcreepers-1.16.2-v1.0.1.jar |LenientCreepers |lenientcreepers |v1.0.1 |DONE |NOSIGNATURE
  344. compact-4.0.jar |Compact |compact |4.0 |DONE |NOSIGNATURE
  345. Cucumber-1.16.4-4.1.6.jar |Cucumber Library |cucumber |4.1.6 |DONE |NOSIGNATURE
  346. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  347. craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE
  348. abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
  349. Tiny-Coal-1.16.4-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |NOSIGNATURE
  350. Scannable-MC1.16.4-1.7.3.16.jar |Scannable |scannable |1.7.3.16 |DONE |NOSIGNATURE
  351. flymod-1.2.0.jar |Fly Mod |flymod |1.2.0 |DONE |NOSIGNATURE
  352. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  353. EnderBags-1.16.4-6.3.1.jar |Ender Bags |ender_bags |6.3.1 |DONE |NOSIGNATURE
  354. SimpleStorageNetwork-1.16.5-1.3.2.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.2 |DONE |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
  355. OuterEnd-0.2.8.jar |Outer End |outer_end |0.2.4 |DONE |NOSIGNATURE
  356. ClassicCombat-1.16.4-universal.jar |Classic Combat |classiccombat |1.0 |DONE |NOSIGNATURE
  357. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  358. betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE
  359. MagicDoorknob-1.16.5-0.1.4.465.jar |Magic Doorknob |magic_doorknob |1.16.5-0.1.4.465 |DONE |NOSIGNATURE
  360. BreedingHearts-v1.1.1-1.15.2.jar |Breeding Hearts |breedinghearts |1.1.1 |DONE |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
  361. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
  362. MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
  363. MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
  364. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  365. extraanvils-4.0.jar |Extra Anvils |extraanvils |4.0 |DONE |NOSIGNATURE
  366. ADIO-r1.0-2.jar |Ancient Debris In Overworld |ancient_debris_in_overworld |1.0.0 |DONE |NOSIGNATURE
  367. weakerspiderwebs_1.16.4-1.5.jar |Weaker Spiderwebs |weakerspiderwebs |1.5 |DONE |NOSIGNATURE
  368. EnchantmentDescriptions-1.16.4-6.0.4.jar |EnchantmentDescriptions |enchdesc |6.0.4 |DONE |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
  369. swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
  370. extractpoison_1.16.4-1.2.jar |Extract Poison |extractpoison |1.2 |DONE |NOSIGNATURE
  371. SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
  372. Corail-Recycler-NE-1.16.4-385.jar |Corail Recycler NE |corail_recycler_ne |1.16.4-385 |DONE |NOSIGNATURE
  373. Floating-1.1.1.jar |Floating |floating |1.1.1 |DONE |NOSIGNATURE
  374. assortedcore-1.16.4-1.0.3.jar |Assorted Core |assortedcore |1.16.4-1.0.3 |DONE |NOSIGNATURE
  375. Pillagers-1.16.4-2.0.1.jar |Pillagers |pillagers |2.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  376. Quark-r2.4-303.jar |Quark |quark |r2.4-303 |DONE |NOSIGNATURE
  377. charm-forge-1.16.4-2.2.2.jar |Charm |charm |2.2.2 |DONE |NOSIGNATURE
  378. overworld_quartz-1.16.4-1.1.0.2.jar |Overworld Quartz |overworld_quartz |1.1.0.1 |DONE |NOSIGNATURE
  379. Actually+Useful+Stonecutter-Alternate-1.0.4+mc+1.1|Actually Useful Stonecutter |actuallyusefulstonecutter |1.0.4 mc 1.16.3 |DONE |NOSIGNATURE
  380. ferritecore-1.1.1.jar |Ferrite Core |ferritecore |1.1.1 |DONE |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
  381. ditr-1.16.4-1.8.2.jar |Diamond in the Rough |ditr |1.8.2 |DONE |NOSIGNATURE
  382. Craftable+[6.0].jar |Craftable+ |craftable |6.0 |DONE |NOSIGNATURE
  383. aawitherskull_1.16.4-1.1.jar |Always a Wither Skull |aawitherskull |1.1 |DONE |NOSIGNATURE
  384. extendedcreativeinventory_1.16.4-1.0.jar |Extended Creative Inventory |extendedcreativeinventory |1.0 |DONE |NOSIGNATURE
  385. smallernp_1.16.4-1.4.jar |Smaller Nether Portals |smallernp |1.4 |DONE |NOSIGNATURE
  386. MinecraftEarthMod-2.0.1.3.jar |Minecraft Earth Mod |minecraft_earth_mod |2.0.1.3 |DONE |NOSIGNATURE
  387. betterbedrockgenerator-1.16.4-0.1.2.jar |Better Bedrock Generator |betterbedrockgenerator |0.1.2 |DONE |NOSIGNATURE
  388. CraftableHorseArmour-1.16.X-1.4.0.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.16.4-1.4.0 |DONE |NOSIGNATURE
  389. grindstonesharpertools_1.16.4-1.4.jar |Grindstone Sharper Tools |grindstonesharpertools |1.4 |DONE |NOSIGNATURE
  390. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  391. healingcf_1.16.4-3.1.jar |Healing Campfire |healingcf |3.1 |DONE |NOSIGNATURE
  392. balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
  393. bigbuckets-1.1.5.jar |BigBuckets |bigbuckets |1.1.5 |DONE |NOSIGNATURE
  394. Crash Report UUID: 33e20e4d-6fb1-4cac-b749-1c5d5a7d0e8a
  395. Player Count: 1 / 8; [ServerPlayerEntity['PurpleHel'/620, l='ServerLevel[Purple]', x=264.49, y=65.00, z=-62.96]]
  396. Data Packs: vanilla, mod:arrp (incompatible), mod:supermartijn642configlib, mod:upsizer, mod:realmofmagnis, mod:prefab (incompatible), mod:getexpforeverything (incompatible), mod:uppers (incompatible), mod:mcwwindows (incompatible), mod:silents_mechanisms (incompatible), mod:pitg (incompatible), mod:neat (incompatible), mod:shrink (incompatible), mod:guardvillagers, mod:randompatches, mod:speedyhoppers (incompatible), mod:jeresources, mod:exp_ore (incompatible), mod:betterthanmending, mod:clearskies, mod:stackrefill, mod:clearview, mod:atianxray (incompatible), mod:biomesoplenty, mod:bk, mod:ironfurnaces, mod:zombieproofdoors, mod:mcwtrpdoors, mod:assortedtools, mod:mysticaladaptations (incompatible), mod:curios, mod:peacefulsurface (incompatible), mod:randomite (incompatible), mod:overpowered_mending, mod:new_xp_ore, mod:chunkpregen, mod:constructionwand (incompatible), mod:mcwroofs, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:rpg-hud, mod:wellbehavedmobs, mod:scalinghealth, mod:disenchanting (incompatible), mod:cleanview (incompatible), mod:prettybeaches (incompatible), mod:fashion (incompatible), mod:savemystronghold, mod:quarkoddities (incompatible), mod:clienttweaks (incompatible), mod:torchslabmod (incompatible), mod:potiondescriptions, mod:xreliquary, mod:bagofyurting (incompatible), mod:treeharvester, mod:jei, mod:everlastingabilities, mod:attributefix, mod:subcommonlib (incompatible), mod:passablefoliage, mod:fenomena, mod:shutupexperimentalsettings (incompatible), mod:upstream, mod:curioofundying, mod:wolveswitharmor, mod:grassseeds, mod:nhacampfire, mod:datafixerslayer (incompatible), mod:passiveendermen, mod:packingtape (incompatible), mod:crafttweaker, mod:forge, mod:orecow, mod:blame, mod:extractures, mod:wooltweaks, mod:tellme (incompatible), mod:blast_furnace_upgrade, mod:villagerdeathm, mod:minersadvantage (incompatible), mod:tux, mod:plonk (incompatible), mod:theoneprobe, mod:mousetweaks, mod:durability101 (incompatible), mod:syp, mod:nutritiousmilk, mod:horizontalpanes, mod:ceilingtorch, mod:jeiintegration, mod:xaerominimap, mod:ftbbackups (incompatible), mod:extratags, mod:polymorph, mod:autoreglib (incompatible), mod:regrowth, mod:offlineskins (incompatible), mod:talpsadditions (incompatible), mod:structurize, mod:morris_animal_mod, mod:villagersrespawn, mod:startupqol (incompatible), mod:cyclopscore, mod:glasscutter (incompatible), mod:endportalrecipe, mod:extendedslabs, mod:saveandloadinventories, mod:villagernames, mod:realisticbees, mod:xaeroworldmap, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:darkerloadingscreen (incompatible), mod:bookshelf, mod:betterhunger, mod:sophisticatedbackpacks, mod:mcwdoors, mod:pathundergates, mod:pirates_and_looters_mod, mod:mineralchance, mod:noincreasingrepaircost (incompatible), mod:pathtodirt (incompatible), mod:eleklib (incompatible), mod:mcwbridges, mod:valhelsia_structures (incompatible), mod:customgamerules, mod:goprone, mod:collective, mod:petrevive, mod:horse_colors, mod:blockcarpentry (incompatible), mod:infinitymending (incompatible), mod:expandedstorage, mod:architectury, mod:ftbguilibrary (incompatible), mod:shulkerdt, mod:productivebees (incompatible), mod:chunkloaders, mod:bwncr (incompatible), mod:infinitetrading, mod:gamemenumodoption, mod:wwta, mod:scaffoldingdropsnearby, mod:itemdespawncanseler, mod:cyclic (incompatible), mod:repairchests, mod:extraarmor (incompatible), mod:lenientcreepers, mod:compact (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:craftingstation (incompatible), mod:abnormals_core, mod:tinycoal (incompatible), mod:scannable (incompatible), mod:flymod, mod:comforts (incompatible), mod:ender_bags (incompatible), mod:storagenetwork, mod:outer_end, mod:classiccombat, mod:dungeoncrawl, mod:betteranimalsplus (incompatible), mod:magic_doorknob (incompatible), mod:breedinghearts (incompatible), mod:akashictome, mod:mysticalagriculture, mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:extraanvils (incompatible), mod:ancient_debris_in_overworld, mod:weakerspiderwebs, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:extractpoison, mod:silentlib (incompatible), mod:corail_recycler_ne, mod:floating, mod:assortedcore, mod:pillagers, mod:quark (incompatible), mod:charm (incompatible), mod:overworld_quartz (incompatible), mod:actuallyusefulstonecutter (incompatible), mod:ferritecore (incompatible), mod:ditr, mod:craftable, mod:aawitherskull, mod:extendedcreativeinventory, mod:smallernp, mod:minecraft_earth_mod, mod:betterbedrockgenerator (incompatible), mod:craftablehorsearmour, mod:grindstonesharpertools, mod:overloadedarmorbar (incompatible), mod:healingcf, mod:balancedenchanting (incompatible), mod:bigbuckets (incompatible), mod:woodenshears
  397. Type: Integrated Server (map_client.txt)
  398. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement