MrTJP / ProjectRed

Redstone Engineering
MIT License
470 stars 182 forks source link

Project Red Transmission Crashing 1.10 server #1146

Closed Boolyman closed 7 years ago

Boolyman commented 7 years ago

Getting this crash....

---- Minecraft Crash Report ----

WARNING: coremods are present: Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar) LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar) CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) IC2core (industrialcraft-2-2.6.142-ex110.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar) LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) AppleCore (AppleCore-mc1.10.2-2.1.2.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar) LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) LoadingPlugin (Quark-r1.1-70.jar) RebornCoreASM (RebornCore-1.10.2-2.13.5.134-universal.jar) ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) SHLoadingPlugin (ScalingHealth-1.11.x-1.0.4-46.jar) CoreMod (TickProfiler-1.10.2.jenkins.31.jar) Contact their authors BEFORE contacting forge

// Don't be sad. I'll do better next time, I promise!

Time: 3/23/17 2:27 PM Description: Tessellating CCL block in world

java.lang.ArrayIndexOutOfBoundsException: 44 at mrtjp.projectred.transmission.WireModelGen$$anonfun$addVerts$1.apply$mcVI$sp(RenderWire.scala:392) at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) at mrtjp.projectred.transmission.WireModelGen$.addVerts(RenderWire.scala:392) at mrtjp.projectred.transmission.WireModelGen$.mrtjp$projectred$transmission$WireModelGen$$generateSide(RenderWire.scala:257) at mrtjp.projectred.transmission.WireModelGen$$anonfun$generateModel$1.apply$mcVI$sp(RenderWire.scala:202) at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) at mrtjp.projectred.transmission.WireModelGen$.generateModel(RenderWire.scala:202) at mrtjp.projectred.transmission.RenderWire$.getOrGenerateModel(RenderWire.scala:59) at mrtjp.projectred.transmission.RenderWire$.render(RenderWire.scala:72) at mrtjp.projectred.transmission.WirePart.doStaticTessellation(wireabstracts.scala:284) at mrtjp.projectred.transmission.TWireCommons$class.renderStatic(wireabstracts.scala:148) at mrtjp.projectred.transmission.WirePart.renderStatic(wireabstracts.scala:191) at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557) at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557) at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) at scala.collection.immutable.List.foreach(List.scala:383) at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) at scala.collection.AbstractTraversable.count(Traversable.scala:104) at codechicken.multipart.TileMultipartClient$class.renderStatic(TileMultipart.scala:557) at TileMultipart_cmp$$0.renderStatic(Unknown Source) at codechicken.multipart.MultipartRenderer$.renderBlock(MultipartRenderer.scala:92) at codechicken.lib.render.block.BlockRenderingRegistry.renderBlock(BlockRenderingRegistry.java:93) at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:53) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:43) at java.lang.Thread.run(Thread.java:745)

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

-- Head -- Thread: Client thread Stacktrace: at mrtjp.projectred.transmission.WireModelGen$$anonfun$addVerts$1.apply$mcVI$sp(RenderWire.scala:392) at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) at mrtjp.projectred.transmission.WireModelGen$.addVerts(RenderWire.scala:392) at mrtjp.projectred.transmission.WireModelGen$.mrtjp$projectred$transmission$WireModelGen$$generateSide(RenderWire.scala:257) at mrtjp.projectred.transmission.WireModelGen$$anonfun$generateModel$1.apply$mcVI$sp(RenderWire.scala:202) at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160) at mrtjp.projectred.transmission.WireModelGen$.generateModel(RenderWire.scala:202) at mrtjp.projectred.transmission.RenderWire$.getOrGenerateModel(RenderWire.scala:59) at mrtjp.projectred.transmission.RenderWire$.render(RenderWire.scala:72) at mrtjp.projectred.transmission.WirePart.doStaticTessellation(wireabstracts.scala:284) at mrtjp.projectred.transmission.TWireCommons$class.renderStatic(wireabstracts.scala:148) at mrtjp.projectred.transmission.WirePart.renderStatic(wireabstracts.scala:191) at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557) at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557) at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115) at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114) at scala.collection.immutable.List.foreach(List.scala:383) at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114) at scala.collection.AbstractTraversable.count(Traversable.scala:104) at codechicken.multipart.TileMultipartClient$class.renderStatic(TileMultipart.scala:557) at TileMultipart_cmp$$0.renderStatic(Unknown Source) at codechicken.multipart.MultipartRenderer$.renderBlock(MultipartRenderer.scala:92) at codechicken.lib.render.block.BlockRenderingRegistry.renderBlock(BlockRenderingRegistry.java:93)

-- Block being tessellated -- Details: Block type: ID #1434 (tile.null // codechicken.multipart.BlockMultipart) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-344,120,-7), Chunk: (at 8,7,9 in -22,-1; contains blocks -352,0,-16 to -337,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace: at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:53)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['BoolymanMC'/665248, l='MpServer', x=-235.34, y=154.74, z=-14.72]] Chunk stats: MultiplayerChunkCache: 289, 289 Level seed: 0 Level generator: ID 09 - quark_realistic, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-37,64,65), Chunk: (at 11,4,1 in -3,4; contains blocks -48,0,64 to -33,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 18262955 game time, 5625485 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 38 total; [EntityPlayerSP['BoolymanMC'/665248, l='MpServer', x=-235.86, y=154.74, z=-14.87], EntityAquaCreeper['Aqua Creeper'/705586, l='MpServer', x=-180.50, y=60.70, z=-53.35], EntityAquaCreeper['Aqua Creeper'/705587, l='MpServer', x=-180.50, y=60.70, z=-56.62], EntityGaiaSahuagin['Sahuagin'/704648, l='MpServer', x=-219.50, y=39.00, z=13.50], EntityItem['item.tile.stonebrick'/704690, l='MpServer', x=-280.06, y=28.00, z=-19.88], EntityItem['item.tile.stonebrick'/704691, l='MpServer', x=-278.13, y=28.00, z=-19.13], EntityZombie['Zombie'/704692, l='MpServer', x=-286.28, y=30.00, z=-17.58], EntitySquid['Squid'/703786, l='MpServer', x=-220.84, y=59.36, z=-1.70], EntityAirshipV1Core['Tan Obsidian Viesdenburg'/704911, l='MpServer', x=-289.74, y=126.00, z=-12.46], EntityXPOrb['Experience Orb'/703032, l='MpServer', x=-127.18, y=95.00, z=-107.62], EntityXPOrb['Experience Orb'/703033, l='MpServer', x=-129.82, y=96.00, z=-105.01], EntityVillager['Villager'/705076, l='MpServer', x=-296.55, y=62.40, z=-25.13], EntityAirshipV3Core['Tan Nether Star Viesepelin'/705077, l='MpServer', x=-290.64, y=126.00, z=-19.82], EntityXPOrb['Experience Orb'/703043, l='MpServer', x=-125.15, y=52.00, z=-33.88], EntityAquaCreeper['Aqua Creeper'/703082, l='MpServer', x=-171.50, y=54.00, z=-30.50], EntityAquaCreeper['Aqua Creeper'/703083, l='MpServer', x=-166.50, y=50.00, z=-29.50], EntityAquaCreeper['Aqua Creeper'/705139, l='MpServer', x=-318.97, y=49.00, z=-122.03], EntityAquaCreeper['Aqua Creeper'/705140, l='MpServer', x=-305.94, y=51.41, z=-114.65], EntityAquaCreeper['Aqua Creeper'/705141, l='MpServer', x=-315.10, y=49.00, z=-122.10], EntityArmorStand['Armor Stand'/705174, l='MpServer', x=-313.50, y=126.00, z=5.50], EntityArmorStand['Armor Stand'/705175, l='MpServer', x=-307.50, y=126.00, z=-0.50], EntityAquaCreeper['Aqua Creeper'/704174, l='MpServer', x=-164.76, y=55.39, z=-2.51], EntityAquaCreeper['Aqua Creeper'/704175, l='MpServer', x=-159.50, y=50.00, z=-14.50], EntityAquaCreeper['Aqua Creeper'/704176, l='MpServer', x=-161.50, y=50.00, z=-17.50], EntityZombie['Zombie'/705371, l='MpServer', x=-219.50, y=41.00, z=1.50], EntitySkeleton['Skeleton'/705372, l='MpServer', x=-216.65, y=40.00, z=0.35], EntityCreeper['Creeper'/705373, l='MpServer', x=-216.65, y=41.80, z=0.35], EntitySquid['Squid'/703354, l='MpServer', x=-167.53, y=52.69, z=-38.90], EntityZombie['Zombie'/704395, l='MpServer', x=-210.70, y=37.00, z=-1.70], EntitySquid['Squid'/703374, l='MpServer', x=-185.02, y=51.71, z=-50.31], EntitySquid['Squid'/703375, l='MpServer', x=-180.45, y=53.05, z=-44.97], EntityAquaCreeper['Aqua Creeper'/704399, l='MpServer', x=-233.50, y=53.04, z=-31.50], EntitySquid['Squid'/703372, l='MpServer', x=-183.86, y=53.32, z=-49.78], EntityCreeper['Creeper'/704396, l='MpServer', x=-202.30, y=38.46, z=-0.70], EntitySquid['Squid'/703373, l='MpServer', x=-183.33, y=54.56, z=-42.92], EntityZombie['Zombie'/704397, l='MpServer', x=-208.26, y=37.00, z=-0.80], EntityAquaCreeper['Aqua Creeper'/704400, l='MpServer', x=-233.50, y=53.04, z=-31.50], EntityAquaCreeper['Aqua Creeper'/704401, l='MpServer', x=-230.50, y=53.04, z=-32.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(SourceFile:49) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1404519336 bytes (1339 MB) / 4952948736 bytes (4723 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8063m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.3.2254 177 mods loaded, 177 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 NotEnoughItems{2.1.3.201} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.201-universal.jar) UCHIJA {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.6.233-universal.jar) UCHIJA dmonsters{1.15} [Deadly Monsters] (1.10.2_deadly_monsters_1.5.jar) UCHIJA bettercombatmod{1.3.5} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.3.5.jar) UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar) UCHIJA abyssalcraft{1.9.3.10} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.3.10.jar) UCHIJA cofhcore{4.1.0} [CoFH Core] (CoFHCore-1.10.2-4.1.0.155-universal.jar) UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJA thinkbigcore{1.5.8} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.5.8 - 1.10.2.jar) UCHIJA adinferos{1.2.4} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.4 - 1.10.2.jar) UCHIJA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar) UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) UCHIJA aether_legacy{v1.3.1-1.10.2} [Aether Legacy] (aether_legacy-1.3.1.jar) UCHIJA infinitylib{1.10.2-0.7.0} [InfinityLib] (infinitylib-0.7.0.jar) UCHIJA agricraft{2.0.0-0.7.0-a12} [AgriCraft] (agricraft-2.0.0-0.7.0-a12.jar) UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar) UCHIJA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar) UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.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 tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar) UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar) UCHIJA armorplus{1.10.2-8.5.3.4} [ArmorPlus] (armorplus-1.10.2-8.5.3.4.jar) UCHIJA arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar) UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar) UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJA Avaritia{1.10.2-2.0.5} [Avaritia] (Avaritia-1.10.2-2.0.5.jar) UCHIJA avaritiaadditions{1.3} [Avaritia Additions] (avaritiaadditions-1.3.jar) UCHIJA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar) UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJA betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.0.215+2d66774.jar) UCHIJA betterquesting{2.3.225} [Better Questing] (BetterQuesting-2.3.225.jar) UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) UCHIJA BloodMagic{1.10.2-2.1.7-76} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.7-76.jar) UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar) UCHIJA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar) UCHIJA bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar) UCHIJA CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) UCHIJA brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar) UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar) UCHIJA clarity{1.0} [Clarity] (clarity-1.0.jar) UCHIJA classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.10.2-universal.jar) UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar) UCHIJA cyclopscore{0.9.3} [Cyclops Core] (CyclopsCore-1.9.4-0.9.3.jar) UCHIJA colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar) UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar) UCHIJA coroutil{1.10.2-1.1.13} [CoroUtil Library] (coroutil-1.10.2-1.1.13.jar) UCHIJA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.13.jar) UCHIJA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.13.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 creativeplus{1.4} [Creative+] (Creative Plus MC1.10.2 v1.4.jar) UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar) UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar) UCHIJA deeznuts{1.0} [Deez Nuts Creeper] (deeznuts-1.0.jar) UCHIJA dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar) UCHIJA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar) UCHIJA dldungeonsjdg{1.9.0} [Doomlike Dungeons] (DoomlikeDungeons-1.9.0-MC1.10.jar) UCHIJA draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar) UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar) UCHIJA enchiridion{3.1.17} [Enchiridion] (Enchiridion-1.10.2-3.1.17.jar) UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar) UCHIJA EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar) UCHIJA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar) UCHIJA epicsiegemod{11.0.152} [Epic Siege Mod] (EpicSiegeMod-11.0.152.jar) UCHIJA everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar) UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar) UCHIJA zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar) UCHIJA bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar) UCHIJA sonarcore{3.2.5} [SonarCore] (SonarCore-1.10.2-3.2.5.jar) UCHIJA fluxnetworks{1.1.7} [FluxNetworks] (FluxNetworks-1.10.2-1.1.7.jar) UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar) UCHIJA forgemultipartcbe{2.0.0.29} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar) UCHIJA microblockcbe{2.0.0.29} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar) UCHIJA minecraftmultipartcbe{2.0.0.29} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar) UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.4.4.jar) UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.4.3.jar) UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar) UCHIJA grimoireofgaia{1.5.3} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.3.jar) UCHIJA gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.23.jar) UCHIJA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar) UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar) UCHIJA InventoryPets{1.4.9} [Inventory Pets] (inventorypets-1.10-1.4.9.jar) UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJA ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar) UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJA itank{1.1.0-1.10.2} [itank] (ITank-1.1.0-1.10.2.jar) UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJA kitchensink{0.01} [Kitchen Sink Mod] (kitchensink-mc1.10.2-v1.17.jar) UCHIJA kc{2.0.6} [Knob Control] (knobcontrol-1.10.2-2.0.6.jar) UCHIJA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar) UCHIJA lootbags{2.3.2} [Loot Bags] (LootBags-1.10.2-2.3.2.jar) UCHIJA magma_monsters{0.1.11} [magma_monsters] (MagmaMonsters-0.1.11.jar) UCHIJA teslacorelib{0.3.0} [Tesla Core Lib] (tesla-core-lib-1.10.2-0.3.0.jar) UCHIJA mekfarm{0.0.1} [MekFarm] (mekfarm-1.10.2-0.3.0-HF.jar) UCHIJA mikedongles{0.4.2-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.2-MC[1.9.4-1.10-1.10.2].jar) UCHIJA mtrm{1.2.1.20} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.20.jar) UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) UCHIJA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar) UCHIJA mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar) UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar) UCHIJA modtweaker{2.0.10} [Mod Tweaker] (ModTweaker2-2.0.10.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 MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar) UCHIJA mysticalagriculture{1.4.4} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.4.4a.jar) UCHIJA natural_absorption{1.2.2} [Natural Absorption] (natural_absorption-1.10.2-1.2.2.jar) UCHIJA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar) UCHIJA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar) UCHIJA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar) UCHIJA openmodularturrets{1.10.2-3.0.0-100} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-100.jar) UCHIJA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar) UCHIJA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar) UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJA petbat{1.4.6} [Pet Bat] (PetBat-1.10.2.jar) UCHIJA packchevsky{b7} [Potion Packs] (PotionPacks_1.10_b7.jar) UCHIJA prefab{1.1.1.11} [Prefab] (prefab-1.1.1.11.jar) UCHIJA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar) UCHIJA projectred-integration{4.8.1.25} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJA projectred-transmission{4.8.1.25} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar) UCHIJA projectred-expansion{4.8.1.25} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar) UCHIJA projectred-tansportation{1.0} [projectred-tansportation] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar) UCHIJA quickconsume{1.10-r3-p1} [Quick Consume] (quickconsume-1.10-r3-p1.jar) UCHIJA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar) UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJA reborncore{2.13.5.134} [RebornCore] (RebornCore-1.10.2-2.13.5.134-universal.jar) UCHIJA reborncore-mcmultipart{2.13.5.134} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.134-universal.jar) UCHIJA StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar) UCHIJA refinedstorage{1.2.23} [Refined Storage] (refinedstorage-1.2.23.jar) UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.1.27.jar) UCHIJA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar) UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJA rftools{5.88} [RFTools] (rftools-1.1x-5.88.jar) UCHIJA silentlib{2.0.3} [Silent Lib] (SilentLib-1.10.2-2.0.3-43.jar) UCHIJA scalinghealth{1.0.4} [Scaling Health] (ScalingHealth-1.11.x-1.0.4-46.jar) UCHIJA sccraftingrunes{1.1} [SeriousCreeper's Crafting Runes] (sccraftingrunes-1.1.jar) UCHIJA simplecore{1.4.1.3} [SimpleCore API] (simplecore-1.10.2-1.4.1.3.jar) UCHIJA simpleores{1.9.1.2} [SimpleOres 2] (simpleores-1.10.2-1.9.1.2.jar) UCHIJA simpletcon{1.2} [Simple Tinkers Construct Addon] (SimpleTcon-1.2.jar) UCHIJA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar) UCHIJA spartanshields{1.2a} [Spartan Shields] (SpartanShields-1.10.2-1.2a.jar) UCHIJA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar) UCHIJA storageboats{1.6} [Storage Boats] (TerrariaMod-1.2.jar) UCHIJA terrariamod{1.2} [Terraria Mod] (TerrariaMod-1.2.jar) UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar) UCHIJA thermalfoundation{2.0.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.3.77-universal.jar) UCHIJA thermalexpansion{5.0.3} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.3.86-universal.jar) UCHIJA TickProfiler{1.10.2.jenkins.31} [TickProfiler] (TickProfiler-1.10.2.jenkins.31.jar) UCHIJA tinker_io{release 2.4.3} [Tinker I/O] (tinker_io-1.10.2-release 2.4.3.jar) UCHIJA TinkersAddons{1.0.4} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.4.jar) UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJA TitanTrinkets{1.0.1} [TitanTrinkets] (TitanTrinkets.jar) UCHIJA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar) UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.0.11.jar) UCHIJA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar) UCHIJA Translocator{2.1.3.52} [Translocator] (Translocators-1.10.2-2.1.3.52-universal.jar) UCHIJA vc{4.24.0} [ViesCraft] (ViesCraft-1.10.X-4.24.0.jar) UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar) UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar) UCHIJA wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar) UCHIJA zombieawareness{1.10.2-1.11.6} [Zombie Awareness] (zombieawareness-1.10.2-1.11.6.jar) UCHIJA hungeroverhaul{1.10.2-1.1.0.jenkins111} [Hunger Overhaul] (HungerOverhaul-1.10.2-1.1.0.jenkins111.jar) UCHIJA unidict{1.10.2-2.7} [UniDict] (UniDict-1.10.2-2.7.jar) Loaded coremods (and transformers): Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar) lumien.randomthings.asm.ClassTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer IC2core (industrialcraft-2-2.6.142-ex110.jar)

CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)

LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar) lumien.hardcoredarkness.asm.ClassTransformer AppleCore (AppleCore-mc1.10.2-2.1.2.jar) squeek.applecore.asm.TransformerModuleHandler CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar) lumien.bloodmoon.asm.ClassTransformer ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar) team.chisel.common.asm.ChiselTransformer NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar) codechicken.nei.asm.NEITransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer RebornCoreASM (RebornCore-1.10.2-2.13.5.134-universal.jar) reborncore.mixin.transformer.MixinTransformer ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar) am2.asm.Transformer FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer SHLoadingPlugin (ScalingHealth-1.11.x-1.0.4-46.jar) net.silentchaos512.scalinghealth.asm.SHClassTransformer CoreMod (TickProfiler-1.10.2.jenkins.31.jar)

GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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: 
    * AbyssalCraftAPI (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Biome (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Block (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Disruption (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Energy (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Entity (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Event (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Integration (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Internal (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Item (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Necronomicon (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Recipe (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * AbyssalCraftAPI|Ritual (1.8.9) from AbyssalCraft-1.10.2-1.9.3.10.jar
    * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
    * AgriCraftAPI (1.0) from agricraft-2.0.0-0.7.0-a12.jar
    * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
    * ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.3.4.jar
    * Baubles|API (1.1.1.0) from inventorypets-1.10-1.4.9.jar
    * BetterQuesting|API (2.6) from BetterQuesting-2.3.225.jar
    * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.7-76.jar
    * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
    * CoFHAPI (1.8.9R1.2.0B1) from tinker_io-1.10.2-release 2.4.3.jar
    * cofhapi (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
    * cofhapi|block (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * cofhapi|core (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from omlib-1.10.2-3.0.0-61.jar
    * cofhapi|energy (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * cofhapi|item (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * cofhapi|tileentity (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
    * cofhapi|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|audio (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|gui (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|gui|container (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|gui|element (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|gui|element|listbox (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|gui|slot (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|inventory (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|util|helpers (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|world (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * cofhlib|world|feature (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
    * compatlayer (0.2.2) from compatlayer-1.10-0.2.2.jar
    * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
    * CoroAI|dynamicdifficulty (1.0) from coroutil-1.10.2-1.1.13.jar
    * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.9.0-MC1.10.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.8.177-universal.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.179.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.179.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.179.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.179.jar
    * EpicSiegeMod|API (1.0) from EpicSiegeMod-11.0.152.jar
    * fluxapi (1.0) from FluxNetworks-1.10.2-1.1.7.jar
    * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
    * IC2API (1.0) from Slugs Converters.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
    * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.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.416.jar
    * mcjtylib_ng (2.3.10) from mcjtylib-1.1x-2.3.10.jar
    * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
    * reborncoreAPI (2.13.5.134) from RebornCore-1.10.2-2.13.5.134-universal.jar
    * reborncoreAPI|Fuel (2.13.5.134) from RebornCore-1.10.2-2.13.5.134-universal.jar
    * reborncoreAPI|Power (2.13.5.134) from RebornCore-1.10.2-2.13.5.134-universal.jar
    * reborncoreAPI|Recipe (2.13.5.134) from RebornCore-1.10.2-2.13.5.134-universal.jar
    * reborncoreAPI|Tile (2.13.5.134) from RebornCore-1.10.2-2.13.5.134-universal.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.6.1.jar
    * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
    * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
    * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
    * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
    * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
    * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
    * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
    * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.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.):
              * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-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/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
              * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
              * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
              * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
              * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
              * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
              * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
              * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
              * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
              * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
              * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
              * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Jay/Documents/Curse/Minecraft/Instances/CoTT%20Release%201.0.7/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!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.5.134
    Mixin Status: 1
    Runtime Debofucsation 1
    RenderEngine: 0
Translocator Invalid Fingerprint Reports: 
Launched Version: forge-12.18.3.2254
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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: PureBDcraft  64x MC110.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x AMD FX(tm)-8350 Eight-Core Processor 
chucky1510 commented 7 years ago

Having the same Problem

Boolyman commented 7 years ago

Still having this crash happen... hopefully the dev will decide to respond soon.

MrTJP commented 7 years ago

A fix has already been committed. Wait for next release.