Advertisement
DevEagle

Untitled

May 23rd, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 5/23/16 7:20 AM
  5. Description: Updating screen events
  6.  
  7. java.lang.NullPointerException: Updating screen events
  8.     at tconstruct.modifiers.tools.ModToolRepair.canModify(ModToolRepair.java:27)
  9.     at tconstruct.modifiers.tools.ModToolRepair.matches(ModToolRepair.java:21)
  10.     at iguanaman.iguanatweakstconstruct.tweaks.RepairCraftingRecipe.func_77569_a(RepairCraftingRecipe.java:55)
  11.     at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
  12.     at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
  13.     at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
  14.     at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
  15.     at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
  16.     at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  17.     at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  18.     at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  19.     at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  20.     at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  21.     at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  22.     at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  23.     at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  24.     at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
  25.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  26.     at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  27.     at infiniteinvo.client.inventory.GuiBigInventory.func_146274_d(GuiBigInventory.java:181)
  28.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  29.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  30.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  31.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  32.     at net.minecraft.client.main.Main.main(SourceFile:148)
  33.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36.     at java.lang.reflect.Method.invoke(Unknown Source)
  37.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42.     at java.lang.reflect.Method.invoke(Unknown Source)
  43.     at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
  44.     at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
  45.     at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  46.     at org.multimc.EntryPoint.main(EntryPoint.java:54)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- Head --
  53. Stacktrace:
  54.     at tconstruct.modifiers.tools.ModToolRepair.canModify(ModToolRepair.java:27)
  55.     at tconstruct.modifiers.tools.ModToolRepair.matches(ModToolRepair.java:21)
  56.     at iguanaman.iguanatweakstconstruct.tweaks.RepairCraftingRecipe.func_77569_a(RepairCraftingRecipe.java:55)
  57.     at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
  58.     at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
  59.     at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
  60.     at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
  61.     at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
  62.     at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  63.     at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  64.     at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  65.     at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  66.     at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  67.     at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  68.     at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  69.     at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  70.     at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
  71.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  72.     at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  73.     at infiniteinvo.client.inventory.GuiBigInventory.func_146274_d(GuiBigInventory.java:181)
  74.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  75.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  76.  
  77. -- Affected screen --
  78. Details:
  79.     Screen name: infiniteinvo.client.inventory.GuiBigInventory
  80.  
  81. -- Affected level --
  82. Details:
  83.     Level name: MpServer
  84.     All players: 1 total; [EntityClientPlayerMP['DevEagle'/583, l='MpServer', x=135.37, y=65.62, z=642.42]]
  85.     Chunk stats: MultiplayerChunkCache: 276, 285
  86.     Level seed: 0
  87.     Level generator: ID 04 - RTG, ver 0. Features enabled: false
  88.     Level generator options:
  89.     Level spawn location: World: (345,64,79), Chunk: (at 9,4,15 in 21,4; contains blocks 336,0,64 to 351,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  90.     Level time: 75145 game time, 77632 day time
  91.     Level dimension: 0
  92.     Level storage version: 0x00000 - Unknown?
  93.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  94.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  95.     Forced entities: 11 total; [EntityPearcelMob['Pearcel Mob'/642, l='MpServer', x=111.25, y=66.00, z=601.78], EntityPigeon['entity.exoticbirds.EB_Pigeon.name'/646, l='MpServer', x=179.53, y=69.00, z=587.31], EntityPigeon['entity.exoticbirds.EB_Pigeon.name'/647, l='MpServer', x=140.75, y=73.00, z=590.09], EntityItem['item.item.pearcelItem'/42378, l='MpServer', x=94.06, y=65.13, z=670.38], EntityItem['item.item.pearcelItem'/42208, l='MpServer', x=86.97, y=66.13, z=663.88], EntityClientPlayerMP['DevEagle'/583, l='MpServer', x=135.37, y=65.62, z=642.42], EntityPearcelMob['Pearcel Mob'/625, l='MpServer', x=85.63, y=66.00, z=664.63], EntityPearcelMob['Pearcel Mob'/626, l='MpServer', x=80.31, y=67.00, z=665.78], EntityPearcelMob['Pearcel Mob'/631, l='MpServer', x=95.28, y=65.00, z=670.38], EntityItem['item.item.pearcelItem'/39675, l='MpServer', x=107.22, y=67.13, z=605.03], EntityPearcelMob['Pearcel Mob'/637, l='MpServer', x=107.59, y=67.00, z=603.69]]
  96.     Retry entities: 0 total; []
  97.     Server brand: fml,forge
  98.     Server type: Integrated singleplayer server
  99. Stacktrace:
  100.     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  101.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  102.     at net.minecraft.client.main.Main.main(SourceFile:148)
  103.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  104.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  105.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  106.     at java.lang.reflect.Method.invoke(Unknown Source)
  107.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  108.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  109.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  110.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  111.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  112.     at java.lang.reflect.Method.invoke(Unknown Source)
  113.     at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
  114.     at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
  115.     at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  116.     at org.multimc.EntryPoint.main(EntryPoint.java:54)
  117.  
  118. -- System Details --
  119. Details:
  120.     Minecraft Version: 1.7.10
  121.     Operating System: Windows 7 (amd64) version 6.1
  122.     Java Version: 1.8.0_66, Oracle Corporation
  123.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  124.     Memory: 1440242144 bytes (1373 MB) / 3287441408 bytes (3135 MB) up to 4207738880 bytes (4012 MB)
  125.     JVM Flags: 14 total; -XX:+UseLargePages -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx4096m -XX:PermSize=256m
  126.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  127.     IntCache: cache: 0, tcache: 0, allocated: 11, tallocated: 61
  128.     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_D4 152 mods loaded, 151 mods active
  129.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  130.     UCHIJAAAA   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  131.     UCHIJAAAA   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  132.     UCHIJAAAA   Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10-universal.jar)
  133.     UCHIJAAAA   appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  134.     UCHIJAAAA   CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  135.     UCHIJAAAA   NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  136.     UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  137.     UCHIJAAAA   FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  138.     UCHIJAAAA   debug{1.0} [debug] (denseores-1.6.2.jar)
  139.     UCHIJAAAA   Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  140.     UCHIJAAAA   3DManeuverGear{1.7.10-@MAJOR@.@MINOR@.@REVIS@} [3D Maneuver Gear] (3DManeuverGear-1.7.10-0.6.jar)
  141.     UCHIJAAAA   AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  142.     UCHIJAAAA   appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  143.     UCHIJAAAA   CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
  144.     UCHIJAAAA   BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar)
  145.     UCHIJAAAA   IC2{2.2.999} [Industrial Craft Classic] (IC2 Classic Version 1.2.0.1.jar)
  146.     UCHIJAAAA   Railcraft{9.10.0.0} [Railcraft] (Railcraft_1.7.10-9.10.0.0.jar)
  147.     UCHIJAAAA   ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  148.     UCHIJAAAA   chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  149.     UCHIJAAAA   koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
  150.     UCHIJAAAA   dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
  151.     UCHIJAAAA   AppleCore{1.3.1} [AppleCore] (AppleCore-mc1.7.10-1.3.1.jar)
  152.     UCHIJAAAA   Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
  153.     UCHIJAAAA   babymobs{1.3} [Baby Mobs] (BabyMobs-1.7.10-1.3.jar)
  154.     UCHIJAAAA   BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar)
  155.     UCHIJAAAA   bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  156.     UCHIJAAAA   betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
  157.     UCHIJAAAA   bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar)
  158.     UCHIJAAAA   BiomeTweaker{2.0.182} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.182.jar)
  159.     UCHIJAAAA   Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  160.     UCHIJAAAA   Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
  161.     UCHIJAAAA   BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
  162.     UCHIJAAAA   bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar)
  163.     UCHIJAAAA   BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar)
  164.     UCHIJAAAA   BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar)
  165.     UCHIJAAAA   BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar)
  166.     UCHIJAAAA   BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar)
  167.     UCHIJAAAA   BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar)
  168.     UCHIJAAAA   BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar)
  169.     UCHIJAAAA   ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
  170.     UCHIJAAAA   ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
  171.     UCHIJAAAA   BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  172.     UCHIJAAAA   Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  173.     UCHIJAAAA   SonarCore{1.1.0} [SonarCore] (SonarCore-1.7.10-1.1.0.jar)
  174.     UCHIJAAAA   Calculator{1.9.8} [Calculator] (Calculator-1.7.10-1.9.8.jar)
  175.     UCHIJAAAA   CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  176.     UCHIJAAAA   catwalks{2.0.4} [Catwalks Mod] (catwalks-2.0.4.jar)
  177.     UCHIJAAAA   catwalkmod{x.x.x} [Legacy Catwalk Compat] (catwalks-2.0.4.jar)
  178.     UCHIJAAAA   CMDfiles{0} [CMDfiles] (CMD files.jar)
  179.     UCHIJAAAA   cmd{1.7} [Custom Music Discs] (Custom Music Discs-1.7.jar)
  180.     UCHIJAAAA   CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
  181.     UCHIJAAAA   CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
  182.     UCHIJAAAA   endercore{1.7.10-0.2.0.34_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.34_beta.jar)
  183.     UCHIJAAAA   customthings{MC1.7.10-0.0.3-50} [CustomThings] (CustomThings-MC1.7.10-0.0.3-50.jar)
  184.     UCHIJAAAA   dsurround{1.0.5.6} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.5.6.jar)
  185.     UCHIJAAAA   evilcraft{0.9.7} [EvilCraft] (EvilCraft-1.7.10-0.9.7.jar)
  186.     UCHIJAAAA   exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
  187.     UCHIJAAAA   extracoal{1.0.1} [Extra Coal] (Extracoal-1.7.10-1.0.1.jar)
  188.     UCHIJAAAA   ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  189.     UCHIJAAAA   MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  190.     UCHIJAAAA   ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
  191.     UCHIJAAAA   TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar)
  192.     UCHIJAAAA   Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar)
  193.     UCHIJAAAA   harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  194.     UCHIJAAAA   ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
  195.     UCHIJAAAA   fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  196.     UCHIJAAAA   MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  197.     UCHIJAAAA   FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  198.     UCHIJAAAA   FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  199.     UCHIJAAAA   globbypotato_rockhounding{3.00} [Rockhounding Mod] (globbypotato_rockhounding-1.7.10-v3.24E.jar)
  200.     UCHIJAAAA   HelperToolsID{v1.6f} [HelperTools] (HelperTools-1.7.10-v1.6f.jar)
  201.     UCHIJAAAA   HoloInventory{1.9.1.124} [HoloInventory] (HoloInventory-1.7.10-1.9.1.124.jar)
  202.     UCHIJAAAA   hot_water{1.1.2} [Hot Water Mod] (hot_water-1.1.2-1.7.10.jar)
  203.     UCHIJAAAA   HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  204.     UCHIJAAAA   IC2-Classic-Spmod{0.0.0.0} [IC2 Classic Detection Helper] (IC2 Classic Version 1.2.0.1.jar)
  205.     UCHIJAAAA   Ic2Nei{1.0} [IC2 Nei Plugin] (IC2 Nei Plugin Version 1.1.0.jar)
  206.     UCHIJAAAA   wrenchPlugin{0.0.1} [IC2 Wrench Plugin] (IC2 Wrench Plugin Version 1.0.3.jar)
  207.     UCHIJAAAA   IC2NuclearControl{2.4.0a} [Nuclear Control 2] (IC2NuclearControl-2.4.0a.jar)
  208.     UCHIJAAAA   immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
  209.     UCHIJAAAA   infiniteinvo{1.0.44} [InfiniteInvo] (InfiniteInvo-1.0.44.jar)
  210.     UCHIJAAAA   InventoryPets{1.4.3} [Inventory Pets] (inventorypets-1.7.10-1.4.3-universal.jar)
  211.     UCHIJAAAA   IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  212.     UCHIJAAAA   irontank{1.0.1 build @BUILD@} [Iron Tanks] (irontank-1.7.10-1.0.1.50.jar)
  213.     UCHIJAAAA   itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8.jar)
  214.     UCHIJAAAA   journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  215.     UCHIJAAAA   KeepingInventory{1.8} [Keeping Inventory] (KeepingInventory-1.7.10-1.8.jar)
  216.     UCHIJAAAA   LogisticsPipes{0.9.3.120} [Logistics Pipes] (logisticspipes-0.9.3.120.jar)
  217.     UCHIJAAAA   Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
  218.     UCHIJAAAA   Mekanism{9.0.1} [Mekanism] (Mekanism-1.7.10-9.0.1.270.jar)
  219.     UCHIJAAAA   MekanismGenerators{9.0.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.0.1.270.jar)
  220.     UCHIJAAAA   miscconfigs{1.7.10-0.0.2} [Misc Configs] (miscconfigs-1.7.10-0.0.2.jar)
  221.     UCHIJAAAA   modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
  222.     UCHIJAAAA   numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
  223.     UCHIJAAAA   MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
  224.     UCHIJAAAA   ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  225.     UCHIJAAAA   powersuits{0.11.0.300} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.300.jar)
  226.     UCHIJAAAA   MTUtils{1.4.2} [MTUtils] (MTUtils-1.4.2.jar)
  227.     UCHIJAAAA   musica{1.1.0} [Musica] (Musica-1.1.0-MC1.7.10.jar)
  228.     UCHIJAAAA   NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  229.     UCHIJAAAA   NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  230.     UCHIJAAAA   NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  231.     UCHIJAAAA   NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  232.     UCHIJAAAA   NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  233.     UCHIJAAAA   NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  234.     UCHIJAAAA   NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  235.     UCHIJAAAA   neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  236.     UCHIJAAAA   NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
  237.     UCHIJAAAA   neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar)
  238.     UCHIJAAAA   NotEnoughWands{1.2.3} [Not Enough Wands] (notenoughwands-1.2.3.jar)
  239.     UCHIJAAAA   pearcelmod{1.7.10-2.1.0} [Pearcel Mod] (pearcelmod-1.7.10-2.1.0.jar)
  240.     UCHIJAAAA   plantmegapack{4.32} [Plant Mega Pack] (plantmegapack-4.32-1.7.10-1492.jar)
  241.     UCHIJAAAA   PracticalLogistics{0.2.1} [Practical Logistics] (Practical-Logistics-1.7.10-0.2.1.jar)
  242.     UCHIJAAAA   ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  243.     UCHIJAAAA   ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  244.     UCHIJAAAA   ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  245.     UCHIJAAAA   ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  246.     UCHIJAAAA   ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  247.     UCHIJAAAA   ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  248.     UCHIJAAAA   ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  249.     UCHIJAAAA   ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  250.     UCHIJAAAA   reborncore{1.1.0.15} [RebornCore] (RebornCore-1.1.0.15-universal.jar)
  251.     UCHIJAAAA   RefinedRelocation{1.1.28} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.28.jar)
  252.     UCHIJAAAA   ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
  253.     UCHIJAAAA   RTG{1.7.10-0.8.0-snapshot-5} [Realistic Terrain Generation] (RTG-1.7.10-0.8.0-snapshot-5.jar)
  254.     UCHIJAAAA   sciapi{1.1.0.0} [SciAPI] (SciAPI-1.1.0.0[1.7.10].jar)
  255.     UCHIJAAAA   scottstweaks{1.7.10-1.3.1} [Scott's Tweaks] (ScottsTweaks-1.7.10-1.3.1.jar)
  256.     UCHIJAAAA   soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
  257.     UCHIJAAAA   stabilizermod{3.4} [stabilizermod] (Stabilizer-3.4-1.7.10.jar)
  258.     UCHIJAAAA   stellarsky{0.1.22b} [Stellar Sky] (Stellar Sky-v0.1.22b[1.7.10].jar)
  259.     UCHIJAAAA   techreborn{0.7.16.1104} [TechReborn] (TechReborn-1.7.10-0.7.16.1104-universal.jar)
  260.     UCHIJAAAA   TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
  261.     UCHIJAAAA   TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  262.     UCHIJAAAA   tts{0.6} [Tube Transport System] (TubeTransportSystem_1.7.10-0.6.jar)
  263.     UCHIJAAAA   inventorytweaks{1.58-645ca10-dirty} [Inventory Tweaks] (TweakedInventoryTweaks-1.58.jar)
  264.     UCHIJAAAA   wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
  265.     UCHIJAAAA   wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  266.     UCHIJAAAA   WorldTooltip{1.0.16} [WorldTooltip] (WorldTooltip-1.7.10-1.0.16-51.jar)
  267.     UCHIJAAAA   WTFCore{1.65} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.66.jar)
  268.     UCHIJAAAA   CaveBiomes{1.53} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.53.jar)
  269.     UCHIJAAAA   yampst{1.3.5} [YAMPST] (Yampst-ME^NC-0.5.0.jar)
  270.     UCHIJAAAA   zettaindustries{1.1} [Zetta Industries] (zettaindustries-1.1-105.jar)
  271.     UCHIJAAAA   bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  272.     UCHIJAAAA   McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  273.     UCHIJAAAA   ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  274.     UCHIJAAAA   MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  275.     UCHIJAAAA   RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  276.     UCHIJAAAA   redgear_core{2.2.2} [Red Gear Core] (RedGearCore-1.7.10-2.2.2.jar)
  277.     UCHIJAAAA   denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  278.     UCHIJAAAA   IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  279.     UCHIJAAAA   recycling{1.1.0.5} [Thermal Recycling] (ThermalRecycling-1.7.10-1.1.0.5.jar)
  280.     UCHIJAAAA   ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  281.     UD  BiomeTweakerCore{2.0.182} [BiomeTweaker Core] (minecraft.jar)
  282.     GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 5670'
  283.     AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  284.     CoFHCore: -[1.7.10]3.1.2-325
  285.     Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  286.     ThermalFoundation: -[1.7.10]1.2.3-112
  287.     ThermalExpansion: -[1.7.10]4.1.2-240
  288.     TConstruct Environment: Environment healthy.
  289.     NetherOres: -[1.7.10]2.3.1-22
  290.     Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  291.     List of loaded APIs:
  292.         * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
  293.         * AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.1.jar
  294.         * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
  295.         * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.3-112.jar
  296.         * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
  297.         * BiomeTweakerAPI (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  298.         * BiomeTweakerAPI|event (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  299.         * BiomeTweakerAPI|script|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  300.         * BiomeTweakerAPI|script|pack (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  301.         * BiomeTweakerAPI|script|wrapper (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  302.         * BiomeTweakerAPI|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  303.         * BotaniaAPI (61) from Avaritia-1.11.jar
  304.         * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.16.jar
  305.         * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar
  306.         * BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar
  307.         * BuildCraftAPI|core (1.0) from buildcraft-7.1.16.jar
  308.         * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.10.0.0.jar
  309.         * BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar
  310.         * BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar
  311.         * BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar
  312.         * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar
  313.         * BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar
  314.         * BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar
  315.         * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.10.0.0.jar
  316.         * BuildCraftAPI|lists (1.0) from buildcraft-7.1.16.jar
  317.         * BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar
  318.         * BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar
  319.         * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar
  320.         * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.10.0.0.jar
  321.         * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.10.0.0.jar
  322.         * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.16.jar
  323.         * BuildCraftAPI|tools (1.0) from buildcraft-7.1.16.jar
  324.         * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.10.0.0.jar
  325.         * CalculatorAPI (1.7.10 - 1.1) from Calculator-1.7.10-1.9.8.jar
  326.         * CalendarAPI|API (1.2) from Stellar Sky-v0.1.22b[1.7.10].jar
  327.         * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
  328.         * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
  329.         * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
  330.         * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
  331.         * CoFHAPI (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
  332.         * CoFHAPI|block (1.7.10R1.0.3) from RedGearCore-1.7.10-2.2.2.jar
  333.         * CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
  334.         * CoFHAPI|energy (1.7.10R1.0.2) from RebornCore-1.1.0.15-universal.jar
  335.         * CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
  336.         * CoFHAPI|inventory (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.0.jar
  337.         * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
  338.         * CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
  339.         * CoFHAPI|tileentity (1.7.10R1.1.0) from SonarCore-1.7.10-1.1.0.jar
  340.         * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
  341.         * CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
  342.         * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  343.         * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  344.         * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  345.         * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  346.         * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  347.         * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  348.         * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  349.         * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  350.         * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  351.         * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  352.         * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  353.         * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  354.         * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  355.         * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  356.         * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  357.         * ForestryAPI|fuels (2.0.1) from TechReborn-1.7.10-0.7.16.1104-universal.jar
  358.         * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  359.         * IC2API (1.0) from IC2 Nei Plugin Version 1.1.0.jar
  360.         * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
  361.         * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
  362.         * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
  363.         * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  364.         * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
  365.         * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  366.         * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
  367.         * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  368.         * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
  369.         * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  370.         * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
  371.         * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
  372.         * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  373.         * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
  374.         * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
  375.         * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
  376.         * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
  377.         * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
  378.         * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  379.         * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  380.         * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  381.         * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  382.         * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  383.         * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  384.         * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  385.         * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  386.         * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.1.270.jar
  387.         * MetallurgyAPI (2.0.1) from Metallurgy-1.7.10-4.0.8.97.jar
  388.         * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar
  389.         * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.0a.jar
  390.         * PracticalLogisticsAPI (1.4) from Practical-Logistics-1.7.10-0.2.1.jar
  391.         * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
  392.         * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar
  393.         * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.10.0.0.jar
  394.         * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
  395.         * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar
  396.         * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
  397.         * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
  398.         * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.10.0.0.jar
  399.         * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar
  400.         * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.10.0.0.jar
  401.         * RailcraftAPI|signals (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar
  402.         * RailcraftAPI|tracks (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar
  403.         * reborncoreAPI (1.1.0.15) from RebornCore-1.1.0.15-universal.jar
  404.         * RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar
  405.         * SuperScript (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  406.         * SuperScript|command (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  407.         * SuperScript|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  408.         * SuperScript|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
  409.         * techrebornAPI (0.7.16.1104) from TechReborn-1.7.10-0.7.16.1104-universal.jar
  410.         * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
  411.         * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  412.     AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  413.     Launched Version: 1.7.10
  414.     LWJGL: 2.9.1
  415.     OpenGL: AMD Radeon HD 5670 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  416.     GL Caps: Using GL 1.3 multitexturing.
  417. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  418. Anisotropic filtering is supported and maximum anisotropy is 16.
  419. Shaders are available because OpenGL 2.1 is supported.
  420.  
  421.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  422.     Type: Client (map_client.txt)
  423.     Resource Packs: [Fanver_Modded_Universal.zip]
  424.     Current Language: English (US)
  425.     Profiler Position: N/A (disabled)
  426.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  427.     Anisotropic Filtering: Off (1)
  428.     OptiFine Version: OptiFine_1.7.10_HD_U_D4
  429.     Render Distance Chunks: 8
  430.     Mipmaps: 0
  431.     Anisotropic Filtering: 1
  432.     Antialiasing: 0
  433.     Multitexture: false
  434.     OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004
  435.     OpenGlRenderer: AMD Radeon HD 5670
  436.     OpenGlVendor: ATI Technologies Inc.
  437.     CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement