Draconic-Inc / Draconic-Evolution

Other
337 stars 169 forks source link

Energy Storage Core not working in 2.0.0.82 #372

Closed AlphaWHH closed 8 years ago

AlphaWHH commented 8 years ago

After update to 2.0.0.89 from 2.0.0.82, all the blocks of draconium from the energy were removed and the energy no longer was valid. This was a working energy setup in the 2.0.0.82 version

When a new piece of glass was introduced on top of the energy pylon this crash report was given. The server has been rolled back to version 2.0.0.82 and the entire world had to be reverted.

Minecraft version:1.10.2 Minecraft Forge version:12.18.1.2075 Draconic Evolution version:Draconic-Evolution-1.10.2-2.0.0.89-universal Brandons Core version: BrandonsCore-1.10.2-2.1.0.40-universal

---- Minecraft Crash Report ----

WARNING: coremods are present: LoadingHook (Mekanism-1.10.2-9.1.1.290.jar) CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar) NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar) DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar) CorePlugin (FluxedRedstone-2.3.0.48.jar) CCCDeobfPlugin (unknown) IC2core (industrialcraft-2-2.6.56-ex110.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar) Contact their authors BEFORE contacting forge

// Oops.

Time: 9/5/16 3:32 PM Description: Rendering Block Entity

java.lang.NullPointerException: Rendering Block Entity at codechicken.lib.render.uv.IconTransformation.apply(IconTransformation.java:22) at codechicken.lib.render.uv.IconTransformation.apply(IconTransformation.java:7) at codechicken.lib.render.uv.UVTransformation.operate(UVTransformation.java:27) at codechicken.lib.render.uv.IconTransformation.operate(IconTransformation.java:16) at codechicken.lib.render.CCRenderPipeline.operate(CCRenderPipeline.java:145) at codechicken.lib.render.CCRenderState.runPipeline(CCRenderState.java:397) at codechicken.lib.render.CCRenderState.render(CCRenderState.java:391) at codechicken.lib.render.CCModel.render(CCModel.java:457) at codechicken.lib.render.CCModel.render(CCModel.java:445) at com.brandon3055.draconicevolution.client.render.tile.RenderTileEnergyPylon.renderTileEntityAt(RenderTileEnergyPylon.java:55) at com.brandon3055.draconicevolution.client.render.tile.RenderTileEnergyPylon.func_180535_a(RenderTileEnergyPylon.java:27) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(TileEntityRendererDispatcher.java:147) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:125) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:700) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head -- Thread: Client thread Stacktrace: at codechicken.lib.render.uv.IconTransformation.apply(IconTransformation.java:22) at codechicken.lib.render.uv.IconTransformation.apply(IconTransformation.java:7) at codechicken.lib.render.uv.UVTransformation.operate(UVTransformation.java:27) at codechicken.lib.render.uv.IconTransformation.operate(IconTransformation.java:16) at codechicken.lib.render.CCRenderPipeline.operate(CCRenderPipeline.java:145) at codechicken.lib.render.CCRenderState.runPipeline(CCRenderState.java:397) at codechicken.lib.render.CCRenderState.render(CCRenderState.java:391) at codechicken.lib.render.CCModel.render(CCModel.java:457) at codechicken.lib.render.CCModel.render(CCModel.java:445) at com.brandon3055.draconicevolution.client.render.tile.RenderTileEnergyPylon.renderTileEntityAt(RenderTileEnergyPylon.java:55) at com.brandon3055.draconicevolution.client.render.tile.RenderTileEnergyPylon.func_180535_a(RenderTileEnergyPylon.java:27)

-- Block Entity Details -- Details: Name: draconicevolution:energy_pylon // com.brandon3055.draconicevolution.blocks.tileentity.TileEnergyPylon Block type: ID #966 (tile.draconicevolution:energy_pylon // com.brandon3055.draconicevolution.blocks.EnergyPylon) Block data value: 1 / 0x1 / 0b0001 Block location: World: (-1990,76,3395), Chunk: (at 10,4,3 in -125,212; contains blocks -2000,0,3392 to -1985,255,3407), Region: (-4,6; contains chunks -128,192 to -97,223, blocks -2048,0,3072 to -1537,255,3583) Actual block type: ID #966 (tile.draconicevolution:energy_pylon // com.brandon3055.draconicevolution.blocks.EnergyPylon) Actual block data value: 1 / 0x1 / 0b0001 Stacktrace: at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(TileEntityRendererDispatcher.java:147) at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:125) at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:700) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1315) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)

-- Affected level -- Details: Level name: MpServer All players: 2 total; [EntityPlayerSP['DeltaEpsilon'/244986, l='MpServer', x=-1991.66, y=76.59, z=3395.53], EntityOtherPlayerMP['jasoninsane'/39155, l='MpServer', x=-1982.66, y=80.29, z=3298.26]] Chunk stats: MultiplayerChunkCache: 303, 303 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-89,71,249), Chunk: (at 7,4,9 in -6,15; contains blocks -96,0,240 to -81,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 29842981 game time, 104930 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 56 total; [EntityZombie['Zombie'/240643, l='MpServer', x=-1944.50, y=27.00, z=3373.50], EntityItem['item.item.arrow'/213634, l='MpServer', x=-2028.50, y=60.36, z=3388.50], EntityItem['item.item.sulphur'/201350, l='MpServer', x=-2028.50, y=60.75, z=3388.50], EntityPlayerSP['DeltaEpsilon'/244986, l='MpServer', x=-1991.66, y=76.59, z=3395.53], EntityBat['Bat'/238468, l='MpServer', x=-2018.25, y=16.17, z=3360.03], EntitySheep['Sheep'/152458, l='MpServer', x=-1915.45, y=72.00, z=3443.49], EntityMobPig7['China Poland'/48522, l='MpServer', x=-2067.50, y=62.49, z=3428.45], EntityPig['Pig'/152456, l='MpServer', x=-1946.22, y=77.00, z=3447.50], EntityChicken['Chicken'/48523, l='MpServer', x=-2064.18, y=66.00, z=3435.53], EntitySheep['Sheep'/152457, l='MpServer', x=-1923.48, y=71.00, z=3441.71], EntityBat['Bat'/244879, l='MpServer', x=-1934.80, y=23.15, z=3388.42], EntityPig['Pig'/152460, l='MpServer', x=-1915.66, y=72.00, z=3447.27], EntitySquid['Squid'/241939, l='MpServer', x=-1964.53, y=61.58, z=3358.07], EntityItem['item.item.sulphur'/245019, l='MpServer', x=-2028.66, y=60.17, z=3389.03], EntityMobCow2['Black Angus '/39193, l='MpServer', x=-2066.41, y=62.19, z=3338.38], EntityCreeper['Creeper'/242458, l='MpServer', x=-1943.20, y=24.00, z=3388.50], EntityBat['Bat'/241817, l='MpServer', x=-1950.10, y=19.48, z=3352.61], EntityCreeper['Creeper'/230431, l='MpServer', x=-2058.50, y=35.00, z=3455.50], EntityZombie['entity.Zombie.name'/242461, l='MpServer', x=-2030.50, y=18.00, z=3321.50], EntityBat['Bat'/243101, l='MpServer', x=-1984.36, y=41.04, z=3360.07], EntityCreeper['Creeper'/242844, l='MpServer', x=-2059.50, y=41.00, z=3328.50], EntityItem['item.item.string'/245020, l='MpServer', x=-2028.15, y=60.29, z=3387.18], EntityMobCow2['Black Angus '/39584, l='MpServer', x=-1933.64, y=69.00, z=3357.71], EntitySkeleton['Skeleton'/237731, l='MpServer', x=-1918.50, y=22.00, z=3317.50], EntityCreeper['Creeper'/230441, l='MpServer', x=-1913.50, y=54.00, z=3441.50], EntityItem['item.item.string'/208815, l='MpServer', x=-2028.50, y=60.17, z=3388.50], EntityEnderman['Enderman'/242989, l='MpServer', x=-2013.90, y=65.00, z=3382.62], EntitySkeleton['Skeleton'/244018, l='MpServer', x=-2025.30, y=56.00, z=3386.04], EntityZombie['Zombie'/233010, l='MpServer', x=-2025.50, y=27.00, z=3441.50], EntityZombie['Zombie'/231602, l='MpServer', x=-1915.50, y=27.00, z=3444.50], EntityEnderman['Enderman'/244277, l='MpServer', x=-1993.58, y=44.00, z=3350.52], EntityMobCow8['Hereford'/39484, l='MpServer', x=-1964.80, y=70.00, z=3321.50], EntitySquid['Squid'/242629, l='MpServer', x=-1993.60, y=60.60, z=3338.41], EntityItem['item.item.rottenFlesh'/231493, l='MpServer', x=-1982.18, y=71.00, z=3449.72], EntityZombie['Zombie'/244429, l='MpServer', x=-2025.70, y=56.00, z=3385.30], EntityMobPig7['China Poland'/39248, l='MpServer', x=-2068.50, y=67.00, z=3416.25], EntityZombie['Zombie'/244304, l='MpServer', x=-2031.46, y=56.00, z=3391.46], EntitySkeleton['Skeleton'/243543, l='MpServer', x=-2030.50, y=56.00, z=3387.50], EntityOtherPlayerMP['jasoninsane'/39155, l='MpServer', x=-1982.66, y=80.29, z=3298.26], EntitySkeleton['Skeleton'/232412, l='MpServer', x=-1924.50, y=61.00, z=3443.50], EntityCreeper['Creeper'/244579, l='MpServer', x=-1945.50, y=15.00, z=3352.50], EntityBat['Bat'/242530, l='MpServer', x=-2049.37, y=35.10, z=3467.78], EntityPig['Pig'/242534, l='MpServer', x=-1919.47, y=74.00, z=3464.29], EntitySheep['Sheep'/242533, l='MpServer', x=-1914.50, y=73.00, z=3458.50], EntityCreeper['Creeper'/242532, l='MpServer', x=-1927.50, y=76.00, z=3460.50], EntitySheep['Sheep'/242538, l='MpServer', x=-1981.50, y=76.00, z=3464.27], EntitySpider['Spider'/242537, l='MpServer', x=-2010.50, y=22.00, z=3463.50], EntitySkeleton['Skeleton'/229612, l='MpServer', x=-1925.50, y=47.00, z=3451.50], EntityOtherPlayerMP['jasoninsane'/39155, l='MpServer', x=-1982.66, y=80.29, z=3298.26], EntityItemFrame['entity.ItemFrame.name'/39540, l='MpServer', x=-1945.50, y=69.50, z=3312.03], EntityMobCow2['Black Angus '/39541, l='MpServer', x=-1938.47, y=68.00, z=3358.85], EntityItem['item.item.rottenFlesh'/231545, l='MpServer', x=-2055.41, y=64.00, z=3443.46], EntityItem['item.item.bone'/194809, l='MpServer', x=-2028.50, y=60.51, z=3388.50], EntityItem['item.item.rottenFlesh'/210687, l='MpServer', x=-2028.50, y=60.71, z=3388.50], EntitySkeleton['Skeleton'/242559, l='MpServer', x=-2005.50, y=45.00, z=3352.50], EntityZombie['Zombie'/241021, l='MpServer', x=-1972.50, y=29.00, z=3378.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1508329920 bytes (1438 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.1.2075 132 mods loaded, 132 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} Minecraft Coder Pack UCHIJA FML{8.0.99.99} Forge Mod Loader UCHIJA Forge{12.18.1.2075} Minecraft Forge UCHIJA CodeChickenCore{2.1.8.79} CodeChicken Core UCHIJA OpenComputers|Core{1.6.0.3-rc.1} OpenComputers (Core) UCHIJA fenceoverhaul{1.2.1} Fence Overhaul UCHIJA actuallyadditions{1.10.2-r62} Actually Additions UCHIJA ForgeEndertech{1.1.3.0} Forge Endertech UCHIJA AdChimneys{1.10.2-1.1.2.1} Advanced Chimneys UCHIJA ExtraUtils2{1.0} ExtraUtils2 UCHIJA mantle{1.10.2-0.10.4.jenkins163} Mantle UCHIJA tconstruct{1.10.2-2.4.0.jenkins312} Tinkers' Construct UCHIJA immersiveengineering{${version}} Immersive Engineering UCHIJA JEI{3.9.0.245} Just Enough Items UCHIJA appleskin{1.0.2} AppleSkin UCHIJA aquaculture{1.4.0} Aquaculture UCHIJA Psi{r1.0-39} Psi UCHIJA AutoRegLib{1.0-2} AutoRegLib UCHIJA Baubles{1.2.1.0} Baubles UCHIJA BBG{5.0.0} BetterBedrockGen UCHIJA bdlib{1.12.2.10} BD Lib UCHIJA betterwithmods{0.9.1 Beta hotfix 4} [Better With Mods](Better With Mods-0.9.1-1.10.2-hotfix4.jar) UCHIJA betteragriculture{0.16} Better Agriculture UCHIJA binocular{1.2} Binocular UCHIJA guideapi{@VERSION@} Guide-API UCHIJA BloodMagic{1.9.4-2.0.4-58} Blood Magic: Alchemical Wizardry UCHIJA Botania{r1.8-320} Botania UCHIJA brandonscore{2.1.0} Brandon's Core UCHIJA Chameleon{1.10-2.1.7} Chameleon UCHIJA ChestTransporter{2.5.2} Chest Transporter UCHIJA ChickenChunks{2.1.3.36} ChickenChunks UCHIJA mcmultipart{1.2.1} MCMultiPart UCHIJA chiselsandbits{12.1} Chisels & Bits UCHIJA claybucket{1.1} Clay Bucket UCHIJA craftingtweaks{6.1.12} Crafting Tweaks UCHIJA MineTweaker3{3.0.11} MineTweaker 3 UCHIJA crossbowmod{1.3} Crossbow Mod UCHIJA cxlibrary{1.2.2} CXLibrary UCHIJA D3Core{1.2.1.55} D³Core UCHIJA D3Commands{1.3.0.36} D3Commands UCHIJA IC2{2.6.56-ex110} IndustrialCraft 2 UCHIJA forestry{5.2.9.242} Forestry UCHIJA ElecCore{1.5.311} ElecCore UCHIJA EnderStorage{2.1.3.73} EnderStorage UCHIJA OpenComputers{1.6.0.3-rc.1} OpenComputers UCHIJA deepresonance{1.2.2} DeepResonance UCHIJA draconicevolution{2.0.0} Draconic Evolution UCHIJA StorageDrawers{1.10.2-3.2.7} Storage Drawers UCHIJA bitdrawers{0.31} Drawers & Bits UCHIJA druidry{2016.9.2-1.9.4} §2Druidry UCHIJA endercore{1.10.2-0.4.1.53-beta} EnderCore UCHIJA Waila{1.7.0} Waila UCHIJA EnderIO{1.10.2-3.0.1.101_beta} Ender IO UCHIJA enrichedobsidian{1.0} Enriched Obsidian Mod UCHIJA valkyrielib{1.10.2-0.10.3} Valkyrie Lib UCHIJA environmentaltech{1.10.2-0.10.3a} Environmental Tech UCHIJA expandablebackpack{1.0} Expandable Backpacks UCHIJA zerocore{1.10.2-0.0.8.0} Zero CORE UCHIJA bigreactors{0.4.5.12} Extreme Reactors UCHIJA ezstorage{2.2.3} EZStorage 2 UCHIJA FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage](Fancy Fluid Storage-1.9.4-1.6.4-b28.jar) UCHIJA fastleafdecay{v11} Fast Leaf Decay UCHIJA ftfloocraft{1.7.5} Floocraft UCHIJA FloodLights{1.2.7-145} Flood Lights UCHIJA SonarCore{3.1.4} SonarCore UCHIJA FluxNetworks{1.0.1} Flux Networks UCHIJA reborncore{2.6.2.27} RebornCore UCHIJA reborncore-mcmultipart{2.6.2.27} reborncore-MCMultiPart UCHIJA tesla{1.2.1.49} TESLA UCHIJA fluxedredstone{2.3.0.48} FluxedRedstone UCHIJA frogcraftrebirth{0.10.0} FrogCraft: Rebirth UCHIJA gendustry{1.6.4.19} GenDustry UCHIJA pressure{1.3.1.13} Pressure Pipes UCHIJA advgenerators{0.9.20.11} Advanced Generators UCHIJA glasscraftmod{1.0} [Glasscraft](Glasscraftmod v1.0 - MC1.10.2 Forge.jar) UCHIJA hopperducts{1.4.7} Hopper Ducts UCHIJA inventorytweaks{1.61-58-a1fd884} Inventory Tweaks UCHIJA ironchest{1.10.2-7.0.9.796} Iron Chest UCHIJA itemscroller{0.7.1} Item Scroller UCHIJA JEFB{1.0.3} Just Enough Forestry Bees UCHIJA journeymap{1.10.2-5.2.4} JourneyMap UCHIJA jet_packs{1.0.0} Just JetPacks UCHIJA jeresources{0.5.0.52} Just Enough Resources UCHIJA Lumberjack{1.3.1.39} Lumberjack UCHIJA LunatriusCore{1.1.2.36} LunatriusCore UCHIJA malisiscore{1.9.4-4.1.1} MalisisCore UCHIJA malisisdoors{1.9.4-5.0.4} MalisisDoors UCHIJA Mekanism{9.1.1} Mekanism UCHIJA MekanismGenerators{9.1.1} MekanismGenerators UCHIJA MekanismTools{9.1.1} MekanismTools UCHIJA modsquad{1.0} Tesla Essentials UCHIJA modularmachines{1.4.0.86} Modular Machine's UCHIJA morebees{1.10.2-1.0.1} More Bees UCHIJA morematerials{1.10.2-1.9.20160723.0} More Materials UCHIJA Morpheus{1.10.2-3.1.7} Morpheus UCHIJA MultiPageChest{1.7.0} Multi Page Chest UCHIJA nethermetals{1.1.2} Nether Metals UCHIJA netherportalfix{1.0} Nether Portal Fix UCHIJA oilcraft{0.4.0} Oil Craft UCHIJA harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4-1.10.2c.jar) UCHIJA psionup{GRADLE:VERSION.GRADLE:BUILD} PSIonic Upgrades UCHIJA quantumflux{2.0.7} QuantumFlux UCHIJA QuantumStorage{3.1.2} QuantumStorage UCHIJA rarmor{pre 1.0.0} [Rarmor](Rarmor 2-pre 1.0.0.jar) UCHIJA redstonepaste{1.7.4} Redstone Paste UCHIJA refinedstorage{0.9.4} Refined Storage UCHIJA rftools{5.21} RFTools UCHIJA rftoolsdim{4.30beta48} RFTools Dimensions UCHIJA roots{0.200} Roots UCHIJA routerreborn{1.10.2-4.0.1.19_universal} Router Reborn UCHIJA Schematica{1.7.8.151} Schematica UCHIJA SilentLib{1.0.12} Silent Lib UCHIJA SilentGems{2.0.29} Silent's Gems UCHIJA SGExtraParts{1.0.3} Silent's Gems: Extra Parts UCHIJA shadowmc{3.4.4} ShadowMC UCHIJA shetiphiancore{3.3.0} ShetiPhian-Core UCHIJA simplebarrels{1.25h} Simple Barrels UCHIJA simpleretrogen{4.0.1+8} Simple Retrogen UCHIJA SleepingBag{1.2.1} Sleeping Bag UCHIJA solarvillage{1.1.0.15} Solar Village UCHIJA teslaarsenal{1.4} Tesla Arsenal UCHIJA teslacoils{v0.2.1.0} Tesla Coils UCHIJA watchfulchevsky{b7} Trust Is Nice, But... UCHIJA tinker_io{beta 2.3.5} [Tinker I/O](tinker_io-1.10.2-beta 2.3.5.jar) UCHIJA TinkersAddons{1.0.3} [Tinkers' Addons](Tinkers' Addons-1.10.x-1.0.3.jar) UCHIJA tombmanygraves{1.9.4_1.10.2-2.1.8} Tomb Many Graves UCHIJA torohealthmod{1.10.2-1} ToroHealth Damage Indicators UCHIJA Translocator{2.1.2.29} Translocator UCHIJA ValkyrieLib{1.10.2-0.10.2} Valkyrie Lib UCHIJA WailaHarvestability{1.1.7} Waila Harvestability UCHIJA warpscrolls{1.0} [warpscrolls](Warp Scrolls 1.9.4 1.0.2.jar) UCHIJA waterstrainer{1.2.1} Water Strainer Loaded coremods (and transformers): LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)

CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar) cubex2.cxlibrary.CoreModTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar) net.fybertech.nwr.NWRTransformer CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar) codechicken.core.asm.TweakTransformer codechicken.core.asm.DelegatedTransformer codechicken.core.asm.DefaultImplementationTransformer MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer DepLoader (BrandonsCore-1.10.2-2.1.0.40-universal.jar)

CorePlugin (FluxedRedstone-2.3.0.48.jar)

CCCDeobfPlugin (unknown)

IC2core (industrialcraft-2-2.6.56-ex110.jar)

FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) li.cil.oc.common.asm.ClassTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.RenderHookTransformer ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar) shetiphian.core.asm.ClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.12874 Compatibility Profile Context 14.100.0.0' Renderer: 'AMD Radeon R7 240' Pulsar/tconstruct loaded Pulses:

CodeChickenCore: ignoreInvalidMCVersion state: false
List of loaded APIs: 
    * actuallyadditionsapi (22) from ActuallyAdditions-1.10.2-r62.jar
    * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
    * BetterWithModsAPI (Beta 0.6) from Better With Mods-0.9.1-1.10.2-hotfix4.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-58.jar
    * BotaniaAPI (79) from Botania-unofficial.r1.8-320.jar
    * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-12.1.jar
    * CoFHAPI (1.8.9R1.2.0B1) from OilCraft-1.10.2-0.4.0.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.1.290.jar
    * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
    * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.12.jar
    * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.2.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.89-universal.jar
    * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
    * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
    * FluxNetworkAPI (1.0.0) from Flux-Networks-1.9.4-1.0.1.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|core (5.0.0) from modularmachines_1.10.2-1.4.0.86.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.242.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.242.jar
    * FrogAPI (0.2) from FrogCraft-Rebirth-0.10.0.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.4.19-mc1.10.2.jar
    * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-38.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-38.jar
    * jeresources|API (0.5.0.52) from JustEnoughResources-1.10.2-0.5.0.52.jar
    * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.245.jar
    * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
    * ModularMachinesAPI (1.0) from modularmachines_1.10.2-1.4.0.86.jar
    * ModularMachinesAPI|Materials (1.0) from modularmachines_1.10.2-1.4.0.86.jar
    * ModularMachinesAPI|Propertys (1.0) from modularmachines_1.10.2-1.4.0.86.jar
    * ModularMachinesAPI|Recipes (1.0) from modularmachines_1.10.2-1.4.0.86.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Driver (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Internal (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
    * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * pressureAPI (1.3.1.13) from pressure-1.3.1.13-mc1.10.2.jar
    * PsiAPI (2) from Psi-r1.0-39.jar
    * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.14.jar
    * rarmorAPI (2.0.0) from Rarmor 2-pre 1.0.0.jar
    * reborncoreAPI (2.6.2.27) from RebornCore-1.10.2-2.6.2.27-universal.jar
    * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.151-universal.jar
    * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.151-universal.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * ValkyrieLib.api (1.10.2-0.10.2) from valkyrielib-1.10.2-0.10.2.jar
    * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
    * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
    * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
    * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
EnderIO: No known problems detected.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/minecraft/technic/modpacks/insane4tech/mods/BrandonsCore-1.10.2-2.1.0.40-universal.jar!/cofh/api/energy/TileEnergyHandler.class

Launched Version: 1.10.2-forge1.10.2-12.18.1.2075
LWJGL: 2.9.4
OpenGL: AMD Radeon R7 240 GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
OfficialStamper commented 8 years ago

This title should be 2.0.0.89. The crash report clearly shows:

Draconic Evolution version:Draconic-Evolution-1.10.2-2.0.0.89-universal Brandons Core version: BrandonsCore-1.10.2-2.1.0.40-universal

I have also experienced my Tier 5 Storage Core disappear since update to .89.

covers1624 commented 8 years ago

Brandon is pushing a fix soon for that crash, about the Storage Core, any and all DE tile entities will have to be recreated upon loading a world from previous versions with .89, as tile entity id names changed.

brandon3055 commented 8 years ago

Fix pushed.