• 0

    posted a message on AUTHENTICATION SEVRERS ARE DOWN???

    Ha, good! Both of those servers are too large for their own good, however, I doubt that is why the auth servers are down. Mojangs services are hosted with Amazon, and their network is so large it would take an extremely massive attack to cripple it. Oh well, all we can do is wait! If you are hosting a server for you and your friends you can change it to offline mode, skips the auth.


    How do i change it to offline mode? We did the "open to lan" and typing in the ip address and port.

    Posted in: Discussion
  • 0

    posted a message on AUTHENTICATION SEVRERS ARE DOWN???

    Does anyone know why I can't play lan with people in my house either? I still get the same message but I thought lan had nothing to do with Mojang's connection.

    Posted in: Discussion
  • 0

    posted a message on I cant go onto any servers in 1.8.7
    Quote from james090500»

    Well, I'm no expert but using my brain. I'm guessing that the message "authentication servers were down for maintenance" could mean now this is a could remember I'm no expert that the authentication servers are down for maintenance or just down....


    Seriously though this message is simple to understand no need for a post.


    Well in this case it's more complicated than that.

    Posted in: Server Support and Administration
  • 0

    posted a message on I cant go onto any servers in 1.8.7

    I was able to get on for about 30 minutes and played some Skywars but now they are down once more.


    What's weird is that I can't even get on lan servers with people in my house. I get the same message.


    How the heck does this affect lan?

    Posted in: Server Support and Administration
  • 0

    posted a message on AoA--25 New Dimensions• 330 Mobs• 27 Bosses• Skills• Quests• 600+Items [LARGE Bugfix Update, May 2018]

    I noticed when trying to put AoA and Orespawn together, one of the problems is that when you go into the Celeve and Candyland dimmensions (and maybe other's that I haven't checked out), they are filled with hundreds of orespawn mobs everywhere, and not a single AoA mob besides the one's found at structures. I'm wondering if there is anyway to keep both mods and fix this issue. If not it's going to be quite funny if CaptainSparklez goes to one of those dimmensions. This doesn't happen in some other dimmensions I tried like Lands of Lelyetia, Barathos, Lands of Runandor and The Greckon.

    Posted in: Minecraft Mods
  • 0

    posted a message on Crash when attempting to use NEI recipes for any item
    Quote from Victini888»

    Update NEIIntergration


    Awesome it worked! Thank you for your help and Alex too.

    Posted in: Java Edition Support
  • 0

    posted a message on minecraft crashes dor some reason

    Seems like an enchantment called soulbound from I believe the Nevermine mod has the same id of another enchant. Try going into your config files and trying out different numbers for the id.

    Posted in: Java Edition Support
  • 0

    posted a message on Crash when attempting to use NEI recipes for any item
    Quote from Victini888»

    There are people claiming the Battlegear is messing up the crash reports. Try removing Battlegear, then make Minecraft crash again, then post the new crash report


    Thank you! It's finally giving me a real crash report it seems now that I have removed battlegear. However, I still am confused by it. It says something about NEI Integration and forestry. And this came from looking at the recipe for a vanilla item.



    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 7/19/15 10:44 PM
    Description: Updating screen events

    java.lang.NoSuchFieldError: recipes
    at tonius.neiintegration.mods.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
    at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
    at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
    at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
    at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
    at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
    at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
    at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
    at infiniteinvo.client.inventory.GuiBigInventory.func_146274_d(GuiBigInventory.java:181)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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 --
    Stacktrace:
    at tonius.neiintegration.mods.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
    at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
    at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
    at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
    at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
    at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
    at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
    at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
    at infiniteinvo.client.inventory.GuiBigInventory.func_146274_d(GuiBigInventory.java:181)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

    -- Affected screen --
    Details:
    Screen name: infiniteinvo.client.inventory.GuiBigInventory

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Jeremy9001'/427, l='MpServer', x=621.50, y=89.62, z=1051.50]]
    Chunk stats: MultiplayerChunkCache: 81, 90
    Level seed: 0
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (625,64,1045), Chunk: (at 1,4,5 in 39,65; contains blocks 624,0,1040 to 639,255,1055), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)
    Level time: 863 game time, 863 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: 54 total; [EntityItem['item.tile.coral2.algae'/4617, l='MpServer', x=597.94, y=60.13, z=1112.69], EntityItem['item.tile.coral2.algae'/530, l='MpServer', x=615.34, y=61.13, z=1094.13], MoCEntityMaggot['Maggot'/535, l='MpServer', x=675.50, y=70.00, z=1002.50], MoCEntitySnail['Snail'/539, l='MpServer', x=635.50, y=80.00, z=1010.50], EntityLavaMonster['Lava Monster'/9258, l='MpServer', x=679.50, y=10.51, z=996.50], EntityDMimic['Mimic Chest'/557, l='MpServer', x=646.50, y=16.00, z=993.50], EntityItem['item.tile.stonebrick'/9289, l='MpServer', x=654.19, y=23.13, z=989.81], EntityItem['item.item.arrow'/9291, l='MpServer', x=655.38, y=23.13, z=989.47], EntityItem['item.item.bone'/9292, l='MpServer', x=655.75, y=23.13, z=989.78], EntityItem['item.item.nameTag'/9293, l='MpServer', x=655.75, y=23.13, z=989.56], EntityBat['Bat'/614, l='MpServer', x=569.25, y=32.10, z=1021.75], MoCEntityButterfly['ButterFly'/615, l='MpServer', x=672.50, y=80.00, z=1106.50], EntityLavaMonster['Lava Monster'/3691, l='MpServer', x=592.50, y=7.78, z=1066.50], EntityItem['item.tile.mushroom'/4717, l='MpServer', x=576.50, y=26.13, z=1058.22], MoCEntityAnt['Ant'/622, l='MpServer', x=662.53, y=69.00, z=1094.34], EntityLavaMonster['Lava Monster'/3192, l='MpServer', x=560.50, y=7.18, z=1003.50], EntityFestiveCreeper['Festive Creeper'/645, l='MpServer', x=570.31, y=31.00, z=1011.72], EntityFestiveCreeper['Festive Creeper'/646, l='MpServer', x=571.06, y=31.00, z=1012.84], EntityFestiveCreeper['Festive Creeper'/647, l='MpServer', x=548.50, y=39.00, z=1019.50], EntityLavaMonster['Lava Monster'/4763, l='MpServer', x=561.44, y=8.48, z=1028.56], EntityLavaMonster['Lava Monster'/1199, l='MpServer', x=683.50, y=2.56, z=1029.50], EntityLavaMonster['Lava Monster'/9413, l='MpServer', x=545.50, y=9.45, z=1020.50], EntityLavaMonster['Lava Monster'/4329, l='MpServer', x=546.50, y=10.51, z=1030.50], MoCEntityElephant['Elephant'/262, l='MpServer', x=543.38, y=70.42, z=1005.28], MoCEntityElephant['Elephant'/271, l='MpServer', x=559.97, y=80.00, z=992.69], MoCEntityHorse['WildHorse'/276, l='MpServer', x=570.44, y=77.00, z=1070.03], MoCEntityHorse['WildHorse'/277, l='MpServer', x=578.09, y=77.00, z=1068.59], MoCEntityHorse['WildHorse'/278, l='MpServer', x=579.50, y=76.00, z=1066.50], MoCEntityHorse['WildHorse'/279, l='MpServer', x=576.34, y=77.00, z=1069.50], MoCEntityBoar['Boar'/289, l='MpServer', x=597.50, y=72.00, z=1003.69], MoCEntityBoar['Boar'/290, l='MpServer', x=593.53, y=72.00, z=999.47], EntityDrowningCreeper['Drowning Creeper'/817, l='MpServer', x=572.50, y=68.00, z=1018.13], EntityTravelingMerchant['Traveling Merchant'/308, l='MpServer', x=630.50, y=80.00, z=1013.50], MoCEntityRaccoon['Raccoon'/310, l='MpServer', x=623.50, y=71.00, z=1065.50], MoCEntityRaccoon['Raccoon'/311, l='MpServer', x=623.50, y=71.00, z=1065.50], EntityZombie['Laquisha Blooath'/314, l='MpServer', x=631.00, y=21.00, z=1009.41], EntityItem['item.tile.coral2.algae'/2364, l='MpServer', x=597.28, y=60.13, z=1111.75], EntityLavaMonster['Lava Monster'/4414, l='MpServer', x=590.50, y=7.53, z=1065.50], EntityTravelingMerchant['Traveling Merchant'/319, l='MpServer', x=673.50, y=69.00, z=1120.28], EntityLavaMonster['Lava Monster'/5484, l='MpServer', x=677.50, y=10.09, z=988.50], EntityItem['item.tile.stonebrick'/9072, l='MpServer', x=613.81, y=17.13, z=1010.13], EntityItem['item.tile.stonebrick'/9073, l='MpServer', x=615.72, y=16.13, z=1009.22], EntityItem['item.tile.mushroom3'/9074, l='MpServer', x=614.22, y=16.13, z=1007.28], EntityItem['item.ic2.blockOreTin'/9075, l='MpServer', x=613.59, y=16.13, z=1005.16], EntityItem['item.tile.stonebrick'/9076, l='MpServer', x=612.16, y=15.13, z=1007.88], EntityLavaMonster['Lava Monster'/2957, l='MpServer', x=551.50, y=7.00, z=1032.50], GCEntityClientPlayerMP['Jeremy9001'/427, l='MpServer', x=621.50, y=89.62, z=1051.50], MoCEntityButterfly['ButterFly'/438, l='MpServer', x=672.38, y=80.00, z=1105.47], EntityLavaMonster['Lava Monster'/4534, l='MpServer', x=562.59, y=8.48, z=1027.41], MoCEntitySnail['Snail'/440, l='MpServer', x=673.50, y=70.00, z=1003.50], EntityLavaMonster['Lava Monster'/4035, l='MpServer', x=675.50, y=10.24, z=1002.50], MoCEntityBee['Bee'/462, l='MpServer', x=662.50, y=68.00, z=1063.50], MoCEntityMaggot['Maggot'/463, l='MpServer', x=678.50, y=77.00, z=1102.50], EntityLavaMonster['Lava Monster'/9193, l='MpServer', x=684.50, y=8.48, z=1117.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2750232608 bytes (2622 MB) / 4025483264 bytes (3839 MB) up to 4025483264 bytes (3839 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4000M -Xms4000M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 161 mods loaded, 161 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
    UCHIJAAAA BugfixMod{2.5.0} [BugfixMod] (minecraft.jar)
    UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA ivtoolkit{IvToolkit} [1.1.1] (minecraft.jar)
    UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
    UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
    UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHIJAAAA Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
    UCHIJAAAA Roxa's Experience Gem Mod{1.7.2.4} [Roxa's Experience Gem Mod] (1.7.2.4 Roxas Experience Gem Mod.jar)
    UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA Artifacts{1.1.2} [Artifacts] (Artifacts-1.1.2.jar)
    UCHIJAAAA atum{0.6} [Atum] (Atum-1.7.10-0.6.60.jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
    UCHIJAAAA BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar)
    UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2 (1).jar)
    UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1 (1).jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
    UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar)
    UCHIJAAAA IC2{2.2.751-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.751-experimental.jar)
    UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHIJAAAA BuildCraft|Core{7.0.16} [BuildCraft] (buildcraft-7.0.16.jar)
    UCHIJAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
    UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJAAAA Botania{r1.7-203} [Botania] (Botania r1.7-203.jar)
    UCHIJAAAA BuildCraft|Factory{7.0.16} [BC Factory] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Silicon{7.0.16} [BC Silicon] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Energy{7.0.16} [BC Energy] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Builders{7.0.16} [BC Builders] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Transport{7.0.16} [BC Transport] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Robotics{7.0.16} [BC Robotics] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Compat{7.0.9} [BuildCraft Compat] (buildcraft-compat-7.0.9 (1).jar)
    UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
    UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
    UCHIJAAAA TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
    UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
    UCHIJAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
    UCHIJAAAA props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
    UCHIJAAAA dldungeonsjdg{1.7.6} [Doomlike Dungeons] (DoomlikeDungeons-1.7.6-MC1.7.10.jar)
    UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
    UCHIJAAAA Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
    UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333 (1).jar)
    UCHIJAAAA Mekanism{8.1.5} [Mekanism] (Mekanism-1.7.10-8.1.5.246.jar)
    UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
    UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102 (1).jar)
    UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218 (1).jar)
    UCHIJAAAA Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
    UCHIJAAAA ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
    UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
    UCHIJAAAA GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
    UCHIJAAAA GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar)
    UCHIJAAAA headcrumbs{1.5.4} [Headcrumbs] (Headcrumbs-1.5.4.jar)
    UCHIJAAAA infiniteinvo{1.0.41} [InfiniteInvo] (InfiniteInvo-1.0.41.jar)
    UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
    UCHIJAAAA ironchestminecarts{1.0.2} [Iron Chest Minecarts] (IronChestMinecarts-1.0.2.jar)
    UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHIJAAAA AS_Kenshiro{1.2.1} [Kenshiro Mod] (KenshiroMod-1.7.10.jar)
    UCHIJAAAA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
    UCHIJAAAA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
    UCHIJAAAA LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
    UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
    UCHIJAAAA MagicBees{1.7.10-2.3.2} [Magic Bees] (magicbees-1.7.10-2.3.2.jar)
    UCHIJAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA mazemod{1.2.5} [Maze Mod] (mazemod-1.2.5.jar)
    UCHIJAAAA MekanismGenerators{8.1.5} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.5.246.jar)
    UCHIJAAAA MekanismTools{8.1.5} [MekanismTools] (MekanismTools-1.7.10-8.1.5.246.jar)
    UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA mythril{1.6} [Mythril mod] (mithril_mod-1.7.2-1.6.jar)
    UCHIJAAAA MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (mo creatures)
    UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
    UCHIJAAAA musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar)
    UCHIJAAAA MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar)
    UCHIJAAAA NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar)
    UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCHIJAAAA recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar)
    UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
    UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
    UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
    UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar)
    UCHIJAAAA PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
    UCHIJAAAA psychedelicraft{1.5.1.1} [Psychedelicraft] (Psychedelicraft-1.5.1.1.jar)
    UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4 (1).jar)
    UCHIJAAAA realisticpain{2.0} [Realistic Pain] (Realistic Pain-2.0-1.7.10.jar)
    UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
    UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
    UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
    UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
    UCHIJAAAA thaumcraftgates{1.4.1} [Thaumcraft Gates] (ThaumcraftGates-1.4.1.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161 (1).jar)
    UCHIJAAAA Trapcraft{v2.2.1a} [Trapcraft] (trapcraft)
    UCHIJAAAA tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 6800 Series'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: found misbehaving transformers: williewillus.BugfixMod.BugfixModClassTransformer(williewillus.BugfixMod.BugfixModClassTransformer@44b0e6c5) crashed with java.lang.NullPointerException(null)
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    CoFHCore: -[1.7.10]3.0.3-303
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.0-12
    RedstoneArsenal: -[1.7.10]1.1.1-89
    ThermalDynamics: -[1.7.10]1.1.0-161
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
    Optifine
    These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6800 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    Posted in: Java Edition Support
  • 0

    posted a message on Crash when attempting to use NEI recipes for any item
    Quote from Alex16924»

    try deleting the mods that you got before the errors if you already havn't, and delete the mod with the errors and get it back


    Still getting the error unfortunately. :(

    Posted in: Java Edition Support
  • 0

    posted a message on Crash when attempting to use NEI recipes for any item
    Quote from Alex16924»

    hmm have you gotten a mod in the last few days? This may effect it


    Yes I should've mentioned that I did add some mods but I tried deleting them yet the error still happens.

    Posted in: Java Edition Support
  • 0

    posted a message on Crash when attempting to use NEI recipes for any item
    Quote from Alex16924»

    seems to me like a regular minecraft crash report, the problem is within the mod for sure, so it's probably outdated or the mod isn't finished, try reinstalling the mod, see if it changes anything.


    Just updated NEI and CodeChickenCore to their latest versions and I'm having the exact same issue I did with the "recommended" versions.


    It's weird though because it was just working fine a couple days ago and now it won't work at all.

    Posted in: Java Edition Support
  • 0

    posted a message on NEI won't show for other players!

    I had this problem before when I had a large gui so I made my gui smaller in the options and NEI popped up.

    Posted in: Java Edition Support
  • 1

    posted a message on Crash when attempting to use NEI recipes for any item

    I am running a heavily modified version of Minecraft and my Not Enough Items recipes seem to be crashing the game. I am in recipe mode and every time I click an item to view its recipe (both vanilla and modded items) my game freezes for a bit then says "shutting down internal server" and brings me to the crash report screen. I honestly don't understand how to interpret crash reports. Is anyone able to help me figure out what is causing the issue? Maybe the answer is as simple as not having the insane amount of mods I have xD but everything else seemed to be working fine besides NEI. I was getting good fps results when I allocated more ram so it was a smooth experience up until I needed to know how to craft things.


    Crash report:




    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 7/19/15 12:32 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
    at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390)
    at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357)
    at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
    at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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 --
    Stacktrace:
    at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
    at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390)
    at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Jeremy9001'/452, l='MpServer', x=624.74, y=71.62, z=1053.73]]
    Chunk stats: MultiplayerChunkCache: 81, 90
    Level seed: 0
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (625,64,1045), Chunk: (at 1,4,5 in 39,65; contains blocks 624,0,1040 to 639,255,1055), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)
    Level time: 9315 game time, 9315 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: 57 total; [EntityItem['item.tile.coral2.algae'/2069, l='MpServer', x=597.91, y=60.13, z=1110.94], EntityLavaMonster['Lava Monster'/14870, l='MpServer', x=683.50, y=8.40, z=1120.50], MoCEntityMediumFish['MediumFish'/549, l='MpServer', x=612.92, y=23.50, z=981.97], MoCEntityFishy['Fishy'/552, l='MpServer', x=616.06, y=22.00, z=988.77], Entity_SpecialZombie['Zombie'/14931, l='MpServer', x=601.50, y=11.00, z=1083.09], EntityHuman['Alblaka'/16980, l='MpServer', x=634.44, y=17.00, z=977.94], EntityRocketCreeper['Rocket Creeper'/14946, l='MpServer', x=565.69, y=60.00, z=999.59], EntityRocketCreeper['Rocket Creeper'/14950, l='MpServer', x=565.16, y=60.00, z=1000.59], MoCEntityCrab['Crab'/1138, l='MpServer', x=615.50, y=67.81, z=974.50], MoCEntityCrab['Crab'/1139, l='MpServer', x=619.50, y=67.81, z=975.50], EntityZombie['Zombie'/14964, l='MpServer', x=-44.69, y=-44.30, z=3.35], EntitySilverfish['Silverfish'/8850, l='MpServer', x=-17.98, y=-48.62, z=-31.31], EntityZombie['Zombie'/8377, l='MpServer', x=-54.05, y=-16.62, z=18.96], MoCEntityFirefly['Firefly'/704, l='MpServer', x=655.81, y=73.00, z=1113.53], EntityItem['item.tile.stonebrick'/18643, l='MpServer', x=625.16, y=74.13, z=1055.72], EntityItem['item.tile.coral2.algae'/10471, l='MpServer', x=635.75, y=59.13, z=1115.47], MoCEntitySnake['Snake'/277, l='MpServer', x=560.50, y=78.00, z=1078.50], MoCEntityHorse['WildHorse'/282, l='MpServer', x=577.13, y=75.00, z=1064.50], MoCEntityHorse['WildHorse'/283, l='MpServer', x=579.13, y=77.00, z=1068.28], MoCEntityHorse['WildHorse'/284, l='MpServer', x=580.41, y=76.00, z=1065.72], MoCEntityHorse['WildHorse'/285, l='MpServer', x=577.50, y=77.00, z=1068.09], MoCEntityBoar['Boar'/295, l='MpServer', x=592.22, y=72.00, z=999.50], MoCEntityBoar['Boar'/296, l='MpServer', x=602.41, y=72.00, z=1004.31], EntityZombie['Zombie'/13096, l='MpServer', x=53.30, y=-0.09, z=-31.30], EntityFallingBlock['Falling Block'/13099, l='MpServer', x=15.31, y=-6261.06, z=-44.28], MoCEntityRaccoon['Raccoon'/315, l='MpServer', x=623.50, y=71.00, z=1065.50], MoCEntityRaccoon['Raccoon'/316, l='MpServer', x=623.50, y=71.00, z=1065.50], EntityZombie['Laquisha Blooath'/319, l='MpServer', x=616.06, y=21.00, z=982.50], EntityCaveSpider['Cave Spider'/6978, l='MpServer', x=0.41, y=-0.00, z=-61.98], MoCEntityCricket['Cricket'/835, l='MpServer', x=737.50, y=69.52, z=980.50], EntityPig['Pig'/325, l='MpServer', x=676.50, y=71.00, z=995.47], EntityPig['Pig'/326, l='MpServer', x=672.50, y=74.00, z=995.50], EntityItem['item.tile.mushroom5'/15174, l='MpServer', x=598.16, y=11.13, z=1082.69], EntityPig['Pig'/327, l='MpServer', x=676.50, y=71.00, z=996.53], EntityZombie['Zombie'/6983, l='MpServer', x=-27.96, y=-45.62, z=17.67], EntityPig['Pig'/328, l='MpServer', x=674.50, y=71.00, z=997.50], EntityTravelingMerchant['Traveling Merchant'/329, l='MpServer', x=671.50, y=77.00, z=1098.50], EntityChicken['Chicken'/330, l='MpServer', x=698.50, y=63.00, z=1118.50], EntityChicken['Chicken'/331, l='MpServer', x=696.50, y=63.00, z=1116.50], EntityChicken['Chicken'/332, l='MpServer', x=699.50, y=64.00, z=1119.50], MoCEntityFox['Fox'/355, l='MpServer', x=719.97, y=65.75, z=1045.78], EntityDEnchantedBook['Bewitched Tome'/7524, l='MpServer', x=630.50, y=6.00, z=1022.50], MoCEntityRaccoon['Raccoon'/361, l='MpServer', x=731.50, y=62.75, z=1028.50], MoCEntityRaccoon['Raccoon'/362, l='MpServer', x=733.53, y=63.75, z=1022.25], MoCEntityCricket['Cricket'/887, l='MpServer', x=737.50, y=69.52, z=980.50], MoCEntityMaggot['Maggot'/892, l='MpServer', x=576.50, y=69.00, z=1099.50], EntityItem['item.item.coal'/18308, l='MpServer', x=626.56, y=73.13, z=1053.81], MoCEntityMaggot['Maggot'/1443, l='MpServer', x=578.50, y=69.00, z=1098.50], GCEntityClientPlayerMP['Jeremy9001'/452, l='MpServer', x=624.74, y=71.62, z=1053.73], MoCEntityAnt['Ant'/463, l='MpServer', x=737.50, y=69.52, z=980.50], MoCEntityCricket['Cricket'/977, l='MpServer', x=668.69, y=73.00, z=1047.13], MoCEntityBee['Bee'/465, l='MpServer', x=707.19, y=63.61, z=1049.56], MoCEntitySnail['Snail'/468, l='MpServer', x=679.50, y=72.00, z=997.50], EntityCreeper['Creeper'/12776, l='MpServer', x=30.56, y=-49.62, z=-22.18], EntitySilverfish['Silverfish'/10730, l='MpServer', x=34.81, y=-16.62, z=-21.32], EntityItem['item.tile.coral2.algae'/10734, l='MpServer', x=636.31, y=60.13, z=1113.81], EntityHuman['Emasher'/17907, l='MpServer', x=568.50, y=22.00, z=1011.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Unknown Source)
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2865985280 bytes (2733 MB) / 4055367680 bytes (3867 MB) up to 4055367680 bytes (3867 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4000M -Xms4000M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 Optifine OptiFine_1.7.10_HD_U_C1 160 mods loaded, 160 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
    UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCHIJAAAA CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA ivtoolkit{IvToolkit} [1.1.1] (minecraft.jar)
    UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar)
    UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJAAAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
    UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0 (1).jar)
    UCHIJAAAA Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
    UCHIJAAAA Roxa's Experience Gem Mod{1.7.2.4} [Roxa's Experience Gem Mod] (1.7.2.4 Roxas Experience Gem Mod.jar)
    UCHIJAAAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
    UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
    UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA Artifacts{1.1.2} [Artifacts] (Artifacts-1.1.2.jar)
    UCHIJAAAA atum{0.6} [Atum] (Atum-1.7.10-0.6.60.jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
    UCHIJAAAA BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar)
    UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2 (1).jar)
    UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1 (1).jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
    UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar)
    UCHIJAAAA IC2{2.2.751-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.751-experimental.jar)
    UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHIJAAAA BuildCraft|Core{7.0.16} [BuildCraft] (buildcraft-7.0.16.jar)
    UCHIJAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
    UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJAAAA Botania{r1.7-203} [Botania] (Botania r1.7-203.jar)
    UCHIJAAAA BuildCraft|Factory{7.0.16} [BC Factory] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Silicon{7.0.16} [BC Silicon] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Energy{7.0.16} [BC Energy] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Builders{7.0.16} [BC Builders] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Transport{7.0.16} [BC Transport] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Robotics{7.0.16} [BC Robotics] (buildcraft-7.0.16.jar)
    UCHIJAAAA BuildCraft|Compat{7.0.9} [BuildCraft Compat] (buildcraft-compat-7.0.9 (1).jar)
    UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
    UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
    UCHIJAAAA TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar)
    UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
    UCHIJAAAA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
    UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
    UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
    UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
    UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
    UCHIJAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
    UCHIJAAAA props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar)
    UCHIJAAAA dldungeonsjdg{1.7.6} [Doomlike Dungeons] (DoomlikeDungeons-1.7.6-MC1.7.10.jar)
    UCHIJAAAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
    UCHIJAAAA Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
    UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333 (1).jar)
    UCHIJAAAA Mekanism{8.1.5} [Mekanism] (Mekanism-1.7.10-8.1.5.246.jar)
    UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
    UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102 (1).jar)
    UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218 (1).jar)
    UCHIJAAAA Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
    UCHIJAAAA ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
    UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
    UCHIJAAAA GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
    UCHIJAAAA GrygrFlzr_GlowstoneWire{1.0.2.113} [Glowstone Wire] (GlowstoneWire-1.7.x-1.0.2.113.jar)
    UCHIJAAAA headcrumbs{1.5.4} [Headcrumbs] (Headcrumbs-1.5.4.jar)
    UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
    UCHIJAAAA ironchestminecarts{1.0.2} [Iron Chest Minecarts] (IronChestMinecarts-1.0.2.jar)
    UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHIJAAAA AS_Kenshiro{1.2.1} [Kenshiro Mod] (KenshiroMod-1.7.10.jar)
    UCHIJAAAA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar)
    UCHIJAAAA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
    UCHIJAAAA LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
    UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
    UCHIJAAAA MagicBees{1.7.10-2.3.2} [Magic Bees] (magicbees-1.7.10-2.3.2.jar)
    UCHIJAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA mazemod{1.2.5} [Maze Mod] (mazemod-1.2.5.jar)
    UCHIJAAAA MekanismGenerators{8.1.5} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.5.246.jar)
    UCHIJAAAA MekanismTools{8.1.5} [MekanismTools] (MekanismTools-1.7.10-8.1.5.246.jar)
    UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJAAAA mythril{1.6} [Mythril mod] (mithril_mod-1.7.2-1.6.jar)
    UCHIJAAAA MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (mo creatures)
    UCHIJAAAA me{1.3.2.1} [More Enchantments] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA AencEx{0.0.1} [AencEx] (MoreEnchantments-1.7.10-1.3.2.1.jar)
    UCHIJAAAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
    UCHIJAAAA musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar)
    UCHIJAAAA MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar)
    UCHIJAAAA NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar)
    UCHIJAAAA neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar)
    UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCHIJAAAA recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar)
    UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
    UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
    UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
    UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar)
    UCHIJAAAA PetBat{1.3.6} [Pet Bat] (PetBat-1.7.10.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
    UCHIJAAAA psychedelicraft{1.5.1.1} [Psychedelicraft] (Psychedelicraft-1.5.1.1.jar)
    UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4 (1).jar)
    UCHIJAAAA realisticpain{2.0} [Realistic Pain] (Realistic Pain-2.0-1.7.10.jar)
    UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
    UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
    UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
    UCHIJAAAA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
    UCHIJAAAA SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar)
    UCHIJAAAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
    UCHIJAAAA thaumcraftgates{1.4.1} [Thaumcraft Gates] (ThaumcraftGates-1.4.1.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161 (1).jar)
    UCHIJAAAA Trapcraft{v2.2.1a} [Trapcraft] (trapcraft)
    UCHIJAAAA tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
    UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
    UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 6800 Series'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    CoFHCore: -[1.7.10]3.0.3-303
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.0-12
    RedstoneArsenal: -[1.7.10]1.1.1-89
    ThermalDynamics: -[1.7.10]1.1.0-161
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
    Optifine
    These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Launched Version: 1.7.10-Forge10.13.4.1481-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6800 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)



    Game Output:




    [12:32:19] [Client thread/ERROR] [psychedelicraft]: ########## GL ERROR ##########
    [12:32:19] [Client thread/ERROR] [psychedelicraft]: @ Post render pass 'Default'
    [12:32:19] [Client thread/ERROR] [psychedelicraft]: 1282: Invalid operation
    [12:32:19] [Client thread/ERROR] [psychedelicraft]: ########## GL ERROR ##########
    [12:32:19] [Client thread/ERROR] [psychedelicraft]: @ Post render pass 'Default'
    [12:32:19] [Client thread/ERROR] [psychedelicraft]: 1282: Invalid operation
    [12:32:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3864ms behind, skipping 77 tick(s)
    [12:32:24] [Server thread/INFO] [Mekanism]: VoiceServer: Shutting down server...
    [12:32:24] [Server thread/INFO]: Stopping server
    [12:32:24] [Server thread/INFO]: Saving players
    [12:32:24] [Server thread/INFO]: Saving worlds
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Overworld
    [12:32:24] [Netty Client IO #0/INFO] [THAUMCRAFT]: Restoring client configs.
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Nether
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Atum
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-Chaos
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-Crystal
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-Islands
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-VillageMania
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Tropics
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-Extreme
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Dimension-Utopia
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The Outer Lands
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Underdark
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Twilight Forest
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Mining World
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/Wyvern Lair
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/SpectreWorld
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The Last Millenium
    [12:32:24] [Server thread/INFO]: Saving chunks for level 'Copy of New World'/The Maze
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 0
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -1
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 40
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 85
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 84
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 83
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 82
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -127
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 81
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 80
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -42
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -100
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 7
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 6
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -17
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 3
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension -112
    [12:32:25] [Server thread/INFO] [FML]: Unloading dimension 2
    [12:32:27] [Client thread/FATAL]: Unreported exception thrown!
    java.lang.NullPointerException
    at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
    at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:390) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:357) ~[b.class:?]
    at net.minecraft.client.Minecraft.func_71407_l(Unknown Source) ~[bao.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) ~[bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [12:32:27] [Server thread/INFO] [FML]: Applying holder lookups
    [12:32:27] [Server thread/INFO] [FML]: Holder lookups applied
    [12:32:27] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -30
    [12:32:27] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -29
    [12:32:27] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -28
    [12:32:27] [pool-4-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\HyTech\AppData\Roaming\.minecraft\saves\Copy of New World\enderio\dimensionalTransceiver.json
    [12:32:28] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:-1]: ---- Minecraft Crash Report ----
    // My bad.

    Posted in: Java Edition Support
  • 0

    posted a message on Biomes O' Plenty - Over 50 new biomes, with new trees, plants, mobs, and more!

    Is river cane ever going to be fixed?

    Posted in: Minecraft Mods
  • 0

    posted a message on How do you convince someone, when they don't believe Minecraft is fun?

    You must educate them more about Minecraft. They can't judge it if they believe it's just punching trees. You must teach them of the endless possibilities within the game and then they will be able to decided wether they think it's fun or not.


    If somebody who knows nothing about golf goes to play for their first time and they do not get a hole in one on their first shot, is it automatically ok for them to give up and just say that golf is boring? I don't think so.


    In Minecraft, they can't just load up the game, punch a couple blocks and then say the entire game is boring. Sure, they may find punching random dirt and trees to be boring, but that doesn't make the whole game boring because they have no idea about everything else you can do in the game. Minecraft isn't just about digging dirt and chopping trees.


    When I first played Minecraft, I went in punching random blocks and I was thinking "WTF is this crap?" I didn't stop though. I kept playing because I was told that there was more to the game. Night time came around and I learned all about the monsters that attacked and how building a shelter can help protect. Then I went on to learn so much more about the game and I loved it. Now if I experienced all of this and said "Minecraft is a boring game in my opinion," then that would be okay because I knew what it had in store for me. Until someone reaches that, they can't just judge decided whether they like the entire game or not.

    Posted in: Discussion
  • To post a comment, please .