ipodplayer

Untitled

Mar 9th, 2021
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 3/9/21 11:40 AM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Ticking block entity
  8. at net.minecraft.entity.EntityType.handler$zdj000$spawnFromItemStack(EntityType.java:636) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
  9. at net.minecraft.entity.EntityType.func_220331_a(EntityType.java:313) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
  10. at com.ma.blocks.tileentities.TileEntityManaweaveProjector.runLogic_server(TileEntityManaweaveProjector.java:132) ~[mana-and-artifice:1.3.0.2] {re:classloading}
  11. at com.ma.blocks.tileentities.TileEntityManaweaveProjector.func_73660_a(TileEntityManaweaveProjector.java:72) ~[mana-and-artifice:1.3.0.2] {re:classloading}
  12. at net.minecraft.world.World.func_217391_K(World.java:1279) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  14. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  16. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  17. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] {}
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Server thread
  27. Stacktrace:
  28. at net.minecraft.entity.EntityType.handler$zdj000$spawnFromItemStack(EntityType.java:636) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.entity.EntityType.func_220331_a(EntityType.java:313) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabrication.mixins.json:c_tweaks.cracking_spawn_eggs.MixinEntityType,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at com.ma.blocks.tileentities.TileEntityManaweaveProjector.runLogic_server(TileEntityManaweaveProjector.java:132) ~[mana-and-artifice:1.3.0.2] {re:classloading}
  31. at com.ma.blocks.tileentities.TileEntityManaweaveProjector.func_73660_a(TileEntityManaweaveProjector.java:72) ~[mana-and-artifice:1.3.0.2] {re:classloading}
  32. -- Block entity being ticked --
  33. Details:
  34. Name: mana-and-artifice:manaweave_projector_tile_entity // com.ma.blocks.tileentities.TileEntityManaweaveProjector
  35. Block: Block{mana-and-artifice:manaweave_projector}[fill_level=0,projecting=true,waterlogged=false]
  36. Block location: World: (521,86,-740), Chunk: (at 9,5,12 in 32,-47; contains blocks 512,0,-752 to 527,255,-737), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
  37. Block: Block{mana-and-artifice:manaweave_projector}[fill_level=0,projecting=true,waterlogged=false]
  38. Block location: World: (521,86,-740), Chunk: (at 9,5,12 in 32,-47; contains blocks 512,0,-752 to 527,255,-737), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
  39. Stacktrace:
  40. at net.minecraft.world.World.func_217391_K(World.java:1279) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:APP:fabrication.mixins.json:d_minor_mechanics.water_fills_on_break.MixinWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  41. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.ServerWorldBlockUpdateMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:performant.mixins.json:world.ServerWorldMixin,pl:mixin:APP:performant.mixins.json:entity.MobServerWorldMixin,pl:mixin:APP:fabrication.mixins.json:i_woina.no_experience.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:c_tweaks.alt_absorption_sound.MixinServerWorld,pl:mixin:APP:fabrication.mixins.json:b_utility.item_despawn.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
  42.  
  43.  
  44. -- Affected level --
  45. Details:
  46. All players: 2 total; [ServerPlayerEntity['Bandelly'/121832, l='ServerLevel[world]', x=112.70, y=104.75, z=-1112.86], ServerPlayerEntity['ctg319'/119802, l='ServerLevel[world]', x=521.41, y=86.00, z=-741.01]]
  47. Chunk stats: ServerChunkCache: 4496
  48. Level dimension: minecraft:overworld
  49. Level spawn location: World: (128,64,-224), Chunk: (at 0,4,0 in 8,-14; contains blocks 128,0,-224 to 143,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  50. Level time: 2338094 game time, 3159090 day time
  51. Level name: world
  52. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  53. Level weather: Rain time: 54003 (now: false), thunder time: 56309 (now: false)
  54. Known server brands: forge
  55. Level was modded: true
  56. Level storage version: 0x04ABD - Anvil
  57. Stacktrace:
  58. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  59. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  60. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  61. 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:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  62. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  63. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] {}
  64.  
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.16.5
  69. Minecraft Version ID: 1.16.5
  70. Operating System: Linux (amd64) version 4.15.0-106-generic
  71. Java Version: 1.8.0_212, AdoptOpenJDK
  72. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  73. Memory: 1818320664 bytes (1734 MB) / 4511498240 bytes (4302 MB) up to 10498867200 bytes (10012 MB)
  74. CPUs: 4
  75. JVM Flags: 6 total; -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2 -Xms1024M -Xmx11264M -XX:-UsePerfData
  76. ModLauncher: 8.0.9+86+master.3cf110c
  77. ModLauncher launch target: fmlserver
  78. ModLauncher naming: srg
  79. ModLauncher services:
  80. /mixin-0.8.2.jar mixin PLUGINSERVICE
  81. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  82. /forge.jar object_holder_definalize PLUGINSERVICE
  83. /forge.jar runtime_enum_extender PLUGINSERVICE
  84. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  85. /forge.jar capability_inject_definalize PLUGINSERVICE
  86. /forge.jar runtimedistcleaner PLUGINSERVICE
  87. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  88. /forge.jar fml TRANSFORMATIONSERVICE
  89. FML: 36.0
  90. Forge: net.minecraftforge:36.0.46
  91. FML Language Providers:
  92. minecraft@1
  93. Mod List:
  94. astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  95. cgm-1.0.1-1.16.3.jar |MrCrayfish's Gun Mod |cgm |1.0.1 |DONE |NOSIGNATURE
  96. jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE
  97. rsgauges-1.16.4-1.2.8.jar |Gauges and Switches |rsgauges |1.2.8 |DONE |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
  98. create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
  99. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  100. Clumps-6.0.0.17.jar |Clumps |clumps |6.0.0.17 |DONE |NOSIGNATURE
  101. journeymap-1.16.5-5.7.1 (1).jar |Journeymap |journeymap |5.7.1 |DONE |NOSIGNATURE
  102. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  103. Controlling-7.0.0.14.jar |Controlling |controlling |7.0.0.14 |DONE |NOSIGNATURE
  104. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  105. Placebo-1.16.4-4.4.1 (1).jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  106. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  107. citadel-1.6.1.jar |Citadel |citadel |1.6.1 |DONE |NOSIGNATURE
  108. alexsmobs-1.7.1.jar |Alex's Mobs |alexsmobs |1.7.1 |DONE |NOSIGNATURE
  109. culinaryconstruct-forge-1.16.5-4.0.0.4.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.4 |DONE |NOSIGNATURE
  110. Bookshelf-1.16.5-10.0.1.jar |Bookshelf |bookshelf |10.0.1 |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
  111. BotanyPots-1.16.5-7.0.4.jar |BotanyPots |botanypots |7.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
  112. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  113. forgery-1.3.4.jar |Fabrication |fabrication |1.3.4 |DONE |NOSIGNATURE
  114. CrockPot-1.16.3-1.4.0-release.jar |Crock Pot |crockpot |1.4.0-release |DONE |NOSIGNATURE
  115. mcjtylib-1.16-5.0.18.jar |McJtyLib |mcjtylib |1.16-5.0.18 |DONE |NOSIGNATURE
  116. rftoolsbase-1.16-2.0.10.jar |RFToolsBase |rftoolsbase |1.16-2.0.10 |DONE |NOSIGNATURE
  117. xnet-1.16-3.0.11 (1).jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  118. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |NOSIGNATURE
  119. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
  120. colorfulhealthbar-4.0.0-1.16.1.jar |Colorful Health Bar |colorfulhealthbar |4.0.0-1.16.1 |DONE |NOSIGNATURE
  121. ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
  122. forge-1.16.5-36.0.46-universal.jar |Forge |forge |36.0.46 |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
  123. refinedstorage-1.9.12.jar |Refined Storage |refinedstorage |1.9.12 |DONE |NOSIGNATURE
  124. structure_gel-1.16.4-1.7.5 (1).jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
  125. ironchest-1.16.4-11.2.10 (1).jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  126. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  127. ZeroCore2-1.16.4-2.0.20.jar |Zero CORE 2 |zerocore |1.16.4-2.0.20 |DONE |NOSIGNATURE
  128. forge-1.16.5-36.0.46-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  129. cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
  130. ensorcellation-1.16.3-1.1.2.jar |Ensorcellation |ensorcellation |1.1.2 |DONE |NOSIGNATURE
  131. EnchantmentDescriptions-1.16.5-7.0.2.jar |EnchantmentDescriptions |enchdesc |7.0.2 |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
  132. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
  133. ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
  134. mana-and-artifice-1.3.0.2.jar |Mana and Artifice |mana-and-artifice |1.3.0.2 |DONE |NOSIGNATURE
  135. ImmersiveEngineering-1.16.5-4.2.1-131.jar |Immersive Engineering |immersiveengineering |1.16.5-4.2.1-131 |DONE |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
  136. BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
  137. valkyrielib-1.16.5-3.0.7.2.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.7.2 |DONE |NOSIGNATURE
  138. envirocore-1.16.5-3.0.7.1.jar |Environmental Core |envirocore |1.16.5-3.0.7.1 |DONE |NOSIGNATURE
  139. envirotech-1.16.5-3.0.7.2.jar |Environmental Tech |envirotech |3.0.7.2 |DONE |NOSIGNATURE
  140. toughnessbar-6.1 (1).jar |Toughness Bar |toughnessbar |6.1 |DONE |NOSIGNATURE
  141. dungeons_plus-1.16.4-1.1.3.jar |Dungeons Plus |dungeons_plus |1.1.3 |DONE |NOSIGNATURE
  142. archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
  143. Botania-1.16.4-413.jar |Botania |botania |1.16.4-413 |DONE |NOSIGNATURE
  144. Bountiful-1.16.4-3.3.0.jar |Bountiful |bountiful |1.16.4-3.3.0 |DONE |NOSIGNATURE
  145. SolarFluxReborn-1.16.3-16.2.3.jar |Solar Flux Reborn |solarflux |16.2.3 |DONE |NOSIGNATURE
  146. curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
  147. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  148. Artifacts-1.16.5-2.8.3.jar |Artifacts |artifacts |1.16.5-2.8.3 |DONE |NOSIGNATURE
  149. Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
  150. rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
  151. FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE
  152. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  153. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
  154. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
  155. performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
  156. elevatorid-1.16.5-1.7.12.jar |Elevator Mod |elevatorid |1.16.5-1.7.12 |DONE |NOSIGNATURE
  157. tombstone-1.16-6.3.2.jar |Corail Tombstone |tombstone |1.16-6.3.2 |DONE |NOSIGNATURE
  158. Quark-r2.4-305.jar |Quark |quark |r2.4-305 |DONE |NOSIGNATURE
  159. obfuscate-0.6.0-1.16.3 (1).jar |Obfuscate |obfuscate |0.6.0 |DONE |e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
  160. Chunk+Pregenerator-V1.16-3.0.3.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.3 |DONE |NOSIGNATURE
  161. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
  162. SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
  163. architectury-1.8.131-forge.jar |Architectury |architectury |1.8.131 |DONE |NOSIGNATURE
  164. ftb-gui-library-1605.2.1.40-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.40 |DONE |NOSIGNATURE
  165. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  166. lootr-1.16.4-0.0.4.16.jar |Lootr |lootr |1.16.4-0.0.4.16 |DONE |NOSIGNATURE
  167. observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
  168. ExtremeReactors2-1.16.4-2.0.22.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.22 |DONE |NOSIGNATURE
  169. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  170. CosmeticArmorReworked-1.16.5-v1b.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1b |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
  171. overloadedarmorbar-5.1.0 (1).jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  172. geckolib-forge-1.16.5-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |NOSIGNATURE
  173. EnderMail-1.16.5-1.2.0.jar |Ender Mail |endermail |1.16.5-1.2.0 |DONE |NOSIGNATURE
  174. Crash Report UUID: 68e30658-ff5d-437f-8e6a-5e51a180ed6f
  175. Player Count: 2 / 20; [ServerPlayerEntity['Bandelly'/121832, l='ServerLevel[world]', x=112.70, y=104.75, z=-1112.86], ServerPlayerEntity['ctg319'/119802, l='ServerLevel[world]', x=521.41, y=86.00, z=-741.01]]
  176. Data Packs: vanilla, mod:astralsorcery, mod:cgm (incompatible), mod:jei, mod:rsgauges, mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:culinaryconstruct (incompatible), mod:bookshelf, mod:botanypots, mod:xreliquary, mod:fabrication, mod:crockpot, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:morpheus (incompatible), mod:waila, mod:colorfulhealthbar (incompatible), mod:immersivepetroleum (incompatible), mod:forge, mod:refinedstorage, mod:structure_gel, mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:zerocore, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:enchdesc, mod:mousetweaks, mod:toolbelt (incompatible), mod:mana-and-artifice, mod:immersiveengineering (incompatible), mod:biomesoplenty, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:archers_paradox (incompatible), mod:botania, mod:bountiful (incompatible), mod:solarflux, mod:curios, mod:eidolon, mod:artifacts, mod:patchouli (incompatible), mod:rats, mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:akashictome, mod:storagedrawers (incompatible), mod:performant (incompatible), mod:elevatorid, mod:tombstone, mod:quark (incompatible), mod:obfuscate (incompatible), mod:chunkpregen, mod:fastfurnace (incompatible), mod:spartanweaponry, mod:architectury, mod:ftbguilibrary (incompatible), mod:appleskin, mod:lootr (incompatible), mod:observerlib, mod:bigreactors, mod:refinedstorageaddons, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:geckolib3 (incompatible), mod:endermail (incompatible), mod:journeymap (incompatible)
  177. Is Modded: Definitely; Server brand changed to 'forge'
  178. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment