AllTheMods / ATM-5

1.15
9 stars 0 forks source link

Veinmining Cyclic item pipes crash #96

Closed BaeleMarco closed 4 years ago

BaeleMarco commented 4 years ago

Expected Behavior

Veinmining Cyclic item pipes mines all the placed pipes

Current Behavior

Crash after mining

Possible Solution

/

Steps to Reproduce

  1. Place Cyclic item pipes
  2. Activate veinmining
  3. Mine them with a pickaxe

Log

---- Minecraft Crash Report ---- // Daisy, daisy... Time: 4/24/20 7:38 PM Description: Exception in server tick loop java.lang.IllegalArgumentException: Cannot get property EnumProperty{name=down, clazz=class com.lothrazar.cyclic.block.cable.EnumConnectType, values=[NONE, CABLE, INVENTORY, BLOCKED]} as it does not exist in Block{minecraft:air} at net.minecraft.state.StateHolder.func_177229_b(SourceFile:93) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at com.lothrazar.cyclic.block.cable.CableBase.canConnectHere(CableBase.java:135) ~[?:1.15.2-0.3.4] {re:classloading} at com.lothrazar.cyclic.block.cable.item.TileCableItem.getCapability(TileCableItem.java:108) ~[?:1.15.2-0.3.4] {re:classloading} at com.lothrazar.cyclic.block.cable.item.BlockCableItem.func_196243_a(BlockCableItem.java:71) ~[?:1.15.2-0.3.4] {re:classloading} at net.minecraft.block.BlockState.func_196947_b(BlockState.java:245) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:voxelshape.block_shape_cache.MixinBlockState,pl:mixin:A} at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:266) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.World.func_180501_a(World.java:177) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A} at net.minecraft.world.World.func_217377_a(World.java:238) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A} at net.minecraftforge.common.extensions.IForgeBlock.removedByPlayer(IForgeBlock.java:218) ~[?:?] {re:mixin,re:classloading} at net.minecraftforge.common.extensions.IForgeBlockState.removedByPlayer(IForgeBlockState.java:167) ~[?:?] {re:mixin,re:classloading} at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:268) ~[?:?] {re:classloading} at net.minecraft.server.management.PlayerInteractionManager.func_180237_b(PlayerInteractionManager.java:251) ~[?:?] {re:classloading} at oreexcavation.handlers.MiningAgent.tickMiner(MiningAgent.java:225) ~[?:?] {re:classloading} at oreexcavation.handlers.MiningScheduler.tickAgents(MiningScheduler.java:166) ~[?:?] {re:classloading} at oreexcavation.handlers.EventHandler.onTick(EventHandler.java:194) ~[?:?] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1198_EventHandler_onTick_ServerTickEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.fml.hooks.BasicEventHooks.onPostServerTick(BasicEventHooks.java:119) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:825) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3232490600 bytes (3082 MB) / 7674527744 bytes (7319 MB) up to 7674527744 bytes (7319 MB) CPUs: 12 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m ModLauncher: 5.0.0-milestone.4+67+b1a340b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.47.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.47.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.47.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.47.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.47.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.47 FML Language Providers: javafml@31.1 minecraft@1 kotori_scala@2.13.1-build-6 Mod List: CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {cyclopscore@1.6.2 DONE} AdditionalEnchantedMiner-1.15.2-15.2.6.jar QuarryPlus {quarryplus@15.2.6 DONE} NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {netherportalfix@6.0.0 DONE} inventoryprofiles-forge-1.15.2-0.2.1.jar Inventory Profiles {inventoryprofiles@0.2.1 DONE} aiotbotania-1.15.2-1.2.1.jar AIOT Botania {aiotbotania@1.2.1 DONE} curiousshulkerboxes-FORGE-1.15.2-2.0.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0 DONE} refinedpipes-0.4.jar Refined Pipes {refinedpipes@0.4 DONE} incontrol-1.15-4.0.3.jar InControl {incontrol@1.15-4.0.3 DONE} EditSign-1.15.2-2.0.0+7.jar Edit Sign {edit_sign@2.0.0+7 DONE} mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 DONE} SilentMechanisms-1.15.2-0.7.0+50.jar Silent's Mechanisms {silents_mechanisms@0.7.0+50 DONE} Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {industrialagriculture@1.15.2-1.7.0 DONE} bambooeverything-1.15-1.0.0.jar Bamboo Everything {bambooeverything@1.15-1.0.0 DONE} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 DONE} rsgauges-1.15.2-1.2.3-b1.jar Gauges and Switches {rsgauges@1.2.3-b1 DONE} IronJetpacks-1.15.2-3.0.1.jar Iron Jetpacks {ironjetpacks@3.0.1 DONE} ForgeEndertech-1.15.2-6.0.2.1-build.0024.jar Forge Endertech {forgeendertech@6.0.2.1 DONE} CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {cookingforblockheads@8.0.1 DONE} Controlling-6.1.4.jar Controlling {controlling@6.1.4 DONE} ReAuth-1.14-3.8.0.jar ReAuth {reauth@3.8.0 DONE} Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE} Powah-1.15.2-1.1.12.jar Powah {powah@1.1.12 DONE} dimensionalworld-1.0.0.jar Buuz135DimensionalWorld {dimensionalworld@NONE DONE} ftb-gui-library-1.0.0.14.jar FTB GUI Library {ftbguilibrary@1.0.0.14 DONE} rangedpumps-0.7.1.jar Ranged Pumps {rangedpumps@0.7.1 DONE} potionsmaster-0.1.3-1.15.2-31.1.18.jar Potions Master {potionsmaster@0.1.3 DONE} potionofbees-1.15.2-1.0.0.jar Potion of Bees {potionofbees@1.15.2-1.0.0 DONE} WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {wstweaks@4.0.0 DONE} Bookshelf-1.15.2-5.4.13.jar Bookshelf {bookshelf@5.4.13 DONE} TheVeggieWay-1.15.2-2.1.30.jar The Veggie Way {veggie_way@2.1.30 DONE} Reliquary-1.15.2-1.3.4.972.jar Reliquary {xreliquary@1.15.2-1.3.4.972 DONE} u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 DONE} randompatches-1.15.2-1.21.1.1.jar RandomPatches {randompatches@1.15.2-1.21.1.1 DONE} buildinggadgets-3.3.4.jar Building Gadgets {buildinggadgets@3.3.4 DONE} DarkUtilities-1.15.2-3.0.3.jar Dark Utilities {darkutils@3.0.3 DONE} Apotheosis-1.15.2-3.0.7.jar Apotheosis {apotheosis@3.0.7 DONE} LightingWand-1.15.2-1.4.2.jar Lighting Wand {lightingwand@1.4.2 DONE} Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} MekanismGenerators-1.15.2-9.10.0.413.jar Mekanism: Generators {mekanismgenerators@9.10.0 DONE} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {waterstrainer@1.15.2-9.0.0 DONE} dynviewdist-1.4.jar Dynamic view distance {dynview@1.4 DONE} MysticalAgradditions-1.15.2-3.0.0.jar Mystical Agradditions {mysticalagradditions@3.0.0 DONE} absentbydesign-1.15.2-1.0.6.jar Absent By Design Mod {absentbydesign@1.15.2-1.0.6 DONE} refinedstorage-1.8.1.jar Refined Storage {refinedstorage@1.8.1 DONE} PackMenu-1.15.2-1.2.4.jar Pack Menu {packmenu@1.2.4 DONE} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE} lightestlampsmod-3.4.0.jar Lightest Lamps {lightestlamp@3.4.0 DONE} industrial-foregoing-1.15.2-2.2.2-28d4a81.jar Industrial Foregoing {industrialforegoing@2.2.2 DONE} wetstone-1.2.0.jar Wetstone {wetstone@1.2.0 DONE} useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {usefulbackpacks@1.9.4.63 DONE} torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE} Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.0.jar Industrial Agriculture Plugin-Silent's Mechanisms {iapsm@1.15.2-1.6.0 DONE} AdPoles-1.15.2-4.0.1.0-build.0009.jar To the Bat Poles! {adpoles@4.0.1.0 DONE} BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.353 DONE} MekanismAdditions-1.15.2-9.10.0.413.jar Mekanism: Additions {mekanismadditions@9.10.0 DONE} valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {valkyrielib@1.15.2-3.0.2.1 DONE} simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE DONE} Lollipop-1.15.2-1.0.14.jar Lollipop {lollipop@1.0.14 DONE} mining_dimension-1.15.2-1.0.1.jar Mining World {mining_dimension@1.15.2-1.0.1 DONE} SilentGear-1.15.2-1.5.8+85.jar Silent Gear {silentgear@1.5.8+85 DONE} tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {tgcropesmod@1.15.2-1.2.0 DONE} atmadditions-1.15.2-1.0.0.jar All The Mods: Additions {atmadditions@1.15.2-1.0.0 DONE} SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {solarflux@15.0.0 DONE} portality-1.15.2-2.1.2-aaa257f.jar Portality {portality@2.1.2 DONE} curios-FORGE-1.15.2-2.0.2.2.jar Curios API {curios@FORGE-1.15.2-2.0.2.2 DONE} Botania r1.15-382.jar Botania {botania@r1.15-382 DONE} Patchouli-1.15.2-1.2-31.jar Patchouli {patchouli@1.15.2-1.2-30 DONE} corail_woodcutter-1.1.2-1.15.2.jar Corail Woodcutter {corail_woodcutter@1.1.2 DONE} ClothConfig2-2.0.jar Cloth Config Forge v2 API {cloth-config2@2.0 DONE} OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE} lostcities-1.15-3.0.1-alpha.jar LostCities {lostcities@1.15-3.0.1-alpha DONE} libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 DONE} elevatorid-1.15.2-1.7.0.jar Elevator Mod {elevatorid@1.15.2-1.7.0 DONE} tombstone-4.3.4-1.15.2.jar Corail Tombstone {tombstone@4.3.4 DONE} NaturesAura-23.5.jar Nature's Aura {naturesaura@version DONE} MekanismTools-1.15.2-9.10.0.413.jar Mekanism: Tools {mekanismtools@9.10.0 DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 DONE} curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE} cc-tweaked-1.15.2-1.86.2.jar CC: Tweaked {computercraft@1.86.2 DONE} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE} mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE} tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {tramplestopper@1.15.2-2.0.0.1-universal DONE} the_bumblezone-1.15.2-1.2.0.jar The Bumblezone {the_bumblezone@1.15.2-1.2.0 DONE} CobbleForDays-1.1.3.jar Cobble For Days {cobblefordays@1.1.3 DONE} ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {servertabinfo@1.2.6 DONE} rockcandy-1.15.2-1.0.0.jar Rock Candy {rockcandy@version DONE} Cyclic-1.15.2-0.3.4.jar Cyclic {cyclic@1.15.2-0.3.4 DONE} BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {betteradvancements@0.1.0.96 DONE} QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {inventorysorter@17.0.0 DONE} Ma-Enchants-1.15.2-3.1.0.jar Ma Enchants {ma-enchants@1.15.2-3.1.0 DONE} Cucumber-1.15.2-3.0.5.jar Cucumber Library {cucumber@3.0.5 DONE} TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 DONE} torchslabmod-1.15.2_v1.6.8.jar Torch Slab Mod {torchslabmod@1.6.8 DONE} jei-1.15.2-6.0.0.3.jar Just Enough Items {jei@6.0.0.3 DONE} metalbarrels-2.1.jar Metal Barrels {metalbarrels@2.1 DONE} lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {lithium@0.4.6-rc3 DONE} buzzierbees-1.4.jar Buzzier Bees {buzzierbees@1.4 DONE} AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 DONE} Mekanism-1.15.2-9.10.0.413.jar Mekanism {mekanism@9.10.0 DONE} caelus-FORGE-1.15.2-2.0-beta2.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta2 DONE} reap-1.12.2.jar Reap Mod {reap@1.12.2 DONE} colytra-FORGE-1.15.2-3.0.jar Colytra {colytra@FORGE-1.15.2-3.0 DONE} Waystones_1.15.2-6.0.1.jar Waystones {waystones@6.0.1 DONE} LightOverlay-4.4.jar Light Overlay Forge {lightoverlay-forge@4.4 DONE} journeymap-1.15.2-5.7.0beta1.jar Journeymap {journeymap@1.15.2-5.7.0beta1 DONE} enviromats-1.15.2-2.0.2.1.jar Environmental Materials {enviromats@1.15.2-2.0.2.1 DONE} comforts-FORGE-1.15.2-2.0.0.1.jar Comforts {comforts@FORGE-1.15.2-2.0.0.1 DONE} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 DONE} EnderBags-1.15.1-5.0.0.jar Ender Bags {ender_bags@5.0.0 DONE} additionalbars-1.3.1.jar Additional Bars {additionalbars@1.3.1 DONE} SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {storagenetwork@1.15.2-0.3.2 DONE} DimStorage-1.15.2-3.1.0.jar DimStorage {dimstorage@3.1.0 DONE} AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {adhooks@5.0.0.0 DONE} engineerstools-1.15.2-1.0.7.jar Engineer's Tools {engineerstools@1.0.7 DONE} curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 DONE} FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {farmingforblockheads@6.1.0 DONE} BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 DONE} mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {mcjtylib@1.15-4.0.3-alpha DONE} rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {rftoolsbase@1.15-1.0.1-alpha DONE} xnet-1.15-2.0.2-alpha.jar XNet {xnet@1.15-2.0.2-alpha DONE} rftoolsstorage-1.15-1.0.3-alpha.jar RFToolsStorage {rftoolsstorage@1.15-1.0.3-alpha DONE} ClickMachine-1.15.2-3.0.2.jar Click Machine {clickmachine@3.0.2 DONE} mahoutsukai-1.15.2-v1.15.13.jar Mahou Tsukai {mahoutsukai@1.15.2-v1.15.13 DONE} environmentalcreepers-forge-1.15.2-1.6.1.jar Environmental Creepers {environmentalcreepers@1.6.1 DONE} ToastControl-1.15.2-3.0.1.jar Toast Control {toastcontrol@3.0.1 DONE} JEITweaker-1.0.0.jar JEI Tweaker {jeitweaker@1.0.0 DONE} PackingTape-1.15.2-0.9.5.jar Packing Tape {packingtape@0.9.5 DONE} mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 DONE} CraftTweaker-1.15.2-6.0.0.17.jar CraftTweaker {crafttweaker@6.0.0.17 DONE} rftoolspower-1.15-2.0.1-alpha.jar RFToolsPower {rftoolspower@1.15-2.0.1-alpha DONE} extradisks-1.15.1-1.2.jar Extra Disks {extradisks@1.15.1-1.2 DONE} ftb-chunks-1.0.1.6.jar FTB Chunks {ftbchunks@1.0.1.6 DONE} campfiretorches-1.15.2-1.0.2.jar Campfire Torches {campfiretorches@1.15.2-1.0.2 DONE} forge-1.15.2-31.1.47-universal.jar Forge {forge@31.1.47 DONE} PassthroughSigns-1.15.2-2.3.3.jar Passthrough Signs {passthroughsigns@1.15.2-2.3.3 DONE} MysticalAgriculture-1.15.2-3.0.2.jar Mystical Agriculture {mysticalagriculture@3.0.2 DONE} ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 DONE} CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {craftingtweaks@11.0.0 DONE} forge-1.15.2-31.1.47-client.jar Minecraft {minecraft@1.15.2 DONE} cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b DONE} ensorcellation-1.15.2-0.4.0b.jar Ensorcellation {ensorcellation@0.4.0b DONE} rftoolsutility-1.15-2.0.1-alpha.jar RFToolsUtility {rftoolsutility@1.15-2.0.1-alpha DONE} Flopper-1.15.2-1.0.6.jar Flopper {flopper@1.0.6 DONE} theoneprobe-1.15-2.0.2.jar The One Probe {theoneprobe@1.15-2.0.2 DONE} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {swingthroughgrass@1.15.2-1.4.0 DONE} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE} ToolBelt-1.15.2-1.14.1.jar Tool Belt {toolbelt@1.14.1 DONE} titanium-1.15.2-2.3.7.jar Titanium {titanium@2.3.7 DONE} useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {usefulrailroads@1.3.2.21 DONE} SilentLib-1.15.2-4.6.0+48.jar Silent Lib {silentlib@4.6.0+48 DONE} bluepower-1.15.2-0.4.188-alpha-universal.jar Blue Power {bluepower@0.4.188-alpha DONE} allthemodium-0.9.1-1.15.2-31.1.18.jar Allthemodium {allthemodium@0.9.1 DONE} ExtraButtons-1.15.2-3.0.0.jar ExtraButtons {extrabuttons@1.15.2-3.0.0 DONE} forbidden_arcanus-1.15.2-1.2-beta-4.jar Forbidden & Arcanus {forbidden_arcanus@1.15.1-1.0-beta-1 DONE} archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {archers_paradox@0.4.0b DONE} SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE} Ding-1.15.2-1.1.0.jar Ding {ding@1.1.0 DONE} omgourd-1.15.2-0.1.0b.jar Oh My Gourd {omgourd@0.4.0b DONE} rftoolsbuilder-1.15-2.0.1-alpha.jar RFToolsBuilder {rftoolsbuilder@1.15-2.0.1-alpha DONE} dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.05 DONE} JAOPCA-1.15.2-3.2.0.9.jar JAOPCA {jaopca@3.2.0.9 DONE} FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {fastbench@3.0.0 DONE} AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE} Quark-r2.1-231.jar Quark {quark@r2.1-231 DONE} [1.15.2] SecurityCraft v1.8.17.jar SecurityCraft {securitycraft@v1.8.17 DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE} sit-1.15.1-v1.3.jar Sit {sit@v1.3 DONE} FluxNetworks-1.15.2-5.0.1-2.jar Flux Networks {fluxnetworks@1.15.2-5.0.1-2 DONE} performant-1.15-2.07m.jar Performant {performant@2.07m DONE} tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {tubesreloaded@1.15.2-1.3.0c DONE} FastFurnace-1.15.1-3.0.0.jar FastFurnace {fastfurnace@3.0.0 DONE} Transport-1.15.2-2.2.0.jar Transport {transport@1.15.2-2.2.0 DONE} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE} engineersdecor-1.15.2-1.0.20-b5.jar Engineer's Decor {engineersdecor@1.0.20-b5 DONE} RefinedRelocation_1.15.2-7.1.0.jar Refined Relocation {refinedrelocation@7.1.0 DONE} Oscars-1.0.1.jar Oscars {oscars@1.0.1 DONE} allthetweaks-0.9.1-1.15.2-31.1.18.jar All The Tweaks {allthetweaks@0.9.1 DONE} Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {aquaculture@1.15.2-2.0.13 DONE} XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 DONE} Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {iapmekanism@1.15.2-1.6.1 DONE} refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE} Ma-Essentials-1.15.2-3.0.3.jar Ma Essentials {ma-essentials@1.15.2-3.0.3 DONE} CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v1a DONE} EnderMail-1.15.2-1.0.2.jar Ender Mail {endermail@1.15.2-1.0.2 DONE} xptome-1.15.1-v1.1.4.jar XP Tome {xpbook@v1.1.4 DONE} DefaultOptions_1.15.2-11.0.1.jar Default Options {defaultoptions@11.0.1 DONE} bigbuckets-1.1.0.jar BigBuckets {bigbuckets@1.1.0 DONE} Player Count: 1 / 8; [ServerPlayerEntity['Wanjia'/746, l='World', x=-173.76, y=65.00, z=16.54]] Data Packs: vanilla, inmemory:jaopca (incompatible), mod:absentbydesign (incompatible), mod:additionalbars, mod:adhooks (incompatible), mod:adpoles (incompatible), mod:aiimprovements (incompatible), mod:aiotbotania, mod:allthemodium, mod:allthetweaks, mod:apotheosis (incompatible), mod:appleskin (incompatible), mod:aquaculture, mod:archers_paradox (incompatible), mod:atmadditions, mod:attributefix (incompatible), mod:autoreglib (incompatible), mod:bambooeverything (incompatible), mod:betteradvancements (incompatible), mod:bigbuckets (incompatible), mod:biomesoplenty, mod:bluepower (incompatible), mod:bookshelf (incompatible), mod:botania (incompatible), mod:buildinggadgets (incompatible), mod:buzzierbees, mod:caelus (incompatible), mod:campfiretorches, mod:clickmachine (incompatible), mod:cloth-config2 (incompatible), mod:cobblefordays (incompatible), mod:cofh_core (incompatible), mod:colytra (incompatible), mod:comforts (incompatible), mod:computercraft (incompatible), mod:controlling (incompatible), mod:cookingforblockheads (incompatible), mod:corail_woodcutter, mod:cosmeticarmorreworked (incompatible), mod:craftingtweaks (incompatible), mod:crafttweaker (incompatible), mod:cucumber, mod:curioofundying (incompatible), mod:curios (incompatible), mod:curiouselytra (incompatible), mod:curiousshulkerboxes (incompatible), mod:cyclic (incompatible), mod:darkutils (incompatible), mod:defaultoptions (incompatible), mod:dimensionalworld (incompatible), mod:ding (incompatible), mod:dynview (incompatible), mod:edit_sign (incompatible), mod:elevatorid, mod:ender_bags (incompatible), mod:engineersdecor, mod:engineerstools, mod:ensorcellation (incompatible), mod:enviromats (incompatible), mod:environmentalcreepers (incompatible), mod:extrabuttons (incompatible), mod:extradisks, mod:farmingforblockheads (incompatible), mod:fastbench (incompatible), mod:fastfurnace (incompatible), mod:forbidden_arcanus (incompatible), mod:forge (incompatible), mod:forgeendertech (incompatible), mod:ftbchunks (incompatible), mod:ftbguilibrary (incompatible), mod:incontrol (incompatible), mod:industrialforegoing (incompatible), mod:inventorysorter (incompatible), mod:ironchest, mod:ironjetpacks, mod:jaopca (incompatible), mod:jei (incompatible), mod:journeymap (incompatible), mod:kleeslabs (incompatible), mod:libnonymous (incompatible), mod:lightestlamp, mod:lightingwand, mod:lightoverlay-forge (incompatible), mod:lithium, mod:lollipop (incompatible), mod:lostcities (incompatible), mod:ma-enchants (incompatible), mod:ma-essentials (incompatible), mod:mcjtylib (incompatible), mod:mcwbridges, mod:mcwfurnitures, mod:mcwroofs, mod:mcwwindows, mod:mekanism, mod:mekanismadditions, mod:mekanismgenerators, mod:mekanismtools, mod:metalbarrels (incompatible), mod:mining_dimension, mod:mininggadgets (incompatible), mod:morpheus (incompatible), mod:mousetweaks (incompatible), mod:mysticalagradditions, mod:mysticalagriculture, mod:naturesaura (incompatible), mod:naturescompass (incompatible), mod:netherportalfix (incompatible), mod:oreexcavation (incompatible), mod:packingtape, mod:packmenu (incompatible), mod:passthroughsigns, mod:patchouli (incompatible), mod:placebo (incompatible), mod:portality (incompatible), mod:potionofbees (incompatible), mod:potionsmaster, mod:powah (incompatible), mod:quark, mod:quarkoddities, mod:quarryplus, mod:randompatches (incompatible), mod:rangedpumps (incompatible), mod:reap, mod:reauth (incompatible), mod:refinedrelocation (incompatible), mod:refinedstorage (incompatible), mod:refinedstorageaddons (incompatible), mod:rftoolsbase (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolspower (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolsutility (incompatible), mod:rockcandy (incompatible), mod:rsgauges, mod:securitycraft (incompatible), mod:servertabinfo (incompatible), mod:silentgear (incompatible), mod:silentlib (incompatible), mod:silents_mechanisms (incompatible), mod:simplechunkloaders (incompatible), mod:sit (incompatible), mod:solarflux (incompatible), mod:soulshards (incompatible), mod:storagedrawers (incompatible), mod:storagenetwork (incompatible), mod:swingthroughgrass (incompatible), mod:tgcropesmod, mod:the_bumblezone, mod:theoneprobe (incompatible), mod:titanium (incompatible), mod:toastcontrol (incompatible), mod:tombstone, mod:toolbelt (incompatible), mod:torchmaster (incompatible), mod:torchslabmod, mod:tramplestopper (incompatible), mod:transport, mod:trashslot (incompatible), mod:tubesreloaded (incompatible), mod:usefulbackpacks, mod:usefulrailroads, mod:uteamcore, mod:valkyrielib (incompatible), mod:waterstrainer, mod:waystones (incompatible), mod:wetstone, mod:wstweaks (incompatible), mod:xlfoodmod, mod:xnet (incompatible), mod:xpbook (incompatible), mod:xreliquary (incompatible), file/bluepower (incompatible), mod:bonsaitrees2, mod:cyclopscore (incompatible), mod:endermail (incompatible), mod:flopper (incompatible), mod:inventoryprofiles (incompatible), mod:oscars, mod:performant (incompatible), mod:refinedpipes, mod:dimdungeons, mod:dimstorage, mod:fluxnetworks, mod:iapmekanism, mod:iapsm (incompatible), mod:industrialagriculture (incompatible), mod:jeitweaker, mod:mahoutsukai (incompatible), mod:veggie_way (incompatible), mod:omgourd (incompatible) Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'
whatthedrunk commented 4 years ago

Issue is here for us to follow. https://github.com/Lothrazar/Cyclic/issues/1391

whatthedrunk commented 4 years ago

Closing this for now as Cylic has been removed for causing timeout issues for a ton of users. It will be added back once fixed.