Advanced-Rocketry / AdvancedRocketry

Space mod for minecraft
http://arwiki.dmodoomsirius.me/
MIT License
215 stars 273 forks source link

Game Crashes During World Load with AR 1.10.2-1.0.15 #515

Closed shank3001 closed 7 years ago

shank3001 commented 7 years ago

I reported the issue with the lightning wood sapling drop issue. I tried upgrading to 1.10.2-1.0.15 and LibVulpes to 1.10.2-0.1.17 within my Forever Stranded Mod Pack and the world indicates missing blocks and crashes. See below crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present: FMLPlugin (InventoryTweaks-1.62-dev-66.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) IC2core (industrialcraft-2-2.6.142-ex110.jar) AppleCore (AppleCore-mc1.10.2-2.1.2.jar) AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.15.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar) LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) LoadingPlugin (Quark-r1.1-70.jar) RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar) Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 4/5/17 2:05 PM Description: Ticking block entity

java.lang.ArrayIndexOutOfBoundsException: 2 at zmaster587.libVulpes.util.EmbeddedInventory.func_70301_a(EmbeddedInventory.java:59) at zmaster587.advancedRocketry.tile.multiblock.TileAstrobodyDataProcessor.func_70301_a(TileAstrobodyDataProcessor.java:586) at zmaster587.advancedRocketry.tile.multiblock.TileAstrobodyDataProcessor.isRunning(TileAstrobodyDataProcessor.java:377) at zmaster587.libVulpes.tile.multiblock.TileMultiPowerConsumer.func_73660_a(TileMultiPowerConsumer.java:146) at net.minecraft.world.World.func_72939_s(World.java:1804) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) 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 zmaster587.libVulpes.util.EmbeddedInventory.func_70301_a(EmbeddedInventory.java:59) at zmaster587.advancedRocketry.tile.multiblock.TileAstrobodyDataProcessor.func_70301_a(TileAstrobodyDataProcessor.java:586) at zmaster587.advancedRocketry.tile.multiblock.TileAstrobodyDataProcessor.isRunning(TileAstrobodyDataProcessor.java:377) at zmaster587.libVulpes.tile.multiblock.TileMultiPowerConsumer.func_73660_a(TileMultiPowerConsumer.java:146)

-- Block entity being ticked -- Details: Name: ARplanetAnalyser // zmaster587.advancedRocketry.tile.multiblock.TileAstrobodyDataProcessor Block type: ID #263 (tile.planetanalyser // zmaster587.libVulpes.block.multiblock.BlockMultiblockMachine) Block data value: 13 / 0xD / 0b1101 Block location: World: (284,68,-1228), Chunk: (at 12,4,4 in 17,-77; contains blocks 272,0,-1232 to 287,255,-1217), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025) Actual block type: ID #263 (tile.planetanalyser // zmaster587.libVulpes.block.multiblock.BlockMultiblockMachine) Actual block data value: 13 / 0xD / 0b1101 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1804) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level -- Details: Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 626 Drop: 0 Level seed: 7056548705295340604 Level generator: ID 01 - flat, ver 0. Features enabled: true Level generator options: 3;minecraft:bedrock,59minecraft:sandstone,7minecraft:sand;2;biome_1,decoration,dungeon Level spawn location: World: (225,70,-1218), Chunk: (at 1,4,14 in 14,-77; contains blocks 224,0,-1232 to 239,255,-1217), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025) Level time: 35999167 game time, 13557841 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 8066 (now: true), thunder time: 21011 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Mac OS X (x86_64) version 10.12.3 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1003681368 bytes (957 MB) / 2329935872 bytes (2222 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 3 total; -Xmx3072m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.3.2239 Optifine OptiFine_1.10.2_HD_U_D7 123 mods loaded, 123 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2239.jar) UCHIJAAAA Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar) UCHIJAAAA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar) UCHIJAAAA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar) UCHIJAAAA {000} [CoFH ASM] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) UCHIJAAAA cofhcore{4.1.0} [CoFH Core] (CoFHCore-1.10.2-4.1.0.155-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAAAA libVulpes{0.1.17.20170402130834} [libVulpes] (LibVulpes-1.10.2-0.1.17-universal.jar) UCHIJAAAA advancedRocketry{1.10.2-1.0.15} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.15.jar) UCHIJAAAA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar) UCHIJAAAA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar) UCHIJAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) UCHIJAAAA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar) UCHIJAAAA AromaBackup{2.0.0.0.b62} [AromaBackup] (AromaBackup-1.9.4-2.0.0.0.b62.jar) UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-2.0.0.0.b62.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar) UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar) UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJAAAA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar) UCHIJAAAA tconstruct{1.10.2-2.6.2.487} [Tinkers' Construct] (TConstruct-1.10.2-2.6.2.jar) UCHIJAAAA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) UCHIJAAAA betterwithmods{0.14.18 Beta} [Better With Mods] (Better With Mods-0.14.18-1.10.2.jar) UCHIJAAAA betterquesting{2.3.225} [Better Questing] (BetterQuesting-2.3.225.jar) UCHIJAAAA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar) UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar) UCHIJAAAA bqautoreload{1.4.0} [Better Questing Auto Reload] (bqautoreload-1.4.0.jar) UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJAAAA CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) UCHIJAAAA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar) UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar) UCHIJAAAA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar) UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar) UCHIJAAAA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar) UCHIJAAAA coroutil{1.10.2-1.1.13} [CoroUtil Library] (coroutil-1.10.2-1.1.13.jar) UCHIJAAAA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.13.jar) UCHIJAAAA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.13.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar) UCHIJAAAA deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.0.1-mc1.9to1.10.2-forge.jar) UCHIJAAAA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar) UCHIJAAAA dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar) UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJAAAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar) UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) UCHIJAAAA EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar) UCHIJAAAA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar) UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar) UCHIJAAAA zerocore{1.10.2-0.1.0.3} [Zero CORE] (zerocore-1.10.2-0.1.0.3.jar) UCHIJAAAA bigreactors{1.10.2-0.4.5.26} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.26.jar) UCHIJAAAA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar) UCHIJAAAA forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar) UCHIJAAAA exnihiloomnia{1.2.6} [Ex Nihilo Omnia] (exnihiloomnia-1.2.6.jar) UCHIJAAAA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar) UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar) UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar) UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) UCHIJAAAA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJAAAA industrialwires{1.3-8} [Industrial Wires] (IndustrialWires-1.3-8.jar) UCHIJAAAA infinitefluids{1.1.0} [InfiniteFluids] (infinitefluids-1.10.2-1.1.0.jar) UCHIJAAAA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar) UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJAAAA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar) UCHIJAAAA Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar) UCHIJAAAA mikedongles{0.4.2-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.2-MC[1.9.4-1.10-1.10.2].jar) UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar) UCHIJAAAA modtweaker{2.0.10} [Mod Tweaker] (ModTweaker2-2.0.10.jar) UCHIJAAAA moreoverlays{1.10} [MoreOverlays] (moreoverlays-1.10-mc1.10.2.jar) UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJAAAA Neat{1.3-12} [Neat] (Neat 1.3-12.jar) UCHIJAAAA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar) UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.2.jar) UCHIJAAAA openmodularturrets{1.10.2-3.0.0-100} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-100.jar) UCHIJAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar) UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJAAAA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar) UCHIJAAAA progressiveautomation{1.7.0} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.0.jar) UCHIJAAAA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJAAAA quantumstorage{3.2.19} [QuantumStorage] (QuantumStorage-1.10.2-3.2.19.jar) UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar) UCHIJAAAA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar) UCHIJAAAA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJAAAA thermalfoundation{2.0.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.3.77-universal.jar) UCHIJAAAA redstonearsenal{2.0.2} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.2.27-universal.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar) UCHIJAAAA simplyjetpacks{2.0.3.32} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.32.jar) UCHIJAAAA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar) UCHIJAAAA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar) UCHIJAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar) UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar) UCHIJAAAA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar) UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) UCHIJAAAA stats_keeper{1.4.3} [Stats Keeper] (Stats Keeper-1.4.3.jar) UCHIJAAAA StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar) UCHIJAAAA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar) UCHIJAAAA thermalexpansion{5.0.3} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.3.86-universal.jar) UCHIJAAAA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar) UCHIJAAAA tp{1.1.0} [Tiny Progressions] (tinyprogressions-1.10.2-1.1.0.jar) UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.1.14.jar) UCHIJAAAA ToughAsNails{@MOD_VERSION@} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.jar) UCHIJAAAA tanaddons{1.0.3} [Tough Expansion] (ToughAsNails-Expansion-1.10.2-1.0.3.jar) UCHIJAAAA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar) UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.214.jar) UCHIJAAAA wawla{2.3.1.214} [What Are We Looking At] (Wawla-1.10.2-2.3.1.214.jar) UCHIJAAAA weather2{1.10.2-2.4.8} [Localized Weather & Storms] (weather2-1.10.2-2.4.8.jar) UCHIJAAAA wct{0.0.17} [Wireless Crafting Terminal] (WirelessCraftingTerminal-1.10.2-0.0.17.jar) UCHIJAAAA Woot{1.10.2-1.2.7} [Woot] (woot-1.10.2-1.2.7.jar) UCHIJAAAA zombieawareness{1.10.2-1.11.6} [Zombie Awareness] (zombieawareness-1.10.2-1.11.6.jar) Loaded coremods (and transformers): FMLPlugin (InventoryTweaks-1.62-dev-66.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar) lumien.randomthings.asm.ClassTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer IC2core (industrialcraft-2-2.6.142-ex110.jar)

AppleCore (AppleCore-mc1.10.2-2.1.2.jar) squeek.applecore.asm.TransformerModuleHandler AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.15.jar) zmaster587.advancedRocketry.asm.ClassTransformer CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) lumien.bloodmoon.asm.ClassTransformer ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar) team.chisel.common.asm.ChiselTransformer CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)

EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) reborncore.mixin.transformer.MixinTransformer AppEngCore (appliedenergistics2-rv4-alpha-11.jar) appeng.coremod.transformer.ASMIntegration Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar) toughasnails.asm.transformer.BlockCropsTransformer toughasnails.asm.transformer.EntityRendererTransformer toughasnails.asm.transformer.WorldTransformer GL info: ERROR RuntimeException: No OpenGL context found in the current thread. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses:

shank3001 commented 7 years ago

Obviously, the issue is Astrobody Data Processor. I went to a backup, removed the ADP reinstalled the newer version of the mod and I still got the issue with 20 blocks that needed to be removed including the halo projector (see attached screenshot of missing blocks) screen shot 2017-04-05 at 4 50 04 pm . The world will load properly but now crashes when I try to open the chest that I placed my inventory in, which includes the halo projector. I am going back to the backup and I am going to trash the halo projector and try again. . .

On the first issue I suspect the tick issue is caused by having an asteroid chip in the ADP. just a guess. . .

shank3001 commented 7 years ago

after removing the holo projector and reinstalled the newer version of the mod. I was able to get the sapling. I rebuilt the ADP with no issues and all the other machines ran except for the Observatory, because I had used the lens instead of the glass. I rebuilt it with glass and it forms correctly, but the second tab to select the asteroid and to write the asteroid chip is missing. I remembered before if this happens I can break the data block and reform it, but it did not work.

shank3001 commented 7 years ago

I am seriously moronic!!!! I downloaded the release version instead of the alpha version. Reverted to a backup and there were no issues updating the mod. Fix worked and I got my sapling. I have really enjoyed your mod!!!!!