Tech Reborn

Tech Reborn

30M Downloads

Crash when starring minecraft: NoClassDefFoundError TileThermalGenerator

SiblisCu opened this issue · 6 comments

commented

[16:24:59] [Client thread/INFO] [STDOUT/]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
IC2core (industrialcraft-2-2.6.15-ex110.jar)
LoadingPlugin (Quark-beta-49.jar)
LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 04/08/16 16:24
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: techreborn/tiles/generator/TileThermalGenerator
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: techreborn/tiles/generator/TileThermalGenerator
at techreborn.init.ModBlocks.init(ModBlocks.java:177)
at techreborn.Core.preinit(Core.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
... 10 more
Caused by: java.lang.ClassNotFoundException: techreborn.tiles.generator.TileThermalGenerator
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 38 more
Caused by: java.lang.NoClassDefFoundError: reborncore/common/tile/TilePowerProducer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 40 more
Caused by: java.lang.ClassNotFoundException: reborncore.common.tile.TilePowerProducer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 44 more

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

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 4.4.0-31-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 500156248 bytes (476 MB) / 3085959168 bytes (2943 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 2 total; -Xms256M -Xmx7168M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2027 Optifine OptiFine_1.10.2_HD_U_C2 118 mods loaded, 118 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.19} Minecraft Coder Pack
UCH FML{8.0.99.99} Forge Mod Loader
UCH Forge{12.18.1.2027} Minecraft Forge
UCH Aroma1997Core{${version}} Aroma1997Core
UCH actuallyadditions{1.10.2-r57} Actually Additions
UCH Aroma1997CoreHelper{1.1.0.3} Aroma1997Core|Helper
UCH Aroma1997sDimension{1.0} Aroma1997's Dimensional World
UCH autopackager{1.6.3} AutoPackager
UCH AutoSapling{1.3.3} AutoSapling
UCH bagginses{2.4.2d} Bagginses
UCH Baubles{1.2.1.0} Baubles
UCH bdlib{1.12.0.2} BD Lib
UCH betterbuilderswands{0.6.5} Better Builder's Wands
UCH BetterThanBunnies{1.10.2-1.0.3} BetterThanBunnies
UCH ExtraUtils2{1.0} ExtraUtils2
UCH JEI{3.7.8.234} Just Enough Items
UCH BloodMagic{1.9.4-2.0.3-53} Blood Magic: Alchemical Wizardry
UCH Bloodmoon{1.2} Bloodmoon
UCH Botania{r1.8-313} Botania
UCH Chameleon{1.9.4-2.1.6} Chameleon
UCH mcmultipart{1.2.0} MCMultiPart
UCH CharsetLib{0.3.0-pre12}
UCH CharsetAudio{0.3.0-pre12}
UCH CharsetCarts{0.3.0-pre12} U
UCH CharsetDecoration{0.3.0-pre12} �?
UCH CharsetDrama{0.3.0-pre12} !
UCH CharsetFarming{0.3.0-pre12} ;
UCH CharsetGates{0.3.0-pre12} &
UCH CharsetPipes{0.3.0-pre12} |
UCH CharsetStorage{0.3.0-pre12} #
UCH CharsetTweaks{0.3.0-pre12} *
UCH CharsetWires{0.3.0-pre12} +
UCH CharsetWrench{0.3.0-pre12} /
UCH ChestTransporter{2.5.0} Chest Transporter
UCH chisel{MC1.9.4-0.0.6.33} Chisel
UCH chiselsandbits{11.7} Chisels & Bits
UCH combathelp{1.0.3} Combat Help
UCH cyclopscore{0.7.3} Cyclops Core
UCH commoncapabilities{1.1.1} CommonCapabilities
UCH IC2{2.6.15-ex110} IndustrialCraft 2
UCH CompactSolars{5.0.4.328} Compact Solar Arrays
UCH compactstorage{v2.0.0a} CompactStorage
UCH compasscoords{1.10-3.1.6} Compass Co-ords
UCH ComputerCraft{1.80pr0} ComputerCraft
UCH cookingforblockheads{3.1.26} Cooking for Blockheads
UCH CustomMainMenu{2.0.1} Custom Main Menu
UCH ElecCore{1.5.292} ElecCore
UCH deepresonance{1.2.0beta35} DeepResonance
UCH endercore{1.10.2-0.4.1.41-beta} EnderCore
UCH Waila{1.7.0} Waila
UCH EnderIO{1.10.2-3.0.1.75_beta} Ender IO
UCH shetiphiancore{3.3.0} ShetiPhian-Core
UCH endertanks{1.4.1} EnderTanks
UCH enderthing{0.6.10} Enderthing
UCH energysynergy{1.0.0} EnergySynergy
UCH ValkyrieLib{1.10.2-0.10.2} Valkyrie Lib
UCH EnvironmentalTech{1.10.2-0.10.2d} Environmental Tech
UCH evilcraft{0.10.7} EvilCraft
UCH ezstorage{2.2.2} EZStorage 2
UCH fastleafdecay{v10} Fast Leaf Decay
UCH flatcoloredblocks{mc1.10-v4.1} Flat Colored Blocks
UCH forestry{5.2.3.213} Forestry
UCH forgeanalytics{0.0.0.13} Forge Analytics
UCH ftbl{2.1.0} FTBLib
UCH ftbu{2.1.0} FTBUtilities
UCH gendustry{1.6.4.8} GenDustry
UCH pressure{1.3.1.3} Pressure Pipes
UCH advgenerators{0.9.20.4} Advanced Generators
UCH gravestone{1.5.4} [Gravestone](GraveStone Mod 1.5.4.jar)
UCH integrateddynamics{0.4.2} Integrated Dynamics
UCH inventorytweaks{1.61-58-a1fd884} Inventory Tweaks
UCH IronChest{7.0.7.795} Iron Chest
UCH itemscroller{0.6.1} Item Scroller
UCH JEFB{1.0.3} Just Enough Forestry Bees
UCH journeymap{1.10.2-5.2.4} JourneyMap
UCH jeresources{0.4.6.42} Just Enough Resources
UCH mantle{1.10-0.10.3.jenkins156} Mantle
UCH Mekanism{9.1.0} Mekanism
UCH MekanismGenerators{9.1.0} MekanismGenerators
UCH MekanismTools{9.1.0} MekanismTools
UCH testdummy{1.11} MmmMmmMmmMmm
UCH Morpheus{1.10-3.1.6} Morpheus
UCH MouseTweaks{2.6.3} Mouse Tweaks
UCH netherportalfix{1.0} Nether Portal Fix
UCH notenoughwands{1.3.5} Not Enough Wands
UCH OpenComputers{1.6.0.2-beta.4} OpenComputers
UCH harvestcraft{1.9.4-pre} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4-1.10.2a.jar)
UCH progressiveautomation{1.6.49} Progressive Automation
UCH ProjectE{1.9.4-PE1.0.5B} ProjectE
UCH Psi{r1.0-37} Psi
UCH Quark{beta-49} Quark
UCH randomthings{3.7.4} Random Things
UCH reborncore{2.5.5.4} RebornCore
UCH reborncore-mcmultipart{2.5.5.4} reborncore-MCMultiPart
UCH StorageDrawers{1.9.4-3.2.1} Storage Drawers
UCH refinedstorage{0.8.12} Refined Storage
UCH xreliquary{1.10.2-1.3.2.434} Reliquary
UCH ResourceLoader{1.5.1} Resource Loader
UCH rftools{5.08} RFTools
UCH rftoolsdim{4.30beta46} RFTools Dimensions
UCH Roguelike{1.5.4} Roguelike Dungeons
UCH roots{0.110} Roots
UCH routerreborn{1.10.2-4.0.1.19_universal} Router Reborn
UCH simplebarrels{1.25a} Simple Barrels
UCH SimpleGenerators{1.10-0.7.1a} Simple Generators
UCH simpleretrogen{4.0.1+8} Simple Retrogen
UCH SolarFluxReborn{1.9.4_0.7b} Solar Flux Reborn
UCH soulshardstow{1.10.2-2.5.5-39} Soul Shards - The Old Ways
UCH supercraftingframe{1.2.0.85} Super Crafting Frame
UCH tconstruct{1.10-2.3.3a.jenkins271} Tinkers' Construct
UCE techreborn{1.4.0.41} TechReborn
UCH theoneprobe{1.0.13} The One Probe
UCH TinkersAddons{1.0.3} [Tinkers' Addons](Tinkers' Addons-1.10.x-1.0.3.jar)
UCH utilityworlds{1.0.9} Utility Worlds
UCH WailaHarvestability{1.1.7} Waila Harvestability
UCH ICSE{1.1.0.0} I Can See Everything
UCH wawla{2.3.0.194} What Are We Looking At
UCH UniDict{1.10.2-1.4d} UniDict
Loaded coremods (and transformers):
LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
lumien.bloodmoon.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
lumien.randomthings.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)

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

LoadingPlugin (Quark-beta-49.jar)
vazkii.quark.base.asm.ClassTransformer
LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
lumien.custommainmenu.asm.ClassTransformer
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)

ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
shetiphian.core.asm.ClassTransformer
GL info: ' Vendor: 'X.Org' Version: '3.0 Mesa 11.2.0' Renderer: 'Gallium 0.4 on AMD ARUBA (DRM 2.43.0, LLVM 3.8.0)'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

List of loaded APIs: 
    * actuallyadditionsapi (21) from ActuallyAdditions-1.10.2-r57.jar
    * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-53.jar
    * BotaniaAPI (79) from Botania-unofficial.r1.8-313.jar
    * CharsetAPI (0.1) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre12.jar
    * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre12.jar
    * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
    * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.7.jar
    * CoFHAPI (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.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.0.288.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 Mekanism-1.10.2-9.1.0.288.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
    * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
    * compactstorage (v2.0.0a) from compactstorage-2.1-1.9.4.jar
    * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Media (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Permissions (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Redstone (1.80pr0) from ComputerCraft1.80pr0.jar
    * ComputerCraft|API|Turtle (1.80pr0) from ComputerCraft1.80pr0.jar
    * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
    * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
    * environmentaltech.api (1.10.2-0.10.2d) from environmentaltech-1.10.2-0.10.2d.jar
    * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.3.213.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.3.213.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.4.8-mc1.10.2.jar
    * IC2API (1.0) from industrialcraft-2-2.6.15-ex110.jar
    * integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.2.jar
    * jeresources|API (0.4.6.42) from JustEnoughResources-1.10.2-0.4.6.42.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.0.0) from jei_1.10.2-3.7.8.234.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.0.288.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
    * pressureAPI (1.3.1.3) from pressure-1.3.1.3-mc1.10.2.jar
    * ProjectEAPI (1.9.4-1.0.0) from ProjectE-1.9.4-PE1.0.5B.jar
    * PsiAPI (2) from Psi-r1.0-37.jar
    * reborncoreAPI (2.5.5.4) from RebornCore-1.10-2.5.5.4-universal.jar
    * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.5.5-39.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.8.12.jar
    * techrebornAPI (1.4.0.41) from TechReborn-1.10.2-1.4.0.41-universal.jar
    * ValkyrieLib.api (1.10.2-0.10.2) from valkyrielib-1.10.2-0.10.2.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker.):
              * Optifine is installed. This is NOT supported.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/manuel/ftb/FTBUnstable18/minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class

OptiFine Version: OptiFine_1.10.2_HD_U_C2
Render Distance Chunks: 5
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.0 Mesa 11.2.0
OpenGlRenderer: Gallium 0.4 on AMD ARUBA (DRM 2.43.0, LLVM 3.8.0)
OpenGlVendor: X.Org
CpuCount: 4
commented

I have this problem with the newest 1.7.10 versions. Any ideas how to fix it?

commented

This was reported for 1.10.
And proposed solution is just above your comment

commented

i used the newest 1.7.10 version on curseforge

commented

for both RebornCore and TechReborn

commented

Try updating reborn core.

commented

Update Reborn Core or install it if you dont have it