---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) SFRCore (SolarFluxReborn_1.10.2-2.17r.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar) IC2core (industrialcraft-2-2.6.252-ex110.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 12/23/17 7:09 PMDescription: Ticking player
java.lang.NullPointerException: Ticking player at com.feed_the_beast.ftbl.api_impl.ForgeTeam.getTitle(ForgeTeam.java:340) at com.feed_the_beast.ftbu.FTBUNotifications.chunkChanged(FTBUNotifications.java:81) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.updateChunkMessage(FTBUPlayerEventHandler.java:167) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.onChunkChanged(FTBUPlayerEventHandler.java:143) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_413_FTBUPlayerEventHandler_onChunkChanged_EnteringChunk.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.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:725) at net.minecraft.world.World.func_72866_a(World.java:2015) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937) at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649) at net.minecraft.world.World.func_72939_s(World.java:1726) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Server threadStacktrace: at com.feed_the_beast.ftbl.api_impl.ForgeTeam.getTitle(ForgeTeam.java:340) at com.feed_the_beast.ftbu.FTBUNotifications.chunkChanged(FTBUNotifications.java:81) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.updateChunkMessage(FTBUPlayerEventHandler.java:167) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.onChunkChanged(FTBUPlayerEventHandler.java:143) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_413_FTBUPlayerEventHandler_onChunkChanged_EnteringChunk.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.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:725) at net.minecraft.world.World.func_72866_a(World.java:2015) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937)
-- Player being ticked --Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 321 Entity Name: GG_Deadshot Entity's Exact location: -144.06, 63.23, 250.21 Entity's Block location: World: (-145,63,250), Chunk: (at 15,3,10 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.65, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649) at net.minecraft.world.World.func_72939_s(World.java:1726) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --Details: Level name: world All players: 1 total; [EntityPlayerMP['GG_Deadshot'/321, l='world', x=-144.06, y=63.23, z=250.21]] Chunk stats: ServerChunkCache: 913 Drop: 0 Level seed: -7673479296699285772 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (212,64,188), Chunk: (at 4,4,12 in 13,11; contains blocks 208,0,176 to 223,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1696084 game time, 3415058 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 90041 (now: false), thunder time: 23037 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseStacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)
-- System Details --Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_151, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 900523024 bytes (858 MB) / 3990880256 bytes (3806 MB) up to 3990880256 bytes (3806 MB) JVM Flags: 4 total; -Xmx4096m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.3.2511 107 mods loaded, 107 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) UCHIJAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar) UCHIJAAAA bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar) UCHIJAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCHIJAAAA agricraft{2.0.0-0.11.0-a21} [AgriCraft] (agricraft-2.0.0-0.11.0-a21.jar) UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJAAAA CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCHIJAAAA brandonscore{2.1.14} [Brandon's Core] (BrandonsCore-1.10.2-2.1.14.137-universal.jar) UCHIJAAAA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) UCHIJAAAA sonarcore{3.3.0} [SonarCore] (SonarCore-1.10.2-3.3.0.jar) UCHIJAAAA calculator{3.2.2} [Calculator] (Calculator-1.10.2-3.2.5.jar) UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) UCHIJAAAA ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar) UCHIJAAAA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar) UCHIJAAAA chisel{MC1.10.2-0.1.1.39} [Chisel] (Chisel-MC1.10.2-0.1.1.39.jar) UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar) UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar) UCHIJAAAA draconicevolution{2.1.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.8.273-universal.jar) UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJAAAA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar) UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJAAAA extracells{1.10.2-2.4.4a15} [Extra Cells 2] (ExtraCells-1.10.2-2.4.4a15.jar) UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.7.2.jar) UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar) UCHIJAAAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAAAA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar) UCHIJAAAA zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar) UCHIJAAAA bigreactors{1.10.2-0.4.5.44} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.44.jar) UCHIJAAAA fluxnetworks{1.2.8} [FluxNetworks] (FluxNetworks-1.10.2-1.2.8.jar) UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar) UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar) UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar) UCHIJAAAA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar) UCHIJAAAA hammercore{1.9.4.3} [Hammer Core] (HammerCore-1.10.2-1.9.4.3.jar) UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.36} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.36.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar) UCHIJAAAA jrftl{1.1} [Just Another Rotten Flesh to Leather Mod] (JRFTL[1.10.2]-1.1.jar) UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJAAAA lootbags{2.5.0} [Loot Bags] (LootBags-1.10.2-2.5.0.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA MekanismGenerators{9.2.4} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.4.103.jar) UCHIJAAAA MekanismTools{9.2.4} [MekanismTools] (MekanismTools-1.10.2-9.2.4.103.jar) UCHIJAAAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA moartinkers{0.4.1} [Moar Tinkers] (moartinkers-0.4.1.jar) UCHIJAAAA mtlib{@[email protected]} [MTLib] (MTLib-1.0.3.jar) UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJAAAA mysticalagriculture{1.5.9} [Mystical Agriculture] (mysticalagriculture-1.10.2-1.5.9.jar) UCHIJAAAA mysticalagradditions{1.0.4} [Mystical Agradditions] (mysticalagradditions-1.10.2-1.0.4.jar) UCHIJAAAA mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a.jar) UCHIJAAAA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar) UCHIJAAAA oreexcavation{1.2.107} [OreExcavation] (OreExcavation-1.2.107.jar) UCHIJAAAA p455w0rdslib{1.0.30} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.30.jar) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJAAAA quantumflux{2.0.11} [QuantumFlux] (quantumflux-1.10.2-2.0.11.jar) UCHIJAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJAAAA quantumstorage{3.3.6} [QuantumStorage] (QuantumStorage-1.10.2-3.3.6.jar) UCHIJAAAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar) UCHIJAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar) UCHIJAAAA redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar) UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar) UCHIJAAAA rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar) UCHIJAAAA rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar) UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar) UCHIJAAAA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar) UCHIJAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar) UCHIJAAAA thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.19-universal.jar) UCHIJAAAA tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar) UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAAAA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar) UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar) UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar) UCHIJAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCHIJAAAA wct{2.1.39} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-2.1.39.jar) UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar) Loaded coremods (and transformers): Bookshe
lfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManagerCoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManagerLoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) lumien.randomthings.asm.ClassTransformerSFRCore (SolarFluxReborn_1.10.2-2.17r.jar) com.mrdimka.solarfluxreborn.core.SFRSerializedTransformerEnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformerAppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) appeng.coremod.transformer.IntegrationTransformerBrandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformerIC2core (industrialcraft-2-2.6.252-ex110.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformerHammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar) com.pengu.hammercore.asm.HammerCoreTransformerNEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformerRebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) reborncore.mixin.transformer.MixinTransformerFMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformerCTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185 minefactoryreloaded: -[1.10.2]2.9.0B1-226 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) - WailaIntegration (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.11.0-a21.jar * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-2.1.39.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.44.jar * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.2.5.jar * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar * CoFHAPI (1.8.9R1.2.0B1) from refinedstorage-1.2.26.jar * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.3.55.jar * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from quantumflux-1.10.2-2.0.11.jar * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.6.142-universal.jar * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.4.103.jar * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * compatlayer (0.3.0) from compatlayer-1.10-0.3.0.jar * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.8.273-universal.jar * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.8.jar * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.36.jar * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar * journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar * mcjtylib_ng (2.5.1) from mcjtylib-1.1x-2.5.1.jar * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.30.jar * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * sonarapi (1.0.1) from SonarCore-1.10.2-3.3.0.jar * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-2.1.39.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore 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.): * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from quantumflux-1.10.2-2.0.11.jar). It is a supported version, but that difference may lead to problems. 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:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-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 'BaseTesla
Container' 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!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
EnderStorage Invalid Fingerprint Reports: RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.6.142 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 0 AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:ON, JEI:ON, THE_ONE_PROBE:OFF Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['GG_Deadshot'/321, l='world', x=-144.06, y=63.23, z=250.21]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
My modpack keeps crashing whenever I try to load into my world. I don't know which mod is causing it. The modpack is: https://www.curseforge.com/minecraft/modpacks/francos-fun-pack
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) SFRCore (SolarFluxReborn_1.10.2-2.17r.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar) IC2core (industrialcraft-2-2.6.252-ex110.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 12/23/17 7:09 PMDescription: Ticking player
java.lang.NullPointerException: Ticking player at com.feed_the_beast.ftbl.api_impl.ForgeTeam.getTitle(ForgeTeam.java:340) at com.feed_the_beast.ftbu.FTBUNotifications.chunkChanged(FTBUNotifications.java:81) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.updateChunkMessage(FTBUPlayerEventHandler.java:167) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.onChunkChanged(FTBUPlayerEventHandler.java:143) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_413_FTBUPlayerEventHandler_onChunkChanged_EnteringChunk.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.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:725) at net.minecraft.world.World.func_72866_a(World.java:2015) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937) at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649) at net.minecraft.world.World.func_72939_s(World.java:1726) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Server threadStacktrace: at com.feed_the_beast.ftbl.api_impl.ForgeTeam.getTitle(ForgeTeam.java:340) at com.feed_the_beast.ftbu.FTBUNotifications.chunkChanged(FTBUNotifications.java:81) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.updateChunkMessage(FTBUPlayerEventHandler.java:167) at com.feed_the_beast.ftbu.handlers.FTBUPlayerEventHandler.onChunkChanged(FTBUPlayerEventHandler.java:143) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_413_FTBUPlayerEventHandler_onChunkChanged_EnteringChunk.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.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:725) at net.minecraft.world.World.func_72866_a(World.java:2015) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) at net.minecraft.world.World.func_72870_g(World.java:1937)
-- Player being ticked --Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 321 Entity Name: GG_Deadshot Entity's Exact location: -144.06, 63.23, 250.21 Entity's Block location: World: (-145,63,250), Chunk: (at 15,3,10 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0.00, -0.65, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649) at net.minecraft.world.World.func_72939_s(World.java:1726) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --Details: Level name: world All players: 1 total; [EntityPlayerMP['GG_Deadshot'/321, l='world', x=-144.06, y=63.23, z=250.21]] Chunk stats: ServerChunkCache: 913 Drop: 0 Level seed: -7673479296699285772 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (212,64,188), Chunk: (at 4,4,12 in 13,11; contains blocks 208,0,176 to 223,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1696084 game time, 3415058 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 90041 (now: false), thunder time: 23037 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: falseStacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Unknown Source)
-- System Details --Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_151, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 900523024 bytes (858 MB) / 3990880256 bytes (3806 MB) up to 3990880256 bytes (3806 MB) JVM Flags: 4 total; -Xmx4096m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.3.2511 107 mods loaded, 107 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar) UCHIJAAAA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar) UCHIJAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar) UCHIJAAAA bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar) UCHIJAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar) UCHIJAAAA agricraft{2.0.0-0.11.0-a21} [AgriCraft] (agricraft-2.0.0-0.11.0-a21.jar) UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar) UCHIJAAAA appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar) UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJAAAA CodeChickenLib{2.5.9.320} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) UCHIJAAAA brandonscore{2.1.14} [Brandon's Core] (BrandonsCore-1.10.2-2.1.14.137-universal.jar) UCHIJAAAA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar) UCHIJAAAA sonarcore{3.3.0} [SonarCore] (SonarCore-1.10.2-3.3.0.jar) UCHIJAAAA calculator{3.2.2} [Calculator] (Calculator-1.10.2-3.2.5.jar) UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar) UCHIJAAAA ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar) UCHIJAAAA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar) UCHIJAAAA chisel{MC1.10.2-0.1.1.39} [Chisel] (Chisel-MC1.10.2-0.1.1.39.jar) UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar) UCHIJAAAA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar) UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar) UCHIJAAAA draconicevolution{2.1.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.8.273-universal.jar) UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJAAAA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar) UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar) UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar) UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJAAAA extracells{1.10.2-2.4.4a15} [Extra Cells 2] (ExtraCells-1.10.2-2.4.4a15.jar) UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.7.2.jar) UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar) UCHIJAAAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAAAA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar) UCHIJAAAA zerocore{1.10.2-0.1.1.1} [Zero CORE] (zerocore-1.10.2-0.1.1.1.jar) UCHIJAAAA bigreactors{1.10.2-0.4.5.44} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.44.jar) UCHIJAAAA fluxnetworks{1.2.8} [FluxNetworks] (FluxNetworks-1.10.2-1.2.8.jar) UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar) UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar) UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar) UCHIJAAAA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar) UCHIJAAAA hammercore{1.9.4.3} [Hammer Core] (HammerCore-1.10.2-1.9.4.3.jar) UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.36} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.36.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar) UCHIJAAAA jrftl{1.1} [Just Another Rotten Flesh to Leather Mod] (JRFTL[1.10.2]-1.1.jar) UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJAAAA lootbags{2.5.0} [Loot Bags] (LootBags-1.10.2-2.5.0.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA MekanismGenerators{9.2.4} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.4.103.jar) UCHIJAAAA MekanismTools{9.2.4} [MekanismTools] (MekanismTools-1.10.2-9.2.4.103.jar) UCHIJAAAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar) UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar) UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar) UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar) UCHIJAAAA moartinkers{0.4.1} [Moar Tinkers] (moartinkers-0.4.1.jar) UCHIJAAAA mtlib{@[email protected]} [MTLib] (MTLib-1.0.3.jar) UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar) UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJAAAA mysticalagriculture{1.5.9} [Mystical Agriculture] (mysticalagriculture-1.10.2-1.5.9.jar) UCHIJAAAA mysticalagradditions{1.0.4} [Mystical Agradditions] (mysticalagradditions-1.10.2-1.0.4.jar) UCHIJAAAA mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a.jar) UCHIJAAAA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar) UCHIJAAAA oreexcavation{1.2.107} [OreExcavation] (OreExcavation-1.2.107.jar) UCHIJAAAA p455w0rdslib{1.0.30} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.30.jar) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar) UCHIJAAAA quantumflux{2.0.11} [QuantumFlux] (quantumflux-1.10.2-2.0.11.jar) UCHIJAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJAAAA quantumstorage{3.3.6} [QuantumStorage] (QuantumStorage-1.10.2-3.3.6.jar) UCHIJAAAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar) UCHIJAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar) UCHIJAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar) UCHIJAAAA redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar) UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar) UCHIJAAAA rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar) UCHIJAAAA rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar) UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar) UCHIJAAAA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar) UCHIJAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar) UCHIJAAAA thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.19-universal.jar) UCHIJAAAA tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar) UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAAAA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar) UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar) UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar) UCHIJAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCHIJAAAA wct{2.1.39} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-2.1.39.jar) UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar) Loaded coremods (and transformers): Bookshe
lfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManagerCoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManagerLoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar) lumien.randomthings.asm.ClassTransformerSFRCore (SolarFluxReborn_1.10.2-2.17r.jar) com.mrdimka.solarfluxreborn.core.SFRSerializedTransformerEnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar) com.enderio.core.common.transform.EnderCoreTransformerAppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar) appeng.coremod.transformer.IntegrationTransformerBrandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformerIC2core (industrialcraft-2-2.6.252-ex110.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.320-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformerHammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar) com.pengu.hammercore.asm.HammerCoreTransformerNEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar) codechicken.nei.asm.NEITransformerRebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar) reborncore.mixin.transformer.MixinTransformerFMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformerCTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185 minefactoryreloaded: -[1.10.2]2.9.0B1-226 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) - WailaIntegration (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.11.0-a21.jar * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-2.1.39.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.44.jar * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.2.5.jar * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.1.1.39.jar * CoFHAPI (1.8.9R1.2.0B1) from refinedstorage-1.2.26.jar * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.3.55.jar * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * CoFHAPI|energy (1.8.9R1.2.0B1) from quantumflux-1.10.2-2.0.11.jar * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.6.142-universal.jar * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.4.103.jar * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.1.1.jar * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar * compatlayer (0.3.0) from compatlayer-1.10-0.3.0.jar * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.1.1.jar * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.8.273-universal.jar * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.8.jar * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.36.jar * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar * journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar * journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar * mcjtylib_ng (2.5.1) from mcjtylib-1.1x-2.5.1.jar * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.30.jar * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar * sonarapi (1.0.1) from SonarCore-1.10.2-3.3.0.jar * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-2.1.39.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.1.1.jar CodeChickenLib Invalid Fingerprint Reports: CodeChickenCore 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.): * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from quantumflux-1.10.2-2.0.11.jar). It is a supported version, but that difference may lead to problems. 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:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/EnergyStorage.class * RF API class 'IEnergyConnection' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyConnection.class * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyContainerItem.class * RF API class 'IEnergyHandler' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyHandler.class * RF API class 'IEnergyProvider' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyProvider.class * RF API class 'IEnergyReceiver' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyReceiver.class * RF API class 'IEnergyStorage' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyStorage.class * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/ItemEnergyContainer.class * RF API class 'TileEnergyHandler' is loaded from: jar:file:/F:/Users/glenw/Documents/Instances/Franco's%20Fun%20Pack/mods/BrandonsCore-1.10.2-2.1.14.137-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 'BaseTesla
Container' 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!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
EnderStorage Invalid Fingerprint Reports: RebornCore: Plugin Engine: 0 RebornCore Version: 2.13.6.142 Mixin Status: 1 Runtime Debofucsation 1 RenderEngine: 0 AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:ON, JEI:ON, THE_ONE_PROBE:OFF Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['GG_Deadshot'/321, l='world', x=-144.06, y=63.23, z=250.21]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'