Advertisement
Guest User

Untitled

a guest
Aug 6th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 8/5/20 10:30 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoSuchMethodError: com.lothrazar.storagenetwork.gui.NetworkCraftingInventory.getSizeInventory()I
  8. at top.theillusivec4.polymorph.common.integrations.storagenetwork.StorageNetworkModule$StorageNetworkProvider.craftShift(StorageNetworkModule.java:106) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  9. at top.theillusivec4.polymorph.common.integrations.storagenetwork.StorageNetworkModule$StorageNetworkProvider.transfer(StorageNetworkModule.java:79) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  10. at top.theillusivec4.polymorph.common.network.client.CPacketTransferRecipe.lambda$null$0(CPacketTransferRecipe.java:67) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  11. at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_171] {}
  12. at top.theillusivec4.polymorph.common.network.client.CPacketTransferRecipe.lambda$null$1(CPacketTransferRecipe.java:63) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  13. at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_171] {}
  14. at top.theillusivec4.polymorph.common.network.client.CPacketTransferRecipe.lambda$handle$3(CPacketTransferRecipe.java:60) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  15. at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[?:?] {re:classloading}
  16. at top.theillusivec4.polymorph.common.network.client.CPacketTransferRecipe.handle(CPacketTransferRecipe.java:54) ~[?:FORGE-1.15.2-0.9] {re:classloading}
  17. at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[?:?] {re:classloading}
  18. at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_171] {}
  19. at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[?:?] {re:classloading}
  20. at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?] {re:classloading}
  21. at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?] {re:classloading}
  22. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?] {}
  23. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?] {}
  24. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
  25. at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:84) ~[?:?] {re:classloading}
  26. at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:78) ~[?:?] {re:classloading}
  27. at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_171] {}
  28. at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:78) ~[?:?] {re:classloading}
  29. at net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:1279) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer}
  30. at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:42) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  31. at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:12) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  32. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading}
  33. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
  34. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
  35. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
  36. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  37. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  38. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
  39. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  40. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  41. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:classloading,pl:accesstransformer:B}
  42. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:693) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  44. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] {}
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.15.2
  53. Minecraft Version ID: 1.15.2
  54. Operating System: Linux (amd64) version 2.6.32-48-pve
  55. Java Version: 1.8.0_171, Oracle Corporation
  56. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  57. Memory: 2044846600 bytes (1950 MB) / 4192731136 bytes (3998 MB) up to 4192731136 bytes (3998 MB)
  58. CPUs: 12
  59. JVM Flags: 2 total; -Xmx4096M -Xms4096M
  60. ModLauncher: 5.1.2+70+master.2845bb9
  61. ModLauncher launch target: fmlserver
  62. ModLauncher naming: srg
  63. ModLauncher services:
  64. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  65. /valhelsia-2-forge-1.15.x-j8.jar object_holder_definalize PLUGINSERVICE
  66. /valhelsia-2-forge-1.15.x-j8.jar runtime_enum_extender PLUGINSERVICE
  67. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  68. /valhelsia-2-forge-1.15.x-j8.jar capability_inject_definalize PLUGINSERVICE
  69. /valhelsia-2-forge-1.15.x-j8.jar runtimedistcleaner PLUGINSERVICE
  70. /valhelsia-2-forge-1.15.x-j8.jar fml TRANSFORMATIONSERVICE
  71. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  72. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  73. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  74. FML: 31.2
  75. Forge: net.minecraftforge:31.2.33
  76. FML Language Providers:
  77. javafml@31.2
  78. minecraft@1
  79. kotlinfml@1.5.2
  80. Mod List:
  81. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {netherportalfix@6.0.2 DONE}
  82. aiotbotania-1.15.2-1.2.3.jar AIOT Botania {aiotbotania@1.2.3 DONE}
  83. scenic-1.15.2-1.0.2.jar Scenic {scenic@1.15.2-1.0.2 DONE}
  84. refinedpipes-0.4.2.jar Refined Pipes {refinedpipes@0.4.2 DONE}
  85. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {mcwwindows@1.0.2 DONE}
  86. SilentMechanisms-1.15.2-0.8.0+59.jar Silent's Mechanisms {silents_mechanisms@0.8.0+59 DONE}
  87. essentials-1.15.2-2.7.3.jar Essentials {essentials@1.15.2-2.7.3 DONE}
  88. TerraForged-1.15.2-0.0.15.jar TerraForged {terraforged@0.0.15 DONE}
  89. XaerosWorldMap_1.7.4_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.7.4 DONE}
  90. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 DONE}
  91. Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 DONE}
  92. Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 DONE}
  93. Powah-1.15.2-1.1.14.jar Powah {powah@1.1.14 DONE}
  94. Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 DONE}
  95. u_team_core-1.15.2-3.0.1.164.jar U Team Core {uteamcore@3.0.1.164 DONE}
  96. randompatches-1.15.2-1.22.1.1.jar RandomPatches {randompatches@1.15.2-1.22.1.1 DONE}
  97. DarkUtilities-1.15.2-3.1.8.jar Dark Utilities {darkutils@3.1.8 DONE}
  98. Apotheosis-1.15.2-3.2.4.jar Apotheosis {apotheosis@3.2.4 DONE}
  99. ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {progressivebosses@2.1.5-mc1.15.2 DONE}
  100. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 DONE}
  101. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 DONE}
  102. Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
  103. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 DONE}
  104. mysticallib-1.15.2-2.0.1.jar Mystical Lib {mysticallib@1.15.2-2.0.1 DONE}
  105. absentbydesign-1.15.2-1.1.0.jar Absent By Design Mod {absentbydesign@1.15.2-1.1.0 DONE}
  106. refinedstorage-1.8.8.jar Refined Storage {refinedstorage@1.8.8 DONE}
  107. structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 DONE}
  108. PackMenu-1.15.2-1.2.7.jar Pack Menu {packmenu@1.2.7 DONE}
  109. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
  110. lightestlamp-3.4.3.jar Lightest Lamps {lightestlamp@3.4.3 DONE}
  111. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 DONE}
  112. useful_backpacks-1.15.2-1.10.1.70.jar Useful Backpacks {usefulbackpacks@1.10.1.70 DONE}
  113. torchmaster-2.2.1.jar Torchmaster {torchmaster@2.2.1 DONE}
  114. BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.366 DONE}
  115. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
  116. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {mekanismadditions@9.10.9 DONE}
  117. valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a DONE}
  118. Lollipop-1.15.2-1.0.15.jar Lollipop {lollipop@1.0.15 DONE}
  119. toughnessbar-5.0.jar Toughness Bar {toughnessbar@5.0 DONE}
  120. SilentGear-1.15.2-1.11.0+147.jar Silent Gear {silentgear@1.11.0+147 DONE}
  121. simplefarming-1.15.2-1.3.0.jar Simple Farming {simplefarming@1.15.1-1.3.0 DONE}
  122. fairylights-3.0.7-1.15.2.jar Fairy Lights {fairylights@3.0.7 DONE}
  123. SolarFluxReborn-1.15.2-15.2.3.jar Solar Flux Reborn {solarflux@15.2.3 DONE}
  124. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {curios@FORGE-1.15.2-2.0.2.4 DONE}
  125. Botania-r1.15-387.jar Botania {botania@r1.15-387 DONE}
  126. Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 DONE}
  127. extlights-2.1.jar Extended Lights {extlights@2.1 DONE}
  128. config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 DONE}
  129. libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE}
  130. elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 DONE}
  131. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 DONE}
  132. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE}
  133. furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
  134. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
  135. cc-tweaked-1.15.2-1.90.2.jar CC: Tweaked {computercraft@1.90.2 DONE}
  136. AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
  137. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
  138. cherishedworlds-FORGE-1.15.2-3.0.0.1.jar Cherished Worlds {cherishedworlds@FORGE-1.15.2-3.0.0.1 DONE}
  139. BetterBurning-1.15.2-1.3.4.jar BetterBurning {betterburning@1.3.4 DONE}
  140. incubation-1.0.4-1.15.2.jar Incubation {incubation@1.0.4 DONE}
  141. FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
  142. CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {codechickenlib@3.3.1.379 DONE}
  143. ServerTabInfo-1.15.2-1.2.7.jar Server Tab Info {servertabinfo@1.2.7 DONE}
  144. BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.3 DONE}
  145. leavesdecayonotherleaves-1.1.jar Leaves Decay on other Leaves {leavesdecayonotherleaves@1.1 DONE}
  146. BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {betteradvancements@0.1.0.99 DONE}
  147. QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE}
  148. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE}
  149. TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE}
  150. torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {torchslabmod@1.7.0 DONE}
  151. EquipmentTooltips-1.15.2-1.4.3+14.jar Equipment Tooltips {equipmenttooltips@1.4.3+14 DONE}
  152. mining-helmet-1.15.2-1.0.8.jar Mining Helmet {mining_helmet@1.0.8 DONE}
  153. OldJavaWarning-1.15.2-3.0.2.jar OldJavaWarning {oldjavawarning@3.0.2 DONE}
  154. PersistentBits-1.15.2-2.0.3.jar Persistent Bits {persistentbits@2.0.3 DONE}
  155. jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 DONE}
  156. JEIEnchantmentInfo-1.16.1-1.1.0.jar JEI Enchantment Info {jeienchantmentinfo@1.16.1-1.0.0 DONE}
  157. Druidcraft-1.15-0.4.21.jar Druidcraft {druidcraft@0.4.21 DONE}
  158. AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE}
  159. the-conjurer-1.15.2-1.0.6.jar The Conjurer {conjurer_illager@1.0.6 DONE}
  160. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 DONE}
  161. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 DONE}
  162. Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 DONE}
  163. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 DONE}
  164. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 DONE}
  165. WAWLA-1.15.2-3.0.4.jar WAWLA {wawla@3.0.4 DONE}
  166. create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d DONE}
  167. Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 DONE}
  168. Clumps-5.0.2.4.jar Clumps {clumps@5.0.2.4 DONE}
  169. light-overlay-4.7.0.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
  170. comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {comforts@FORGE-1.15.2-2.0.0.3 DONE}
  171. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE}
  172. FruitTrees-1.15.2-1.5.2.jar Fruit Trees {fruittrees@1.5.2 DONE}
  173. Kiwi-1.15.2-2.7.2.jar Kiwi {kiwi@2.7.2 DONE}
  174. SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {storagenetwork@1.15.2-1.0.1 DONE}
  175. decorative_blocks-6d.jar Decorative Blocks {decorative_blocks@1.6 DONE}
  176. BotanyPots-1.15.2-2.0.27.jar BotanyPots {botanypots@2.0.27 DONE}
  177. curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE}
  178. snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {snowundertrees@v1.1.1 DONE}
  179. BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 DONE}
  180. mcjtylib-1.15-4.1.3-beta.jar McJtyLib {mcjtylib@1.15-4.1.3-beta DONE}
  181. rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {rftoolsbase@1.15-1.1.3-beta DONE}
  182. xnet-1.15-2.1.7-beta.jar XNet {xnet@1.15-2.1.7-beta DONE}
  183. rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {rftoolsstorage@1.15-1.1.6-beta DONE}
  184. rftoolscontrol-1.15-3.0.4-beta.jar RFToolsControl {rftoolscontrol@1.15-3.0.4-beta DONE}
  185. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 DONE}
  186. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 DONE}
  187. trash-1.15.2-0.2.0.jar Trash {trash@1.15.2-0.2.0 DONE}
  188. ToastControl-1.15.2-3.0.1.jar Toast Control {toastcontrol@3.0.1 DONE}
  189. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 DONE}
  190. mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 DONE}
  191. EnderStorage-1.15.2-2.5.0.149-universal.jar EnderStorage {enderstorage@2.5.0.149 DONE}
  192. CraftTweaker-1.15.2-6.0.0.37.jar CraftTweaker {crafttweaker@6.0.0.37 DONE}
  193. rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {rftoolspower@1.15-2.2.0-beta DONE}
  194. mysticalworld-1.15.2-2.0.5.jar Mystical World {mysticalworld@1.15.2-2.0.5 DONE}
  195. extradisks-1.15.2-1.2.2.jar Extra Disks {extradisks@1.15.2-1.2.2 DONE}
  196. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  197. forge-1.15.2-31.2.33-universal.jar Forge {forge@31.2.33 DONE}
  198. Atum-1.15.2-2.1.4.jar Atum 2 {atum@1.15.2-2.1.4 DONE}
  199. Waddles-1.15.2-0.8.6.jar Waddles {waddles@1.15.2-0.8.6 DONE}
  200. WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {wailaharvestability@1.1.12 DONE}
  201. ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE}
  202. CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {craftingtweaks@11.0.1 DONE}
  203. forge-1.15.2-31.2.33-server.jar Minecraft {minecraft@1.15.2 DONE}
  204. cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE}
  205. ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {ensorcellation@0.4.1b DONE}
  206. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 DONE}
  207. rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {rftoolsutility@1.15-2.1.5-beta DONE}
  208. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE}
  209. ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE}
  210. titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 DONE}
  211. Psi r1.2-82.jar Psi {psi@r1.2-80 DONE}
  212. ImmersiveEngineering-0.15-108.jar Immersive Engineering {immersiveengineering@0.15-108 DONE}
  213. SilentLib-1.15.2-4.6.6+59.jar Silent Lib {silentlib@4.6.6+59 DONE}
  214. forbidden_arcanus-1.15.2-1.4.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.4 DONE}
  215. archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE}
  216. Atmospheric-1.15.2-1.4.1.jar Atmospheric {atmospheric@1.4.1 DONE}
  217. rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {rftoolsbuilder@1.15-2.1.5-beta DONE}
  218. paintings-1.15.2-7.0.0.0.jar Paintings ++ {paintings@1.14.4-6.0.1.5 DONE}
  219. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {jeiintegration@3.1.0.1 DONE}
  220. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 DONE}
  221. JAOPCA-1.15.2-3.2.0.14.jar JAOPCA {jaopca@3.2.0.14 DONE}
  222. ftb-backups-2.1.0.1.jar FTB Utilities: Backups {ftbbackups@2.1.0.1 DONE}
  223. serverconfigupdater-1.1.jar ServerConfig Updater {serverconfigupdater@1.1 DONE}
  224. FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {fastbench@3.1.1 DONE}
  225. autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 DONE}
  226. polymorph-FORGE-1.15.2-0.9.jar Polymorph {polymorph@FORGE-1.15.2-0.9 DONE}
  227. AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
  228. AkashicTome-1.3-13.jar Akashic Tome {akashictome@1.3-13 DONE}
  229. Quark-r2.1-245.jar Quark {quark@r2.1-245 DONE}
  230. Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 DONE}
  231. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
  232. FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {fluxnetworks@1.15.2-5.0.3-4 DONE}
  233. DoubleSlabs-1.15-2.9.0.jar Double Slabs {doubleslabs@2.9.0 DONE}
  234. themidnight-0.5.9.jar The Midnight {midnight@0.5.9 DONE}
  235. InventoryHud_1.15.2.forge-3.0.1.jar Inventory HUD+(Forge edition) {inventoryhud@3.0.1 DONE}
  236. structurize-0.13.31-RELEASE.jar Structurize {structurize@0.13.31-RELEASE DONE}
  237. minecolonies-0.13.78-ALPHA-universal.jar Minecolonies {minecolonies@0.13.78-ALPHA DONE}
  238. FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE}
  239. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 DONE}
  240. engineersdecor-1.15.2-1.1.1-b1.jar Engineer's Decor {engineersdecor@1.1.1-b1 DONE}
  241. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 DONE}
  242. refinedstorageaddons-0.6.3.jar Refined Storage Addons {refinedstorageaddons@0.6.3 DONE}
  243. CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v3a DONE}
  244. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {overloadedarmorbar@4.0.0 DONE}
  245. OpenLoader-1.15.2-4.0.5.jar OpenLoader {openloader@4.0.5 DONE}
  246. Kiwi Modules:
  247. fruittrees:cherry
  248. fruittrees:fruittrees
  249. fruittrees:hybridization
  250. kiwi:contributors
  251. kiwi:data
  252. [Psi] Active spell: None
  253. Player Count: 2 / 48; [ServerPlayerEntity['Lacesoutdan'/147, l='world', x=173.70, y=63.00, z=468.74], ServerPlayerEntity['senoirbutter'/1034, l='world', x=174.51, y=63.00, z=469.84]]
  254. Data Packs: vanilla, inmemory:jaopca (incompatible), mod:netherportalfix (incompatible), mod:aiotbotania, mod:scenic, mod:refinedpipes, mod:mcwwindows, mod:silents_mechanisms (incompatible), mod:essentials (incompatible), mod:terraforged, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:powah (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:progressivebosses, mod:mcwdoors, mod:mekanismgenerators, mod:waila (incompatible), mod:jeresources (incompatible), mod:mysticallib, mod:absentbydesign (incompatible), mod:refinedstorage (incompatible), mod:structure_gel, mod:packmenu (incompatible), mod:mcwbridges, mod:lightestlamp, mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:torchmaster (incompatible), mod:biomesoplenty, mod:phosphor, mod:mekanismadditions, mod:valhelsia_structures (incompatible), mod:lollipop (incompatible), mod:toughnessbar (incompatible), mod:silentgear (incompatible), mod:simplefarming, mod:fairylights, mod:solarflux (incompatible), mod:curios (incompatible), mod:botania (incompatible), mod:patchouli (incompatible), mod:extlights, mod:cloth-config2 (incompatible), mod:libnonymous (incompatible), mod:elevatorid, mod:mekanismtools, mod:mcwroofs, mod:cfm (incompatible), mod:curiouselytra (incompatible), mod:computercraft (incompatible), mod:aiimprovements (incompatible), mod:mcwfurnitures, mod:cherishedworlds (incompatible), mod:betterburning (incompatible), mod:incubation, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:servertabinfo (incompatible), mod:bettermineshafts (incompatible), mod:leavesdecayonotherleaves, mod:betteradvancements (incompatible), mod:quarkoddities, mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:torchslabmod, mod:equipmenttooltips (incompatible), mod:mining_helmet (incompatible), mod:oldjavawarning (incompatible), mod:persistentbits (incompatible), mod:jei (incompatible), mod:jeienchantmentinfo, mod:druidcraft, mod:attributefix (incompatible), mod:conjurer_illager, mod:abnormals_core, mod:buzzierbees, mod:mekanism, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:wawla (incompatible), mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:lightoverlay-forge (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:fruittrees, mod:kiwi, mod:storagenetwork (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:curioofundying (incompatible), mod:snowundertrees (incompatible), mod:bonsaitrees2, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:mapperbase, mod:embellishcraft (incompatible), mod:trash, mod:toastcontrol (incompatible), mod:jeitweaker, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:crafttweaker (incompatible), mod:rftoolspower (incompatible), mod:mysticalworld (incompatible), mod:extradisks, mod:swampexpansion (incompatible), mod:forge (incompatible), mod:atum (incompatible), mod:waddles (incompatible), mod:wailaharvestability (incompatible), mod:ironchest, mod:craftingtweaks (incompatible), mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:endergetic (incompatible), mod:rftoolsutility (incompatible), mod:swingthroughgrass (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:psi (incompatible), mod:immersiveengineering (incompatible), mod:silentlib (incompatible), mod:forbidden_arcanus, mod:archers_paradox (incompatible), mod:atmospheric, mod:rftoolsbuilder (incompatible), mod:paintings (incompatible), mod:jeiintegration (incompatible), mod:savageandravage, mod:jaopca (incompatible), mod:ftbbackups (incompatible), mod:serverconfigupdater, mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark, mod:enhanced_mushrooms, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:doubleslabs, mod:midnight, mod:inventoryhud, mod:structurize (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:engineersdecor, mod:aquaculture, mod:refinedstorageaddons (incompatible), mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:openloader (incompatible), openloader/Valhelsia-Recipes, openloader/Valhelsia-SilentGear
  255. Is Modded: Definitely; Server brand changed to 'forge'
  256. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement