Hey I was able to do /spawn before anything loaded around me and was able to run around the server a bit. Then went towards my base slowly. After getting to a certain point it would crash again. Sending people who get the problem to spawn should help the immediate crashing problem but our bases could crash others that get close. My base coords are X=-474, Z=1220. Also posting the link to this since the user other user and I are still having the crash so that post shouldn't be labeled as done yet. Done - The game crashed whilst rendering block entity... | MineYourMind Community
Yes, I've re-installed this version too just in case. I'm able to run around if I'm not on my base but if i get to close I crash and have to do /spawn before blocks load on my next login.
Barrels must not like you. Going to go ahead and tag our @Senior Moderator team to see if they can take a peek ingame and get it removed for you.
:-( there's quite a few. I've used them alot around my blood alter and some underground. The ones with over 1mil items might be the iron and cobble. I just hope i don't lose all my blood magic runes. those took lots of time :-( Thanks for helping out though
I'm currently facing exactly the same problem with crashing and I'm not able to do anything before I crash :/ Code: WARNING: coremods are present: CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) ForgelinPlugin (Forgelin-1.4.2.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) IC2core (industrialcraft-2-2.6.188-ex110.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar) LoadingPlugin (Quark-r1.1-70.jar) RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) Contact their authors BEFORE contacting forge // Oops. Time: 5/18/17 5:05 PM Description: Unexpected error java.lang.NullPointerException: Unexpected error at mcjty.lib.tools.ItemStackTools.setStackSize(ItemStackTools.java:71) at com.latmod.yabba.tile.BarrelTileContainer.getStackInSlot(BarrelTileContainer.java:94) at com.latmod.yabba.util.Barrel.copyFrom(Barrel.java:269) at com.latmod.yabba.block.BlockBarrel.getPickBlock(BlockBarrel.java:138) at mcjty.theoneprobe.rendering.OverlayRenderer.requestBlockInfo(OverlayRenderer.java:305) at mcjty.theoneprobe.rendering.OverlayRenderer.renderHUDBlock(OverlayRenderer.java:237) at mcjty.theoneprobe.rendering.OverlayRenderer.renderHUD(OverlayRenderer.java:120) at mcjty.theoneprobe.proxy.ClientProxy.renderGameOverlayEvent(ClientProxy.java:119) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1200_ClientProxy_renderGameOverlayEvent_Pre.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:694) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1072) 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 mcjty.lib.tools.ItemStackTools.setStackSize(ItemStackTools.java:71) at com.latmod.yabba.tile.BarrelTileContainer.getStackInSlot(BarrelTileContainer.java:94) at com.latmod.yabba.util.Barrel.copyFrom(Barrel.java:269) at com.latmod.yabba.block.BlockBarrel.getPickBlock(BlockBarrel.java:138) at mcjty.theoneprobe.rendering.OverlayRenderer.requestBlockInfo(OverlayRenderer.java:305) at mcjty.theoneprobe.rendering.OverlayRenderer.renderHUDBlock(OverlayRenderer.java:237) at mcjty.theoneprobe.rendering.OverlayRenderer.renderHUD(OverlayRenderer.java:120) at mcjty.theoneprobe.proxy.ClientProxy.renderGameOverlayEvent(ClientProxy.java:119) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1200_ClientProxy_renderGameOverlayEvent_Pre.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:694) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:171) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Bronz_Codex'/362606, l='MpServer', x=541.60, y=83.00, z=2407.64]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (160,77,276), Chunk: (at 0,4,4 in 10,17; contains blocks 160,0,272 to 175,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 96539619 game time, 95625837 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: 17 total; [EntityChicken['Chicken'/362753, l='MpServer', x=534.50, y=64.00, z=2449.50], EntityChicken['Chicken'/362752, l='MpServer', x=514.77, y=82.00, z=2432.89], EntityPig['Pig'/362735, l='MpServer', x=502.79, y=64.00, z=2367.77], EntityChicken['Chicken'/362761, l='MpServer', x=574.50, y=64.00, z=2388.50], EntitySquid['Squid'/364745, l='MpServer', x=577.50, y=49.00, z=2452.50], EntityPig['Pig'/362760, l='MpServer', x=584.24, y=65.00, z=2376.65], EntityPig['Pig'/362762, l='MpServer', x=544.93, y=64.00, z=2437.49], EntitySheep['Sheep'/362741, l='MpServer', x=538.50, y=63.00, z=2360.50], EntitySheep['Sheep'/362743, l='MpServer', x=534.57, y=63.00, z=2361.45], EntityPlayerSP['Bronz_Codex'/362606, l='MpServer', x=541.60, y=83.00, z=2407.64], EntityChicken['Chicken'/362749, l='MpServer', x=531.16, y=63.00, z=2376.59], EntitySheep['Sheep'/362748, l='MpServer', x=511.50, y=77.00, z=2445.50], EntityPig['Pig'/362751, l='MpServer', x=541.59, y=64.00, z=2439.30], EntitySheep['Sheep'/362750, l='MpServer', x=529.99, y=67.00, z=2382.45], EntitySheep['Sheep'/362745, l='MpServer', x=496.27, y=71.00, z=2375.50], EntitySheep['Sheep'/362744, l='MpServer', x=505.19, y=64.00, z=2381.28], EntityCow['Cow'/362747, l='MpServer', x=518.43, y=78.00, z=2425.45]] Retry entities: 0 total; [] Server brand: Waterfall (git:Waterfall-Bootstrap:1.11-SNAPSHOT:dc9bcd8:unknown) <- fml,forge,sponge 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:400) 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 10 (amd64) version 10.0 Java Version: 1.8.0_111, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1402072816 bytes (1337 MB) / 4277534720 bytes (4079 MB) up to 4277534720 bytes (4079 MB) Mod Pack: com.mumfrey.liteloader.crash-report.CallableLiteLoaderBrand@4a2db006 LiteLoader Mods: com.mumfrey.liteloader.crash-report.CallableLiteLoaderMods@417b7966 LaunchWrapper: com.mumfrey.liteloader.crash-report.CallableLaunchWrapper@539ab451 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx4096M -XX:MaxPermSize=256M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.3.2254 192 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 UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar) UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar) UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCHIJA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar) UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar) UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar) UCHIJA advanced_machines{60.0.2} [Advanced Machines] (Advanced Machines-60.0.2.jar) UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJA infinitylib{1.10.2-0.9.0} [InfinityLib] (infinitylib-0.9.0.jar) UCHIJA agricraft{2.0.0-0.9.0-a16} [AgriCraft] (agricraft-2.0.0-0.9.0-a16.jar) UCHIJA Baubles{1.3.10} [Baubles] (Baubles-1.10.2-1.3.10.jar) UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) UCHIJA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar) UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar) UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar) UCHIJA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJA betterfoliage{2.1.5} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.5.jar) UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar) UCHIJA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar) UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) UCHIJA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar) UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar) UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) UCHIJA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar) UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar) UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJA ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar) UCHIJA ChestTransporter{2.5.16} [Chest Transporter] (ChestTransporter-1.10.2-2.5.16.jar) UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar) UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar) UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar) UCHIJA cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar) UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar) UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar) UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) UCHIJA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar) UCHIJA eleccore{1.7.418} [ElecCore] (ElecCore-1.10.2-1.7.418.jar) UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) UCHIJA deepresonance{1.4.7} [DeepResonance] (deepresonance-1.1x-1.4.7.jar) UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) UCHIJA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar) UCHIJA StorageDrawers{1.10.2-3.7.3} [Storage Drawers] (StorageDrawers-1.10.2-3.7.3.jar) UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJA embers{0.104} [Embers] (embers-0.104.jar) UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCHIJA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar) UCHIJA engineersworkshop{1.3.2-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.2-1.10.2.jar) UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar) UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar) UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar) UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar) UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar) UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar) UCHIJA fluxnetworks{1.2.3} [FluxNetworks] (FluxNetworks-1.10.2-1.2.3.jar) UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-anarchy.jar) UCHIJA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar) UCHIJA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.1.jar) UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.0.jar) UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar) UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar) UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar) UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar) UCHIJA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar) UCHIJA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar) UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) UCHIJA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar) UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar) UCHIJA intwheel{1.2.4} [Interaction Wheel] (intwheel-1.1x-1.2.4.jar) UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar) UCHIJA ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar) UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar) UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar) UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar) UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJA mercurius{1.0.4} [Mercurius] (Mercurius-1.10.2-1.0.4.jar) UCHIJA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar) UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) UCHIJA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar) UCHIJA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar) UCHIJA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar) UCHIJA railcraft{10.1.1} [Railcraft] (Railcraft_1.10.2-10.1.1.jar) UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar) UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.6.jar) UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) UCHIJA MrTJPCoreMod{2.0.0.17} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.17-universal.jar) UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar) UCHIJA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar) UCHIJA natura{1.10.2-4.1.0.53} [Natura] (natura-1.10.2-4.1.0.53.jar) UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar) UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar) UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJA projectred-core{4.8.1.30} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.30-Base.jar) UCHIJA projectred-integration{4.8.1.30} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.30-integration.jar) UCHIJA projectred-transmission{4.8.1.30} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.30-integration.jar) UCHIJA projectred-illumination{4.8.1.30} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.30-lighting.jar) UCHIJA projectred-expansion{4.8.1.30} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.30-mechanical.jar) UCHIJA projectred-transportation{4.8.1.30} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.1.30-mechanical.jar) UCHIJA projectred-exploration{4.8.1.30} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.30-world.jar) UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJA quantumstorage{3.3.2} [QuantumStorage] (QuantumStorage-1.10.2-3.3.2.jar) UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar) UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar) UCHIJA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar) UCHIJA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.23.jar) UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar) UCHIJA xreliquary{1.10.2-1.3.3.659} [Reliquary] (Reliquary-1.10.2-1.3.3.659.jar) UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar) UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar) UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar) UCHIJA roots{0.208} [Roots] (roots-0.208.jar) UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar) UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar) UCHIJA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar) UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar) UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar) UCHIJA solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar) UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar) UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar) UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar) UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar) UCHIJA techreborn{2.1.12.215} [TechReborn] (TechReborn-1.10.2-2.1.12.215-universal.jar) UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar) UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJA topaddons{1.10.2-0.12.0} [TOP Addons] (topaddons-1.10.2-0.12.0.jar) UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.2.25.jar) UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) UCHIJA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar) UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCHIJA wct{0.1.31} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.31.jar) UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar) UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar) UCHIJA xnet{1.3.1} [XNet] (xnet-1.3.1.jar) UCHIJA yabba{1.10.2-0.5.0} [YABBA] (YABBA-1.10.2-0.5.0.jar) UCHIJA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar) Loaded coremods (and transformers): CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.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 EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer ForgelinPlugin (Forgelin-1.4.2.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer IC2core (industrialcraft-2-2.6.188-ex110.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar) mods.betterfoliage.loader.BetterFoliageTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar) team.chisel.common.asm.ChiselTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) li.cil.oc.common.asm.ClassTransformer SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar) com.creativemd.itemphysic.ItemTransformer 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 CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) shetiphian.core.asm.ClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'Radeon (TM) RX 480 Graphics' AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced) Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) NotEnoughItems Invalid Fingerprint Reports: List of loaded APIs: * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar * AgriCraftAPI (1.0) from agricraft-2.0.0-0.9.0-a16.jar * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.10.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.9-78.jar * BotaniaAPI (79) from AkashicTome-1.0-5.jar * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.16.jar * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.1.jar * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.5.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from EngineersWorkshop-1.3.2-1.10.2.jar * cofhapi|energy (1.4.0) from extrautils2-1.10.2-1.4.1.jar * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.5.jar * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * compatlayer (0.2.8) from compatlayer-1.10-0.2.8.jar * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.7.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.10.199-universal.jar * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.418.jar * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.418.jar * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.183.jar * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.3.jar * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar * funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar * intwheel_api (1.2.4) from intwheel-1.1x-1.2.4.jar * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.25.jar * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar * PsiAPI (2) from Psi-r1.0-42.jar * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.1.jar * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.23.jar * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * techrebornAPI (2.1.12.215) from TechReborn-1.10.2-2.1.12.215-universal.jar * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.6.jar * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.31.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: EnderStorage Invalid Fingerprint Reports: 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. Always check the stack trace above to see which mod is most likely failing.): * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class). Ender IO needs at least 1.4.0 and will NOT work with older versions. 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:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class Detailed Tesla API diagnostics: * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla) * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities) * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer) * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder) * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer) * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer) * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider) * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer) * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider) * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer) * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. Scroll up!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.5.136 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 0 Translocator Invalid Fingerprint Reports: AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON Launched Version: 1.10.2 LWJGL: 2.9.4 OpenGL: Radeon (TM) RX 480 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, 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: 2x Intel(R) Pentium(R) CPU G4400 @ 3.30GHz
Got a new report now, also seems to be a barrel Code: ---- Minecraft crash-report ---- WARNING: coremods are present: CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) ForgelinPlugin (Forgelin-1.4.2.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) IC2core (industrialcraft-2-2.6.188-ex110.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar) LoadingPlugin (Quark-r1.1-70.jar) RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) Contact their authors BEFORE contacting forge // I bet Cylons wouldn't have this problem. Time: 5/18/17 5:17 PM Description: Rendering Block Entity java.lang.NullPointerException: Rendering Block Entity at mcjty.lib.tools.ItemStackTools.setStackSize(ItemStackTools.java:71) at com.latmod.yabba.tile.BarrelTileContainer.getStackInSlot(BarrelTileContainer.java:94) at com.latmod.yabba.client.RenderBarrel.renderTileEntityAt(RenderBarrel.java:50) at com.latmod.yabba.client.RenderBarrel.func_180535_a(RenderBarrel.java:31) 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:701) 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 mcjty.lib.tools.ItemStackTools.setStackSize(ItemStackTools.java:71) at com.latmod.yabba.tile.BarrelTileContainer.getStackInSlot(BarrelTileContainer.java:94) at com.latmod.yabba.client.RenderBarrel.renderTileEntityAt(RenderBarrel.java:50) at com.latmod.yabba.client.RenderBarrel.func_180535_a(RenderBarrel.java:31) -- Block Entity Details -- Details: Name: yabba.barrel // com.latmod.yabba.tile.TileBarrel Block type: ID #3070 (tile.yabba.barrel // com.latmod.yabba.block.BlockBarrel) Block data value: 1 / 0x1 / 0b0001 Block location: World: (544,83,2407), Chunk: (at 0,5,7 in 34,150; contains blocks 544,0,2400 to 559,255,2415), Region: (1,4; contains chunks 32,128 to 63,159, blocks 512,0,2048 to 1023,255,2559) Actual block type: ID #3070 (tile.yabba.barrel // com.latmod.yabba.block.BlockBarrel) 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:701) 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: 1 total; [EntityPlayerSP['Bronz_Codex'/408924, l='MpServer', x=541.60, y=83.00, z=2407.64]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (160,77,276), Chunk: (at 0,4,4 in 10,17; contains blocks 160,0,272 to 175,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 96552375 game time, 95638593 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: 16 total; [EntitySheep['Sheep'/408964, l='MpServer', x=496.27, y=71.00, z=2375.50], EntitySheep['Sheep'/408965, l='MpServer', x=511.50, y=77.00, z=2445.50], EntitySheep['Sheep'/408963, l='MpServer', x=505.19, y=64.00, z=2381.28], EntitySheep['Sheep'/408975, l='MpServer', x=534.57, y=63.00, z=2361.45], EntitySheep['Sheep'/408973, l='MpServer', x=538.50, y=63.00, z=2360.50], EntityPig['Pig'/408971, l='MpServer', x=502.79, y=64.00, z=2367.77], EntityChicken['Chicken'/408982, l='MpServer', x=514.77, y=82.00, z=2432.89], EntityChicken['Chicken'/408983, l='MpServer', x=534.50, y=64.00, z=2449.50], EntitySheep['Sheep'/408980, l='MpServer', x=529.99, y=67.00, z=2382.45], EntityPig['Pig'/408981, l='MpServer', x=541.59, y=64.00, z=2439.30], EntityCow['Cow'/408978, l='MpServer', x=518.43, y=78.00, z=2425.45], EntityPlayerSP['Bronz_Codex'/408924, l='MpServer', x=541.60, y=83.00, z=2407.64], EntityChicken['Chicken'/408979, l='MpServer', x=531.16, y=63.00, z=2376.59], EntityChicken['Chicken'/408986, l='MpServer', x=574.50, y=64.00, z=2388.50], EntityPig['Pig'/408987, l='MpServer', x=544.93, y=64.00, z=2437.49], EntityPig['Pig'/408985, l='MpServer', x=584.24, y=65.00, z=2376.65]] Retry entities: 0 total; [] Server brand: Waterfall (git:Waterfall-Bootstrap:1.11-SNAPSHOT:dc9bcd8:unknown) <- fml,forge,sponge 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 10 (amd64) version 10.0 Java Version: 1.8.0_111, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1360858752 bytes (1297 MB) / 4277534720 bytes (4079 MB) up to 4277534720 bytes (4079 MB) Mod Pack: com.mumfrey.liteloader.crash-report.CallableLiteLoaderBrand@f973394 LiteLoader Mods: com.mumfrey.liteloader.crash-report.CallableLiteLoaderMods@1858997a LaunchWrapper: com.mumfrey.liteloader.crash-report.CallableLaunchWrapper@1028f7e4 JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx4096M -XX:MaxPermSize=256M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.3.2254 192 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 UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar) UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar) UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCHIJA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar) UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar) UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar) UCHIJA advanced_machines{60.0.2} [Advanced Machines] (Advanced Machines-60.0.2.jar) UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJA infinitylib{1.10.2-0.9.0} [InfinityLib] (infinitylib-0.9.0.jar) UCHIJA agricraft{2.0.0-0.9.0-a16} [AgriCraft] (agricraft-2.0.0-0.9.0-a16.jar) UCHIJA Baubles{1.3.10} [Baubles] (Baubles-1.10.2-1.3.10.jar) UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) UCHIJA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar) UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar) UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar) UCHIJA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJA betterfoliage{2.1.5} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.5.jar) UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar) UCHIJA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar) UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) UCHIJA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar) UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar) UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) UCHIJA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar) UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar) UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJA ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar) UCHIJA ChestTransporter{2.5.16} [Chest Transporter] (ChestTransporter-1.10.2-2.5.16.jar) UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar) UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar) UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar) UCHIJA cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar) UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar) UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar) UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) UCHIJA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar) UCHIJA eleccore{1.7.418} [ElecCore] (ElecCore-1.10.2-1.7.418.jar) UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) UCHIJA deepresonance{1.4.7} [DeepResonance] (deepresonance-1.1x-1.4.7.jar) UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) UCHIJA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar) UCHIJA StorageDrawers{1.10.2-3.7.3} [Storage Drawers] (StorageDrawers-1.10.2-3.7.3.jar) UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJA embers{0.104} [Embers] (embers-0.104.jar) UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCHIJA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar) UCHIJA engineersworkshop{1.3.2-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.2-1.10.2.jar) UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar) UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar) UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar) UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar) UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar) UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar) UCHIJA fluxnetworks{1.2.3} [FluxNetworks] (FluxNetworks-1.10.2-1.2.3.jar) UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-anarchy.jar) UCHIJA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar) UCHIJA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.1.jar) UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.0.jar) UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar) UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar) UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar) UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar) UCHIJA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar) UCHIJA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar) UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) UCHIJA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar) UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar) UCHIJA intwheel{1.2.4} [Interaction Wheel] (intwheel-1.1x-1.2.4.jar) UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar) UCHIJA ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar) UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar) UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar) UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar) UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJA mercurius{1.0.4} [Mercurius] (Mercurius-1.10.2-1.0.4.jar) UCHIJA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar) UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) UCHIJA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar) UCHIJA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar) UCHIJA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar) UCHIJA railcraft{10.1.1} [Railcraft] (Railcraft_1.10.2-10.1.1.jar) UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar) UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.6.jar) UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) UCHIJA MrTJPCoreMod{2.0.0.17} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.17-universal.jar) UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar) UCHIJA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar) UCHIJA natura{1.10.2-4.1.0.53} [Natura] (natura-1.10.2-4.1.0.53.jar) UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar) UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar) UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJA projectred-core{4.8.1.30} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.30-Base.jar) UCHIJA projectred-integration{4.8.1.30} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.30-integration.jar) UCHIJA projectred-transmission{4.8.1.30} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.30-integration.jar) UCHIJA projectred-illumination{4.8.1.30} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.30-lighting.jar) UCHIJA projectred-expansion{4.8.1.30} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.30-mechanical.jar) UCHIJA projectred-transportation{4.8.1.30} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.1.30-mechanical.jar) UCHIJA projectred-exploration{4.8.1.30} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.30-world.jar) UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJA quantumstorage{3.3.2} [QuantumStorage] (QuantumStorage-1.10.2-3.3.2.jar) UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar) UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar) UCHIJA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar) UCHIJA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.23.jar) UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar) UCHIJA xreliquary{1.10.2-1.3.3.659} [Reliquary] (Reliquary-1.10.2-1.3.3.659.jar) UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar) UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar) UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar) UCHIJA roots{0.208} [Roots] (roots-0.208.jar) UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar) UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar) UCHIJA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar) UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar) UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar) UCHIJA solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar) UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar) UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar) UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar) UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar) UCHIJA techreborn{2.1.12.215} [TechReborn] (TechReborn-1.10.2-2.1.12.215-universal.jar) UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar) UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJA topaddons{1.10.2-0.12.0} [TOP Addons] (topaddons-1.10.2-0.12.0.jar) UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.2.25.jar) UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) UCHIJA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar) UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCHIJA wct{0.1.31} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.31.jar) UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar) UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar) UCHIJA xnet{1.3.1} [XNet] (xnet-1.3.1.jar) UCHIJA yabba{1.10.2-0.5.0} [YABBA] (YABBA-1.10.2-0.5.0.jar) UCHIJA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar) Loaded coremods (and transformers): CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.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 EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer ForgelinPlugin (Forgelin-1.4.2.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer IC2core (industrialcraft-2-2.6.188-ex110.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar) mods.betterfoliage.loader.BetterFoliageTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar) team.chisel.common.asm.ChiselTransformer CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) li.cil.oc.common.asm.ClassTransformer SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar) com.creativemd.itemphysic.ItemTransformer 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 CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) shetiphian.core.asm.ClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'Radeon (TM) RX 480 Graphics' AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselsandbitsIntegration (Enabled/Not Forced) - theoneprobeIntegration (Enabled/Not Forced) Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) NotEnoughItems Invalid Fingerprint Reports: List of loaded APIs: * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar * AgriCraftAPI (1.0) from agricraft-2.0.0-0.9.0-a16.jar * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.10.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.9-78.jar * BotaniaAPI (79) from AkashicTome-1.0-5.jar * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.16.jar * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.1.jar * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.5.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from EngineersWorkshop-1.3.2-1.10.2.jar * cofhapi|energy (1.4.0) from extrautils2-1.10.2-1.4.1.jar * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.5.jar * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar * compatlayer (0.2.8) from compatlayer-1.10-0.2.8.jar * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.7.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.10.199-universal.jar * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.418.jar * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.418.jar * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.183.jar * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.3.jar * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar * funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar * intwheel_api (1.2.4) from intwheel-1.1x-1.2.4.jar * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.25.jar * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar * PsiAPI (2) from Psi-r1.0-42.jar * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.1.jar * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.1.jar * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.23.jar * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.3.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.25.jar * techrebornAPI (2.1.12.215) from TechReborn-1.10.2-2.1.12.215-universal.jar * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.6.jar * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.31.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore Invalid Fingerprint Reports: EnderStorage Invalid Fingerprint Reports: 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. Always check the stack trace above to see which mod is most likely failing.): * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class). Ender IO needs at least 1.4.0 and will NOT work with older versions. 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:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Flo/AppData/Roaming/.mineyourmind/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class Detailed Tesla API diagnostics: * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla) * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities) * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer) * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder) * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer) * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer) * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider) * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer) * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider) * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer) * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. Scroll up!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.5.136 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 0 Translocator Invalid Fingerprint Reports: AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON Launched Version: 1.10.2 LWJGL: 2.9.4 OpenGL: Radeon (TM) RX 480 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, 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: 2x Intel(R) Pentium(R) CPU G4400 @ 3.30GHz
Crazypinecone since there are so many barrels all spread out its a bit hard to fix them 1 by 1 or even find groupings of them. I can either destroy the ~95 barrels in the area which will likely destroy the items too, or get rid of all the conduits in the area (~505 of them, but I can replace them I think, do you know how many of each type you have?) Let me know our preference Ill have a look at your setup now Bronz_Codex
i'm afraid you can add me to the list; as soon as i'm near my home i crash; i have barrels too but they are all in the same area on 2nd floor of my house. my coords are -79/582/69 . do you need a crash-report from me too? u have my permission to do what you have to do to get rid of the problem.
i managed to remove most barrels and stored them in a chest; only 2 left. 1 on first floor and 1 in basement attached to conduits; couldn't pick those up. so if removal of these solves the problem plz do so because atm i can't get within 50 blocks of my house without crashing.
If you are using the MyM-Launcher then download the modpack update otherwise replace the Yabba mod with this version: https://mega.nz/#!LgxE3BSb!aDjceh0EHzuWbtXHEYalJBjgXAfw04-uCyGxCl8paj8 It might cause other issues, let me know if there are any.