VazkiiMods / Botania

A tech mod for Minecraft themed around the magic of nature and plant life.
http://botaniamod.net/index.html
Other
1.28k stars 506 forks source link

alfheimportal ticking block issue #2280

Closed tiarnia closed 7 years ago

tiarnia commented 7 years ago

ising latest 1.11.2 build

---- Minecraft Crash Report ----

WARNING: coremods are present: LibLoader (# LibLoader.jar) LoadingPlugin (Bloodmoon-MC1.11-1.5.1 (1).jar) AppleCore (AppleCore-mc1.11.2-2.1.2.jar) NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.11.2-1.2.1.jar) CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) HammerCoreCore (HammerCore_1.11.2-1.8.1.jar) BookshelfLoadingPlugin (Bookshelf-1.11.2-1.5.0.368.jar) LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar) ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar) ForgelinPlugin (Forgelin-1.4.2.jar) ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar) CoreMod (TickProfiler-1.11.2-jenkins.27.jar) RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar) LoadingPlugin (HardcoreDarkness-MC1.11.2-1.9.jar) SFRCore (SolarFluxReborn_1.11.2-2.19r.jar) LoadingPlugin (Quark-r1.2-91.jar) BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar) Contact their authors BEFORE contacting forge

// Don't do that.

Time: 6/11/17 8:04 PM Description: Ticking block entity

java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=state, clazz=class vazkii.botania.api.state.enums.AlfPortalState, values=[OFF, ON_Z, ON_X]} as it does not exist in BlockStateContainer{block=botania:foresteye, properties=[]} at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) at vazkii.botania.common.block.tile.TileAlfPortal.func_73660_a(TileAlfPortal.java:105) at net.minecraft.world.World.func_72939_s(World.java:1802) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Server thread Stacktrace: at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) at vazkii.botania.common.block.tile.TileAlfPortal.func_73660_a(TileAlfPortal.java:105)

-- Block entity being ticked -- Details: Name: botania:alfheimportal // vazkii.botania.common.block.tile.TileAlfPortal Block type: ID #1068 (tile.forestEye // vazkii.botania.common.block.BlockForestEye) Block data value: 0 / 0x0 / 0b0000 Block location: World: (276,64,193), Chunk: (at 4,4,1 in 17,12; contains blocks 272,0,192 to 287,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Actual block type: ID #1068 (tile.forestEye // vazkii.botania.common.block.BlockForestEye) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1802) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)

-- Affected level -- Details: Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 645 Drop: 0 Level seed: -6061212247400511253 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (196,64,180), Chunk: (at 4,4,4 in 12,11; contains blocks 192,0,176 to 207,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 21354884 game time, 9104751 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 31650 (now: false), thunder time: 29273 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_112, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1073473320 bytes (1023 MB) / 2602041344 bytes (2481 MB) up to 5682233344 bytes (5419 MB) JVM Flags: 1 total; -Xmx6096M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.38 Powered by Forge 13.20.0.2314 129 mods loaded, 129 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar) UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgemod.jar) UCHIJAAAA forge{13.20.0.2314} [Minecraft Forge] (forgemod.jar) UCHIJAAAA advancedrocketrycore{1} [Advanced Rocketry Core] (minecraft.jar) UCHIJAAAA backpacks16840{3.1.9} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.9.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar) UCHIJAAAA actuallyadditions{1.11.2-r109} [Actually Additions] (ActuallyAdditions-1.11.2-r109.jar) UCHIJAAAA libvulpes{0.2.4.} [Vulpes library] (LibVulpes-1.11.2-0.2.4-universal.jar) UCHIJAAAA advancedrocketry{1.2.1} [Advanced Rocketry] (AdvancedRocketry-1.11.2-1.2.1.jar) UCHIJAAAA aether_legacy{v1.4.1} [Aether Legacy] (aether_legacy-1.11.2-1.0.jar) UCHIJAAAA baubles{1.4.4} [Baubles] (Baubles-1.11-1.4.4.jar) UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.3.jar) UCHIJAAAA flyringbaublemod{0.2.4_1.11.2-6570ea2} [AngelRing 2 Bauble] (angelRingToBauble-1.11.2-0.2.4.24+6570ea2.jar) UCHIJAAAA animania{1.1.3} [Animania] (animania-1.11.2-1.1.3.jar) UCHIJAAAA applecore{2.1.2} [AppleCore] (AppleCore-mc1.11.2-2.1.2.jar) UCHIJAAAA jei{4.4.1.285} [Just Enough Items] (jei_1.11.2-4.4.1.285.jar) UCHIJAAAA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar) UCHIJAAAA morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13 (1).jar) UCHIJAAAA psi{r1.1-47} [Psi] (Psi-r1.1-47.jar) UCHIJAAAA quark{r1.2-91} [Quark] (Quark-r1.2-91.jar) UCHIJAAAA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4 (1).jar) UCHIJAAAA base{2.0.0} [B.A.S.E] (base-1.11.2-2.0.0.jar) UCHIJAAAA betterbedrockgen{6.0.1} [BetterBedrockGen] (BBG-6.0.1.jar) UCHIJAAAA bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar) UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar) UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar) UCHIJAAAA bibliocraft{2.3.2} [BiblioCraft] (BiblioCraft[v2.3.2][MC1.11.2].jar) UCHIJAAAA bibliowoodsforestry{2.0} [BiblioWoodForestry] (BiblioWoods[Forestry][v2.0][MC1.11.2].jar) UCHIJAAAA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar) UCHIJAAAA natura{1.11.2-4.2.0.11} [Natura] (natura-1.11.2-4.2.0.11.jar) UCHIJAAAA bibliowoodsnatura{2.0} [BiblioWoodNatura] (BiblioWoods[Natura][v2.0][MC1.11.2].jar) UCHIJAAAA guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar) UCHIJAAAA bloodmagic{1.11-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.9-78.jar) UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.11-1.5.1 (1).jar) UCHIJAAAA bookshelf{1.5.0.368} [Bookshelf] (Bookshelf-1.11.2-1.5.0.368.jar) UCHIJAAAA bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.11.2-5.0.0-B96.jar) UCHIJAAAA botania{r1.9-343} [Botania] (Botania r1.9-343.jar) UCHIJAAAA buildersguides{1.11.2-0.1.0} [Builders Guides] (buildersguides-1.11.2-0.1.0.jar) UCHIJAAAA ceramics{1.11.2-1.2.0} [Ceramics] (Ceramics-1.11.2-1.2.0.jar) UCHIJAAAA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar) UCHIJAAAA chesttransporter{2.7.8} [Chest Transporter] (ChestTransporter-1.11.2-2.7.8.jar) UCHIJAAAA chisel{MC1.11.2-0.0.10.14} [Chisel] (Chisel-MC1.11.2-0.0.10.14.jar) UCHIJAAAA clumps{2.0.0} [Clumps] (Clumps-2.0.0.jar) UCHIJAAAA codechickenlib{2.6.0.254} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar) UCHIJAAAA cyclopscore{0.10.4} [Cyclops Core] (CyclopsCore-1.11.2-0.10.4.jar) UCHIJAAAA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.11.2-1.3.3.jar) UCHIJAAAA cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.25.jar) UCHIJAAAA crafttweaker{3.0.25} [Crafttweaker] (CraftTweaker-1.11.2-3.0.25.jar) UCHIJAAAA darkutils{1.2.0.135} [Dark Utilities] (DarkUtilities-1.11.2-1.2.0.135.jar) UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar) UCHIJAAAA enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.0.112-universal.jar) UCHIJAAAA enderutilities{0.7.0} [Ender Utilities] (enderutilities-1.11.2-0.7.0.jar) UCHIJAAAA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar) UCHIJAAAA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar) UCHIJAAAA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar) UCHIJAAAA zerocore{1.11.2-0.1.0.5} [Zero CORE] (zerocore-1.11.2-0.1.0.5.jar) UCHIJAAAA bigreactors{1.11.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.28.jar) UCHIJAAAA fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar) UCHIJAAAA sonarcore{4.0.0} [SonarCore] (SonarCore-1.11.2-4.0.0 (1).jar) UCHIJAAAA fluxnetworks{2.0.0} [FluxNetworks] (FluxNetworks-1.11.2-2.0.0.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-anarchy.jar) UCHIJAAAA forestry{5.3.4.100} [Forestry] (forestry_1.11.2-5.3.4.100.jar) UCHIJAAAA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar) UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.3.jar) UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.3.jar) UCHIJAAAA gravestone{1.7.2} [Gravestone] (GraveStone Mod 1.7.2.jar) UCHIJAAAA hammercore{1.8.1} [Hammer Core] (HammerCore_1.11.2-1.8.1.jar) UCHIJAAAA hardcoredarkness{1.9} [Hardcore Darkness] (HardcoreDarkness-MC1.11.2-1.9.jar) UCHIJAAAA helpfixer{1.4+17} [HelpFixer] (HelpFixer-1.11-1.4+17.jar) UCHIJAAAA waila{1.8.13} [Waila] (Hwyla-1.8.13-B26_1.11.jar) UCHIJAAAA tesla{1.3.0.51} [TESLA] (Tesla-1.11-1.3.0.51 (1).jar) UCHIJAAAA teslacorelib{0.7.0} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.7.0.jar) UCHIJAAAA industrialforegoing{1.11.2-0.2.2-BETA} [Industrial Foregoing] (industrialforegoing-1.11.2-0.2.2-BETA-8.jar) UCHIJAAAA ironchest{1.11.2-7.0.18.800} [Iron Chest] (ironchest-1.11.2-7.0.18.800.jar) UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar) UCHIJAAAA journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar) UCHIJAAAA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.11.jar) UCHIJAAAA mekanism{9.3.1} [Mekanism] (Mekanism-1.11.2-9.3.1.305.jar) UCHIJAAAA mekanismgenerators{9.3.1} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.1.305.jar) UCHIJAAAA mekanismtools{9.3.1} [MekanismTools] (MekanismTools-1.11.2-9.3.1.305.jar) UCHIJAAAA missing_pieces{4.1.1} [Missing Pieces] (missing_pieces-1.11-4.1.3.jar) UCHIJAAAA morpheus{1.11.2-3.2.13} [Morpheus] (Morpheus-1.11.2-3.2.13.jar) UCHIJAAAA mysticalagriculture{1.5.2} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.2c.jar) UCHIJAAAA mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.11.2]-1.0.2.jar) UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1 (1).jar) UCHIJAAAA nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar) UCHIJAAAA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar) UCHIJAAAA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar) UCHIJAAAA placeableitems{3.0.4.1} [Placeable Items Mod] (placeableitems-3.0.4.1.jar) UCHIJAAAA shetiphiancore{3.4.4} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.4.jar) UCHIJAAAA platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar) UCHIJAAAA substratum{1.9.2.0} [Substratum] (Substratum-1.11.2-1.9.2.0.jar) UCHIJAAAA tconstruct{1.11.2-2.7.0.26} [Tinkers' Construct] (TConstruct-1.11.2-2.7.0.26.jar) UCHIJAAAA plustic{5.0.1.1} [PlusTiC] (plustic-5.0.1.1.jar) UCHIJAAAA prefab{1.2.0.7} [Prefab] (prefab-1.2.0.7.jar) UCHIJAAAA reborncore{2.14.2.94} [Reborn Core] (RebornCore-1.11.2-2.14.2.94-universal.jar) UCHIJAAAA quantumstorage{4.1.3} [QuantumStorage] (QuantumStorage-1.11.2-4.1.3.jar) UCHIJAAAA randomthings{3.8.1} [Random Things] (RandomThings-MC1.11.2-3.8.1.jar) UCHIJAAAA rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4 (1).jar) UCHIJAAAA reborncore-mcmultipart{2.14.2.94} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.14.2.94-universal.jar) UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar) UCHIJAAAA refinedstorage{1.4.11} [Refined Storage] (refinedstorage-1.4.11.jar) UCHIJAAAA xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar) UCHIJAAAA rftools{6.00} [RFTools] (rftools-1.1x-6.00 (1).jar) UCHIJAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar) UCHIJAAAA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55 (1).jar) UCHIJAAAA shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar) UCHIJAAAA simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar) UCHIJAAAA solarfluxreborn{2.19r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.19r.jar) UCHIJAAAA storagedrawers{1.11.2-4.2.8} [Storage Drawers] (StorageDrawers-1.11.2-4.2.8.jar) UCHIJAAAA tammodized{0.8.4} [TamModized] (TamModized-1.11.2-0.8.4.jar) UCHIJAAAA teslafied{1.0.0} [Teslafied] (teslafied-1.11-1.1.0.jar) UCHIJAAAA tickprofiler{1.11.2-jenkins.27} [TickProfiler] (TickProfiler-1.11.2-jenkins.27.jar) UCHIJAAAA tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar) UCHIJAAAA tp{2.2.1} [Tiny Progressions] (tinyprogressions-1.11.2-2.2.1.jar) UCHIJAAAA torchmaster{1.3.2.35} [TorchMaster] (torchmaster_1.11.2-1.3.2.35.jar) UCHIJAAAA toroquest{1.11.2-3.5} [ToroQuest] (toroquest-1.11.2-3.5.jar) UCHIJAAAA vanillatools{1.0.4} [Vanilla Tools] (vanillatools-1.1x-1.0.4.jar) UCHIJAAAA voidcraft{0.19.3} [VoidCraft] (VoidCraft-1.11.2-0.19.3.jar) UCHIJAAAA wanionlib{1.11.2-1.0} [WanionLib] (WanionLib-1.11.2-1.0.jar) UCHIJAAAA wawla{2.4.0.233} [What Are We Looking At] (Wawla-1.11.2-2.4.0.233.jar) UCHIJAAAA weirdinggadget{1.0} [The Weirding Gadget] (weirdinggadget-1.11.2-1.0.1-universal.jar) UCHIJAAAA woot{1.11.2-0.2.0} [Woot] (woot-1.11.2-0.2.0.jar) UCHIJAAAA xnet{1.3.2} [XNet] (xnet-1.3.2.jar) UCHIJAAAA yabba{1.11.2-0.5.0} [YABBA] (YABBA-1.11.2-0.5.0.jar) UCHIJAAAA unidict{1.11.2-1.0} [UniDict] (UniDict-1.11.2-1.0.jar) Loaded coremods (and transformers): LibLoader (# LibLoader.jar)

LoadingPlugin (Bloodmoon-MC1.11-1.5.1 (1).jar) lumien.bloodmoon.asm.ClassTransformer AppleCore (AppleCore-mc1.11.2-2.1.2.jar) squeek.applecore.asm.TransformerModuleHandler NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar) net.fybertech.nwr.NWRTransformer AdvancedRocketryPlugin (AdvancedRocketry-1.11.2-1.2.1.jar) zmaster587.advancedRocketry.asm.ClassTransformer CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar) codechicken.lib.asm.ClassHierarchyManager codechicken.lib.asm.CCL_ASMTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer HammerCoreCore (HammerCore_1.11.2-1.8.1.jar) com.mrdimka.hammercore.asm.HammerCoreTransformer BookshelfLoadingPlugin (Bookshelf-1.11.2-1.5.0.368.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar) lumien.randomthings.asm.ClassTransformer ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar) shetiphian.core.asm.ClassTransformer ForgelinPlugin (Forgelin-1.4.2.jar)

ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar) team.chisel.common.asm.ChiselTransformer CoreMod (TickProfiler-1.11.2-jenkins.27.jar)

RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar) reborncore.mixin.transformer.MixinTransformer LoadingPlugin (HardcoreDarkness-MC1.11.2-1.9.jar) lumien.hardcoredarkness.asm.ClassTransformer SFRCore (SolarFluxReborn_1.11.2-2.19r.jar) com.pengu.solarfluxreborn.core.SFRSerializedTransformer LoadingPlugin (Quark-r1.2-91.jar) vazkii.quark.base.asm.ClassTransformer BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar) brad16840.common.asm.ClassTransformer Pulsar/natura loaded Pulses:

Hubry commented 7 years ago

Use MCEdit to remove a block at 276,64,193. Really, the coords are listed right there.

Tamaized commented 7 years ago

This actually belongs here #2205

williewillus commented 7 years ago

^