Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
- LoadingPlugin (Quark-beta-48.jar)
- LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
- LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.jar)
- CCLCorePlugin (p455w0rdsThings-1.9.4-0.0.16a.jar)
- LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
- LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
- SimpleCore (Simple Quarry-1.9.4_1.0.0(1).jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- Contact their authors BEFORE contacting forge
- // On the bright side, I bought you a teddy bear!
- Time: 8/1/16 6:17 PM
- Description: Initializing game
- java.lang.NullPointerException: Initializing game
- at net.minecraftforge.fml.common.registry.PersistentRegistryManager.makeDelegate(PersistentRegistryManager.java:670)
- at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.<init>(IForgeRegistryEntry.java:67)
- at amerifrance.guideapi.api.impl.Book.<init>(Book.java:16)
- at WayofTime.bloodmagic.compat.guideapi.GuideBloodMagic.initBook(GuideBloodMagic.java:24)
- at WayofTime.bloodmagic.compat.guideapi.CompatibilityGuideAPI.loadCompatibility(CompatibilityGuideAPI.java:22)
- at WayofTime.bloodmagic.registry.ModCompatibility.loadCompat(ModCompatibility.java:27)
- at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:103)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at net.minecraftforge.fml.common.registry.PersistentRegistryManager.makeDelegate(PersistentRegistryManager.java:670)
- at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.<init>(IForgeRegistryEntry.java:67)
- at amerifrance.guideapi.api.impl.Book.<init>(Book.java:16)
- at WayofTime.bloodmagic.compat.guideapi.GuideBloodMagic.initBook(GuideBloodMagic.java:24)
- at WayofTime.bloodmagic.compat.guideapi.CompatibilityGuideAPI.loadCompatibility(CompatibilityGuideAPI.java:22)
- at WayofTime.bloodmagic.registry.ModCompatibility.loadCompat(ModCompatibility.java:27)
- at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:103)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
- at net.minecraft.client.main.Main.main(SourceFile:124)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.8.0_66, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 405006648 bytes (386 MB) / 1194033152 bytes (1138 MB) up to 4260102144 bytes (4062 MB)
- JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx4096M -XX:MetaspaceSize=256M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.32 Powered by Forge 12.18.1.2043 Optifine OptiFine_1.10.2_HD_U_C2 172 mods loaded, 172 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2043-universal.jar)
- UCH Forge{12.18.1.2043} [Minecraft Forge] (forge-1.10.2-12.18.1.2043-universal.jar)
- UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.0.7.0.jar)
- UCH actuallyadditions{1.10.2-r56} [Actually Additions] (ActuallyAdditions-1.10.2-r56.jar)
- UCH agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]-r1.2.1.jar)
- UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
- UCH JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
- UCH AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar)
- UCH sokratiscore{1.10.2-1.0.1} [SokratisCore] (sokratiscore-1.10.2-1.0.1.jar)
- UCH armorplus{1.10.2-5.0.3.0} [ArmorPlus] (armorplus-1.10.2-5.0.3.0.jar)
- UCH Aroma1997CoreHelper{1.0.7.0} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.0.7.0.jar)
- UCH AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
- UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
- UCH autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
- UCH bagginses{2.4.2d} [Bagginses] (Bagginses-1.10-3.0.3.jar)
- UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
- UCH BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
- UCH bdlib{1.12.1.7} [BD Lib] (bdlib-1.12.1.7-mc1.10.2.jar)
- UCH betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
- UCH blockdrops{1.0.6} [Block Drops] (BlockDrops-1.10.2-1.0.6(1).jar)
- UCE guideapi{@VERSION@} [Guide-API] (Guide-API-1.9.4-2.0.0-40.jar)
- UCE BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar)
- UCH bookshelf{1.2.3.279} [Bookshelf] (Bookshelf-1.9.4-1.2.3.279.jar)
- UCH Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
- UCH Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
- UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
- UCH SonarCore{3.0.5} [SonarCore] (SonarCore-1.9.4-3.0.5.jar)
- UCH Calculator{3.0.7} [Calculator] (Calculator-1.9.4-3.0.7.jar)
- UCH Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
- UCH mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
- UCE CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar)
- UCE CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar)
- UCE CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar)
- UCE CharsetDecoration{0.3.0-pre12} [âš?] (Charset-0.3.0-pre12.jar)
- UCE CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar)
- UCE CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar)
- UCE CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar)
- UCE CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar)
- UCE CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar)
- UCE CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar)
- UCE CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar)
- UCE CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar)
- UCH ChestTransporter{2.5.0} [Chest Transporter] (ChestTransporter-1.10-2.5.0.jar)
- UCH chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
- UCH chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
- UCH ChunkAnimator{1.2} [Chunk Animator] (ChunkAnimator-MC1.9.4-1.2.jar)
- UCH combathelp{1.0.3} [Combat Help] (combathelp-1.9.4-1.0.3.jar)
- UCH cyclopscore{0.7.3} [Cyclops Core] (CyclopsCore-1.9.4-0.7.3.jar)
- UCH commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar)
- UCH cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
- UCH covers{0.3.0.3} [Simple Covers] (covers-0.3.0.3-mc1.10.2.jar)
- UCH craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
- UCH craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
- UCH MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
- UCH CustomMainMenu{2.0.1} [Custom Main Menu] (CustomMainMenu-MC1.9.4-2.0.1.jar)
- UCH DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar)
- UCH ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
- UCH deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
- UCH DurabilityShow{3.1.1} [Durability Show] (Durability Show-1.9.4-3.1.1(1).jar)
- UCH enchiridion{3.1.6} [Enchiridion] (Enchiridion-1.9.4-3.1.6.jar)
- UCH EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
- UCH endercompass{1.2.3.1} [Ender Compass] (EnderCompass-1.9.x-1.2.3.1.jar)
- UCH endercore{1.10.2-0.4.1.41-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.41-beta.jar)
- UCH EnderIO{1.10.2-3.0.1.75_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.75_beta.jar)
- UCH shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
- UCH endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
- UCH enderthing{0.6.10} [Enderthing] (enderthing-1.10.2-0.6.10.jar)
- UCH enderutilities{0.6.5-beta.2} [Ender Utilities] (enderutilities-1.10.2-0.6.5-beta.2.jar)
- UCH EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
- UCH endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
- UCH energysynergy{1.0.0} [EnergySynergy] (EnergySynergy-1.9.4-1.0.0.jar)
- UCH ValkyrieLib{1.10-0.10.1} [Valkyrie Lib] (valkyrielib-1.10-0.10.1.jar)
- UCH EnvironmentalTech{1.10.2-0.10.2d} [Environmental Tech] (environmentaltech-1.10.2-0.10.2d.jar)
- UCH evilcraft{0.10.7} [EvilCraft] (EvilCraft-1.9.4-0.10.7.jar)
- UCH ezstorage{2.2.1} [EZStorage 2] (ezstorage-2.2.1.jar)
- UCH fastleafdecay{v10} [Fast Leaf Decay] (FastLeafDecay-v10.jar)
- UCH flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
- UCH forestry{5.2.4.215} [Forestry] (forestry_1.10.2-5.2.4.215.jar)
- UCH gendustry{1.6.4.13} [GenDustry] (gendustry-1.6.4.13-mc1.10.2.jar)
- UCH pressure{1.3.1.8} [Pressure Pipes] (pressure-1.3.1.8-mc1.10.2.jar)
- UCH advgenerators{0.9.20.9} [Advanced Generators] (generators-0.9.20.9-mc1.10.2.jar)
- UCH fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.9.4-1.4.jar)
- UCH grapple_hooks{1.0.8} [Grapple Hooks] (GrappleHooks-1.10-1.0.8.jar)
- UCH Harvest{1.9.4-1.0.1-8} [Harvest] (Harvest-1.9.4-1.0.1-8.jar)
- UCH HardcoreQuesting{1.9.4-5.0.0beta3} [Hardcore Questing Mode] (HQM-New Heights-1.9.4-5.0.0beta3(1).jar)
- UCH integrateddynamics{0.4.2} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.2.jar)
- UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCH IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
- UCH itemscroller{0.6.1} [Item Scroller] (itemscroller-1.10.2-0.6.1.jar)
- UCE japta{1.9.0} [JAPTA] (JAPTA-1.9.4-1.9.0.jar)
- UCH JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
- UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
- UCH jeresources{0.4.6.44} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.44.jar)
- UCH LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
- UCH mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
- UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar)
- UCH MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar)
- UCH mikedongles{0.2.4} [Mike Dongles] (MikeDongles-0.2.4-MC[1.9.4-1.10-1.10.2].jar)
- UCH testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
- UCH mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
- UCH moreoverlays{1.6} [MoreOverlays] (moreoverlays-1.6-mc1.9.4.jar)
- UCH Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-5.jar)
- UCH Morpheus{1.10-3.1.6} [Morpheus] (Morpheus-1.10-3.1.6.jar)
- UCH NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
- UCH nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
- UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
- UCH nmsot{1.1.5-mc1.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.5-mc1.10.jar)
- UCH recipehandler{0.4} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.4(1.9).jar)
- UCH notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar)
- UCH OpenComputers{1.6.0.2-beta.4} [OpenComputers] (OpenComputers-MC1.10-1.6.0.2-beta.4.jar)
- UCH fodc{1.9.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.0.jar)
- UCH orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
- UCH p455w0rdsthings{1.9.4-0.0.16a} [p455w0rd's Things] (p455w0rdsThings-1.9.4-0.0.16a.jar)
- UCH packingtape{0.5.2} [Packing Tape] (PackingTape-1.9.4-0.5.2.jar)
- UCH harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4c.jar)
- UCH PersistentBits{1.0.3} [Persistent Bits] (PersistentBits-1.10.2-1.0.3.jar)
- UCH Pillar{1.0-4} [Pillar] (Pillar-1.0-4.jar)
- UCH platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
- UCH pcb{1.5.0} [Portable Craft Bench] (portablecraftbench-1.10.2-1.5.0.jar)
- UCH progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar)
- UCH quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
- UCE Quark{beta-48} [Quark] (Quark-beta-48.jar)
- UCH randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
- UCH rangedpumps{0.2} [Ranged Pumps] (rangedpumps-0.2.jar)
- UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
- UCH StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
- UCH refinedstorage{0.8.13} [Refined Storage] (refinedstorage-0.8.13.jar)
- UCH xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar)
- UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
- UCH rftools{5.07} [RFTools] (rftools-1.10-5.07.jar)
- UCH rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
- UCH rfutils{1.10.2-a5} [RFUtils] (RFUtils-1.10.2-a5.jar)
- UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
- UCH roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar)
- UCH runesofwizardry{1.9.4-0.7.0} [Runes of Wizardry] (Runes-of-Wizardry-1.9.4-0.7.0.jar)
- UCH runesofwizardry_classics{1.9.4-0.4.0} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.9.4-0.4.0.jar)
- UCH Schematica{1.7.8.150} [Schematica] (Schematica-1.10.2-1.7.8.150-universal.jar)
- UCH shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
- UCH ShieldHider{1.0.1} [Shield Hider] (ShieldHider-1.0.1_1.9.4.jar)
- UCH SilentLib{1.0.12} [Silent Lib] (SilentLib-1.9.4-1.0.12-20.jar)
- UCH simplequarry{1.9.4_1.0.0} [Simple Quarry] (Simple Quarry-1.9.4_1.0.0(1).jar)
- UCH simplebarrels{1.25e} [Simple Barrels] (simplebarrels-1.10.2-2002-1.25e.jar)
- UCH SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.10-1.3.jar)
- UCH SimpleGenerators{1.10-0.7.1a} [Simple Generators] (simplegenerators-1.10-0.7.1a(1).jar)
- UCH simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
- UCH SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
- UCH solarvillage{1.1.0.13} [Solar Village] (SolarVillage-1.10-1.1.0.14.jar)
- UCH soulshardstow{1.10.2-2.5.4-38} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.5.4-38.jar)
- UCH SpiceOfLife{1.3.3} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.3.jar)
- UCH storagenetwork{1.12.6} [Storage Network] (StorageNetwork-1.9.4-1.12.6.jar)
- UCH substratum{1.6.0.1} [Substratum] (Substratum-1.10.2-1.6.0.1.jar)
- UCH supercraftingframe{1.2.0.85} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.0.85.jar)
- UCH SuperMultiDrills{1.4.1} [Super Multi-Drills] (SuperMultiDrills-1.10.2-1.4.1-28.jar)
- UCH tconstruct{1.10.2-2.4.0.jenkins312} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jenkins312.jar)
- UCH lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
- UCH terraqueous{1.2.2} [Terraqueous] (terraqueous-1.10.0-1.2.2.jar)
- UCH tesla{1.2.1.41} [TESLA] (Tesla-1.10.2-1.2.1.41.jar)
- UCH theoneprobe{1.0.13} [The One Probe] (theoneprobe-1.10-1.0.13.jar)
- UCH tinker_io{release 2.3.3} [Tinker I/O] (tinker_io-1.10.2-release 2.3.3.jar)
- UCH TODOList{1.1.2} [TODO List] (TODOList-1.1.2.jar)
- UCH tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
- UCH vc{v0.2.9b-mc1.10.2} [ViesCraft] (ViesCraft-0.2.9b-mc1.10.2.jar)
- UCH WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.10-1.1.7.jar)
- UCH waterstrainer{1.1.0} [Water Strainer] (WaterStrainer-1.9.4-1.1.0.jar)
- UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.200.jar)
- UCH wawla{2.3.0.194} [What Are We Looking At] (Wawla-1.10.2-2.3.0.200.jar)
- UCH weaponsplus{1.9.4-3.0.0.0} [WeaponsPlus] (WeaponsPlus1.9.4-3.0.0.0.jar)
- UCH WIT{1.0.19} [WIT] (WIT-1.9.4-1.0.19-36.jar)
- UCH wuestUtilities{1.10.2.2} [Wuest Utilities] (wuestUtilities-1.10.2.2.jar)
- UCH xprings{1.1.0} [Experience Rings] (xprings-1.1.0.jar)
- UCH UniDict{1.10.2-1.4d} [UniDict] (UniDict-1.10.2-1.4d.jar)
- Loaded coremods (and transformers):
- AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
- squeek.applecore.asm.TransformerModuleHandler
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- LoadingPlugin (Quark-beta-48.jar)
- vazkii.quark.base.asm.ClassTransformer
- LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
- LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
- lumien.resourceloader.asm.ClassTransformer
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- net.fybertech.nwr.NWRTransformer
- CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
- LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.jar)
- lumien.chunkanimator.asm.ClassTransformer
- CCLCorePlugin (p455w0rdsThings-1.9.4-0.0.16a.jar)
- p455w0rd.p455w0rdsthings.lib.asm.ClassHeirachyManager
- p455w0rd.p455w0rdsthings.lib.asm.RenderHookTransformer
- LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
- lumien.randomthings.asm.ClassTransformer
- LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
- lumien.custommainmenu.asm.ClassTransformer
- SimpleCore (Simple Quarry-1.9.4_1.0.0(1).jar)
- com.mrdimka.simplequarry.core.SimpleClassTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
- shetiphian.core.asm.ClassTransformer
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon HD 5670'
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - WailaIntegration (Enabled/Not Forced)
- List of loaded APIs:
- * actuallyadditionsapi (18) from ActuallyAdditions-1.10.2-r56.jar
- * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-1.3.5.jar
- * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
- * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
- * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-53.jar
- * BotaniaAPI (79) from Botania-unofficial.r1.8-313.jar
- * CalculatorAPI (1.8.9 - 1.2) from Calculator-1.9.4-3.0.7.jar
- * CharsetAPI (0.1) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre12.jar
- * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre12.jar
- * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
- * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.7.jar
- * CoFHAPI (1.8.9R1.2.0B1) from extrautils2-1.10.2-alpha-1.0.1.jar
- * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
- * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from refinedstorage-0.8.13.jar
- * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.0.288.jar
- * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
- * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
- * CraftingTweaks|API (4.1) from craftingtweaks-mc1.9.4-5.0.6.jar
- * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
- * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
- * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
- * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
- * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
- * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
- * environmentaltech.api (1.10.2-0.10.2d) from environmentaltech-1.10.2-0.10.2d.jar
- * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.4.215.jar
- * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.4.215.jar
- * gendustryAPI (2.3.0) from gendustry-1.6.4.13-mc1.10.2.jar
- * Guide-API|API (1.9.4-2.0.0-40) from Guide-API-1.9.4-2.0.0-40.jar
- * integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.2.jar
- * jeresources|API (0.4.6.44) from JustEnoughResources-1.10.2-0.4.6.44.jar
- * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
- * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
- * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
- * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
- * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
- * JustEnoughItemsAPI (4.0.0) from jei_1.10.2-3.7.8.234.jar
- * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
- * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
- * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
- * pressureAPI (1.3.1.8) from pressure-1.3.1.8-mc1.10.2.jar
- * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
- * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
- * SimpleQuarry|API (1) from Simple Quarry-1.9.4_1.0.0(1).jar
- * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.5.4-38.jar
- * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
- * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
- * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
- * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
- * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.2.jar
- * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.2.jar
- * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.2.jar
- * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.2.jar
- * ValkyrieLib.api (1.10-0.10.1) from valkyrielib-1.10-0.10.1.jar
- * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
- * WIT-API (1) from WIT-1.9.4-1.0.19-36.jar
- 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.):
- * Optifine is installed. This is NOT supported.
- 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:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
- Launched Version: 1.10.2
- LWJGL: 2.9.4
- OpenGL: AMD Radeon HD 5670 GL version 4.5.13416 Compatibility Profile Context 15.300.1025.0, ATI Technologies Inc.
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: No
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs: Faithful 1.10.2.zip
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x AMD Athlon(tm) II X4 645 Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement