Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
- Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
- LoadingHook (Mekanism-1.10.2-9.2.1.298.jar)
- SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
- ForgelinPlugin (Forgelin-1.2.0.jar)
- Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
- LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.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)
- DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.2.1.jar)
- MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
- LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy.jar)
- RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
- AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.13.jar)
- CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
- MalisisCorePlugin (malisiscore-1.10.2-4.2.10.jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- literalascension (literalascension-1.10.2-1.0.1.0.jar)
- CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
- IvToolkit (IvToolkit-1.3.2-1.10.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)
- DummyPlugin (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
- RebornCoreASM (RebornCore-1.10.2-2.13.3.119-universal.jar)
- ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
- NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
- ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
- llibrary (llibrary-1.7.4-1.10.2.jar)
- AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
- TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
- AstralCore (astralsorcery-1.2.3-beta.jar)
- CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
- Contact their authors BEFORE contacting forge
- // Ooh. Shiny.
- Time: 4/17/17 10:38 PM
- Description: Ticking entity
- java.util.ConcurrentModificationException
- at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
- at java.util.HashMap$ValueIterator.next(HashMap.java:1458)
- at rafradek.TF2weapons.TF2EventsCommon.livingUpdate(TF2EventsCommon.java:1011)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1127_TF2EventsCommon_livingUpdate_LivingUpdateEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
- at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:493)
- at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1931)
- at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
- at net.minecraft.client.entity.EntityOtherPlayerMP.func_70071_h_(SourceFile:55)
- at net.minecraft.world.World.func_72866_a(World.java:1964)
- at net.minecraft.world.World.func_72870_g(World.java:1934)
- at net.minecraft.world.World.func_72939_s(World.java:1750)
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
- at java.util.HashMap$ValueIterator.next(HashMap.java:1458)
- at rafradek.TF2weapons.TF2EventsCommon.livingUpdate(TF2EventsCommon.java:1011)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1127_TF2EventsCommon_livingUpdate_LivingUpdateEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
- at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:493)
- at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1931)
- at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
- at net.minecraft.client.entity.EntityOtherPlayerMP.func_70071_h_(SourceFile:55)
- at net.minecraft.world.World.func_72866_a(World.java:1964)
- at net.minecraft.world.World.func_72870_g(World.java:1934)
- -- Entity being ticked --
- Details:
- Entity Type: null (net.minecraft.client.entity.EntityOtherPlayerMP)
- Entity ID: 133111
- Entity Name: Vitaxis
- Entity's Exact location: 125.12, 63.00, 207.99
- Entity's Block location: World: (125,63,207), Chunk: (at 13,3,15 in 7,12; contains blocks 112,0,192 to 127,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Entity's Momentum: 0.00, 0.00, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:1750)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 2 total; [PlayerOverride['Datasmurf'/15616, l='MpServer', x=101.22, y=19.00, z=117.43], EntityOtherPlayerMP['Vitaxis'/133111, l='MpServer', x=125.12, y=63.00, z=207.99]]
- Chunk stats: MultiplayerChunkCache: 289, 289
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options:
- Level spawn location: World: (1032,88,733), Chunk: (at 8,5,13 in 64,45; contains blocks 1024,0,720 to 1039,255,735), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
- Level time: 33979302 game time, 2531930 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Forced entities: 62 total; [EntityItem['item.item.sulphur'/127619, l='MpServer', x=136.00, y=13.94, z=68.49], EntityItem['item.tile.ma.inferium_ore'/132736, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.item.tf2ammobox'/128386, l='MpServer', x=137.04, y=14.00, z=68.08], EntityOtherPlayerMP['Vitaxis'/133111, l='MpServer', x=125.12, y=63.00, z=207.99], EntityItem['item.item.ma.copper_essence'/127883, l='MpServer', x=136.00, y=13.94, z=69.78], EntityItem['item.item.string'/129418, l='MpServer', x=136.17, y=13.94, z=67.79], EntityItem['item.tile.blockCoal'/133138, l='MpServer', x=87.50, y=65.63, z=76.50], EntitySkeleton['Skeleton'/133009, l='MpServer', x=137.54, y=91.00, z=76.00], EntityItem['item.tile.OreBlock.OsmiumOre'/132376, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.item.tf2ammobox'/128285, l='MpServer', x=136.54, y=13.94, z=69.02], EntityItem['item.item.chocolate'/128284, l='MpServer', x=135.63, y=13.94, z=69.24], EntityItem['item.tile.OreBlock.TinOre'/132509, l='MpServer', x=101.22, y=19.54, z=117.43], EntitySkeleton['Skeleton'/132765, l='MpServer', x=142.50, y=91.00, z=75.50], EntityMedic['Medic'/132263, l='MpServer', x=140.77, y=91.00, z=73.43], EntityItem['item.item.tf2usable'/124967, l='MpServer', x=136.64, y=13.94, z=68.97], EntityItem['item.item.ma.tin_essence'/129446, l='MpServer', x=136.82, y=13.94, z=69.28], EntityItem['item.item.ma.inferium_essence'/115240, l='MpServer', x=135.67, y=13.94, z=69.88], EntityItem['item.item.tf2ammobox'/128685, l='MpServer', x=135.92, y=13.94, z=69.23], EntitySkeleton['Skeleton'/126125, l='MpServer', x=177.75, y=80.00, z=120.42], EntityItem['item.item.sulphur'/132148, l='MpServer', x=135.85, y=13.94, z=69.56], EntityItem['item.item.string'/132276, l='MpServer', x=135.07, y=13.94, z=68.16], EntityItem['item.item.tf2usable'/125125, l='MpServer', x=135.70, y=13.94, z=69.88], EntityItem['item.item.spidereyesoupItem'/128324, l='MpServer', x=135.16, y=13.94, z=69.18], EntityItem['item.item.ma.inferium_essence'/131269, l='MpServer', x=136.53, y=13.94, z=68.72], EntityItem['item.tile.for.resources.tin'/131151, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.tile.tconstruct.stone_torch'/131154, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.tile.stone.stone'/132176, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.tile.immersiveengineering.ore.lead'/132304, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.item.ingotIron'/132944, l='MpServer', x=139.94, y=91.00, z=72.48], EntityItem['item.tile.ma.prosperity_ore'/131290, l='MpServer', x=101.22, y=19.54, z=117.43], EntitySpider['Spider'/131802, l='MpServer', x=136.07, y=88.52, z=74.64], EntityItem['item.tile.actuallyadditions.blockMiscOreBlackQuartz'/133082, l='MpServer', x=101.22, y=19.54, z=117.43], EntitySpider['Spider'/132571, l='MpServer', x=142.14, y=91.00, z=73.14], EntityItem['item.tile.oreIron'/133081, l='MpServer', x=101.22, y=19.53, z=117.43], EntityItem['item.material.Rutile'/131292, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.tile.stone.stone'/131302, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.tile.gravel'/132838, l='MpServer', x=101.22, y=19.54, z=117.43], EntityRooster['Rooster'/73188, l='MpServer', x=196.19, y=93.00, z=132.50], EntitySheep['Sheep'/15845, l='MpServer', x=41.48, y=73.00, z=172.77], EntityEnderCrystal['entity.EnderCrystal.name'/15846, l='MpServer', x=44.83, y=73.19, z=153.21], PlayerOverride['Datasmurf'/15616, l='MpServer', x=101.22, y=19.00, z=117.43], EntityRooster['Rooster'/73190, l='MpServer', x=198.49, y=121.00, z=142.91], EntitySkeleton['Skeleton'/132203, l='MpServer', x=139.34, y=91.00, z=74.78], EntityItem['item.item.string'/130411, l='MpServer', x=135.04, y=13.94, z=69.60], EntityZombie['Zombie'/132457, l='MpServer', x=142.50, y=91.00, z=74.50], EntityItem['item.tile.ore'/131566, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.item.spiderEye'/130412, l='MpServer', x=136.59, y=13.94, z=69.69], EntitySkeleton['Skeleton'/132463, l='MpServer', x=142.50, y=91.00, z=71.50], EntityItem['item.item.ma.inferium_essence'/130414, l='MpServer', x=136.59, y=13.94, z=69.80], EntityItem['item.item.botanicaladdons:ironBelt'/130929, l='MpServer', x=136.03, y=13.94, z=69.58], EntityItem['item.item.rottenFlesh'/130928, l='MpServer', x=136.07, y=13.94, z=69.88], EntityItem['item.tile.stone.stone'/131830, l='MpServer', x=101.22, y=19.54, z=117.43], EntityOtherPlayerMP['Vitaxis'/133111, l='MpServer', x=125.12, y=63.00, z=207.99], EntitySquid['Squid'/133239, l='MpServer', x=90.50, y=54.00, z=72.50], EntityItem['item.tile.stone.stone'/132469, l='MpServer', x=101.22, y=19.54, z=117.43], EntityItem['item.item.rottenFlesh'/119929, l='MpServer', x=136.88, y=13.94, z=69.08], EntitySquid['Squid'/133242, l='MpServer', x=90.50, y=54.00, z=67.50], EntitySquid['Squid'/133240, l='MpServer', x=89.50, y=54.00, z=73.50], EntitySquid['Squid'/133241, l='MpServer', x=89.50, y=54.00, z=77.50], EntityItem['item.item.tf2ammobox'/128381, l='MpServer', x=136.26, y=13.94, z=68.30], EntityCreeper['Creeper'/125949, l='MpServer', x=29.50, y=38.00, z=195.50], EntityItem['item.tile.ore'/132734, l='MpServer', x=101.22, y=19.54, z=117.43]]
- 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.Minecraft.func_99999_d(Minecraft.java:392)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:483)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 8.1 (amd64) version 6.3
- Java Version: 1.8.0_20, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 865232528 bytes (825 MB) / 3987734528 bytes (3803 MB) up to 4294967296 bytes (4096 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4608m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.32 Powered by Forge 12.18.3.2239 274 mods loaded, 274 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.2239.jar)
- UCHIJA Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar)
- UCHIJA additionalresources{0.1.1} [Additional Resources] (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
- UCHIJA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
- UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
- UCHIJA ivtoolkit{1.3.2-1.10} [IvToolkit] (minecraft.jar)
- UCHIJA NotEnoughItems{2.1.3.201} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
- UCHIJA OpenComputers|Core{1.6.1.6} [OpenComputers (Core)] (minecraft.jar)
- UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
- UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
- UCHIJA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
- UCHIJA bettercombatmod{1.3.5} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.3.5.jar)
- UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
- UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
- UCHIJA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
- UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
- UCHIJA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
- UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
- UCHIJA OpenComputers{1.6.1.6} [OpenComputers] (OpenComputers-MC1.10.2-1.6.1.6.jar)
- UCHIJA actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
- UCHIJA forgeendertech{1.10.2-1.2.0.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
- UCHIJA adhooks{1.10.2-1.1.0.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.1.0.0-build.0015.jar)
- UCHIJA aim{1.2.0} [Advanced Inventory Managment] (AdvancedInventoryManagement-1.10.2-1.2.0.jar)
- UCHIJA libVulpes{0.1.16.20170220215024} [libVulpes] (LibVulpes-1.10.2-0.1.16-universal.jar)
- UCHIJA advancedRocketry{1.10.2-1.0.13} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.13.jar)
- UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
- UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
- UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
- UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
- UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
- UCHIJA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
- UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
- UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
- UCHIJA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
- UCHIJA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar)
- UCHIJA tconstruct{1.10.2-2.6.2.487} [Tinkers' Construct] (TConstruct-1.10.2-2.6.2.jar)
- UCHIJA thedragonlib{1.10.2-1.0.3.0} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.0.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 astralsorcery{1.2.3-beta} [Astral Sorcery] (astralsorcery-1.2.3-beta.jar)
- UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
- UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
- UCHIJA Avaritia{1.10.2-2.0.7} [Avaritia] (Avaritia-1.10.2-2.0.7.jar)
- UCHIJA avaritiaadditions{1.3} [Avaritia Additions] (avaritiaadditions-1.3.jar)
- UCHIJA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
- UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
- UCHIJA BetterSprinting{1.1.7} [Better Sprinting] (BetterSprinting MC-1.10.2 v1.1.7.jar)
- UCHIJA bettertitlescreen{1.2e} [Better Title Screen] (BetterTitleScreen-1.10.2-1.2e.jar)
- UCHIJA malisiscore{1.10.2-4.2.10} [MalisisCore] (malisiscore-1.10.2-4.2.10.jar)
- UCHIJA malisisdoors{1.10.2-5.1.8} [MalisisDoors] (malisisdoors-1.10.2-5.1.8.jar)
- UCHIJA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
- UCHIJA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
- UCHIJA blockdrops{1.1.1} [Block Drops] (BlockDrops-1.10.2-1.1.1.jar)
- UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.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 Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
- UCHIJA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
- UCHIJA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
- UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
- UCHIJA chameleoncreepers{1.4.1} [Chameleon Creepers] (chameleoncreepers-1.4.1-1.10.2.jar)
- UCHIJA chancecubes{1.10.2-2.3.4.173} [Chance Cubes] (ChanceCubes-1.10.2-2.3.4.173.jar)
- UCHIJA charcoal_pit{1.1} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.1.jar)
- UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
- UCHIJA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
- UCHIJA chisel{MC1.10.2-0.0.10.19} [Chisel] (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
- UCHIJA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
- UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
- UCHIJA ChunkAnimator{1.2} [Chunk Animator] (ChunkAnimator-MC1.9.4-1.2.jar)
- UCHIJA chunkgen{1.3} [ChunkGen] (chunkgen-1.10.2-1.5.0.jar)
- UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
- UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
- UCHIJA cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.10.2] (cnoapm-mcv1.10.2.jar)
- UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
- UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
- UCHIJA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
- UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.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 creepersfire{2.0.2} [CreepersFire] (CreepersFire-1.10.2-2.0.2.jar)
- UCHIJA crossbowmod{1.3} [Crossbow Mod] (crossbowmod-1.3.jar)
- UCHIJA customcrosshairmod{0.5.2-forge} [Custom Crosshair Mod] (crosshairmod-v0.5.2-forge-mc1.10.jar)
- UCHIJA ctdcore{1.0.2} [CTD Core] (CTD Core-1.0.2.jar)
- UCHIJA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9.4-1.1.jar)
- UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
- UCHIJA customstartinggear{1.0.0} [Custom Starting Gear] (CustomStartingGear-1.10.2-1.0.0.5-universal.jar)
- UCHIJA cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
- UCHIJA cyberware{beta-0.2.6} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.6.jar)
- UCHIJA cyclicmagic{1.10.15} [Cyclic] (Cyclic-1.10.2-1.10.15.jar)
- UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
- UCHIJA debugserverinfo{1.0.0} [DebugServerInfo] (DebugServerInfo-1.0.0.jar)
- UCHIJA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
- UCHIJA dooglamoocitiesmod{1.10.2-1.2.8} [Dooglamoo Cities] (dooglamoocitiesmod-1.10.2-1.2.8.jar)
- UCHIJA dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar)
- UCHIJA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar)
- UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
- UCHIJA dungeontactics{DT-0.11.4} [DungeonTactics] (DungeonTactics-1.10.2-0.11.4.jar)
- UCHIJA dsurround{3.3.2.1} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.3.2.1.jar)
- UCHIJA earthworks{1.1.3} [Earthworks] (Earthworks-1.10.2-1.1.3.jar)
- UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
- UCHIJA endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.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 enderutilities{0.6.7} [Ender Utilities] (enderutilities-1.10.2-0.6.7.jar)
- UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
- UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
- UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
- UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.17.jar)
- UCHIJA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.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 fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
- UCHIJA F2L{1.10.2} [Flesh2Leather] (Flesh2Leather [1.10.2].jar)
- UCHIJA sonarcore{3.2.6} [SonarCore] (SonarCore-1.10.2-3.2.6.jar)
- UCHIJA fluxnetworks{1.1.8} [FluxNetworks] (FluxNetworks-1.10.2-1.1.8.jar)
- UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.5.3-anarchy.jar)
- UCHIJA forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.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 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 fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.118.jar)
- UCHIJA fp{24.2.118 pre} [Futurepack] (Futurepack-1.10.2-24.2.118.jar)
- UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
- UCHIJA exp{1.1} [Exp Seedling Mod] (GiacomosExperienceSeedling1.9.4-1.1.jar)
- UCHIJA fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
- UCHIJA growablecells{0.2.0} [Growable Cells] (Growable Cells-0.3.2.jar)
- UCHIJA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar)
- UCHIJA hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar)
- UCHIJA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
- UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
- UCHIJA hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
- UCHIJA theoneprobe{1.4.5} [The One Probe] (theoneprobe-1.1x-1.4.5.jar)
- UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
- UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
- UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
- UCHIJA IndustrialExpansion{1.1} [IndustrialExpansion] (IndustrialExpansion-1.1.jar)
- UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
- UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCHIJA irishluck{0.3.8} [Irish Luck] (IrishLuck-0.3.8-MC[1.9.4-1.10-1.10.2].jar)
- UCHIJA ironbackpacks{1.10.2-2.2.22} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.22.jar)
- UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
- UCHIJA JEFB{1.0.4} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.4.jar)
- UCHIJA journeymap{1.10.2-5.4.5} [JourneyMap] (journeymap-1.10.2-5.4.5.jar)
- UCHIJA je_calculation{1.10.2-2.5.0} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.5.0.jar)
- UCHIJA loottweaker{0.0.1} [LootTweaker] (LootTweaker-1.10.2-0.0.2.jar)
- UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
- UCHIJA KaishiWeapons{v0.1} [Kaishi's Weapons Pack] (KaishiWeapons-1.9.4.jar)
- UCHIJA karatgarden{0.0.1} [KaratGarden] (KaratGarden-0.0.1.jar)
- UCHIJA lcrdrfs{1.2.6} [Laser Creeper Robot Dino Riders From Space] (LaserCreeperRobotDinoRidersFromSpace-1.2.6.jar)
- UCHIJA librarianlib{1.7} [LibrarianLib] (librarianlib-1.8.jar)
- UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
- UCHIJA literalascension{1.10.2-1.0.1.0} [Literal Ascension] (literalascension-1.10.2-1.0.1.0.jar)
- UCHIJA login_shield{1.10.2-19-gd16e7e0} [Login Shield] (Login_Shield-1.10.2-19-gd16e7e0.jar)
- UCHIJA lootbags{2.3.2} [Loot Bags] (LootBags-1.10.2-2.3.2.jar)
- UCHIJA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar)
- UCHIJA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.298.jar)
- UCHIJA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.298.jar)
- UCHIJA MekanismTools{9.2.1} [MekanismTools] (MekanismTools-1.10.2-9.2.1.298.jar)
- UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
- UCHIJA moglowstone{1.2.1} [Mo' Glowstone] (Mo' Glowstone-1.2.1-1.10.2.jar)
- UCHIJA mob_grinding_utils{0.1.8.14} [mob_grinding_utils] (MobGrindingUtils-0.1.8.14.jar)
- UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar)
- UCHIJA modtweaker{2.0.9} [Mod Tweaker] (ModTweaker2-2.0.9.jar)
- UCHIJA numina{0.12.2-009} [numina] (ModularPowersuits-0.12.2-009.jar)
- UCHIJA powersuits{@VERSION@} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.12.2-009.jar)
- UCHIJA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
- UCHIJA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
- UCHIJA moreoverlays{1.10} [MoreOverlays] (moreoverlays-1.10-mc1.10.2.jar)
- UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
- UCHIJA mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
- UCHIJA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
- UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
- UCHIJA multibeds{1.2.4} [Multi-Beds] (multibeds-1.10.0-1.2.4.jar)
- UCHIJA mw{1.9} [Modern Warfare] (mw-1.9_mc1.10.2.jar)
- UCHIJA mysticalagriculture{1.5.0} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.0.jar)
- UCHIJA mysticalagradditions{1.0.0} [Mystical Agradditions] (mysticalagradditions[1.10.2]-1.0.0.jar)
- UCHIJA botanicaladdons{1.9} [Natural Pledge] (NaturalPledge-r1.9.1.jar)
- UCHIJA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
- UCHIJA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
- UCHIJA netheressence{7.1.0} [Nether Essence] (NetherEssence-Forge-1.10.2-7.1.0.jar)
- UCHIJA nex{1.1.0b} [NetherEx] (NetherEx_1.10.2-1.1.0b.jar)
- UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
- UCHIJA nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
- UCHIJA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).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 fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
- UCHIJA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
- UCHIJA ProjectE{1.10.2-PE1.2.0} [ProjectE] (ProjectE-1.10.2-PE1.2.0.jar)
- UCHIJA p455w0rdslib{1.0.11} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.11.jar)
- UCHIJA getalltheseeds{1.9.4-1.10.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds! 1.9.4-1.10.2a.jar)
- UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
- UCHIJA needmoarsticks{1.7.10a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.9.4-1.10.2a.jar)
- UCHIJA simplerecipes{1.9.4-1.10.2a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.9.4-1.10.2a.jar)
- UCHIJA pandorasbox{2.1.5} [Pandora's Box] (PandorasBox-2.1.5.jar)
- UCHIJA StellarAPI{0.5.4.1.3} [Stellar API] (Stellar API-0.5.4.1.3.jar)
- UCHIJA Photoptics{0.5.1.3.4} [Photoptics] (Photoptics-0.5.1.3.4.jar)
- UCHIJA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar)
- UCHIJA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar)
- UCHIJA plustic{4.0} [PlusTiC] (plustic-4.0.jar)
- UCHIJA packchevsky{b7} [Potion Packs] (PotionPacks_1.10_b7.jar)
- UCHIJA samsapples{1.1.5} [Power Apples] (PowerApples-1.10.2-1.1.5.jar)
- UCHIJA practicallogistics2{2.0.0} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.0.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 psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
- UCHIJA quantumflux{2.0.11} [QuantumFlux] (quantumflux-1.10.2-2.0.11.jar)
- UCHIJA reborncore{2.13.3.119} [RebornCore] (RebornCore-1.10.2-2.13.3.119-universal.jar)
- UCHIJA quantumstorage{3.2.19} [QuantumStorage] (QuantumStorage-1.10.2-3.2.19.jar)
- UCHIJA rafradek_tf2_weapons{1.0.6} [TF2 Stuff Mod] (rafradek_tf2_weapons-1.10.2-1.0.6.jar)
- UCHIJA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
- UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
- UCHIJA reborncore-mcmultipart{2.13.3.119} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.3.119-universal.jar)
- UCHIJA recallstones{0.6.3} [Recall Stones] (RecallStones-1.10.2-0.6.3.jar)
- UCHIJA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
- UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
- UCHIJA rftools{5.83} [RFTools] (rftools-1.1x-5.83.jar)
- UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
- UCHIJA Roguelike{1.5.6} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.6.jar)
- UCHIJA sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar)
- UCHIJA silentlib{2.0.6} [Silent Lib] (SilentLib-1.10.2-2.0.6-52.jar)
- UCHIJA scalinghealth{1.0.5} [Scaling Health] (ScalingHealth-1.11.x-1.0.5-47.jar)
- UCHIJA servertickmonitor{1.0.1} [Server Tick Monitor] (ServerTickMonitor-1.9.4-1.0.1.jar)
- UCHIJA simplegenerators{1.10.2-0.10.5d} [Simple Generators] (simplegenerators-1.10.2-0.10.5d.jar)
- UCHIJA simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
- UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
- UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
- UCHIJA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
- UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
- UCHIJA spartanshields{1.2a} [Spartan Shields] (SpartanShields-1.10.2-1.2a.jar)
- UCHIJA SpiceOfLife{1.3.7} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.7.jar)
- UCHIJA stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar)
- UCHIJA StorageDrawers{1.10.2-3.5.17} [Storage Drawers] (StorageDrawers-1.10.2-3.5.17.jar)
- UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
- UCHIJA surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
- UCHIJA tammodized{0.6.2} [TamModized] (TamModized-1.10.2-0.6.2.jar)
- UCHIJA thermalsmeltery{2.0.2} [Thermal Smeltery] (ThermalSmeltery-2.0.2.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.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar)
- UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
- UCHIJA tp{1.0.19} [Tiny Progressions] (tinyprogressions-1.10.2-1.0.19.jar)
- UCHIJA titlechanger{1.1.2} [Title Changer] (titlechanger-1.1.2.jar)
- UCHIJA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
- UCHIJA topaddons{1.10.2-0.9.1c} [TOP Addons] (topaddons-1.10.2-0.9.1c.jar)
- UCHIJA torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
- UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.0.11.jar)
- UCHIJA toroquest{1.10.2-3.2.2} [ToroQuest] (toroquest-1.10.2-3.2.2.jar)
- UCHIJA ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
- UCHIJA unifieditems{1.5.3.166} [Unified Items] (UnifiedItems-1.11.2-1.5.3-166.jar)
- UCHIJA voidcraft{0.17.11} [VoidCraft] (VoidCraft-1.10.2-0.17.11.jar)
- UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
- UCHIJA weaponcaseloot{4.0.1} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.1.jar)
- UCHIJA wired{1.6.0} [WIRED: More Augs] (WIRED-1.6.0.jar)
- UCHIJA wct{0.0.7} [Wireless Crafting Terminal] (WirelessCraftingTerminal-1.10.2-0.0.7.jar)
- UCHIJA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.3.1.2.jar)
- UCHIJA Woot{1.10.2-1.2.7} [Woot] (woot-1.10.2-1.2.7.jar)
- UCHIJA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
- UCHIJA xtones{1.10.2-1.0.0-2} [Xtones] (Xtones-1.10.2-1.0.0-2.jar)
- UCHIJA yoyos{1.10.2-0.1.0-1} [Tinkers' Yoyos] (yoyos-1.10.2-0.1.0-1.jar)
- UCHIJA fluidity{6.1.4} [Fluidity] (Fluidity-6.1.4.jar)
- UCHIJA librarianliblate{1.7} [LibrarianLib Stage 2] (librarianlib-1.8.jar)
- UCHIJA unidict{1.10.2-2.5c} [UniDict] (UniDict-1.10.2-2.5c.jar)
- Loaded coremods (and transformers):
- SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
- net.silentchaos512.scalinghealth.asm.SHClassTransformer
- Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
- com.brandon3055.brandonscore.asm.ClassTransformer
- LoadingHook (Mekanism-1.10.2-9.2.1.298.jar)
- SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
- org.epoxide.surge.asm.SurgeTransformerManager
- ForgelinPlugin (Forgelin-1.2.0.jar)
- Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
- LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.jar)
- lumien.chunkanimator.asm.ClassTransformer
- 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
- DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.3.2.1.jar)
- org.blockartistry.mod.DynSurround.asm.Transformer
- MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
- net.malisis.switches.asm.MalisisSwitchesTransformer
- LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
- lumien.bloodmoon.asm.ClassTransformer
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.3-anarchy.jar)
- pl.asie.foamfix.coremod.FoamFixTransformer
- RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
- pw.prok.realbench.asm.RBTransformer
- AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.13.jar)
- zmaster587.advancedRocketry.asm.ClassTransformer
- CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
- cubex2.cxlibrary.CoreModTransformer
- MalisisCorePlugin (malisiscore-1.10.2-4.2.10.jar)
- net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
- net.malisis.core.util.chunkblock.ChunkBlockTransformer
- net.malisis.core.renderer.transformer.MalisisRendererTransformer
- net.malisis.core.renderer.icon.asm.TextureMapTransformer
- net.malisis.core.util.clientnotif.ClientNotifTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- literalascension (literalascension-1.10.2-1.0.1.0.jar)
- com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
- CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.CCL_ASMTransformer
- IvToolkit (IvToolkit-1.3.2-1.10.jar)
- 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
- DummyPlugin (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
- RebornCoreASM (RebornCore-1.10.2-2.13.3.119-universal.jar)
- reborncore.mixin.transformer.MixinTransformer
- ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.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
- ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
- am2.asm.Transformer
- llibrary (llibrary-1.7.4-1.10.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
- appeng.coremod.transformer.ASMIntegration
- TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
- li.cil.oc.common.asm.ClassTransformer
- AstralCore (astralsorcery-1.2.3-beta.jar)
- CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
- cofh.asm.CoFHClassTransformer
- cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
- shetiphian.core.asm.ClassTransformer
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
- AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerHarvestTools (Enabled/Forced)
- - TinkerMeleeWeapons (Enabled/Forced)
- - TinkerRangedWeapons (Enabled/Forced)
- - TinkerModifiers (Enabled/Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - TinkerModelRegister (Enabled/Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- - theoneprobeIntegration (Enabled/Not Forced)
- Pulsar/yoyos loaded Pulses:
- - yoyos (Enabled/Forced)
- NotEnoughItems Invalid Fingerprint Reports:
- CodeChickenLib Invalid Fingerprint Reports:
- CodeChickenCore Invalid Fingerprint Reports:
- EnderStorage Invalid Fingerprint Reports:
- List of loaded APIs:
- * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
- * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
- * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
- * ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.3.4.jar
- * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.9.jar
- * BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.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
- * BotaniaAPI (85) from Botania r1.9-341.jar
- * botanicaladdonsAPI (1) from NaturalPledge-r1.9.1.jar
- * ChiselAPI (0.0.1) from Chisel_DEV-MC1.10.2-0.0.10.19.jar
- * ChiselAPI|Carving (0.0.1) from Chisel_DEV-MC1.10.2-0.0.10.19.jar
- * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
- * CoFHAPI (1.8.9R1.2.0B1) from SonarCore-1.10.2-3.2.6.jar
- * cofhapi (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
- * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-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.6.0) from CoFHCore-1.10.2-4.1.1.156-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 ActuallyAdditions-1.10.2-r105.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
- * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
- * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
- * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
- * compatlayer (0.2.5) from compatlayer-1.10-0.2.5.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
- * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
- * DLDungeonsAPI (1.1) from DoomlikeDungeonsJBG-1.9.2-MC1.10.jar
- * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.10.199-universal.jar
- * dsurroundAPI (1.0) from DynamicSurroundings-1.10.2-3.3.2.1.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
- * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
- * ExCompressum|API (1.0) from ExCompressum_1.10.2-2.0.97.jar
- * fluxapi (1.0) from FluxNetworks-1.10.2-1.1.8.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.368.jar
- * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.368.jar
- * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.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.22.jar
- * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
- * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.5.jar
- * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.5.jar
- * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.5.jar
- * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.5.jar
- * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.5.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
- * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.1.298.jar
- * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
- * practicallogistics2api (1.0) from PracticalLogistics2-1.10.2-2.0.0.jar
- * ProjectEAPI (1.10.2-1.0.0) from ProjectE-1.10.2-PE1.2.0.jar
- * PsiAPI (2) from Psi-r1.0-42.jar
- * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
- * reborncoreAPI (2.13.3.119) from RebornCore-1.10.2-2.13.3.119-universal.jar
- * reborncoreAPI|Fuel (2.13.3.119) from RebornCore-1.10.2-2.13.3.119-universal.jar
- * reborncoreAPI|Power (2.13.3.119) from RebornCore-1.10.2-2.13.3.119-universal.jar
- * reborncoreAPI|Recipe (2.13.3.119) from RebornCore-1.10.2-2.13.3.119-universal.jar
- * reborncoreAPI|Tile (2.13.3.119) from RebornCore-1.10.2-2.13.3.119-universal.jar
- * Sanguimancy|API (@VERSION@) from Sanguimancy-1.10.2-2.0.2.jar
- * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
- * StellarAPI|API (0.5.4.1.3) from Stellar API-0.5.4.1.3.jar
- * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
- * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.5.jar
- * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
- * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.0.7.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
- ChickenChunks 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:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class).
- Ender IO needs at least 1.4.0 and will NOT work with older versions.
- This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
- Detailed RF API diagnostics:
- * RF API class 'EnergyStorage' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/Z:/My%20Documents/Curse/Minecraft/Instances/GRIMDARK/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class
- Detailed Tesla API diagnostics:
- * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
- * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
- * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
- * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
- * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
- * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
- * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
- * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
- * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
- * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
- * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
- Launched Version: forge-12.18.3.2239
- LWJGL: 2.9.4
- OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, NVIDIA Corporation
- 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: hobosmith 1.10.2 - 0.1.0.zip (incompatible)
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 8x Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Advertisement
Add Comment
Please, Sign In to add comment