Advertisement
Dvineaspect

Untitled

Aug 14th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 13/08/20 21:36
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.entity.ai.controller.LookController.func_75651_a(SourceFile:31) ~[?:?] {re:classloading}
  9. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:98) ~[?:?] {re:classloading}
  10. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
  11. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_72-internal] {}
  12. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_72-internal] {}
  13. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_72-internal] {}
  14. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_72-internal] {}
  15. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_72-internal] {}
  16. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_72-internal] {}
  17. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_72-internal] {}
  18. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_72-internal] {}
  19. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_72-internal] {}
  20. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_72-internal] {}
  21. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80) ~[?:?] {re:classloading,pl:accesstransformer:B}
  22. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,xf:fml:astralsorcery:set_player_field,xf:fml:charm:LivingEntity,xf:fml:astralsorcery:water_movement_slowdown_prevention,xf:fml:astralsorcery:elytra_living_update_tick,xf:fml:randompatches:RandomPatches LivingEntity Transformer,xf:fml:caelus:coremodone,pl:runtimedistcleaner:A}
  24. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  25. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39) ~[?:?] {re:classloading,pl:accesstransformer:B}
  26. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,xf:fml:astralsorcery:set_player_field,xf:fml:charm:LivingEntity,xf:fml:astralsorcery:water_movement_slowdown_prevention,xf:fml:astralsorcery:elytra_living_update_tick,xf:fml:randompatches:RandomPatches LivingEntity Transformer,xf:fml:caelus:coremodone,pl:runtimedistcleaner:A}
  27. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  28. at com.teammetallurgy.atum.entity.bandit.BanditBaseEntity.func_70071_h_(BanditBaseEntity.java:150) ~[?:1.15.2-2.1.4] {re:classloading,pl:runtimedistcleaner:A}
  29. at com.teammetallurgy.atum.entity.bandit.AssassinEntity.func_70071_h_(AssassinEntity.java:91) ~[?:1.15.2-2.1.4] {re:classloading}
  30. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  31. at net.minecraft.world.World.func_217390_a(World.java:536) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:astralsorcery:sun_brightness_server,pl:runtimedistcleaner:A}
  32. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  33. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  34. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  35. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  36. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  37. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Server thread
  45. Stacktrace:
  46. at net.minecraft.entity.ai.controller.LookController.func_75651_a(SourceFile:31)
  47. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:98)
  48. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
  49. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  50. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  51. at java.util.Iterator.forEachRemaining(Iterator.java:116)
  52. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  53. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  54. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  55. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  56. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  57. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  58. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  59. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80)
  60. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:595)
  61. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2262)
  62. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:462)
  63. at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39)
  64. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
  65. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
  66. at com.teammetallurgy.atum.entity.bandit.BanditBaseEntity.func_70071_h_(BanditBaseEntity.java:150)
  67. at com.teammetallurgy.atum.entity.bandit.AssassinEntity.func_70071_h_(AssassinEntity.java:91)
  68. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
  69.  
  70. -- Entity being ticked --
  71. Details:
  72. Entity Type: atum:assassin (com.teammetallurgy.atum.entity.bandit.AssassinEntity)
  73. Entity ID: 213836
  74. Entity Name: Assassin
  75. Entity's Exact location: 3540.85, 53.20, 3542.30
  76. Entity's Block location: World: (3540,53,3542), Chunk: (at 4,3,6 in 221,221; contains blocks 3536,0,3536 to 3551,255,3551), Region: (6,6; contains chunks 192,192 to 223,223, blocks 3072,0,3072 to 3583,255,3583)
  77. Entity's Momentum: 0.00, 0.12, 0.00
  78. Entity's Passengers: []
  79. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  80. Stacktrace:
  81. at net.minecraft.world.World.func_217390_a(World.java:536)
  82. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
  83.  
  84. -- Affected level --
  85. Details:
  86. All players: 2 total; [ServerPlayerEntity['Edrin_Dyhard'/69060, l='world', x=3523.23, y=67.50, z=3483.20], ServerPlayerEntity['VioletZe'/65260, l='world', x=3514.43, y=66.00, z=3417.19]]
  87. Chunk stats: ServerChunkCache: 2607
  88. Level dimension: DimensionType{atum:atum}
  89. Derived: true
  90. Level name: world
  91. Level seed: -3595992425295525470
  92. Level generator: ID 09 - terraforged, ver 0. Features enabled: true
  93. Level generator options: {rivers:{riverCount:13,wetlands:{chance:0.5f,sizeMax:225,sizeMin:175},branchRivers:{fade:0.95f,maxBankHeight:6,minBankHeight:1,bedDepth:4,bankWidth:14,bedWidth:5},mainRivers:{fade:0.95f,maxBankHeight:8,minBankHeight:2,bedDepth:5,bankWidth:20,bedWidth:8},lakes:{chance:0.3f,maxBankHeight:10,maxStartDistance:0.03f,minStartDistance:0.0f,sizeMin:75,depth:10,minBankHeight:2,sizeMax:150}},miscellaneous:{vanillaSprings:"true",vanillaLakes:"false",strataDecorator:"true",vanillaLavaLakes:"true",naturalSnowDecorator:"true",smoothLayerDecorator:"true",mountainBiomeUsage:0.4f,erosionDecorator:"true",customBiomeFeatures:"true"},structures:{strongholds:{distance:20,separation:20},villages:{distance:48,separation:12},oceanMonuments:{distance:24,separation:12},mansions:{distance:80,separation:20},otherStructures:{distance:32,separation:8},shipwrecks:{distance:32,separation:16},oceanRuins:{distance:32,separation:16}},climate:{biomeShape:{biomeWarpStrength:80,biomeSize:250,macroNoiseSize:8,biomeWarpScale:150},temperature:{falloff:3,min:0.0f,max:0.98f,bias:0.05f,scale:7},moisture:{falloff:1,min:0.0f,max:1.0f,bias:0.0f,scale:6},biomeEdgeShape:{octaves:2,strength:14,scale:24,type:"SIMPLEX",lacunarity:2.65f,gain:0.5f}},filters:{erosion:{dropletVelocity:0.7f,dropletLifetime:25,erosionRate:0.5f,dropletVolume:0.7f,depositeRate:0.5f,iterations:15000},smoothing:{smoothingRadius:1.75f,smoothingRate:0.85f,iterations:1}},world:{continent:{continentMode:"MULTI",continentShape:"EUCLIDEAN",continentScale:3000},controlPoints:{coast:0.448f,beach:0.327f,shallowOcean:0.25f,inland:0.502f,deepOcean:0.1f},properties:{spawnType:"CONTINENT_CENTER",seaLevel:63,worldHeight:256}},terrain:{mountains:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:2.0f},steppe:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:3.0f},badlands:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:2.0f},general:{globalVerticalScale:0.98f,globalHorizontalScale:1.0f,terrainRegionSize:1200},dales:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:2.0f},plains:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:3.0f},hills:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:2.0f},plateau:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:2.0f},torridonian:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:1.0f},volcano:{baseScale:1.0f,verticalScale:1.0f,horizontalScale:1.0f,weight:1.5f}},dimensions:{bedrockLayer:{minDepth:1,material:"minecraft:bedrock",variance:4},dimensions:{nether:"default",end:"default"}}}
  94. Level spawn location: World: (3908,182,3726), Chunk: (at 4,11,14 in 244,232; contains blocks 3904,0,3712 to 3919,255,3727), Region: (7,7; contains chunks 224,224 to 255,255, blocks 3584,0,3584 to 4095,255,4095)
  95. Level time: 10104799 game time, 1612349 day time
  96. Known server brands: forge
  97. Level was modded: true
  98. Level storage version: 0x04ABD - Anvil
  99. Level weather: Rain time: 129584 (now: false), thunder time: 46395 (now: false)
  100. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  101. Stacktrace:
  102. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  103. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  104. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  105. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
  106. at java.lang.Thread.run(Thread.java:745)
  107.  
  108. -- System Details --
  109. Details:
  110. Minecraft Version: 1.15.2
  111. Minecraft Version ID: 1.15.2
  112. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  113. Java Version: 1.8.0_72-internal, Oracle Corporation
  114. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  115. Memory: 1027718376 bytes (980 MB) / 3675787264 bytes (3505 MB) up to 6450184192 bytes (6151 MB)
  116. CPUs: 8
  117. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  118. ModLauncher: 5.1.0+69+master.79f13f7
  119. ModLauncher launch target: fmlserver
  120. ModLauncher naming: srg
  121. ModLauncher services:
  122. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  123. /forge-1.15.2-31.2.26.jar object_holder_definalize PLUGINSERVICE
  124. /forge-1.15.2-31.2.26.jar runtime_enum_extender PLUGINSERVICE
  125. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  126. /forge-1.15.2-31.2.26.jar capability_inject_definalize PLUGINSERVICE
  127. /forge-1.15.2-31.2.26.jar runtimedistcleaner PLUGINSERVICE
  128. /forge-1.15.2-31.2.26.jar fml TRANSFORMATIONSERVICE
  129. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  130. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  131. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  132. FML: 31.2
  133. Forge: net.minecraftforge:31.2.26
  134. FML Language Providers:
  135. javafml@31.2
  136. minecraft@1
  137. kotlinfml@1.5.2
  138. Mod List:
  139. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {enchantedbookredesign@2.0a DONE}
  140. CyclopsCore-1.15.2-1.8.1.jar Cyclops Core {cyclopscore@1.8.1 DONE}
  141. astralsorcery-1.15.2-1.12.5.jar Astral Sorcery {astralsorcery@1.15.2-1.12.5 DONE}
  142. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  143. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.1 DONE}
  144. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
  145. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE}
  146. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {rsgauges@1.2.5-b1 DONE}
  147. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  148. essentials-1.15.2-2.7.4.jar Essentials {essentials@1.15.2-2.7.4 DONE}
  149. TerraForged-1.15.2-0.1.2.jar TerraForged {terraforged@0.1.2 DONE}
  150. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  151. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  152. ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
  153. Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
  154. citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
  155. theloader-1.15.2-1.1.0.jar The Loader {theloader@1.15.2-1.1.0 DONE}
  156. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {nomadictents@11.0.0-beta DONE}
  157. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {culinaryconstruct@FORGE-1.15.2-2.0.0.2 DONE}
  158. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
  159. Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE}
  160. randompatches-1.15.2-1.22.1.1.jar RandomPatches {randompatches@1.15.2-1.22.1.1 DONE}
  161. buildinggadgets-3.3.5.jar Building Gadgets {buildinggadgets@3.3.5 DONE}
  162. Apotheosis-1.15.2-3.2.4.jar Apotheosis {apotheosis@3.2.4 DONE}
  163. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  164. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {ironshulkerbox@1.15.2-4.0.1 DONE}
  165. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  166. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  167. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {wikizoomer@1.1.0 DONE}
  168. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  169. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {energeticsheep@1.1.6 DONE}
  170. mysticallib-1.15.2-2.0.1.jar Mystical Lib {mysticallib@1.15.2-2.0.1 DONE}
  171. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  172. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  173. FarmersDelight-1.15.2-0.1.4a.jar Farmer's Delight {farmersdelight@1.15.2-0.1.4a DONE}
  174. CommonCapabilities-1.15.2-2.5.2.jar CommonCapabilities {commoncapabilities@2.5.2 DONE}
  175. chunkt-1.15.2-1.0.3.jar Chunkt {chunkt@1.15.2-1.0.3 DONE}
  176. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.365 DONE}
  177. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  178. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  179. astral-1.6.5.jar Astral {astral@1.6.5 DONE}
  180. toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
  181. SilentGear-1.15.2-1.11.2153.jar Silent Gear {silentgear@1.11.2+153 DONE}
  182. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  183. portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE}
  184. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE}
  185. Botania-r1.15-387.jar Botania {botania@r1.15-387 DONE}
  186. tetra-1.15.2-2.18.1.jar Tetra {tetra@1.15.2-2.18.1 DONE}
  187. managear-1.15.2-1.2.0.jar Mana Gear {managear@1.15.2-1.2.0 DONE}
  188. Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
  189. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  190. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  191. IntegratedTunnels-1.15.2-1.6.12.jar IntegratedTunnels {integratedtunnels@1.6.12 DONE, integratedtunnelscompat@1.6.12 DONE}
  192. EndReborn[0.6.0].jar End: Reborn {endreborn@0.6.0 DONE}
  193. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {malilib@0.10.0-dev.20+beta.1 DONE}
  194. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  195. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {mcwroofs@2.0.0 DONE}
  196. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  197. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {observerlib@1.15.2-1.2.0 DONE}
  198. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  199. undergarden-0.1.5.jar The Undergarden {undergarden@0.1.5 DONE}
  200. trashcans-1.0.2-mc1.15.jar Trash Cans {trashcans@1.0.2 DONE}
  201. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3 DONE}
  202. Cyclic-1.15.2-0.6.1.jar Cyclic {cyclic@1.15.2-0.6.1 DONE}
  203. inventula-1.1.3.jar Inventula {inventula@1.1.3 DONE}
  204. QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
  205. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE}
  206. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  207. equaldragons-1.2.jar Equal Dragons {equaldragons@1.2 DONE}
  208. jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
  209. worleycaves-1.15.2-1.6.0.jar Worley's Caves {worleycaves@1.15.2-1.6.0 DONE}
  210. Druidcraft-1.15-0.4.21.jar Druidcraft {druidcraft@0.4.21 DONE}
  211. tetraits-1.15.2-beta-0.0.2.jar Tetraits {tetraits@NONE DONE}
  212. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  213. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  214. goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE}
  215. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  216. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  217. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  218. compendium-2.03a.jar Compendium {compendium@2.03a DONE}
  219. extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 DONE}
  220. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  221. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  222. Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE}
  223. mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
  224. LightOverlay-4.2.jar Light Overlay Forge {lightoverlay-forge@4.2 DONE}
  225. journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
  226. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  227. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {storagenetwork@1.15.2-1.0.1 DONE}
  228. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {engineerstools@1.0.8 DONE}
  229. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {dungeoncrawl@2.0.1 DONE}
  230. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
  231. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  232. Workshop-1.15.2-0.3.0-Snapshot.4.jar Workshop {workshop@0.0.1 DONE}
  233. pneumaticcraft-repressurized-1.15.2-1.4.3-60.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.4.3-60 DONE}
  234. mcjtylib-1.15-4.1.3-beta.jar McJtyLib {mcjtylib@1.15-4.1.3-beta DONE}
  235. rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.3-beta DONE}
  236. xnet-1.15-2.1.7-beta.jar XNet {xnet@1.15-2.1.7-beta DONE}
  237. rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.6-beta DONE}
  238. rftoolscontrol-1.15-3.0.4-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.4-beta DONE}
  239. mahoutsukai-1.15.2-v1.21.6.jar Mahou Tsukai {mahoutsukai@1.15.2-v1.21.6 DONE}
  240. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  241. CraftTweaker-1.15.2-6.0.0.38.jar CraftTweaker {crafttweaker@6.0.0.38 DONE}
  242. rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {rftoolspower@1.15-2.2.0-beta DONE}
  243. mysticalworld-1.15.2-2.0.6.jar Mystical World {mysticalworld@1.15.2-2.0.6 DONE}
  244. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  245. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  246. forge-1.15.2-31.2.26-universal.jar Forge {forge@31.2.26 DONE}
  247. Atum-1.15.2-2.1.4.jar Atum 2 {atum@1.15.2-2.1.4 DONE}
  248. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  249. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 DONE}
  250. ColossalChests-1.15.2-1.7.12.jar ColossalChests {colossalchests@1.7.12 DONE}
  251. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  252. forge-1.15.2-31.2.26-server.jar Minecraft {minecraft@1.15.2 DONE}
  253. cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE}
  254. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE}
  255. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  256. rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.5-beta DONE}
  257. theoneprobe-1.15-2.0.4.jar The One Probe {theoneprobe@1.15-2.0.4 DONE}
  258. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  259. titanium-1.15.2-2.5.1.jar Titanium {titanium@2.5.1 DONE}
  260. manaandartifice-1.0.5-pre3.jar Mana and Artifice {mana-and-artifice@1.0.5-pre3 DONE}
  261. ImmersiveEngineering-1.15.2-3.1-111.jar Immersive Engineering {immersiveengineering@1.15.2-3.1-111 DONE}
  262. SilentLib-1.15.2-4.6.659.jar Silent Lib {silentlib@4.6.6+59 DONE}
  263. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  264. wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 DONE}
  265. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE}
  266. rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.5-beta DONE}
  267. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
  268. foamdome-1.0.1.jar Foam Dome {foamdome@1.0.1 DONE}
  269. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE}
  270. Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE}
  271. Inspirations-1.15.2-1.1.0.jar Inspirations {inspirations@1.15.2-1.1.0 DONE}
  272. IntegratedDynamics-1.15.2-1.1.14.jar IntegratedDynamics {integrateddynamics@1.1.14 DONE, integrateddynamicscompat@1.1.14 DONE}
  273. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  274. gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
  275. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {fastbench@3.1.0 DONE}
  276. polymorph-FORGE-1.15.2-0.10.jar Polymorph {polymorph@FORGE-1.15.2-0.10 DONE}
  277. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  278. Quark-r2.1-sky.1-246.jar Quark {quark@r2.1-sky.1-246 DONE}
  279. Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
  280. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {strange@1.15.2-1.0.0-beta.5 DONE}
  281. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  282. moarboats-1.15.2-7.0.0.1.jar Moar Boats {moarboats@1.15.2-7.0.0.1 DONE}
  283. structurize-0.13.42-ALPHA.jar Structurize {structurize@0.13.42-ALPHA DONE}
  284. minecolonies-0.13.124-ALPHA-universal.jar Minecolonies {minecolonies@0.13.124-ALPHA DONE}
  285. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  286. Transport-1.15.2-2.3.1.jar Transport {transport@1.15.2-2.3.1 DONE}
  287. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  288. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  289. moredragoneggs-1.0.jar More Dragon Eggs {moredragoneggs@1.0 DONE}
  290. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {itemscroller@0.15.0-dev.20200412.215325 DONE}
  291. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 DONE}
  292. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {silentgems@3.6.2+98 DONE}
  293. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
  294. Pulsar/inspirations loaded Pulses:
  295. - InspirationsShared (Enabled/Forced)
  296. - InspirationsBuilding (Enabled/Not Forced)
  297. - InspirationsUtility (Enabled/Not Forced)
  298. - InspirationsTools (Enabled/Not Forced)
  299. - InspirationsTweaks (Enabled/Not Forced)
  300.  
  301. Player Count: 4 / 20; [ServerPlayerEntity['VioletZe'/65260, l='world', x=3514.43, y=66.00, z=3417.19], ServerPlayerEntity['Edrin_Dyhard'/69060, l='world', x=3523.23, y=67.50, z=3483.20], ServerPlayerEntity['Finanect'/109887, l='world', x=3047.89, y=62.52, z=6435.07], ServerPlayerEntity['Divineaspect'/113023, l='world', x=4377.70, y=12.00, z=5410.87]]
  302. Data Packs: mod:reauth (incompatible), mod:culinaryconstruct (incompatible), mod:energeticsheep (incompatible), mod:commoncapabilities (incompatible), mod:integratedtunnels (incompatible), mod:integrateddynamics (incompatible), vanilla, mod:enchantedbookredesign, mod:cyclopscore (incompatible), mod:astralsorcery (incompatible), mod:netherportalfix (incompatible), mod:curiousshulkerboxes (incompatible), mod:doggytalents (incompatible), mod:mcwwindows, mod:rsgauges, mod:findme (incompatible), mod:essentials (incompatible), mod:terraforged, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:theloader (incompatible), mod:nomadictents (incompatible), mod:mutantbeasts (incompatible), mod:xreliquary (incompatible), mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:ironshulkerbox (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:wikizoomer, mod:jeresources (incompatible), mod:mysticallib, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:farmersdelight, mod:chunkt (incompatible), mod:biomesoplenty, mod:phosphor, mod:mekanismadditions, mod:astral (incompatible), mod:toughnessbar (incompatible), mod:silentgear (incompatible), mod:masonry, mod:portality (incompatible), mod:curios (incompatible), mod:botania (incompatible), mod:tetra, mod:managear, mod:patchouli (incompatible), mod:cloth-config2 (incompatible), mod:oreexcavation (incompatible), mod:endreborn (incompatible), mod:malilib (incompatible), mod:mekanismtools, mod:mcwroofs, mod:curiouselytra (incompatible), mod:observerlib (incompatible), mod:mcwfurnitures, mod:undergarden (incompatible), mod:trashcans, mod:bettermineshafts (incompatible), mod:cyclic (incompatible), mod:inventula, mod:quarkoddities, mod:inventorysorter (incompatible), mod:pamhc2trees (incompatible), mod:equaldragons, mod:jei (incompatible), mod:worleycaves (incompatible), mod:druidcraft, mod:tetraits, mod:abnormals_core, mod:bambooblocks (incompatible), mod:goblintraders, mod:mekanism, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:compendium (incompatible), mod:extraboats, mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:mgui (incompatible), mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:storagenetwork (incompatible), mod:engineerstools, mod:dungeoncrawl (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:workshop (incompatible), mod:pneumaticcraft, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mahoutsukai (incompatible), mod:jeitweaker, mod:crafttweaker (incompatible), mod:rftoolspower (incompatible), mod:mysticalworld (incompatible), mod:swampexpansion (incompatible), mod:crossroads (incompatible), mod:forge (incompatible), mod:atum (incompatible), mod:bountiful (incompatible), mod:quickleafdecay, mod:colossalchests (incompatible), mod:ironchest, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:endergetic (incompatible), mod:rftoolsutility (incompatible), mod:theoneprobe (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:mana-and-artifice, mod:immersiveengineering (incompatible), mod:silentlib (incompatible), mod:pamhc2crops (incompatible), mod:wards (incompatible), mod:archers_paradox (incompatible), mod:rftoolsbuilder (incompatible), mod:jeiintegration (incompatible), mod:foamdome (incompatible), mod:savageandravage, mod:mantle (incompatible), mod:inspirations (incompatible), mod:pamhc2foodcore (incompatible), mod:gravestone, mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:charm (incompatible), mod:strange (incompatible), mod:storagedrawers (incompatible), mod:moarboats (incompatible), mod:structurize (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:itemscroller (incompatible), mod:aquaculture, mod:silentgems (incompatible), mod:overloadedarmorbar (incompatible)
  303. Is Modded: Definitely; Server brand changed to 'forge'
  304. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement