Advertisement
Dvineaspect

Untitled

Aug 13th, 2020
105
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. minecraft@1
  136. Mod List:
  137. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {[email protected] DONE}
  138. CyclopsCore-1.15.2-1.8.1.jar Cyclops Core {[email protected] DONE}
  139. astralsorcery-1.15.2-1.12.5.jar Astral Sorcery {[email protected] DONE}
  140. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  141. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  142. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  143. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  144. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
  145. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  146. essentials-1.15.2-2.7.4.jar Essentials {[email protected] DONE}
  147. TerraForged-1.15.2-0.1.2.jar TerraForged {[email protected] DONE}
  148. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  149. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  150. ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
  151. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  152. citadel-1.1.11.jar Citadel {[email protected] DONE}
  153. theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
  154. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  155. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {[email protected] DONE}
  156. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
  157. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
  158. randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] DONE}
  159. buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
  160. Apotheosis-1.15.2-3.2.4.jar Apotheosis {[email protected] DONE}
  161. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  162. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
  163. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  164. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  165. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
  166. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  167. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {[email protected] DONE}
  168. mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] DONE}
  169. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  170. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  171. FarmersDelight-1.15.2-0.1.4a.jar Farmer's Delight {[email protected] DONE}
  172. CommonCapabilities-1.15.2-2.5.2.jar CommonCapabilities {[email protected] DONE}
  173. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  174. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
  175. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
  176. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  177. astral-1.6.5.jar Astral {[email protected] DONE}
  178. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  179. SilentGear-1.15.2-1.11.2153.jar Silent Gear {[email protected]+153 DONE}
  180. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  181. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  182. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
  183. Botania-r1.15-387.jar Botania {[email protected] DONE}
  184. tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE}
  185. managear-1.15.2-1.2.0.jar Mana Gear {[email protected] DONE}
  186. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  187. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  188. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  189. IntegratedTunnels-1.15.2-1.6.12.jar IntegratedTunnels {[email protected] DONE, [email protected] DONE}
  190. EndReborn[0.6.0].jar End: Reborn {[email protected] DONE}
  191. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
  192. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  193. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  194. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  195. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {[email protected] DONE}
  196. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  197. undergarden-0.1.5.jar The Undergarden {[email protected] DONE}
  198. trashcans-1.0.2-mc1.15.jar Trash Cans {[email protected] DONE}
  199. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {[email protected] DONE}
  200. Cyclic-1.15.2-0.6.1.jar Cyclic {[email protected] DONE}
  201. inventula-1.1.3.jar Inventula {[email protected] DONE}
  202. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  203. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  204. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  205. equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
  206. jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
  207. worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
  208. Druidcraft-1.15-0.4.21.jar Druidcraft {[email protected] DONE}
  209. tetraits-1.15.2-beta-0.0.2.jar Tetraits {tetraits@NONE DONE}
  210. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  211. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  212. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  213. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  214. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  215. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  216. compendium-2.03a.jar Compendium {[email protected] DONE}
  217. extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
  218. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  219. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  220. Clumps-5.0.2.4.jar Clumps {[email protected] DONE}
  221. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  222. LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
  223. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  224. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  225. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
  226. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  227. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {[email protected] DONE}
  228. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
  229. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  230. Workshop-1.15.2-0.3.0-Snapshot.4.jar Workshop {[email protected] DONE}
  231. pneumaticcraft-repressurized-1.15.2-1.4.3-60.jar PneumaticCraft: Repressurized {[email protected] DONE}
  232. mcjtylib-1.15-4.1.3-beta.jar McJtyLib {[email protected] DONE}
  233. rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {[email protected] DONE}
  234. xnet-1.15-2.1.7-beta.jar XNet {[email protected] DONE}
  235. rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {[email protected] DONE}
  236. rftoolscontrol-1.15-3.0.4-beta.jar RFToolsControl {[email protected] DONE}
  237. mahoutsukai-1.15.2-v1.21.6.jar Mahou Tsukai {[email protected] DONE}
  238. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  239. CraftTweaker-1.15.2-6.0.0.38.jar CraftTweaker {[email protected] DONE}
  240. rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {[email protected] DONE}
  241. mysticalworld-1.15.2-2.0.6.jar Mystical World {[email protected] DONE}
  242. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  243. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  244. forge-1.15.2-31.2.26-universal.jar Forge {[email protected] DONE}
  245. Atum-1.15.2-2.1.4.jar Atum 2 {[email protected] DONE}
  246. Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
  247. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
  248. ColossalChests-1.15.2-1.7.12.jar ColossalChests {[email protected] DONE}
  249. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  250. forge-1.15.2-31.2.26-server.jar Minecraft {[email protected] DONE}
  251. cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
  252. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
  253. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  254. rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {[email protected] DONE}
  255. theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
  256. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  257. titanium-1.15.2-2.5.1.jar Titanium {[email protected] DONE}
  258. manaandartifice-1.0.5-pre3.jar Mana and Artifice {[email protected] DONE}
  259. ImmersiveEngineering-1.15.2-3.1-111.jar Immersive Engineering {[email protected] DONE}
  260. SilentLib-1.15.2-4.6.659.jar Silent Lib {[email protected]+59 DONE}
  261. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  262. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  263. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
  264. rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {[email protected] DONE}
  265. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
  266. foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
  267. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  268. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  269. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  270. IntegratedDynamics-1.15.2-1.1.14.jar IntegratedDynamics {[email protected] DONE, [email protected] DONE}
  271. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  272. gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
  273. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {[email protected] DONE}
  274. polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
  275. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  276. Quark-r2.1-sky.1-246.jar Quark {[email protected] DONE}
  277. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  278. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  279. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  280. moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE}
  281. structurize-0.13.42-ALPHA.jar Structurize {[email protected] DONE}
  282. minecolonies-0.13.124-ALPHA-universal.jar Minecolonies {[email protected] DONE}
  283. FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  284. Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE}
  285. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  286. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
  287. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  288. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
  289. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  290. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {[email protected]+98 DONE}
  291. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  292. Pulsar/inspirations loaded Pulses:
  293. - InspirationsShared (Enabled/Forced)
  294. - InspirationsBuilding (Enabled/Not Forced)
  295. - InspirationsUtility (Enabled/Not Forced)
  296. - InspirationsTools (Enabled/Not Forced)
  297. - InspirationsTweaks (Enabled/Not Forced)
  298.  
  299. 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]]
  300. 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)
  301. Is Modded: Definitely; Server brand changed to 'forge'
  302. Type: Dedicated Server (map_server.txt)
  303.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement