• 0

    posted a message on ChickenBones Mods
    I have not been able to find the server.cfg file. i have found the client config file but not the server file. did the placement of the server config file change on 1.7.10?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    I have searched for neiserver.cfg on this thread and there have been a few post but i have not be anble to find a reply about it. it seems to be missing from the 1.7.10 is this a bug and just did not get generated or has it been removed and the options are no longer changeable? I would appreciate clarification on this please.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Hello



    I am crashing every time i start the server since i put ender storage on. i have a working copy of fml and i am running 1.7.10

    forge 1194

    http://pastebin.com/raw.php?i=b6jgfG8U
    Posted in: Minecraft Mods
  • 0

    posted a message on config files messed up [1.6.4]help me out
    it looks as though there is a conflict in the client that you are using and the servers config files. instead of looking for the id mismatch i would delete your config files on the client and copy all the server configs to the client.

    (though this being posted on over a month ago you probably already have this fixed)
    Posted in: Minecraft Mods
  • 0

    posted a message on PowerCrystals' mods - MineFactoryReloaded, PowerCrystalsCore, and NetherOres updated! - MFR 2.7.9 released
    hello i keep crashing every time i try to open a machine i can not seem to track down why this is happening.

    here is the crash log.
    http://pastebin.com/raw.php?i=Cyp4EcQ5
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Tinkers' Steelworks
    Hello My Server keeps crashing every time someone logs in. one of my users was in the process of building a high oven.
    TConstruct_mc1.6.4_1.5.5.7
    TSteelworks-mc1.6.4-0.0.4.2
    FTB Agrarion skies v.2.1.5

    here is the crash log
    http://pastebin.com/raw.php?i=WzZSdpfk
    Posted in: WIP Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Protokohl

    You seem to have 10gb RAM dedicated and 5gb Permgen try lowering it.


    i am having the same problem and my permgen is 512 M and ram is at 4096M
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from mielleman

    HI
    I get a error when i try to see the uses of a item (U key), i have figured out the error doesnt occure if i dont i have NEI plugins installed (but thats the most usefull mod).
    I do have a lot of mods installed.

    error:
    http://pastebin.com/izhTqjH7

    First my screen freezes for 2 seconds, and after that it says it is shutting down the internal server.


    is there any info on how to resolve this issue?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Hello i keep crashing everytime i hit u to see what the item is used in. here is the crash log


    ---- Minecraft Crash Report ----
    // Hey, that tickles! Hehehe!

    Time: 2/2/14 12:18 PM
    Description: Updating screen events

    java.lang.ClassCastException: not an ItemStack, ItemStack[] or List<ItemStack?
    at codechicken.nei.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:481)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:25)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:37)
    at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
    at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:206)
    at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:81)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:376)
    at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:511)
    at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:42)
    at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:19)
    at codechicken.nei.forge.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:313)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:909)
    at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:326)
    at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:999)
    at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:461)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:1004)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at codechicken.nei.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:481)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:25)
    at codechicken.nei.PositionedStack.<init>(PositionedStack.java:37)
    at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
    at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:206)
    at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:81)
    at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:376)
    at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:511)
    at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:42)
    at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:19)
    at codechicken.nei.forge.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:313)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:909)
    at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73869_a(GuiContainerCreative.java:326)
    at net.minecraft.client.gui.inventory.GuiContainer.keyPress(GuiContainer.java:999)
    at codechicken.nei.forge.GuiContainerManager.fixhandleKeyboardInput(GuiContainerManager.java:461)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73860_n(GuiContainer.java:1004)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [GCCorePlayerSP['nicon4454'/447, l='MpServer', x=-834.04, y=88.33, z=307.79]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-32,64,256), Chunk: (at 0,4,0 in -2,16; contains blocks -32,0,256 to -17,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 2105070 game time, 2384387 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 244 total; [EntityMinecartChest['entity.MinecartChest.name'/550, l='MpServer', x=-860.50, y=21.50, z=269.50], EntitySkeleton['Skeleton'/551, l='MpServer', x=-859.75, y=21.00, z=290.16], EntityXPOrb['Experience Orb'/544, l='MpServer', x=-874.38, y=72.25, z=388.75], EntityCreeper['Creeper'/558, l='MpServer', x=-861.03, y=53.00, z=334.44], EntitySkeleton['Skeleton'/559, l='MpServer', x=-854.41, y=50.00, z=331.22], EntityZombie['Zombie'/556, l='MpServer', x=-848.50, y=15.00, z=326.50], EntityZombie['Zombie'/557, l='MpServer', x=-852.50, y=15.00, z=323.50], EntityManaCreeper['Mana Creeper'/554, l='MpServer', x=-849.50, y=25.00, z=315.50], EntityZombie['Zombie'/555, l='MpServer', x=-855.50, y=36.00, z=316.50], EntityCreeper['Creeper'/552, l='MpServer', x=-865.41, y=20.00, z=297.00], EntityHecate['Hecate'/553, l='MpServer', x=-847.28, y=33.00, z=299.91], EntityZombie['Zombie'/567, l='MpServer', x=-842.50, y=47.00, z=250.50], EntityZombie['Zombie'/566, l='MpServer', x=-842.50, y=47.00, z=244.50], EntityBat['Bat'/561, l='MpServer', x=-853.50, y=53.92, z=327.41], EntitySkeleton['Skeleton'/560, l='MpServer', x=-849.50, y=50.00, z=331.50], EntityItem['item.tile.stonebrick'/575, l='MpServer', x=-833.75, y=46.13, z=284.44], EntityItem['item.tile.stonebrick'/574, l='MpServer', x=-834.56, y=46.13, z=286.19], EntityItem['item.tile.stonebrick'/573, l='MpServer', x=-832.13, y=46.13, z=284.88], EntityItem['item.tile.stonebrick'/572, l='MpServer', x=-832.28, y=47.13, z=283.38], EntityCreeper['Creeper'/571, l='MpServer', x=-844.50, y=42.00, z=266.50], EntityCreeper['Creeper'/570, l='MpServer', x=-840.69, y=42.00, z=268.22], EntityCreeper['Creeper'/569, l='MpServer', x=-844.30, y=41.20, z=262.70], EntityEnderman['Enderman'/568, l='MpServer', x=-842.38, y=46.00, z=245.63], EntitySkeleton['Skeleton'/524, l='MpServer', x=-888.50, y=44.00, z=346.50], EntityCreeper['Creeper'/526, l='MpServer', x=-893.34, y=44.00, z=340.34], EntitySpider['Spider'/527, l='MpServer', x=-888.94, y=44.00, z=340.28], EntitySpider['Spider'/523, l='MpServer', x=-887.97, y=34.00, z=347.28], EntityXPOrb['Experience Orb'/533, l='MpServer', x=-873.16, y=66.25, z=338.72], EntityCreeper['Creeper'/532, l='MpServer', x=-865.69, y=51.00, z=339.31], EntityXPOrb['Experience Orb'/535, l='MpServer', x=-871.78, y=64.25, z=346.75], EntityXPOrb['Experience Orb'/534, l='MpServer', x=-872.75, y=64.25, z=343.25], EntityXPOrb['Experience Orb'/529, l='MpServer', x=-886.81, y=64.25, z=348.19], EntitySpider['Spider'/528, l='MpServer', x=-893.88, y=43.00, z=343.97], EntityCreeper['Creeper'/531, l='MpServer', x=-867.50, y=20.00, z=318.50], EntityXPOrb['Experience Orb'/530, l='MpServer', x=-886.56, y=64.25, z=346.91], EntityXPOrb['Experience Orb'/541, l='MpServer', x=-873.63, y=70.25, z=381.44], EntityXPOrb['Experience Orb'/540, l='MpServer', x=-873.59, y=70.25, z=381.06], EntityXPOrb['Experience Orb'/543, l='MpServer', x=-872.72, y=72.25, z=389.56], EntityXPOrb['Experience Orb'/542, l='MpServer', x=-872.13, y=72.25, z=389.56], EntityXPOrb['Experience Orb'/537, l='MpServer', x=-870.25, y=65.25, z=361.75], EntityXPOrb['Experience Orb'/536, l='MpServer', x=-871.28, y=64.25, z=361.19], EntityXPOrb['Experience Orb'/539, l='MpServer', x=-872.81, y=70.25, z=381.59], EntityXPOrb['Experience Orb'/538, l='MpServer', x=-871.28, y=64.25, z=360.88], EntityXPOrb['Experience Orb'/610, l='MpServer', x=-830.06, y=62.25, z=333.41], EntityXPOrb['Experience Orb'/611, l='MpServer', x=-827.59, y=62.25, z=324.75], EntityXPOrb['Experience Orb'/608, l='MpServer', x=-829.28, y=62.25, z=331.75], EntityXPOrb['Experience Orb'/609, l='MpServer', x=-829.78, y=62.25, z=331.75], EntityHecate['Hecate'/614, l='MpServer', x=-822.81, y=64.00, z=347.88], EntityXPOrb['Experience Orb'/615, l='MpServer', x=-830.88, y=66.25, z=365.19], EntityXPOrb['Experience Orb'/612, l='MpServer', x=-825.56, y=62.25, z=322.31], EntityXPOrb['Experience Orb'/613, l='MpServer', x=-828.75, y=62.25, z=321.41], EntityXPOrb['Experience Orb'/618, l='MpServer', x=-831.19, y=66.25, z=372.34], EntityXPOrb['Experience Orb'/619, l='MpServer', x=-831.28, y=66.25, z=372.22], EntityXPOrb['Experience Orb'/616, l='MpServer', x=-828.75, y=66.25, z=365.19], EntityXPOrb['Experience Orb'/617, l='MpServer', x=-831.19, y=66.25, z=369.72], EntityXPOrb['Experience Orb'/622, l='MpServer', x=-818.75, y=64.25, z=415.28], EntityXPOrb['Experience Orb'/620, l='MpServer', x=-829.03, y=66.25, z=372.16], EntityZombie['Zombie'/621, l='MpServer', x=-821.78, y=37.00, z=384.75], EntityZombie['Zombie'/3626225, l='MpServer', x=-26.96, y=-49.33, z=-10.79], EntityXPOrb['Experience Orb'/627, l='MpServer', x=-821.19, y=63.25, z=420.41], EntityHat['unknown'/3626229, l='MpServer', x=-833.50, y=27.00, z=310.50], EntityHat['unknown'/3626228, l='MpServer', x=-836.06, y=35.00, z=305.47], EntityXPOrb['Experience Orb'/630, l='MpServer', x=-818.75, y=64.25, z=423.53], EntityHat['unknown'/3626231, l='MpServer', x=-834.22, y=28.00, z=314.66], EntityXPOrb['Experience Orb'/629, l='MpServer', x=-817.63, y=64.25, z=423.91], EntityHat['unknown'/3626230, l='MpServer', x=-833.44, y=27.00, z=308.44], EntityXPOrb['Experience Orb'/628, l='MpServer', x=-816.34, y=64.25, z=423.22], EntityHat['unknown'/3626233, l='MpServer', x=-833.16, y=26.00, z=309.50], EntitySpider['Spider'/635, l='MpServer', x=-814.50, y=39.00, z=260.50], EntityHat['unknown'/3626232, l='MpServer', x=-835.50, y=28.00, z=316.50], EntityHat['unknown'/3626235, l='MpServer', x=-847.50, y=15.00, z=329.50], EntityXPOrb['Experience Orb'/633, l='MpServer', x=-826.75, y=64.25, z=437.19], EntityHat['unknown'/3626234, l='MpServer', x=-830.44, y=27.00, z=311.50], EntityXPOrb['Experience Orb'/632, l='MpServer', x=-827.81, y=65.25, z=437.75], EntityHat['unknown'/3626237, l='MpServer', x=-854.41, y=50.00, z=331.22], EntitySkeleton['Skeleton'/639, l='MpServer', x=-804.31, y=26.29, z=309.78], EntityHat['unknown'/3626236, l='MpServer', x=-861.03, y=53.00, z=334.44], EntityCreeper['Creeper'/638, l='MpServer', x=-804.88, y=25.00, z=297.59], EntityHat['unknown'/3626239, l='MpServer', x=-852.50, y=15.00, z=323.50], EntityHecate['Hecate'/637, l='MpServer', x=-806.13, y=25.00, z=296.59], EntityHat['unknown'/3626238, l='MpServer', x=-848.50, y=15.00, z=326.50], EntityCreeper['Creeper'/636, l='MpServer', x=-806.50, y=25.00, z=292.50], EntityItem['item.item.arrow'/576, l='MpServer', x=-832.28, y=47.13, z=286.88], EntityDarkMage['Dark Mage'/577, l='MpServer', x=-836.41, y=39.00, z=303.25], EntityCreeper['Creeper'/578, l='MpServer', x=-841.31, y=44.00, z=290.09], EntityZombie['Zombie'/579, l='MpServer', x=-847.50, y=15.00, z=329.50], EntityBat['Bat'/580, l='MpServer', x=-843.91, y=54.10, z=324.66], EntityXPOrb['Experience Orb'/581, l='MpServer', x=-847.22, y=61.25, z=320.88], EntityXPOrb['Experience Orb'/582, l='MpServer', x=-845.03, y=61.25, z=324.97], EntityXPOrb['Experience Orb'/583, l='MpServer', x=-844.03, y=61.25, z=326.25], EntityXPOrb['Experience Orb'/584, l='MpServer', x=-842.78, y=61.25, z=325.19], EntityXPOrb['Experience Orb'/585, l='MpServer', x=-843.72, y=61.25, z=326.53], EntityXPOrb['Experience Orb'/586, l='MpServer', x=-842.66, y=61.25, z=324.63], EntityXPOrb['Experience Orb'/587, l='MpServer', x=-843.56, y=61.25, z=327.47], EntityBat['Bat'/591, l='MpServer', x=-823.75, y=18.04, z=267.50], EntityItem['item.item.bone'/593, l='MpServer', x=-831.38, y=47.13, z=286.88], EntityBat['Bat'/592, l='MpServer', x=-831.75, y=26.00, z=262.88], EntityCreeper['Creeper'/595, l='MpServer', x=-830.44, y=27.00, z=311.50], EntitySkeleton['Skeleton'/594, l='MpServer', x=-818.47, y=52.00, z=289.84], EntityXPOrb['Experience Orb'/597, l='MpServer', x=-826.03, y=62.25, z=315.25], EntityLightMage['Light Mage'/596, l='MpServer', x=-822.41, y=21.00, z=318.13], EntityXPOrb['Experience Orb'/599, l='MpServer', x=-828.75, y=62.25, z=312.25], EntityXPOrb['Experience Orb'/598, l='MpServer', x=-827.13, y=62.25, z=313.13], EntityXPOrb['Experience Orb'/601, l='MpServer', x=-830.25, y=62.25, z=310.16], EntityXPOrb['Experience Orb'/600, l='MpServer', x=-831.13, y=62.25, z=309.28], EntityXPOrb['Experience Orb'/603, l='MpServer', x=-822.72, y=62.25, z=321.25], EntityXPOrb['Experience Orb'/602, l='MpServer', x=-828.75, y=62.25, z=318.25], EntityXPOrb['Experience Orb'/605, l='MpServer', x=-822.16, y=62.25, z=323.19], EntityXPOrb['Experience Orb'/604, l='MpServer', x=-823.81, y=62.25, z=322.91], EntityItem['item.item.rottenFlesh'/607, l='MpServer', x=-828.41, y=62.13, z=330.81], EntityItem['item.item.dyePowder.black'/606, l='MpServer', x=-832.00, y=62.13, z=324.56], EntitySquid['Squid'/687, l='MpServer', x=-772.19, y=62.38, z=346.91], EntityBat['Bat'/686, l='MpServer', x=-797.53, y=30.48, z=309.16], EntityBat['Bat'/685, l='MpServer', x=-781.42, y=21.69, z=301.81], EntityBat['Bat'/684, l='MpServer', x=-773.25, y=23.10, z=303.53], EntityBat['Bat'/683, l='MpServer', x=-775.72, y=19.14, z=299.25], EntityCreeper['Creeper'/682, l='MpServer', x=-780.50, y=20.00, z=293.50], EntityBat['Bat'/680, l='MpServer', x=-780.25, y=22.10, z=283.50], EntityMinecartChest['entity.MinecartChest.name'/679, l='MpServer', x=-780.50, y=23.34, z=228.50], EntityItem['item.item.rottenFlesh'/678, l='MpServer', x=-786.16, y=64.13, z=370.22], EntityXPOrb['Experience Orb'/677, l='MpServer', x=-795.75, y=64.25, z=376.66], EntityXPOrb['Experience Orb'/676, l='MpServer', x=-796.19, y=65.25, z=376.56], EntityXPOrb['Experience Orb'/675, l='MpServer', x=-794.81, y=64.25, z=374.22], EntityBat['Bat'/674, l='MpServer', x=-772.50, y=44.98, z=377.63], EntityXPOrb['Experience Orb'/673, l='MpServer', x=-788.44, y=64.25, z=322.31], EntityXPOrb['Experience Orb'/672, l='MpServer', x=-791.31, y=64.25, z=322.44], EntityBat['Bat'/690, l='MpServer', x=-760.25, y=25.10, z=313.53], EntitySquid['Squid'/688, l='MpServer', x=-772.50, y=61.00, z=352.50], EntityBat['Bat'/689, l='MpServer', x=-782.34, y=41.76, z=379.28], EntityXPOrb['Experience Orb'/653, l='MpServer', x=-805.59, y=64.25, z=358.25], EntityXPOrb['Experience Orb'/652, l='MpSe
    rver', x=-806.25, y=64.25, z=358.84], EntityXPOrb['Experience Orb'/655, l='MpServer', x=-803.25, y=64.25, z=353.63], EntityXPOrb['Experience Orb'/654, l='MpServer', x=-811.03, y=64.25, z=355.56], EntityXPOrb['Experience Orb'/649, l='MpServer', x=-800.72, y=64.25, z=358.19], EntityXPOrb['Experience Orb'/648, l='MpServer', x=-804.84, y=64.25, z=360.78], EntityXPOrb['Experience Orb'/651, l='MpServer', x=-800.75, y=64.25, z=358.22], EntityXPOrb['Experience Orb'/650, l='MpServer', x=-800.72, y=64.25, z=358.81], EntityXPOrb['Experience Orb'/645, l='MpServer', x=-802.09, y=64.25, z=350.81], EntityZombie['Zombie'/644, l='MpServer', x=-821.34, y=21.00, z=317.47], EntityXPOrb['Experience Orb'/647, l='MpServer', x=-805.31, y=64.25, z=362.53], EntityXPOrb['Experience Orb'/646, l='MpServer', x=-809.19, y=64.25, z=360.81], EntityArrow['arrow'/641, l='MpServer', x=-804.63, y=26.44, z=308.44], EntityItem['item.item.string'/640, l='MpServer', x=-806.88, y=25.13, z=309.31], EntityMinecartChest['entity.MinecartChest.name'/643, l='MpServer', x=-813.50, y=26.50, z=324.50], EntityArrow['arrow'/642, l='MpServer', x=-803.63, y=26.00, z=306.41], EntityCreeper['Creeper'/668, l='MpServer', x=-794.50, y=22.00, z=293.50], EntityCreeper['Creeper'/669, l='MpServer', x=-794.50, y=22.00, z=292.50], EntityZombie['Zombie'/670, l='MpServer', x=-798.50, y=29.00, z=310.50], EntityXPOrb['Experience Orb'/671, l='MpServer', x=-785.97, y=64.25, z=322.22], EntitySkeleton['Skeleton'/664, l='MpServer', x=-786.50, y=22.00, z=282.50], EntityItem['item.item.arrow'/665, l='MpServer', x=-792.69, y=22.13, z=288.84], EntityBat['Bat'/666, l='MpServer', x=-785.25, y=24.10, z=298.75], EntityCreeper['Creeper'/667, l='MpServer', x=-795.50, y=22.00, z=295.50], EntityXPOrb['Experience Orb'/660, l='MpServer', x=-807.03, y=66.25, z=375.25], EntityXPOrb['Experience Orb'/661, l='MpServer', x=-808.25, y=66.25, z=375.75], EntityZombie['Zombie'/663, l='MpServer', x=-791.66, y=23.00, z=231.63], EntityXPOrb['Experience Orb'/656, l='MpServer', x=-805.47, y=64.25, z=355.84], EntityXPOrb['Experience Orb'/657, l='MpServer', x=-804.59, y=64.25, z=358.25], EntityXPOrb['Experience Orb'/658, l='MpServer', x=-808.88, y=64.25, z=363.66], EntityXPOrb['Experience Orb'/659, l='MpServer', x=-808.28, y=64.25, z=365.75], EntityCreeper['Creeper'/748, l='MpServer', x=-861.59, y=52.00, z=336.00], EntityHat['unknown'/3625506, l='MpServer', x=-834.04, y=88.33, z=307.79], GCCorePlayerSP['nicon4454'/447, l='MpServer', x=-834.04, y=88.33, z=307.79], EntityHat['unknown'/3626288, l='MpServer', x=-791.66, y=23.00, z=231.63], EntityHat['unknown'/3626287, l='MpServer', x=-914.50, y=52.00, z=231.50], EntityHat['unknown'/3626286, l='MpServer', x=-821.78, y=37.00, z=384.75], EntityHat['unknown'/3626285, l='MpServer', x=-842.38, y=46.00, z=245.63], EntityHat['unknown'/3626284, l='MpServer', x=-842.50, y=47.00, z=244.50], EntityHat['unknown'/3626283, l='MpServer', x=-842.50, y=47.00, z=250.50], EntityHat['unknown'/3626282, l='MpServer', x=-900.81, y=32.00, z=244.63], EntityHat['unknown'/3626281, l='MpServer', x=-911.31, y=18.00, z=307.50], EntityHat['unknown'/3626280, l='MpServer', x=-906.50, y=31.00, z=333.09], EntityHat['unknown'/3626279, l='MpServer', x=-900.47, y=20.00, z=341.00], EntityHat['unknown'/3626278, l='MpServer', x=-897.50, y=18.00, z=334.50], EntityHat['unknown'/3626277, l='MpServer', x=-907.44, y=25.00, z=322.31], EntityHat['unknown'/3626276, l='MpServer', x=-901.34, y=47.00, z=320.09], EntityHat['unknown'/3626275, l='MpServer', x=-897.34, y=18.00, z=337.66], EntityHat['unknown'/3626274, l='MpServer', x=-772.50, y=61.00, z=352.50], EntityHat['unknown'/3626273, l='MpServer', x=-772.19, y=62.38, z=346.91], EntityHat['unknown'/3626272, l='MpServer', x=-780.50, y=20.00, z=293.50], EntityHat['unknown'/3626268, l='MpServer', x=-844.50, y=42.00, z=266.50], EntityHat['unknown'/3626269, l='MpServer', x=-840.69, y=42.00, z=268.22], EntityHat['unknown'/3626270, l='MpServer', x=-844.30, y=41.20, z=262.70], EntityHat['unknown'/3626271, l='MpServer', x=-814.50, y=39.00, z=260.50], EntityHat['unknown'/3626264, l='MpServer', x=-887.97, y=34.00, z=347.28], EntityHat['unknown'/3626265, l='MpServer', x=-893.88, y=43.00, z=343.97], EntityHat['unknown'/3626266, l='MpServer', x=-888.16, y=28.00, z=333.69], EntityHat['unknown'/3626267, l='MpServer', x=-895.50, y=35.00, z=312.50], EntityHat['unknown'/3626260, l='MpServer', x=-888.50, y=44.00, z=346.50], EntityHat['unknown'/3626262, l='MpServer', x=-893.34, y=44.00, z=340.34], EntityHat['unknown'/3626263, l='MpServer', x=-888.94, y=44.00, z=340.28], EntityHat['unknown'/3626256, l='MpServer', x=-786.50, y=22.00, z=282.50], EntityHat['unknown'/3626257, l='MpServer', x=-794.50, y=22.00, z=293.50], EntityHat['unknown'/3626258, l='MpServer', x=-794.50, y=22.00, z=292.50], EntityHat['unknown'/3626259, l='MpServer', x=-795.50, y=22.00, z=295.50], EntityHat['unknown'/3626253, l='MpServer', x=-865.69, y=51.00, z=339.31], EntityHat['unknown'/3626252, l='MpServer', x=-822.81, y=64.00, z=347.88], EntityHat['unknown'/3626255, l='MpServer', x=-859.75, y=21.00, z=290.16], EntityHat['unknown'/3626254, l='MpServer', x=-867.50, y=20.00, z=318.50], EntityHat['unknown'/3626249, l='MpServer', x=-806.50, y=25.00, z=292.50], EntityHat['unknown'/3626248, l='MpServer', x=-806.13, y=25.00, z=296.59], EntityHat['unknown'/3626251, l='MpServer', x=-821.34, y=21.00, z=317.47], EntityHat['unknown'/3626250, l='MpServer', x=-804.31, y=26.29, z=309.78], EntityHat['unknown'/3626245, l='MpServer', x=-841.31, y=44.00, z=290.09], EntityHat['unknown'/3626244, l='MpServer', x=-847.28, y=33.00, z=299.91], EntityHat['unknown'/3626247, l='MpServer', x=-804.88, y=25.00, z=297.59], EntityHat['unknown'/3626246, l='MpServer', x=-818.47, y=52.00, z=289.84], EntityHat['unknown'/3626241, l='MpServer', x=-849.50, y=25.00, z=315.50], EntityHat['unknown'/3626240, l='MpServer', x=-849.50, y=50.00, z=331.50], EntityHat['unknown'/3626243, l='MpServer', x=-865.41, y=20.00, z=297.00], EntityHat['unknown'/3626242, l='MpServer', x=-855.50, y=36.00, z=316.50], EntityHat['unknown'/3626366, l='MpServer', x=-861.59, y=52.00, z=336.00], EntityXPOrb['Experience Orb'/474, l='MpServer', x=-933.78, y=68.25, z=278.41], EntityXPOrb['Experience Orb'/475, l='MpServer', x=-929.75, y=67.25, z=286.44], EntityXPOrb['Experience Orb'/473, l='MpServer', x=-933.47, y=68.25, z=278.88], EntityXPOrb['Experience Orb'/470, l='MpServer', x=-948.44, y=69.25, z=240.38], EntityXPOrb['Experience Orb'/468, l='MpServer', x=-950.75, y=69.25, z=241.91], EntityXPOrb['Experience Orb'/469, l='MpServer', x=-947.59, y=69.25, z=241.38], EntityXPOrb['Experience Orb'/466, l='MpServer', x=-957.47, y=70.25, z=226.44], EntityXPOrb['Experience Orb'/465, l='MpServer', x=-957.78, y=70.25, z=219.44], EntityItem['item.item.dyePowder.black'/455, l='MpServer', x=-846.28, y=61.13, z=319.97], EntityXPOrb['Experience Orb'/454, l='MpServer', x=-832.69, y=62.25, z=310.16], EntitySkeleton['Skeleton'/453, l='MpServer', x=-836.06, y=35.00, z=305.47], EntityCreeper['Creeper'/452, l='MpServer', x=-833.50, y=27.00, z=310.50], EntityCreeper['Creeper'/451, l='MpServer', x=-833.44, y=27.00, z=308.44], EntityCreeper['Creeper'/450, l='MpServer', x=-834.22, y=28.00, z=314.66], EntitySkeleton['Skeleton'/449, l='MpServer', x=-835.50, y=28.00, z=316.50], EntitySkeleton['Skeleton'/448, l='MpServer', x=-833.16, y=26.00, z=309.50], EntityBat['Bat'/504, l='MpServer', x=-881.00, y=48.76, z=285.00], EntityZombie['Zombie'/505, l='MpServer', x=-895.50, y=35.00, z=312.50], EntityZombie['Zombie'/507, l='MpServer', x=-888.16, y=28.00, z=333.69], EntityZombie['Zombie'/500, l='MpServer', x=-901.34, y=47.00, z=320.09], EntityZombie['Zombie'/501, l='MpServer', x=-897.34, y=18.00, z=337.66], EntityBat['Bat'/502, l='MpServer', x=-883.75, y=50.02, z=287.91], EntityBat['Bat'/503, l='MpServer', x=-879.50, y=46.04, z=280.63], EntityCreeper['Creeper'/496, l='MpServer', x=-907.44, y=25.00, z=322.31], EntitySkeleton['Skeleton'/497, l='MpServer', x=-897.50, y=18.00, z=334.50], EntityCreeper['Creeper'/498, l='MpServer', x=-900.47, y=20.00, z=341.00], EntityZombie['Zombie'/499, l='MpServer', x=-906.50, y=31.00, z=333.09], EntityBat['Bat'/493, l='MpServer', x=-903.56, y=56.10, z=295.66], EntityItem['item.item.rottenFlesh'/492, l='MpServer', x=-898.13, y=68.13, z=275.13], EntityZombie['Zombie'/494, l='MpServer', x=-911.31, y=18.00, z=307.50], EntitySpider['Spider'/487, l='MpServer', x=-900.81, y=32.00, z=244.63], EntityCreeper['Creeper'/482, l='MpServer', x=-914.50, y=52.00, z=231.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_11, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 579644056 bytes (552 MB) / 1933639680 bytes (1844 MB) up to 2863333376 bytes (2730 MB)
    JVM Flags: 5 total; -Xms256M -Xmx3072M -XX:PermSize=256m -XX:PermSize=512M -XX:MaxPermSize=512M
    AABB Pool Size: 2730 (152880 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 70
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C6 Feed The Beast Mod Pack 122 mods loaded, 122 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AppliedEnergistics-Core{rv14.finale2} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MobiusCore{1.0.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AppliedEnergistics{rv14.finale2} [Applied Energistics] (appeng-rv14-finale2-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    UniversalElectricity{@MAJOR@.@MINOR@.@REVIS@} [Universal Electricity] (Universal-Electricity-3.0.0.253-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IC2{2.0.316-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.316-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded{1.6.2R2.7.4} [MineFactory Reloaded] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.4} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forestry{2.3.1.0} [Forestry for Minecraft] (Forestry-A-2.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CalclaviaCore{1.0.0} [CalclaviaCore] (Calclavia-Core-v1.0.0.26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    factorization{0.8.28} [Factorization] (Factorization-0.8.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    factorization.misc{0.8.28} [Factorization Miscellaneous Nonsense] (Factorization-0.8.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    factorization.notify{0.8.28} [Factorization Notification System] (Factorization-0.8.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    factorization.dimensionalSlice{0.8.28} [Factorization Dimensional Slices] (Factorization-0.8.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GalacticraftCore{2.0.8} [Galacticraft Core] (Galacticraft-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    GalacticraftMars{2.0.8} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Hats{2.1.1} [Hats] (Hats2.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    LogisticsPipes|Main{0.7.4.dev.96} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.96.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Waila{1.4.4} [Waila] (Waila_1.4.4b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MagicBees{2.1.9} [Magic Bees] (magicbees-2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.4} [MFR Compat: Atum] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.4} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.4} [MFR Compat: IC2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatPams{1.6.2R2.7.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.4} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.4} [MFR Compat: RP2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    AdvancedSolarPanel{3.4.6} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_4_6_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Morph{0.6.0} [Morph] (Morph-Beta-0.6.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    numina{0.1.1-53} [Numina] (Numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    MapWriter{2.0.1} [MapWriter] (Opis_1.1.2_alpha.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Opis{1.1.2_alpha} [Opis] (Opis_1.1.2_alpha.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Core{4.2.1.16} [ProjectRed] (ProjectRedBase-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    StevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TMechworks{12.995565c} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    Forestry : [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.
    Launched Version: 1.6.4
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: T42-FTB.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 2283 (127848 bytes; 0 MB) allocated, 14 (784 bytes; 0 MB) used

    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    using forge 965 (tried 953)
    optifine c8 (tried u8 too)
    minecraft 1.6.4
    windows 7 pro

    http://pastebin.com/raw.php?i=KFpcGQDC

    my client keeps crashing only when i have optifine in
    Posted in: Minecraft Mods
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    i am trying to download it from your website but i keep getting a forbidden 403 error
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.5.x / 1.6.x] Applied Energistics [ rv 13 c ] - Exploiting Quantum Mechanics
    Great mod must say but i do seem to have an issue with the rolling machine from railcraft. i can not get the interface block to put in the iron to make anything. the import bus works great though. is there anything i can do to make this work? the interface block is sitting on top.

    i am using ver 9f.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    i am using the ultimate 1.0.1 pack of F.T.B. and i keep getting this in my logs not sure if it is a problem or not.



    4:02:26 PM CONSOLE:[INFO] java.util.ConcurrentModificationException

    4:02:26 PM CONSOLE:[INFO] at java.util.HashMap$Ha­erator.nextEntry(Unknown Source)

    4:02:26 PM CONSOLE:[INFO] at java.util.HashMap$ValueIterator.next(Unknown Source)

    4:02:26 PM CONSOLE:[INFO] at bq.a(SourceFile:24)

    4:02:26 PM CONSOLE:[INFO] at cd.a(SourceFile:114)

    4:02:26 PM CONSOLE:[INFO] at ca.a(CompressedStreamTools.java:140)

    4:02:26 PM CONSOLE:[INFO] at aam.a(AnvilChunkLoader.java:198)

    4:02:26 PM CONSOLE:[INFO] at aam.c(AnvilChunkLoader.java:184)

    4:02:26 PM CONSOLE: [INFO] at aiw.b(SourceFile:29)

    4:02:26 PM CONSOLE:[INFO] at aiw.run(SourceFile:22)

    4:02:26 PM CONSOLE:[INFO] at java.lang.Thread.run(Unknown Source)

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Chucky5150

    Same issue here. Anyone know of a fix?


    i fixed it by using the texture pack in my sig. below
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from nicon4454

    Hello using the direwolf20 ftb pack wr cbe 1.3.2.4 the wireless remote shows up as a pink/purple square the texture is missing


    is there a work around for this?
    Posted in: Minecraft Mods
  • To post a comment, please .