Advertisement
Dvineaspect

Untitled

Sep 8th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 08/09/20 18:03
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoSuchMethodError: org.cyclops.cyclopscore.helper.L10NHelpers.localize(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  8. at org.cyclops.integrateddynamics.core.evaluate.variable.ValueTypeBase.toString(ValueTypeBase.java:136) ~[?:1.1.16] {re:classloading,pl:runtimedistcleaner:A}
  9. at net.minecraft.util.text.TranslationTextComponent.func_150272_a(TranslationTextComponent.java:127) ~[?:?] {re:classloading}
  10. at net.minecraft.util.text.TranslationTextComponent.func_150269_b(TranslationTextComponent.java:98) ~[?:?] {re:classloading}
  11. at net.minecraft.util.text.TranslationTextComponent.func_150270_g(TranslationTextComponent.java:59) ~[?:?] {re:classloading}
  12. at net.minecraft.util.text.TranslationTextComponent.func_212640_c(TranslationTextComponent.java:154) ~[?:?] {re:classloading}
  13. at net.minecraft.util.text.ITextComponent.getString(SourceFile:50) ~[?:?] {re:classloading}
  14. at org.cyclops.integrateddynamics.api.evaluate.EvaluationException.<init>(EvaluationException.java:14) ~[?:1.1.16] {re:classloading}
  15. at org.cyclops.integratedtunnels.part.aspect.TunnelAspectWriteBuilders.validateListValues(TunnelAspectWriteBuilders.java:99) ~[?:1.6.13] {re:classloading}
  16. at org.cyclops.integratedtunnels.part.aspect.TunnelAspectWriteBuilders$Item.lambda$static$6(TunnelAspectWriteBuilders.java:461) ~[?:1.6.13] {re:classloading}
  17. at org.cyclops.integrateddynamics.core.part.aspect.build.AspectBuilder$BuiltWriter.write(AspectBuilder.java:396) ~[?:1.1.16] {re:classloading}
  18. at org.cyclops.integrateddynamics.part.aspect.write.AspectWriteBase.update(AspectWriteBase.java:59) ~[?:1.1.16] {re:classloading,pl:runtimedistcleaner:A}
  19. at org.cyclops.integrateddynamics.core.part.aspect.build.AspectBuilder$BuiltWriter.update(AspectBuilder.java:419) ~[?:1.1.16] {re:classloading}
  20. at org.cyclops.integrateddynamics.core.part.write.PartTypeWriteBase.update(PartTypeWriteBase.java:88) ~[?:1.1.16] {re:classloading}
  21. at org.cyclops.integrateddynamics.core.part.write.PartTypeWriteBase.update(PartTypeWriteBase.java:55) ~[?:1.1.16] {re:classloading}
  22. at org.cyclops.integrateddynamics.core.network.PartNetworkElement.update(PartNetworkElement.java:157) ~[?:1.1.16] {re:classloading}
  23. at org.cyclops.integrateddynamics.core.network.Network.update(Network.java:407) ~[?:1.1.16] {re:classloading}
  24. at org.cyclops.integrateddynamics.core.TickHandler.onTick(TickHandler.java:65) ~[?:1.1.16] {re:classloading}
  25. at net.minecraftforge.eventbus.ASMEventHandler_1239_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?] {}
  26. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
  27. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
  28. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostServerTick(BasicEventHooks.java:119) ~[?:?] {re:classloading}
  29. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:825) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  31. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal] {}
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- System Details --
  38. Details:
  39. Minecraft Version: 1.15.2
  40. Minecraft Version ID: 1.15.2
  41. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  42. Java Version: 1.8.0_72-internal, Oracle Corporation
  43. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  44. Memory: 1244649944 bytes (1186 MB) / 2908028928 bytes (2773 MB) up to 6450184192 bytes (6151 MB)
  45. CPUs: 8
  46. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  47. ModLauncher: 5.1.0+69+master.79f13f7
  48. ModLauncher launch target: fmlserver
  49. ModLauncher naming: srg
  50. ModLauncher services:
  51. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  52. /forge-1.15.2-31.2.26.jar object_holder_definalize PLUGINSERVICE
  53. /forge-1.15.2-31.2.26.jar runtime_enum_extender PLUGINSERVICE
  54. /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
  55. /forge-1.15.2-31.2.26.jar capability_inject_definalize PLUGINSERVICE
  56. /forge-1.15.2-31.2.26.jar runtimedistcleaner PLUGINSERVICE
  57. /forge-1.15.2-31.2.26.jar fml TRANSFORMATIONSERVICE
  58. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  59. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  60. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  61. FML: 31.2
  62. Forge: net.minecraftforge:31.2.26
  63. FML Language Providers:
  64. minecraft@1
  65. Mod List:
  66. enchantedbookredesign-2.0a.jar Enchanted Book Redesign {[email protected] DONE}
  67. CyclopsCore-1.15.2-1.8.3.jar Cyclops Core {[email protected] DONE}
  68. astralsorcery-1.15.2-1.12.8.jar Astral Sorcery {[email protected] DONE}
  69. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  70. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  71. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  72. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  73. rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
  74. findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
  75. essentials-1.15.2-2.7.4.jar Essentials {[email protected] DONE}
  76. TerraForged-1.15.2-0.1.2.jar TerraForged {[email protected] DONE}
  77. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  78. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  79. ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
  80. Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
  81. citadel-1.1.11.jar Citadel {[email protected] DONE}
  82. theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
  83. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  84. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {[email protected] DONE}
  85. MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] DONE}
  86. Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] DONE}
  87. randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] DONE}
  88. buildinggadgets-3.4.0.jar Building Gadgets {[email protected] DONE}
  89. Apotheosis-1.15.2-3.2.4.jar Apotheosis {[email protected] DONE}
  90. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  91. ironshulkerboxes-1.15.2-4.0.1.jar Iron Shulker Boxes {[email protected] DONE}
  92. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  93. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  94. wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] DONE}
  95. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  96. EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {[email protected] DONE}
  97. mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] DONE}
  98. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  99. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  100. FarmersDelight-1.15.2-0.1.5.jar Farmer's Delight {[email protected] DONE}
  101. CommonCapabilities-1.15.2-2.5.3.jar CommonCapabilities {[email protected] DONE}
  102. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  103. BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE}
  104. phosphor-forge-mc1.15.2-0.5.2build.4.jar Phosphor {[email protected]+build.4 DONE}
  105. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  106. astral-1.7.1.jar Astral {[email protected] DONE}
  107. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  108. SilentGear-1.15.2-1.11.3160.jar Silent Gear {[email protected]+160 DONE}
  109. masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
  110. portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
  111. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
  112. Botania-r1.15-387.jar Botania {[email protected] DONE}
  113. tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE}
  114. managear-1.15.2-1.2.0.jar Mana Gear {[email protected] DONE}
  115. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  116. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  117. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  118. IntegratedTunnels-1.15.2-1.6.13.jar IntegratedTunnels {[email protected] DONE, [email protected] DONE}
  119. EndReborn [0.6.1].jar End: Reborn {[email protected] DONE}
  120. malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
  121. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  122. mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
  123. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  124. observerlib-1.15.2-1.2.0.v60.jar ObserverLib {[email protected] DONE}
  125. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  126. undergarden-0.1.5.jar The Undergarden {[email protected] DONE}
  127. trashcans-1.0.3-mc1.15.jar Trash Cans {[email protected] DONE}
  128. clojurelib-1.10.0_0.0.1.jar Clojure Lib {[email protected]_0.0.1 DONE}
  129. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {[email protected] DONE}
  130. Cyclic-1.15.2-0.6.2.jar Cyclic {[email protected] DONE}
  131. inventula-1.1.3.jar Inventula {[email protected] DONE}
  132. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  133. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  134. pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  135. equaldragons-1.2.jar Equal Dragons {[email protected] DONE}
  136. jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
  137. worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] DONE}
  138. Druidcraft-1.15-0.4.31-sky.1.jar Druidcraft {[email protected] DONE}
  139. tetraits-1.15.2-beta-0.1.1.jar Tetraits {tetraits@NONE DONE}
  140. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  141. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  142. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  143. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  144. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  145. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  146. compendium-2.04a.jar Compendium {[email protected] DONE}
  147. extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] DONE}
  148. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  149. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  150. Clumps-5.0.2.6.jar Clumps {[email protected] DONE}
  151. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  152. LightOverlay-4.2.jar Light Overlay Forge {[email protected] DONE}
  153. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  154. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  155. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
  156. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  157. DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {[email protected] DONE}
  158. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
  159. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  160. Workshop-1.15.2-0.3.0-Snapshot.8.jar Workshop {[email protected] DONE}
  161. pneumaticcraft-repressurized-1.15.2-1.4.4-64.jar PneumaticCraft: Repressurized {[email protected] DONE}
  162. mcjtylib-1.15-4.1.7.jar McJtyLib {[email protected] DONE}
  163. rftoolsbase-1.15-1.1.6.jar RFToolsBase {[email protected] DONE}
  164. xnet-1.15-2.1.10.jar XNet {[email protected] DONE}
  165. rftoolsstorage-1.15-1.1.9.jar RFToolsStorage {[email protected] DONE}
  166. rftoolscontrol-1.15-3.0.7.jar RFToolsControl {[email protected] DONE}
  167. mahoutsukai-1.15.2-v1.22.1.jar Mahou Tsukai {[email protected] DONE}
  168. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  169. CraftTweaker-1.15.2-6.0.0.40.jar CraftTweaker {[email protected] DONE}
  170. ArsNouveau1.15.2-0.12.jar Ars Nouveau {[email protected] DONE}
  171. rftoolspower-1.15-2.2.4.jar RFToolsPower {[email protected] DONE}
  172. mysticalworld-1.15.2-2.1.1.jar Mystical World {[email protected] DONE}
  173. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  174. crossroads-1.15.2-2.2.1.jar Crossroads {crossroads@version DONE}
  175. forge-1.15.2-31.2.26-universal.jar Forge {[email protected] DONE}
  176. Atum-1.15.2-2.1.6.jar Atum 2 {[email protected] DONE}
  177. Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
  178. QuickLeafDecay-MC1.15.2-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
  179. ColossalChests-1.15.2-1.7.12.jar ColossalChests {[email protected] DONE}
  180. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  181. forge-1.15.2-31.2.26-server.jar Minecraft {[email protected] DONE}
  182. cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
  183. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
  184. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  185. rftoolsutility-1.15-2.1.9.jar RFToolsUtility {[email protected] DONE}
  186. theoneprobe-1.15-2.0.7.jar The One Probe {[email protected] DONE}
  187. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  188. titanium-1.15.2-2.5.1-sky.1.jar Titanium {[email protected] DONE}
  189. manaandartifice-1.0.5-pre3.jar Mana and Artifice {[email protected] DONE}
  190. ImmersiveEngineering-1.15.2-4.0.0-117.jar Immersive Engineering {[email protected] DONE}
  191. SilentLib-1.15.2-4.6.659.jar Silent Lib {[email protected]+59 DONE}
  192. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  193. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  194. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
  195. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] DONE}
  196. rftoolsbuilder-1.15-2.1.8.jar RFToolsBuilder {[email protected] DONE}
  197. jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] DONE}
  198. foamdome-1.0.1.jar Foam Dome {[email protected] DONE}
  199. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  200. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  201. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  202. IntegratedDynamics-1.15.2-1.1.16.jar IntegratedDynamics {[email protected] DONE, [email protected] DONE}
  203. pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  204. gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
  205. FastWorkbench-1.15.2-3.1.0.jar FastWorkbench {[email protected] DONE}
  206. polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
  207. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  208. Quark-r2.1-245.jar Quark {[email protected] DONE}
  209. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  210. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  211. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  212. Regrowth-1.15.2-1.1.0.7.jar Regrowth Mod {[email protected] DONE}
  213. moarboats-1.15.2-7.0.0.1.jar Moar Boats {[email protected] DONE}
  214. structurize-0.13.58-ALPHA.jar Structurize {[email protected] DONE}
  215. minecolonies-0.13.200-ALPHA-universal.jar Minecolonies {[email protected] DONE}
  216. FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
  217. Transport-1.15.2-2.4.0.jar Transport {[email protected] DONE}
  218. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  219. solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
  220. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  221. itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
  222. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  223. SilentGems-1.15.2-3.6.298.jar Silent's Gems 3 {[email protected]+98 DONE}
  224. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  225. Pulsar/inspirations loaded Pulses:
  226. - InspirationsShared (Enabled/Forced)
  227. - InspirationsBuilding (Enabled/Not Forced)
  228. - InspirationsUtility (Enabled/Not Forced)
  229. - InspirationsTools (Enabled/Not Forced)
  230. - InspirationsTweaks (Enabled/Not Forced)
  231.  
  232. Player Count: 0 / 20; []
  233. 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
  234. Is Modded: Definitely; Server brand changed to 'forge'
  235. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement