Advertisement
OhLorenzo

Untitled

Feb 18th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2/18/22, 9:08 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.world.chunk.Chunk.func_201576_a(Chunk.java:356) ~[?:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:runtimedistcleaner:A}
  9. at net.minecraft.world.World.func_201676_a(World.java:360) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  10. at net.minecraft.world.IWorldReader.func_205770_a(IWorldReader.java:67) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  11. at net.minecraft.world.IBiomeReader.func_205770_a(SourceFile:32) ~[?:?] {re:classloading,re:mixin}
  12. at net.minecraft.world.gen.feature.RandomPatchFeature.func_241855_a(SourceFile:24) ~[?:?] {re:classloading}
  13. at net.minecraft.world.gen.feature.RandomPatchFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  14. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  15. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  16. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  17. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  18. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] {}
  19. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274) ~[?:?] {}
  20. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  21. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] {}
  22. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] {}
  23. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  24. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  25. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  26. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?] {}
  27. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  28. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  29. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  30. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  31. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  32. at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
  33. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
  34. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:699) ~[?:?] {}
  35. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] {}
  36. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] {}
  37. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  38. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  39. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  40. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?] {}
  41. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  42. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  43. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  44. at corgiaoc.byg.common.properties.blocks.BYGGrassBlock.func_225535_a_(BYGGrassBlock.java:55) ~[byg:1.3.5] {re:classloading}
  45. at cofh.lib.util.AreaUtils.growPlants(AreaUtils.java:522) ~[cofh_core:1.4.0.6] {re:classloading}
  46. at cofh.archersparadox.entity.projectile.VerdantArrowEntity.func_70227_a(VerdantArrowEntity.java:66) ~[archers_paradox:1.4.0.1] {re:classloading}
  47. at net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_(AbstractArrowEntity.java:188) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  48. at cofh.archersparadox.entity.projectile.VerdantArrowEntity.func_70071_h_(VerdantArrowEntity.java:118) ~[archers_paradox:1.4.0.1] {re:classloading}
  49. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  50. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  51. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  52. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  54. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  55. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  56. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  57. at java.lang.Thread.run(Thread.java:829) [?:?] {}
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- Head --
  64. Thread: Server thread
  65. Stacktrace:
  66. at net.minecraft.world.chunk.Chunk.func_201576_a(Chunk.java:356) ~[?:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_chunkclass,xf:fml:xaerominimap:xaero_chunkclass,pl:runtimedistcleaner:A}
  67. at net.minecraft.world.World.func_201676_a(World.java:360) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  68. at net.minecraft.world.IWorldReader.func_205770_a(IWorldReader.java:67) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  69. at net.minecraft.world.IBiomeReader.func_205770_a(SourceFile:32) ~[?:?] {re:classloading,re:mixin}
  70. at net.minecraft.world.gen.feature.RandomPatchFeature.func_241855_a(SourceFile:24) ~[?:?] {re:classloading}
  71. at net.minecraft.world.gen.feature.RandomPatchFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  72. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  73. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  74. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  75. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  76. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] {}
  77. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274) ~[?:?] {}
  78. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  79. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] {}
  80. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] {}
  81. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  82. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  83. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  84. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?] {}
  85. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  86. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  87. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  88. at net.minecraft.world.gen.feature.DecoratedFeature.func_242772_a(SourceFile:23) ~[?:?] {re:classloading}
  89. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  90. at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
  91. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
  92. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:699) ~[?:?] {}
  93. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] {}
  94. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] {}
  95. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  96. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  97. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  98. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?] {}
  99. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:22) ~[?:?] {re:classloading}
  100. at net.minecraft.world.gen.feature.DecoratedFeature.func_241855_a(SourceFile:14) ~[?:?] {re:classloading}
  101. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  102. at corgiaoc.byg.common.properties.blocks.BYGGrassBlock.func_225535_a_(BYGGrassBlock.java:55) ~[byg:1.3.5] {re:classloading}
  103. at cofh.lib.util.AreaUtils.growPlants(AreaUtils.java:522) ~[cofh_core:1.4.0.6] {re:classloading}
  104. at cofh.archersparadox.entity.projectile.VerdantArrowEntity.func_70227_a(VerdantArrowEntity.java:66) ~[archers_paradox:1.4.0.1] {re:classloading}
  105. at net.minecraft.entity.projectile.AbstractArrowEntity.func_70071_h_(AbstractArrowEntity.java:188) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  106. at cofh.archersparadox.entity.projectile.VerdantArrowEntity.func_70071_h_(VerdantArrowEntity.java:118) ~[archers_paradox:1.4.0.1] {re:classloading}
  107. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  108. -- Entity being ticked --
  109. Details:
  110. Entity Type: archers_paradox:verdant_arrow (cofh.archersparadox.entity.projectile.VerdantArrowEntity)
  111. Entity ID: 3517821
  112. Entity Name: entity.archers_paradox.verdant_arrow
  113. Entity's Exact location: -4585.04, 68.52, -5138.31
  114. Entity's Block location: World: (-4586,68,-5139), Chunk: (at 6,4,13 in -287,-322; contains blocks -4592,0,-5152 to -4577,255,-5137), Region: (-9,-11; contains chunks -288,-352 to -257,-321, blocks -4608,0,-5632 to -4097,255,-5121)
  115. Entity's Momentum: -0.09, -0.24, -0.65
  116. Entity's Passengers: []
  117. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  118. Stacktrace:
  119. at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  120. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:assets/the_vault/the_vault.mixins.json:MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  121.  
  122.  
  123. -- Affected level --
  124. Details:
  125. All players: 2 total; [ServerPlayerEntity['OhJoelle'/3488334, l='ServerLevel[Vault-Hunters]', x=-7373.72, y=96.00, z=-10297.03], ServerPlayerEntity['OhLorenzo'/3252261, l='ServerLevel[Vault-Hunters]', x=-4575.64, y=68.17, z=-5066.33]]
  126. Chunk stats: ServerChunkCache: 6075
  127. Level dimension: minecraft:overworld
  128. Level spawn location: World: (-96,96,-64), Chunk: (at 0,6,0 in -6,-4; contains blocks -96,0,-64 to -81,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  129. Level time: 24499543 game time, 3579913 day time
  130. Level name: Vault-Hunters
  131. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  132. Level weather: Rain time: 137859 (now: false), thunder time: 174716 (now: false)
  133. Known server brands: forge
  134. Level was modded: true
  135. Level storage version: 0x04ABD - Anvil
  136. Stacktrace:
  137. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  138. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  139. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  140. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  141. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  142. at java.lang.Thread.run(Thread.java:829) [?:?] {}
  143.  
  144.  
  145. -- System Details --
  146. Details:
  147. Minecraft Version: 1.16.5
  148. Minecraft Version ID: 1.16.5
  149. Operating System: Linux (amd64) version 5.10.0-9-amd64
  150. Java Version: 11.0.13, Oracle Corporation
  151. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  152. Memory: 2209414936 bytes (2107 MB) / 7838105600 bytes (7475 MB) up to 8388608000 bytes (8000 MB)
  153. CPUs: 3
  154. JVM Flags: 2 total; -Xms128M -Xmx8000M
  155. ModLauncher: 8.0.9+86+master.3cf110c
  156. ModLauncher launch target: fmlserver
  157. ModLauncher naming: srg
  158. ModLauncher services:
  159. /mixin-0.8.4.jar mixin PLUGINSERVICE
  160. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  161. /forge-1.16.5-36.2.23.jar object_holder_definalize PLUGINSERVICE
  162. /forge-1.16.5-36.2.23.jar runtime_enum_extender PLUGINSERVICE
  163. /forge-1.16.5-36.2.23.jar capability_inject_definalize PLUGINSERVICE
  164. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  165. /forge-1.16.5-36.2.23.jar runtimedistcleaner PLUGINSERVICE
  166. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  167. /forge-1.16.5-36.2.23.jar fml TRANSFORMATIONSERVICE
  168. FML: 36.2
  169. Forge: net.minecraftforge:36.2.23
  170. FML Language Providers:
  171. javafml@36.2
  172. minecraft@1
  173. Mod List:
  174. rsrequestify-1.16.5-2.1.4.jar |RSRequestify |rsrequestify |2.1.4 |DONE |Manifest: NOSIGNATURE
  175. mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
  176. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
  177. rsgauges-1.16.5-1.2.13.jar |Gauges and Switches |rsgauges |1.2.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  178. IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |DONE |Manifest: NOSIGNATURE
  179. XaerosWorldMap_1.16.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.16.0 |DONE |Manifest: NOSIGNATURE
  180. CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
  181. Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE
  182. Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE
  183. dankstorage-3.19.jar |Dank Storage |dankstorage |3.19 |DONE |Manifest: NOSIGNATURE
  184. Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
  185. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE
  186. Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |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
  187. u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  188. buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE
  189. mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
  190. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
  191. MekanismGenerators-1.16.5-10.1.1.456.jar |Mekanism: Generators |mekanismgenerators |10.1.1 |DONE |Manifest: NOSIGNATURE
  192. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
  193. JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE
  194. shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE
  195. MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
  196. supplementaries-1.16.5-0.18.0.jar |Supplementaries |supplementaries |0.18.0 |DONE |Manifest: NOSIGNATURE
  197. refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |DONE |Manifest: NOSIGNATURE
  198. PrettyPipes-1.9.5.jar |Pretty Pipes |prettypipes |1.9.5 |DONE |Manifest: NOSIGNATURE
  199. corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
  200. mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
  201. industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE
  202. torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
  203. Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |DONE |Manifest: NOSIGNATURE
  204. valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE
  205. Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
  206. ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
  207. supermartijn642corelib-1.0.16-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |DONE |Manifest: NOSIGNATURE
  208. masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
  209. simplylight-1.16.5-1.4.0-build.24.jar |Simply Light |simplylight |1.16.5-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
  210. Botania-1.16.5-420.1.jar |Botania |botania |1.16.5-420.1 |DONE |Manifest: NOSIGNATURE
  211. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
  212. simplybackpacks-1.16.5-2.0.1-build.27.jar |Simply Backpacks |simplybackpacks |1.16.5-2.0.1-build.2|DONE |Manifest: NOSIGNATURE
  213. curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
  214. Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  215. camera-1.16.5-1.0.14.jar |Camera Mod |camera |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
  216. blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE
  217. elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
  218. neoncraft-2.1.jar |Neon Craft |neoncraft |2.1 |DONE |Manifest: NOSIGNATURE
  219. Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |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
  220. DarkUtilities-1.16.3-6.0.3.jar |Dark Utilities |darkutils |6.0.3 |DONE |Manifest: NOSIGNATURE
  221. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
  222. furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |Manifest: NOSIGNATURE
  223. architectury-1.28.48.jar |Architectury |architectury |1.28.48 |DONE |Manifest: NOSIGNATURE
  224. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  225. trashcans-1.0.11-mc1.16.jar |Trash Cans |trashcans |1.0.11 |DONE |Manifest: NOSIGNATURE
  226. Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
  227. ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
  228. snad-1.0.9-forge.jar |Snad |snad |1.0.9 |DONE |Manifest: NOSIGNATURE
  229. platforms-1.16-1.7.12.jar |Platforms |platforms |1.7.12 |DONE |Manifest: NOSIGNATURE
  230. jei-1.16.5-7.7.1.139.jar |Just Enough Items |jei |7.7.1.139 |DONE |Manifest: NOSIGNATURE
  231. metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE
  232. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  233. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
  234. Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE
  235. enviromats-1.16.5-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE
  236. comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE
  237. appliedenergistics2-8.4.6.jar |Applied Energistics 2 |appliedenergistics2 |8.4.6 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  238. framedcompactdrawers-1.16-2.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.1 |DONE |Manifest: NOSIGNATURE
  239. DimStorage-1.16.5-4.4.1.jar |DimStorage |dimstorage |4.4.1 |DONE |Manifest: NOSIGNATURE
  240. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  241. mcjtylib-1.16-5.1.2.jar |McJtyLib |mcjtylib |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE
  242. rftoolsbase-1.16-2.1.1.jar |RFToolsBase |rftoolsbase |1.16-2.1.1 |DONE |Manifest: NOSIGNATURE
  243. xnet-1.16-3.0.15.jar |XNet |xnet |1.16-3.0.15 |DONE |Manifest: NOSIGNATURE
  244. rftoolsstorage-1.16-2.0.15.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.15 |DONE |Manifest: NOSIGNATURE
  245. ispawner-0.1.7-forge.jar |iSpawner |ispawner |1.0 |DONE |Manifest: NOSIGNATURE
  246. JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE
  247. mininggadgets-1.7.5.jar |Mining Gadgets |mininggadgets |1.7.5 |DONE |Manifest: NOSIGNATURE
  248. entitydetectors-1.16.4-1.1.0.1.jar |Entity Detectors |entitydetectors |1.1.0.1 |DONE |Manifest: NOSIGNATURE
  249. CraftTweaker-1.16.5-7.1.2.487.jar |CraftTweaker |crafttweaker |7.1.2.487 |DONE |Manifest: NOSIGNATURE
  250. Mekanism-1.16.5-10.1.1.456.jar |Mekanism |mekanism |10.1.1 |DONE |Manifest: NOSIGNATURE
  251. rftoolspower-1.16-3.0.11.jar |RFToolsPower |rftoolspower |1.16-3.0.11 |DONE |Manifest: NOSIGNATURE
  252. forge-1.16.5-36.2.23-universal.jar |Forge |forge |36.2.23 |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
  253. Waddles-1.16.5-0.8.13.jar |Waddles |waddles |1.16.5-0.8.13 |DONE |Manifest: NOSIGNATURE
  254. iskallutilities-1.4.jar |Iskall Utilities |iskallutilities |1.4 |DONE |Manifest: NOSIGNATURE
  255. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  256. ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
  257. forge-1.16.5-36.2.23-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  258. cofh_core-1.16.5-1.4.0.6.jar |CoFH Core |cofh_core |1.4.0.6 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  259. thermal_foundation-1.16.5-1.4.1.7.jar |Thermal Series |thermal |1.4.1.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  260. thermal_expansion-1.16.5-1.4.1.3.jar |Thermal Expansion |thermal_expansion |1.4.1.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  261. rftoolsutility-1.16-3.1.7.jar |RFToolsUtility |rftoolsutility |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE
  262. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  263. titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
  264. ImmersiveEngineering-1.16.5-5.0.7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  265. useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  266. movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |DONE |Manifest: NOSIGNATURE
  267. archers_paradox-1.16.5-1.4.0.1.jar |Archer's Paradox |archers_paradox |1.4.0.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  268. storage_overhaul-1.16.5-1.0.4.jar |Storage Overhaul |storage_overhaul |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
  269. CreateTweaker-1.0.0.26.jar |CreateTweaker |createtweaker |1.0.0.26 |DONE |Manifest: NOSIGNATURE
  270. rftoolsbuilder-1.16-3.1.4.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
  271. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
  272. easy_villagers-1.16.5-1.0.11.jar |Easy Villagers |easy_villagers |1.16.5-1.0.11 |DONE |Manifest: NOSIGNATURE
  273. flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
  274. create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
  275. Xaeros_Minimap_21.14.1_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.14.1 |DONE |Manifest: NOSIGNATURE
  276. ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE
  277. FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE
  278. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  279. Quark-r2.4-321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE
  280. StorageDrawers-1.16.3-8.5.0.jar |Storage Drawers |storagedrawers |8.5.0 |DONE |Manifest: NOSIGNATURE
  281. FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE
  282. appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE
  283. engineersdecor-1.16.5-1.1.15.jar |Engineer's Decor |engineersdecor |1.1.15 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  284. modular-routers-1.16.5-7.4.0-55.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE
  285. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  286. refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |DONE |Manifest: NOSIGNATURE
  287. OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  288. EnderMail-1.16.5-1.2.2.jar |Ender Mail |endermail |1.16.5-1.2.2 |DONE |Manifest: NOSIGNATURE
  289. the_vault-1.7.2p1.12.4.jar |The Vault |the_vault |1.7.2p1.12.4 |DONE |Manifest: NOSIGNATURE
  290. Crash Report UUID: bcf31ab7-8d0e-4330-bbe0-a3a24908b8af
  291. Player Count: 2 / 25; [ServerPlayerEntity['OhLorenzo'/3252261, l='ServerLevel[Vault-Hunters]', x=-4575.64, y=68.17, z=-5066.33], ServerPlayerEntity['OhJoelle'/3488334, l='ServerLevel[Vault-Hunters]', x=-7373.72, y=96.00, z=-10297.03]]
  292. Data Packs: vanilla, mod:rsrequestify (incompatible), mod:mcwwindows, mod:torohealth, mod:rsgauges, mod:ironjetpacks, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:powah, mod:rangedpumps, mod:bookshelf, mod:uteamcore, mod:buildinggadgets, mod:mcwdoors, mod:morpheus (incompatible), mod:mekanismgenerators, mod:waila, mod:jeresources, mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:supplementaries, mod:refinedstorage, mod:prettypipes (incompatible), mod:corpse, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:compressium (incompatible), mod:valkyrielib, mod:lollipop, mod:ironfurnaces, mod:supermartijn642corelib, mod:masonry (incompatible), mod:simplylight, mod:botania, mod:fairylights, mod:simplybackpacks (incompatible), mod:curios, mod:patchouli (incompatible), mod:camera, mod:blockcarpentry (incompatible), mod:elevatorid, mod:neoncraft, mod:runelic, mod:darkutils (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:architectury, mod:mcwfurnitures, mod:trashcans, mod:cucumber, mod:ftblibrary, mod:snad, mod:platforms, mod:jei, mod:metalbarrels (incompatible), mod:invtweaks (incompatible), mod:waystones (incompatible), mod:clumps, mod:enviromats (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:framedcompactdrawers (incompatible), mod:dimstorage, mod:decorative_blocks, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:ispawner, mod:jeitweaker, mod:mininggadgets (incompatible), mod:entitydetectors (incompatible), mod:crafttweaker, mod:mekanism, mod:rftoolspower, mod:forge, mod:waddles, mod:iskallutilities, mod:selene, mod:ironchest, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:rftoolsutility, mod:mousetweaks, mod:titanium (incompatible), mod:immersiveengineering, mod:usefulrailroads, mod:movingelevators, mod:archers_paradox (incompatible), mod:storage_overhaul, mod:createtweaker, mod:rftoolsbuilder, mod:jeiintegration, mod:easy_villagers, mod:flywheel, mod:create, mod:xaerominimap, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:appleskin, mod:engineersdecor, mod:modularrouters, mod:byg, mod:refinedstorageaddons, mod:openloader, mod:endermail (incompatible), mod:the_vault
  293. Is Modded: Definitely; Server brand changed to 'forge'
  294. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement