Advertisement
Dvineaspect

Untitled

Sep 17th, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 16/09/20 22:15
  5. Description: Ticking entity
  6.  
  7. java.lang.RuntimeException: Attempted to load class net/minecraft/client/world/ClientWorld for invalid dist DEDICATED_SERVER
  8. at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forge-1.15.2-31.2.30.jar:31.2] {}
  9. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:103) ~[modlauncher-5.1.0.jar:5.1.0+69+master.79f13f7] {}
  10. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-5.1.0.jar:?] {}
  11. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-5.1.0.jar:?] {}
  12. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) ~[modlauncher-5.1.0.jar:?] {}
  13. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) ~[modlauncher-5.1.0.jar:?] {re:classloading,re:classloading}
  14. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.1.0.jar:?] {re:classloading,re:classloading}
  15. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72-internal] {}
  16. at com.alan19.astral.entity.projectile.IntentionBeam.func_70071_h_(IntentionBeam.java:169) ~[?:1.7.2] {re:classloading,pl:runtimedistcleaner:A}
  17. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  18. 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}
  19. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Thread: Server thread
  32. Stacktrace:
  33. at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71)
  34. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:103)
  35. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
  36. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115)
  37. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239)
  38. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126)
  39. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96)
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  41. at com.alan19.astral.entity.projectile.IntentionBeam.func_70071_h_(IntentionBeam.java:169)
  42. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:600)
  43.  
  44. -- Entity being ticked --
  45. Details:
  46. Entity Type: astral:intention_beam (com.alan19.astral.entity.projectile.IntentionBeam)
  47. Entity ID: 488889
  48. Entity Name: entity.astral.intention_beam
  49. Entity's Exact location: 269.99, 65.62, -7.32
  50. Entity's Block location: World: (269,65,-8), Chunk: (at 13,4,8 in 16,-1; contains blocks 256,0,-16 to 271,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  51. Entity's Momentum: -0.25, 0.00, -0.02
  52. Entity's Passengers: []
  53. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  54. Stacktrace:
  55. at net.minecraft.world.World.func_217390_a(World.java:536)
  56. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:401)
  57.  
  58. -- Affected level --
  59. Details:
  60. All players: 1 total; [ServerPlayerEntity['Alan199921'/482849, l='world', x=270.06, y=64.00, z=-7.32]]
  61. Chunk stats: ServerChunkCache: 2025
  62. Level dimension: DimensionType{astral:inner_realm}
  63. Derived: true
  64. Level name: world
  65. Level seed: -3595992425295525470
  66. Level generator: ID 09 - terraforged, ver 0. Features enabled: true
  67. 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"}}}
  68. 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)
  69. Level time: 53431729 game time, 51392121 day time
  70. Known server brands: forge
  71. Level was modded: true
  72. Level storage version: 0x04ABD - Anvil
  73. Level weather: Rain time: 156701 (now: false), thunder time: 24859 (now: false)
  74. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  75. Stacktrace:
  76. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  77. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  78. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  79. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
  80. at java.lang.Thread.run(Thread.java:745)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.15.2
  85. Minecraft Version ID: 1.15.2
  86. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  87. Java Version: 1.8.0_72-internal, Oracle Corporation
  88. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  89. Memory: 734102112 bytes (700 MB) / 3287179264 bytes (3134 MB) up to 6450184192 bytes (6151 MB)
  90. CPUs: 8
  91. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  92. ModLauncher: 5.1.0+69+master.79f13f7
  93. ModLauncher launch target: fmlserver
  94. ModLauncher naming: srg
  95. ModLauncher services:
  96. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  97. /forge-1.15.2-31.2.30.jar object_holder_definalize PLUGINSERVICE
  98. /forge-1.15.2-31.2.30.jar runtime_enum_extender PLUGINSERVICE
  99. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  100. /forge-1.15.2-31.2.30.jar capability_inject_definalize PLUGINSERVICE
  101. /forge-1.15.2-31.2.30.jar runtimedistcleaner PLUGINSERVICE
  102. /forge-1.15.2-31.2.30.jar fml TRANSFORMATIONSERVICE
  103. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  104. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  105. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  106. FML: 31.2
  107. Forge: net.minecraftforge:31.2.30
  108. FML Language Providers:
  109. javafml@31.2
  110. minecraft@1
  111. kotlinfml@1.5.2
  112. Mod List:
  113. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {enchantedbookredesign@2.0a DONE}
  114. CyclopsCore-1.15.2-1.8.4.jar Cyclops Core {cyclopscore@1.8.4 DONE}
  115. astralsorcery-1.15.2-1.12.9.jar Astral Sorcery {astralsorcery@1.15.2-1.12.9 DONE}
  116. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  117. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.1 DONE}
  118. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
  119. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE}
  120. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {rsgauges@1.2.5-b1 DONE}
  121. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  122. essentials-1.15.2-2.7.4.jar Essentials {essentials@1.15.2-2.7.4 DONE}
  123. TerraForged-1.15.2-0.1.2.jar TerraForged {terraforged@0.1.2 DONE}
  124. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  125. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  126. ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 DONE}
  127. Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
  128. citadel-1.1.11.jar Citadel {citadel@1.1.11 DONE}
  129. theloader-1.15.2-1.1.0.jar The Loader {theloader@1.15.2-1.1.0 DONE}
  130. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {nomadictents@11.0.0-beta DONE}
  131. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {culinaryconstruct@FORGE-1.15.2-2.0.0.2 DONE}
  132. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {mutantbeasts@1.15.2-1.0.7 DONE}
  133. Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 DONE}
  134. randompatches-1.15.2-1.22.1.1.jar RandomPatches {randompatches@1.15.2-1.22.1.1 DONE}
  135. buildinggadgets-3.4.0.jar Building Gadgets {buildinggadgets@3.4.0 DONE}
  136. Apotheosis-1.15.2-3.3.1.jar Apotheosis {apotheosis@3.3.1 DONE}
  137. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  138. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {ironshulkerbox@1.15.2-4.0.1 DONE}
  139. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  140. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  141. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {wikizoomer@1.1.0 DONE}
  142. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  143. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {energeticsheep@1.1.6 DONE}
  144. mysticallib-1.15.2-2.0.1.jar Mystical Lib {mysticallib@1.15.2-2.0.1 DONE}
  145. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  146. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  147. FarmersDelight-1.15.2-0.2.2.jar Farmer's Delight {farmersdelight@1.15.2-0.2.2 DONE}
  148. CommonCapabilities-1.15.2-2.5.4.jar CommonCapabilities {commoncapabilities@2.5.4 DONE}
  149. chunkt-1.15.2-1.0.3.jar Chunkt {chunkt@1.15.2-1.0.3 DONE}
  150. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.365 DONE}
  151. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  152. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  153. astral-1.7.2.jar Astral {astral@1.7.2 DONE}
  154. toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
  155. SilentGear-1.15.2-1.11.3160.jar Silent Gear {silentgear@1.11.3+160 DONE}
  156. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  157. portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE}
  158. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 DONE}
  159. Botania-r1.15-387.jar Botania {botania@r1.15-387 DONE}
  160. tetra-1.15.2-2.18.1.jar Tetra {tetra@1.15.2-2.18.1 DONE}
  161. managear-1.15.2-1.2.0.jar Mana Gear {managear@1.15.2-1.2.0 DONE}
  162. Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
  163. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  164. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  165. IntegratedTunnels-1.15.2-1.6.14.jar IntegratedTunnels {integratedtunnels@1.6.14 DONE, integratedtunnelscompat@1.6.14 DONE}
  166. EndReborn [0.6.1].jar End: Reborn {endreborn@0.6.1 DONE}
  167. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {malilib@0.10.0-dev.20+beta.1 DONE}
  168. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  169. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {mcwroofs@2.0.0 DONE}
  170. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  171. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {observerlib@1.15.2-1.2.0 DONE}
  172. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  173. undergarden-0.1.5.jar The Undergarden {undergarden@0.1.5 DONE}
  174. trashcans-1.0.3-mc1.15.jar Trash Cans {trashcans@1.0.3 DONE}
  175. clojurelib-1.10.0_0.0.1.jar Clojure Lib {clojurelib@1.10.0_0.0.1 DONE}
  176. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3 DONE}
  177. Cyclic-1.15.2-0.6.2.jar Cyclic {cyclic@1.15.2-0.6.2 DONE}
  178. inventula-1.1.3.jar Inventula {inventula@1.1.3 DONE}
  179. QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
  180. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE}
  181. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  182. equaldragons-1.2.jar Equal Dragons {equaldragons@1.2 DONE}
  183. jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 DONE}
  184. worleycaves-1.15.2-1.6.0.jar Worley's Caves {worleycaves@1.15.2-1.6.0 DONE}
  185. Druidcraft-1.15-0.4.31.jar Druidcraft {druidcraft@0.4.31 DONE}
  186. tetraits-1.15.2-beta-0.1.1.jar Tetraits {tetraits@NONE DONE}
  187. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  188. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  189. goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 DONE}
  190. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  191. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  192. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  193. compendium-2.04a.jar Compendium {compendium@2.04a DONE}
  194. extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 DONE}
  195. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  196. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  197. Clumps-5.0.2.6.jar Clumps {clumps@5.0.2.6 DONE}
  198. mgui-1.15.2-2.1.1.jar mgui {mgui@2.1.1 DONE}
  199. LightOverlay-4.2.jar Light Overlay Forge {lightoverlay-forge@4.2 DONE}
  200. journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 DONE}
  201. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  202. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {storagenetwork@1.15.2-1.0.1 DONE}
  203. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {engineerstools@1.0.8 DONE}
  204. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {dungeoncrawl@2.0.1 DONE}
  205. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
  206. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {farmingforblockheads@6.1.5 DONE}
  207. Workshop-1.15.2-0.3.0-Snapshot.8.jar Workshop {workshop@0.0.1 DONE}
  208. pneumaticcraft-repressurized-1.15.2-1.4.5-69.jar PneumaticCraft: Repressurized {pneumaticcraft@1.15.2-1.4.5-69 DONE}
  209. mcjtylib-1.15-4.1.7.jar McJtyLib {mcjtylib@1.15-4.1.7 DONE}
  210. rftoolsbase-1.15-1.1.6.jar RFToolsBase {rftoolsbase@1.15-1.1.6 DONE}
  211. xnet-1.15-2.1.10.jar XNet {xnet@1.15-2.1.10 DONE}
  212. rftoolsstorage-1.15-1.1.9.jar RFToolsStorage {rftoolsstorage@1.15-1.1.9 DONE}
  213. rftoolscontrol-1.15-3.0.7.jar RFToolsControl {rftoolscontrol@1.15-3.0.7 DONE}
  214. mahoutsukai-1.15.2-v1.23.1.jar Mahou Tsukai {mahoutsukai@1.15.2-v1.23.1 DONE}
  215. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  216. CraftTweaker-1.15.2-6.0.0.40.jar CraftTweaker {crafttweaker@6.0.0.40 DONE}
  217. Ars Nouveau 1.15.2 - 0.14.jar Ars Nouveau {ars_nouveau@1.0 DONE}
  218. rftoolspower-1.15-2.2.4.jar RFToolsPower {rftoolspower@1.15-2.2.4 DONE}
  219. mysticalworld-1.15.2-2.1.1.jar Mystical World {mysticalworld@1.15.2-2.1.1 DONE}
  220. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  221. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  222. forge-1.15.2-31.2.30-universal.jar Forge {forge@31.2.30 DONE}
  223. Atum-1.15.2-2.1.6.jar Atum 2 {atum@1.15.2-2.1.6 DONE}
  224. Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 DONE}
  225. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 DONE}
  226. ColossalChests-1.15.2-1.7.12.jar ColossalChests {colossalchests@1.7.12 DONE}
  227. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  228. forge-1.15.2-31.2.30-server.jar Minecraft {minecraft@1.15.2 DONE}
  229. cofh_core-1.15.2-0.6.1b.jar CoFH Core {cofh_core@0.6.1b DONE}
  230. ensorcellation-1.15.2-0.6.0b.jar Ensorcellation {ensorcellation@0.6.0b DONE}
  231. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  232. rftoolsutility-1.15-2.1.9.jar RFToolsUtility {rftoolsutility@1.15-2.1.9 DONE}
  233. theoneprobe-1.15-2.0.7.jar The One Probe {theoneprobe@1.15-2.0.7 DONE}
  234. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  235. titanium-1.15.2-2.5.1-sky.1.jar Titanium {titanium@2.5.1-sky.1 DONE}
  236. manaandartifice-1.0.5-pre3.jar Mana and Artifice {mana-and-artifice@1.0.5-pre3 DONE}
  237. ImmersiveEngineering-1.15.2-4.0.0-117.jar Immersive Engineering {immersiveengineering@1.15.2-4.0.0-117 DONE}
  238. SilentLib-1.15.2-4.6.659.jar Silent Lib {silentlib@4.6.6+59 DONE}
  239. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  240. wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 DONE}
  241. archers_paradox-1.15.2-0.6.0b.jar Archer's Paradox {archers_paradox@0.6.0b DONE}
  242. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {towers_of_the_wild@1.15.2-1.2.0 DONE}
  243. rftoolsbuilder-1.15-2.1.8.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.8 DONE}
  244. jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {jeiintegration@3.1.1.2 DONE}
  245. foamdome-1.0.1.jar Foam Dome {foamdome@1.0.1 DONE}
  246. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE}
  247. Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 DONE}
  248. Inspirations-1.15.2-1.1.0.jar Inspirations {inspirations@1.15.2-1.1.0 DONE}
  249. IntegratedDynamics-1.15.2-1.1.17.jar IntegratedDynamics {integrateddynamics@1.1.17 DONE, integrateddynamicscompat@1.1.17 DONE}
  250. pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  251. gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 DONE}
  252. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {fastbench@3.1.0 DONE}
  253. polymorph-FORGE-1.15.2-0.10.jar Polymorph {polymorph@FORGE-1.15.2-0.10 DONE}
  254. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  255. Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
  256. Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 DONE}
  257. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {strange@1.15.2-1.0.0-beta.5 DONE}
  258. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  259. Regrowth-1.15.2-1.1.0.11.jar Regrowth Mod {regrowth@1.1.0.11 DONE}
  260. moarboats-1.15.2-7.0.0.1.jar Moar Boats {moarboats@1.15.2-7.0.0.1 DONE}
  261. structurize-0.13.64-ALPHA.jar Structurize {structurize@0.13.64-ALPHA DONE}
  262. minecolonies-0.13.244-ALPHA-universal.jar Minecolonies {minecolonies@0.13.244-ALPHA DONE}
  263. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  264. Transport-1.15.2-2.4.0.jar Transport {transport@1.15.2-2.4.0 DONE}
  265. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  266. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 DONE}
  267. moredragoneggs-1.0.jar More Dragon Eggs {moredragoneggs@1.0 DONE}
  268. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {itemscroller@0.15.0-dev.20200412.215325 DONE}
  269. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 DONE}
  270. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {silentgems@3.6.2+98 DONE}
  271. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
  272. Pulsar/inspirations loaded Pulses:
  273. - InspirationsShared (Enabled/Forced)
  274. - InspirationsBuilding (Enabled/Not Forced)
  275. - InspirationsUtility (Enabled/Not Forced)
  276. - InspirationsTools (Enabled/Not Forced)
  277. - InspirationsTweaks (Enabled/Not Forced)
  278.  
  279. Player Count: 1 / 20; [ServerPlayerEntity['Alan199921'/482849, l='world', x=270.06, y=64.00, z=-7.32]]
  280. Data Packs: mod:ars_nouveau (incompatible), mod:towers_of_the_wild, mod:regrowth, mod:clojurelib, 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), the_loader/BladeAddons_Data, the_loader/Druidcraft_Data, the_loader/TetraAquatic_DataPack_v2.1.zip, the_loader/TetraMysticalWorldData, the_loader/TetraSaR_DataPack_v1.2.zip, the_loader/someminerarcana
  281. Is Modded: Definitely; Server brand changed to 'forge'
  282. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement