MineMaarten / PneumaticCraft

PneumaticCraft source
Other
84 stars 50 forks source link

Crashes client when switching to Pneumaticcraft's tab in creative. #880

Open Austinh15 opened 7 years ago

Austinh15 commented 7 years ago

Also this only happens on the server my friend and I are running. Nothing in Pneumaticcraft shows up in NEI also.

---- Minecraft Crash Report ---- // I just don't know what went wrong :(

Time: 9/10/16 10:25 PM Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: pneumaticCraft/common/thirdparty/buildcraft/TileEntityPneumaticEngine at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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) Caused by: java.lang.NoClassDefFoundError: pneumaticCraft/common/thirdparty/buildcraft/TileEntityPneumaticEngine at pneumaticCraft.common.thirdparty.buildcraft.BuildCraft.preInit(BuildCraft.java:32) at pneumaticCraft.common.thirdparty.ThirdPartyManager.preInit(ThirdPartyManager.java:89) at pneumaticCraft.PneumaticCraft.PreInit(PneumaticCraft.java:77) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) ... 10 more Caused by: java.lang.ClassNotFoundException: pneumaticCraft.common.thirdparty.buildcraft.TileEntityPneumaticEngine at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 39 more Caused by: java.lang.NoClassDefFoundError: buildcraft/api/power/IPowerReceptor at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 41 more Caused by: java.lang.ClassNotFoundException: buildcraft.api.power.IPowerReceptor at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 45 more

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

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 918436136 bytes (875 MB) / 2640314368 bytes (2518 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 3 total; -Xms256M -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_D1 197 mods loaded, 192 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.05} Minecraft Coder Pack UCH FML{7.10.99.99} Forge Mod Loader UCH Forge{10.13.4.1614} Minecraft Forge UCH appliedenergistics2-core{rv3-beta-6} Applied Energistics 2 Core UCH CodeChickenCore{1.0.7.47} CodeChicken Core UCH Micdoodlecore{} Micdoodle8 Core UCH NotEnoughItems{1.0.5.120} Not Enough Items UCH technomCore{0.12.5} Technomancy Core UCH ThE-core{1.0.0.1} Thaumic Energistics Core UCH ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core UCH ChocoPatcher{1.1} Choco Patcher UCH OpenModsCore{0.9.1} OpenModsCore UCH {000} CoFH ASM UCH BinniePatcher{1.8.2} Binnie Patcher UCH FastCraft{1.23} FastCraft UCH debug{1.0} debug UCH IC2{2.2.823-experimental} IndustrialCraft 2 UCH AdvancedSolarPanel{1.7.10-3.5.1} Advanced Solar Panels UCH AgriCraft{1.7.10-1.5.0} AgriCraft UCH appliedenergistics2{rv3-beta-6} Applied Energistics 2 UCH AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry UCH Baubles{1.0.1.10} Baubles UCH Thaumcraft{4.2.3.5} Thaumcraft UCH Botania{r1.8-249} [Botania](Botania r1.8-249.jar) UCH Avaritia{1.11} Avaritia UCH bdlib{1.9.4.109} BD Lib UCH BiblioCraft{1.11.5} BiblioCraft UCH Mantle{1.7.10-0.3.2.jenkins191} Mantle UCH Natura{2.2.0} Natura UCH BiomesOPlenty{2.1.0} Biomes O' Plenty UCH BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition UCH CoFHCore{1.7.10R3.1.3} CoFH Core UCH Forestry{4.2.15.63} Forestry for Minecraft UCH BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition UCH BiblioWoodsNatura{1.5} BiblioWoods Natura Edition UCH ThermalFoundation{1.7.10R1.2.5} Thermal Foundation UCH ThermalExpansion{1.7.10R4.1.3} Thermal Expansion UCH BigReactors{0.4.3A} Big Reactors UCH BinnieCore{2.0-pre14} Binnie Core UCH Botany{2.0-pre14} Botany UCH ExtraBees{2.0-pre14} Extra Bees UCH ExtraTrees{2.0-pre14} Extra Trees UCH Genetics{2.0-pre14} Genetics UCH BrandonsCore{1.0.0.12} Brandon's Core UCH BuildCraft|Core{7.1.16} BuildCraft UCH BuildCraft|Builders{7.1.16} BC Builders UCH BuildCraft|Transport{7.1.16} BC Transport UCH BuildCraft|Energy{7.1.16} BC Energy UCH BuildCraft|Silicon{7.1.16} BC Silicon UCH BuildCraft|Robotics{7.1.16} BC Robotics UCH BuildCraft|Factory{7.1.16} BC Factory UCH BuildCraft|Compat{7.1.5} BuildCraft Compat UCH Railcraft{9.12.2.0} Railcraft UCH TwilightForest{2.3.7} The Twilight Forest UCH ForgeMultipart{1.2.0.345} Forge Multipart UCH chisel{2.9.5.11} Chisel UCH CarpentersBlocks{3.3.8} [Carpenter's Blocks](Carpenter's Blocks v3.3.8 - MC 1.7.10.jar) UCH ComputerCraft{1.75} ComputerCraft UCH CustomMainMenu{1.9.2} Custom Main Menu UCH PTRModelLib{1.0.0} PTRModelLib UCH props{2.3.3} Decocraft UCH DraconicEvolution{1.0.2h} Draconic Evolution UCH DummyCore{2.0.1710.0.A} DummyCore UCH EMT{1.2.5} Electro-Magic Tools UCH endercore{1.7.10-0.2.0.36_beta} EnderCore UCH MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded UCH Waila{1.5.10} Waila UCH EnderIO{1.7.10-2.3.0.428_beta} Ender IO UCH EnderStorage{1.4.7.37} EnderStorage UCH EnderTech{1.7.10-0.3.2.405} EnderTech UCH EnderZoo{1.7.10-1.0.15.32} Ender Zoo UCH essentialcraft{4.6.1710.63} EssentialCraftIII UCH essenthaum{1.1.1710.0} Essential Thaumaturgy UCH extracells{2.3.14} Extra Cells 2 UCH ExtraUtilities{1.2.12} Extra Utilities UCH harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10Lb.jar) UCH ImmersiveEngineering{0.7.7} Immersive Engineering UCH TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCH ExtraTiC{1.4.6} ExtraTiC UCH fastleafdecay{1.4} Fast Leaf Decay UCH ThaumicTinkerer{unspecified} Thaumic Tinkerer UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic](Forbidden Magic-1.7.10-0.575.jar) UCH MineTweaker3{3.0.10} MineTweaker 3 UCH FTBL{1.0.18.2} FTBLib UCH FTBT{1.0.2} FTB Tweaks UCH FTBU{1.0.18.2} FTBUtilities UCH funkylocomotion{1.0} Funky Locomotion UCH gadomancy{1.0.7.2} Gadomancy UCH GalacticraftCore{3.0.12} Galacticraft Core UCH GalacticraftMars{3.0.12} Galacticraft Planets UCH RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal UCH MagicBees{2.4.3} Magic Bees UCH gendustry{1.6.3.132} GenDustry UCH GraviSuite{1.7.10-2.0.3} Graviation Suite UCH guideapi{1.7.10-1.0.1-20} Guide-API UCH iChunUtil{4.2.2} iChunUtil UCH Hats{4.0.1} Hats UCH HatStand{4.0.0} HatStand UCH headcrumbs{1.7.4} Headcrumbs UCH IC2NuclearControl{2.4.1a} Nuclear Control 2 UCH IGWMod{1.1.12-34} In-Game wiki Mod UCH immersiveintegration{0.6.8} Immersive Integration UCH inpure|core{1.7.10R1.0.0B9} INpureCore UCH inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks UCH IronChest{6.0.62.742} Iron Chest UCH JABBA{1.2.2} JABBA UCH journeymap{5.1.4p1} JourneyMap UCH LogisticsPipes{0.9.3.126} Logistics Pipes UCH mo{0.4.1} Matter Overdrive UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2 UCH MrTJPCoreMod{1.1.0.33} MrTJPCore UCH ProjRed|Core{4.7.0pre12.95} ProjectRed Core UCH ProjRed|Exploration{4.7.0pre12.95} ProjectRed Exploration UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla UCH modtweaker2{0.9.5} Mod Tweaker 2 UCH numina{0.4.0.131} Numina UCH powersuits{0.11.0.301} MachineMuse's Modular Powersuits UCH Morpheus{1.7.10-1.6.21} Morpheus UCH Mystcraft{0.12.3.02} Mystcraft UCH NEIAddons{1.12.14.40} NEI Addons UCH NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools UCH NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2 UCH NEIAddons|Botany{1.12.14.40} NEI Addons: Botany UCH NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry UCH NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables UCH NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo UCH neiintegration{1.1.2} NEI Integration UCH NetherOres{1.7.10R2.3.1} Nether Ores UCH neresources{0.1.0.ManuallyBuilt} Not Enough Resources UCH OpenMods{0.9.1} OpenMods UCH OpenBlocks{1.5.1} OpenBlocks UCH OpenPeripheralCore{1.3} OpenPeripheralCore UCH OpenPeripheral{0.5.1} OpenPeripheralAddons UCH OpenPeripheralIntegration{0.5} OpenPeripheralIntegration UCE PneumaticCraft{1.2.6} PneumaticCraft UCH PortalGun{4.0.0-beta-6} PortalGun UCH ProjRed|Transmission{4.7.0pre12.95} ProjectRed Transmission UCH ProjRed|Transportation{4.7.0pre12.95} ProjectRed Transportation UCH ProjRed|Compatibility{4.7.0pre12.95} ProjectRed Compatibility UCH ProjRed|Integration{4.7.0pre12.95} ProjectRed Integration UCH ProjRed|Illumination{4.7.0pre12.95} ProjectRed Illumination UCH ProjRed|Expansion{4.7.0pre12.95} ProjectRed Expansion UCH ResourceLoader{1.3} Resource Loader UCH rftools{4.23} RFTools UCH runicdungeons{1.1.7b} Runic Dungeons UCH saoui{1.7.10-1.6.0-Dev1} Sword Art Online UI UCH simplyjetpacks{1.5.3} Simply Jetpacks UCH SolarExpansion{1.6a} Solar Expansion UCH springboards{0.1} Spring Boards UCH StevesFactoryManager{A93} Steve's Factory Manager UCH StevesAddons{0.10.16} Steve's Addons UCH StevesCarts{2.0.0.b18} Steve's Carts 2 UCH StevesWorkshop{0.5.1} Steve's Workshop UCH StorageDrawers{1.7.10-1.10.1} Storage Drawers UCH StorageDrawersBop{1.7.10-1.1.1} Storage Drawers: Biomes O' Plenty Pack UCH StorageDrawersForestry{1.7.10-1.1.2} Storage Drawers: Forestry Pack UCH StorageDrawersMisc{1.7.10-1.1.2} Storage Drawers: Misc Pack UCH StorageDrawersNatura{1.7.10-1.1.1} Storage Drawers: Natura Pack UCH tcinventoryscan{1.0.11} TC Inventory Scanning UCH thaumcraftneiplugin{@VERSION@} Thaumcraft NEI Plugin UCH thaumicbases{1.3.1710.2} Thaumic Bases UCH thaumicenergistics{1.0.0.5} Thaumic Energistics UCH ThaumicExploration{0.6.0} Thaumic Exploration UCH ThaumicHorizons{1.1.9} Thaumic Horizons UCH ThermalDynamics{1.7.10R1.2.0} Thermal Dynamics UCH TiCTooltips{1.2.5} TiC Tooltips UCH TMechworks{0.2.15.106} Tinkers' Mechworks UCH Translocator{1.1.2.16} Translocator UCH WailaHarvestability{1.1.6} Waila Harvestability UCH wawla{1.3.1} What Are We Looking At UCH witchery{0.24.1} Witchery UCH WR-CBE|Core{1.4.1.9} WR-CBE Core UCH WR-CBE|Addons{1.4.1.9} WR-CBE Addons UCH WR-CBE|Logic{1.4.1.9} WR-CBE Logic UCH McMultipart{1.2.0.345} Minecraft Multipart Plugin UCH ForgeRelocation{0.0.1.4} ForgeRelocation UCH MCFrames{1.0} MCFrames UCH RelocationFMP{0.0.1.2} RelocationFMP UCH aobd{2.9.2} Another One Bites The Dust UCH denseores{1.0} Dense Ores UCH technom{0.12.5} [Technomancy](Technomancy - 0.12.5 - 1.7.10.jar) UCH ForgeMicroblock{1.2.0.345} Forge Microblocks UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} MFR Compat: Atum UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} MFR Compat: BackTools UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} MFR Compat: Chococraft UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} MFR Compat: ExtraBiomes UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13447 Compatibility Profile Context 16.300.2311.0' Renderer: 'AMD Radeon R9 200 Series' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine CoFHCore: -[1.7.10]3.1.3-327 ThermalFoundation: -[1.7.10]1.2.5-115 ThermalExpansion: -[1.7.10]4.1.3-246 MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. RedstoneArsenal: -[1.7.10]1.1.2-92 NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.0-171 List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.5-115.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (61) from Avaritia-1.11.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.16.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|lists (1.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar * BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar * BuildCraftAPI|statements (1.1) from buildcraft-7.1.16.jar * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.0.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.16.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar * CoFHAPI (1.7.10R1.0.2) from BrandonsCore-1.0.0.12.jar * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|energy (1.7.10R1.1.0) from MatterOverdrive-1.7.10-0.4.1-build-56.jar * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar * CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.428_beta.jar * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHAPI|tileentity (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|transport (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-327.jar * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar * CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-327.jar * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar * CoFHLib|world|feature (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * CSLib|API (0.3.0) from Decocraft-2.3.3_1.7.10.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.15.63.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.15.63.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.375.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.7.10-0.4.1-build-56.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.02.jar * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.1a.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.2.8-15-universal.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.1.jar * Thaumcraft|API (4.2.2.0) from RunicDungeons-1.1.7b.jar * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. [DummyCore]: 'Special case ASM modification mods: ''Note, that this mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''DummyCore''CoFHCore''CoFHCore''CodeChickenCore' EnderIO: Found the following problem(s) with your installation: * Optifine is installed. This is NOT supported. * The RF API that is being used (1.7.10R1.0.2 from ) differes from that that is reported as being loaded (1.7.10R1.1.0 from MatterOverdrive-1.7.10-0.4.1-build-56.jar). It is a supported version, but that difference may lead to problems. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 OptiFine Version: OptiFine_1.7.10_HD_D1 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 4.5.13447 Compatibility Profile Context 16.300.2311.0 OpenGlRenderer: AMD Radeon R9 200 Series OpenGlVendor: ATI Technologies Inc. CpuCount: 6