• 0

    posted a message on ChickenBones Mods
    Quote from Portalationator

    I have a clean minecraft and only forge 965 and NEI and CodeChickenCore but I still have a locked chest with the id 95 and the grid like purple black bugged texture.... :( Not really a big deal but with one of my mods i don't know which, the id's 2330 and 2331 are the same but just a plain square with the usual bugged texture look.


    Hmm.. i'm running out of ideas on what may be causing this :\
    Did you clean your saves folder/try on a different save world?
    are you using any texturepacks?

    Can you take a screenshot?
    Posted in: Minecraft Mods
  • 0

    posted a message on Red Gear Core [2.1.0]
    Quote from LordBlackHole

    2.0.0 Is here!
    I've spent hours updating threads, so all I'm saying is that you should read the first post and changelog.


    The download still gives me Chemcraft Core 1.5.9 O.o
    and are the dependent mods updated for 2.0 yet?
    Posted in: Minecraft Mods
  • 1

    posted a message on Modular Powersuits Addons (MPSA) - Requires Modular Powersuits
    I foresee a great future for this iteration of MPSA :) Well... if it's done right :P Good luck, and thanks for reviving the mod!

    EDIT: Oh and you should add some photos and a change log/Future plans/Media section to the OP, just to make it look more appealing :)

    EDIT2: Since I had some free time, I made a quick 5 minute Topic header, will make a banner version a bit later

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Entoarox

    I'm trying to setup a completely clean 1.6 build, yet CodeChickenCore and mods that depend on it keep causing the below error:

    2014-01-12 12:24:00 [INFO] [STDERR] java.lang.RuntimeException: java.io.FileNotFoundException: D:\MultiMC\instances\1.6.2\minecraft\config\CodeChickenCore.cfg (The requested operation cannot be performed on a file with a user-mapped section open.)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:134)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:234)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.core.asm.MCPDeobfuscationTransformer.load(MCPDeobfuscationTransformer.java:110)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:52)
    2014-01-12 12:24:00 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2014-01-12 12:24:00 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:329)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:232)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:136)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    2014-01-12 12:24:00 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:78)
    2014-01-12 12:24:00 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)
    2014-01-12 12:24:00 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    2014-01-12 12:24:00 [INFO] [STDERR] Caused by: java.io.FileNotFoundException: D:\MultiMC\instances\1.6.2\minecraft\config\CodeChickenCore.cfg (The requested operation cannot be performed on a file with a user-mapped section open.)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.io.FileOutputStream.open(Native Method)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.io.FileOutputStream.<init>(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.io.FileOutputStream.<init>(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at java.io.PrintWriter.<init>(Unknown Source)
    2014-01-12 12:24:00 [INFO] [STDERR] at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:130)
    2014-01-12 12:24:00 [INFO] [STDERR] ... 21 more

    From what I gather, for some reason it tries to access the same file multiple times at once.
    The error does not always show up for CodeChickenCore.cfg though, sometimes its for the EnderStorage config or the WR-CBE config, other times its NEI that causes the crash, but its always (and only) the mods that rely on CodeChickenCore.

    (I've tried both 1.6.2 and 1.6.4 versions, both cause the same issues)

    Would REALLY like some help, because I cant play my minecraft without NEI anymore! (To many mods, cant remember the millions of recipes!)


    Hmm.. I'm not too sure since I don't play with MultiMC much anymore, but how about trying to delete all the configs and start minecraft from there?

    Quote from ConnorMcf10

    I have found a bug with your Wireless Redstone mod.
    When pushing middle click (MOUSE3) to obtain the item you are looking at it will crash your client, and when you rejoin it will crash again!


    Crash reports or it didn't happen. You can find the crash report in your minecraft directory.

    Quote from Portalationator

    I'm using TF2 Teleporters, Mine and Blade Battlegear 2, DivineRPG, bspkrsCore with TreeCapitator, Damage Indicators, Armormovement, ChickenCore and NEI, Inventory Tweaks, SimpleOres2 + plugins for alloys, and MorePlayerModels. Optifine is gone so I don't know.... what version would be good for these mods? I am using Forge 953. By the way 300+ mods? That's a bit much... :P Do you have a list of these mods?

    EDIT: The textures names and id's: 95 Locked Chest-All purple. 2330 tile.null.name-Purple block with black blocks on it (the usual kind of glitch in minecraft...). 2331 tile.null.name-Same as 2330.


    Try updating to Forge 965. In addition, from what I know, DivineRPG Is hugely in pre-Alpha now, unstable, and not recommended to run with other mods at all. You can try removing DivineRPG and see if the rendering glitch remains.

    I actually have 300+ mods because I help bug test a lot of modpacks to see if compatibility is stable between various mods :P I can make a list.. but that'll take ages XD

    Quote from Consue

    are you going to wait for forage to get a stable build of 1.7.2 before starting to work on NEL 1.7.2 and 1.7.4 or are you already working on it already.


    Quote from iancoguz

    PLZ MAKE ALL MODS FOR 1.7.2 and 1.7.4. This is probably the thing I wanted the MOST ever since 1.7 was released.
    P.S.
    PLZ approve


    MCP 1.7.2 and Forge 1.7.2 is still in Beta and not completely stable. I'm guessing once they are complete and stable, Chickenbones will start updating his mods once again :) But he probably has some kind of a start to it.

    Quote from PavelKCZ

    Please, can anyone tell me, where can be a problem. According to the author of Logistic pipes mod, the problem is somewhere in NEI mod. Thank you very much.


    Try going to the LogisticPipes Thread and ask there, It seems like the GUI layout from both mods are conflicting.

    Quote from StoryStratos

    Bug with Thermal Expansion Fluiducts (Transparent) where fluiduct appears to break when a player breaks a Multipart Cover, (used Fitted Abyssal Stone Bricks, if that matters), however nearby fluiducts still detect its presence. Causing a block update will then result in the game crashing. I have done this twice, and have both crash reports from ForgeCraft.



    Description: Exception in world tick

    java.util.NoSuchElementException: key not found: codechicken.lib.vec.BlockCoord@aa3b
    at scala.collection.MapLike$class.default(MapLike.scala:228)
    at scala.collection.AbstractMap.default(Map.scala:58)
    at scala.collection.mutable.HashMap.apply(HashMap.scala:64)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:673)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:683)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:75)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:47)
    at codechicken.lib.packet.PacketCustom$ClientTinyPacketHandler.handle(PacketCustom.java:216)
    at codechicken.lib.packet.PacketCustom$CustomTinyPacketHandler.handle(PacketCustom.java:235)
    at cpw.mods.fml.common.network.NetworkRegistry.handleTinyPacket(NetworkRegistry.java:354)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket131Packet(FMLNetworkHandler.java:430)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72494_a(NetClientHandler.java:1514)
    at net.minecraft.network.packet.Packet131MapData.func_73279_a(SourceFile:41)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
    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)



    Description: Exception in world tick

    java.util.NoSuchElementException: key not found: codechicken.lib.vec.BlockCoord@aa7e
    at scala.collection.MapLike$class.default(MapLike.scala:228)
    at scala.collection.AbstractMap.default(Map.scala:58)
    at scala.collection.mutable.HashMap.apply(HashMap.scala:64)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:673)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:673)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:683)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:75)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:47)
    at codechicken.lib.packet.PacketCustom$ClientTinyPacketHandler.handle(PacketCustom.java:216)
    at codechicken.lib.packet.PacketCustom$CustomTinyPacketHandler.handle(PacketCustom.java:235)
    at cpw.mods.fml.common.network.NetworkRegistry.handleTinyPacket(NetworkRegistry.java:354)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket131Packet(FMLNetworkHandler.java:430)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72494_a(NetClientHandler.java:1514)
    at net.minecraft.network.packet.Packet131MapData.func_73279_a(SourceFile:41)
    at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
    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)


    Hmmm... Try deleting the CodeChickenLib from the 1.6.4 folder in the mods directory and update it manually to a newer version here ----> http://files.minecraftforge.net/CodeChickenLib/
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Doopliss47

    If you delete the 1.6.4 folder in the mods folder every time you play it seems to be compatible with optifine.


    But ChickenLib and FMP goes in the 1.6.4 folder in the mods folder therefore for some people they can't do that.......

    Quote from Chris9085114

    I would love to know if there was a way to disable the things that pop up in the chat (Without disabling the chat) because it gets annoying sooner or later, if there was i would stay with this mod than tmi.


    What do you mean by "things that pop up in the chat" ? Do you mean when you try to receive an item in Creative mode? I believe you can turn it off in the configs somewhere, but I'm not sure if ChickenBones changed that.....
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Portalationator

    None of the things listed work. I updated graphics, deleted NEI in saves, haven't tried Optifine but it helps a lot to have it... I guess I could have 50 fps in turn for no nulls...


    Hmm.. What mods do you have installed? Considering I have 300+ mods running with NEI without this render glitch, it must either be your Minecraft instance, a compatibility conflict with another mod, or a hardware problem..

    Speaking about optimizations and FPS, since Optifine Ultra is uncompattible/unsupported with lots of mods these days, try using this combination of mods ---> [ Optifine Light ] + [ FpsPlus+ ] + [Optileaves] :)

    Oh and btw make sure NEI, ChickenCore, etc etc are updated to the latest version and it doesn't hurt to make sure all of your mods and Forge are updated to their latest versions!

    Quote from Plisko1

    Massive, world corrupting crash just happened. The crash report is listing Chicken core stuff but it also involves Archimedies ships trying to render Carpenter's blocks items as a mobile chunk. This mod may just be a bystander that got sucked into the report. Sending this info to all 3 mods just to be thorough. The world is now gone from my list of single player worlds. I have a recent backup. . so it's not crippling. . I assume the world corruption is because I was still mounted on the ship when the crash happened and I can't unmount to remove the crash conditions.

    Here is the Forge log from the moment of the crash, when I tried mounting the ship. The log also includes the crash report:




    2014-01-11 13:54:00 [FINEST] [ArchimedesShipsMod] Writing mobile chunk data: 318 blocks
    2014-01-11 13:54:00 [FINEST] [ArchimedesShipsMod] 318 blocks written. Efficiency: 755/2862 = 0.26
    2014-01-11 13:54:00 [FINEST] [ArchimedesShipsMod] Reading mobile chunk data: 318 blocks
    2014-01-11 13:54:00 [SEVERE] [ArchimedesShipsMod] A mobile chunk render error has occured
    java.lang.NullPointerException
    at carpentersblocks.renderer.BlockHandlerBase.getEnableAO(BlockHandlerBase.java:731)
    at carpentersblocks.renderer.BlockHandlerBase.renderBlock(BlockHandlerBase.java:741)
    at carpentersblocks.renderer.BlockHandlerCarpentersBarrier.renderFence(BlockHandlerCarpentersBarrier.java:114)
    at carpentersblocks.renderer.BlockHandlerCarpentersBarrier.renderCarpentersBlock(BlockHandlerCarpentersBarrier.java:50)
    at carpentersblocks.renderer.BlockHandlerBase.renderWorldBlock(BlockHandlerBase.java:113)
    at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:152)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:57)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:485)
    at shipmod.render.MobileChunkRenderer.updateRender(MobileChunkRenderer.java:197)
    at shipmod.render.MobileChunkRenderer.render(MobileChunkRenderer.java:79)
    at shipmod.render.RenderShip.renderVehicle(RenderShip.java:35)
    at shipmod.render.RenderShip.func_76986_a(RenderShip.java:44)
    at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-01-11 13:54:00 [FINEST] [ArchimedesShipsMod] Received packet shipTEsReq with player EntityPlayerMP['Plisko1'/1134, l='Mod Survival Test', x=2.50, y=71.00, z=287.50]
    2014-01-11 13:54:03 [INFO] [STDOUT] Minions detected World unload
    2014-01-11 13:54:05 [INFO] [STDERR] net.minecraft.util.ReportedException: Rendering Tile Entity
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:113)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:536)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-01-11 13:54:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-01-11 13:54:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2014-01-11 13:54:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2014-01-11 13:54:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-01-11 13:54:05 [INFO] [STDERR] Caused by: java.lang.IllegalStateException: Already tesselating!
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:343)
    2014-01-11 13:54:05 [INFO] [STDERR] at codechicken.lib.render.CCRenderState.startDrawing(CCRenderState.java:124)
    2014-01-11 13:54:05 [INFO] [STDERR] at codechicken.chunkloader.TileChunkLoaderRenderer.func_76894_a(TileChunkLoaderRenderer.java:92)
    2014-01-11 13:54:05 [INFO] [STDERR] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106)
    2014-01-11 13:54:05 [INFO] [STDERR] ... 13 more
    2014-01-11 13:54:05 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    2014-01-11 13:54:05 [INFO] [STDOUT] // This doesn't make any sense!
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] Time: 1/11/14 1:54 PM
    2014-01-11 13:54:05 [INFO] [STDOUT] Description: Rendering Tile Entity
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] java.lang.IllegalStateException: Already tesselating!
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:343)
    2014-01-11 13:54:05 [INFO] [STDOUT] at codechicken.lib.render.CCRenderState.startDrawing(CCRenderState.java:124)
    2014-01-11 13:54:05 [INFO] [STDOUT] at codechicken.chunkloader.TileChunkLoaderRenderer.func_76894_a(TileChunkLoaderRenderer.java:92)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:536)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2014-01-11 13:54:05 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:597)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-01-11 13:54:05 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] -- Head --
    2014-01-11 13:54:05 [INFO] [STDOUT] Stacktrace:
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:343)
    2014-01-11 13:54:05 [INFO] [STDOUT] at codechicken.lib.render.CCRenderState.startDrawing(CCRenderState.java:124)
    2014-01-11 13:54:05 [INFO] [STDOUT] at codechicken.chunkloader.TileChunkLoaderRenderer.func_76894_a(TileChunkLoaderRenderer.java:92)
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] -- Tile Entity Details --
    2014-01-11 13:54:05 [INFO] [STDOUT] Details:
    2014-01-11 13:54:05 [INFO] [STDOUT] Name: ChickenChunkLoader // codechicken.chunkloader.TileChunkLoader
    2014-01-11 13:54:05 [INFO] [STDOUT] Block type: ID #1243 (tile.chickenChunkLoader // codechicken.chunkloader.BlockChunkLoader)
    2014-01-11 13:54:05 [INFO] [STDOUT] Block data value: 0 / 0x0 / 0b0000
    2014-01-11 13:54:05 [INFO] [STDOUT] Block location: World: (30,63,282), Chunk: (at 14,3,10 in 1,17; contains blocks 16,0,272 to 31,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    2014-01-11 13:54:05 [INFO] [STDOUT] Actual block type: ID #1243 (tile.chickenChunkLoader // codechicken.chunkloader.BlockChunkLoader)
    2014-01-11 13:54:05 [INFO] [STDOUT] Actual block data value: 0 / 0x0 / 0b0000
    2014-01-11 13:54:05 [INFO] [STDOUT] Stacktrace:
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:536)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] -- Affected level --
    2014-01-11 13:54:05 [INFO] [STDOUT] Details:
    2014-01-11 13:54:05 [INFO] [STDOUT] Level name: MpServer
    2014-01-11 13:54:05 [INFO] [STDOUT] All players: 1 total; [EntityClientPlayerMP['Plisko1'/1134, l='MpServer', x=2.08, y=72.62, z=287.57]]
    2014-01-11 13:54:05 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 441
    2014-01-11 13:54:05 [INFO] [STDOUT] Level seed: 0
    2014-01-11 13:54:05 [INFO] [STDOUT] Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    2014-01-11 13:54:05 [INFO] [STDOUT] Level generator options:
    2014-01-11 13:54:05 [INFO] [STDOUT] Level spawn location: World: (60,64,222), Chunk: (at 12,4,14 in 3,13; contains blocks 48,0,208 to 63,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    2014-01-11 13:54:05 [INFO] [STDOUT] Level time: 7115193 game time, 6201182 day time
    2014-01-11 13:54:05 [INFO] [STDOUT] Level dimension: 0
    2014-01-11 13:54:05 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
    2014-01-11 13:54:05 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    2014-01-11 13:54:05 [INFO] [STDOUT] Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    2014-01-11 13:54:05 [INFO] [STDOUT] Forced entities: 937 total; [EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], MoCEntityFly['Fly'/4457541, l='MpServer', x=82.41, y=73.00, z=250.72], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], MoCEntityFly['Fly'/4457542, l='MpServer', x=76.75, y=64.00, z=265.44], EntityCow['Cow'/3931080, l='MpServer', x=77.19, y=67.00, z=256.97], EntityJoust['Joust'/2553914, l='MpServer', x=-108.50, y=65.00, z=395.19], EntityErepede['Erepede'/4464101, l='MpServer', x=-61.50, y=64.00, z=283.50], EntityErepede['Erepede'/4464102, l='MpServer', x=-60.50, y=64.00, z=281.50], EntityErepede['Erepede'/4464103, l='MpServer', x=-58.50, y=64.00, z=280.50], MoCEntitySnake['Snake'/4464096, l='MpServer', x=-39.66, y=86.00, z=401.81], EntityCow['Cow'/3931079, l='MpServer', x=77.22, y=67.00, z=254.63], MoCEntitySnake['Snake'/4464097, l='MpServer', x=-39.81, y=86.00, z=404.50], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityJoust['Joust'/3857281, l='MpServer', x=-59.16, y=61.28, z=372.81], EntityJoust['Joust'/3857282, l='MpServer', x=-55.16, y=63.00, z=365.53], EntityJoust['Joust'/2921165, l='MpServer', x=6.31, y=63.00, z=381.81], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityJoust['Joust'/2898232, l='MpServer', x=-60.12, y=61.58, z=373.94], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityJoust['Joust'/487869, l='MpServer', x=-59.59, y=61.20, z=386.44], EntityJoust['Joust'/487870, l='MpServer', x=-58.47, y=61.00, z=383.75], EntityJoust['Joust'/2544368, l='MpServer', x=1.06, y=63.00, z=370.50], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntityJoust['Joust'/2171501, l='MpServer', x=-50.88, y=27.00, z=339.09], EntityJoust['Joust'/2171500, l='MpServer', x=-50.75, y=27.00, z=337.53], EntityJoustAlpha['Joust Alpha'/3447736, l='MpServer', x=-22.34, y=31.00, z=332.38], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntityJoust['Joust'/92, l='MpServer', x=-58.25, y=61.57, z=382.50], EntityJoust['Joust'/3860626, l='MpServer', x=-57.78, y=65.00, z=313.47], EntityJoust['Joust'/3455478, l='MpServer', x=-56.46, y=61.26, z=370.61], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityZombie['Zombie'/1358847, l='MpServer', x=35.36, y=-25.62, z=13.53], EntityJoust['Joust'/3479735, l='MpServer', x=77.50, y=82.00, z=399.47], EntityJoust['Joust'/2994889, l='MpServer', x=89.25, y=95.00, z=369.78], EntityJoust['Joust'/3325391, l='MpServer', x=-78.50, y=63.00, z=379.53], EntityJoust['Joust'/3325390, l='MpServer', x=-75.66, y=63.00, z=378.53], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityJoust['Joust'/127, l='MpServer', x=-49.47, y=27.00, z=337.47], EntityCow['Cow'/3977718, l='MpServer', x=30.56, y=63.00, z=229.94], EntityJoustAlpha['Joust Alpha'/126, l='MpServer', x=-43.25, y=26.00, z=337.53], EntityJoustAlpha['Joust Alpha'/2994885, l='MpServer', x=85.25, y=95.00, z=363.75], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoust['Joust'/2994887, l='MpServer', x=86.53, y=95.00, z=365.53], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityJoust['Joust'/138, l='MpServer', x=-55.45, y=61.39, z=375.45], EntityGaiaEnderEye['Ender Eye'/4373047, l='MpServer', x=5.30, y=52.00, z=298.44], EntityJoust['Joust'/143, l='MpServer', x=-68.53, y=63.00, z=378.53], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoust['Joust'/128, l='MpServer', x=-49.75, y=27.00, z=338.66], EntityJoust['Joust'/528688, l='MpServer', x=-62.13, y=68.00, z=386.25], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoust['Joust'/3290300, l='MpServer', x=-68.19, y=62.00, z=369.56], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityJoust['Joust'/3290301, l='MpServer', x=-77.41, y=63.00, z=378.53], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityJoust['Joust'/80252, l='MpServer', x=-36.59, y=23.00, z=334.75], EntityJoust['Joust'/133, l='MpServer', x=-55.47, y=61.19, z=381.47], EntityJoust['Joust'/132, l='MpServer', x=-55.47, y=61.05, z=382.53], EntityJoust['Joust'/135, l='MpServer', x=-55.46, y=61.36, z=377.55], EntitySheep['Sheep'/2975437, l='MpServer', x=41.44, y=63.00, z=319.03], EntityJoust['Joust'/3336407, l='MpServer', x=-59.65, y=61.33, z=381.23], EntityJoust['Joust'/3336406, l='MpServer', x=-56.84, y=63.00, z=364.25], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoust['Joust'/2551865, l='MpServer', x=-55.34, y=64.00, z=368.25], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityHorse['Horse'/159, l='MpServer', x=-32.91, y=61.67, z=314.72], EntityHorse['Horse'/149, l='MpServer', x=-40.09, y=62.02, z=261.66], EntityErepede['Erepede'/4388469, l='MpServer', x=55.78, y=63.00, z=340.47], EntityJoust['Joust'/929532, l='MpServer', x=-65.41, y=65.00, z=383.31], EntityJoust['Joust'/2259401, l='MpServer', x=78.09, y=87.00, z=368.50], EntityJoust['Joust'/929530, l='MpServer', x=-64.69, y=67.00, z=385.09], EntityJoust['Joust'/162, l='MpServer', x=-44.97, y=26.00, z=338.81], EntityHorse['Horse'/160, l='MpServer', x=-31.75, y=61.66, z=319.75], EntityJoustAlpha['Joust Alpha'/2259399, l='MpServer', x=80.44, y=87.00, z=373.50], EntityJoust['Joust'/2647172, l='MpServer', x=-61.53, y=62.14, z=364.53], EntityJoustAlpha['Joust Alpha'/184, l='MpServer', x=-15.45, y=21.19, z=338.55], EntityGaiaBoomer['Boomer'/4263445, l='MpServer', x=8.53, y=51.00, z=298.50], EntityJoust['Joust'/191, l='MpServer', x=-64.53, y=61.04, z=387.53], MoCEntityRat['Rat'/4263447, l='MpServer', x=6.50, y=51.00, z=298.16], EntityHorse['Horse'/178, l='MpServer', x=-29.44, y=62.53, z=276.22], EntityHorse['Horse'/179, l='MpServer', x=-28.00, y=62.31, z=302.53], EntityItem['item.item.egg'/4457717, l='MpServer', x=69.09, y=64.13, z=266.50], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntityHorse['Horse'/183, l='MpServer', x=-28.41, y=61.85, z=324.50], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityJoust['Joust'/180, l='MpServer', x=-17.28, y=29.00, z=315.06], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityHorse['Horse'/181, l='MpServer', x=-19.06, y=61.45, z=318.00], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], MoCEntityMaggot['Maggot'/4430372, l='MpServer', x=-104.44, y=63.00, z=235.53], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], MoCEntitySnake['Snake'/4430377, l='MpServer', x=-71.00, y=63.00, z=375.56], EntityJoust['Joust'/4430381, l='MpServer', x=-42.50, y=63.00, z=291.50], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityBoatPart['entity.awger_SmallBoat.EntityBoatPart.name'/222, l='MpServer', x=-0.65, y=63.94, z=348.55], EntitySkeleton['Skeleton'/1354364, l='MpServer', x=-29.36, y=-28.62, z=-35.60], EntityPunt['entity.awger_Punt.EntityPunt.name'/223, l='MpServer', x=-0.94, y=63.94, z=347.59], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityMinecartChest['entity.MinecartChest.name'/216, l='MpServer', x=-7.50, y=32.34, z=312.28], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityHorse['Horse'/217, l='MpServer', x=-6.91, y=62.12, z=302.50], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityJoust['Joust'/3297866, l='MpServer', x=-67.06, y=63.00, z=371.16], EntityJoust['Joust'/3887359, l='MpServer', x=-30.50, y=74.00, z=386.22], EntityHorse['Donkey'/215, l='MpServer', x=-14.22, y=61.92, z=280.59], EntityJoust['Joust'/3404547, l='MpServer', x=-15.47, y=90.00, z=411.97], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityChicken['Chicken'/2197853, l='MpServer', x=67.75, y=64.00, z=266.66], EntityManaCreeper['Mana Creeper'/4451732, l='MpServer', x=-19.50, y=32.00, z=317.50], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityJoust['Joust'/2197844, l='MpServer', x=-64.59, y=63.00, z=369.91], EntityBoatPart['entity.awger_SmallBoat.EntityBoatPart.name'/226, l='MpServer', x=-0.65, y=64.94, z=348.55], EntityBoatPart['entity.awger_SmallBoat.EntityBoatPart.name'/225, l='MpServer', x=-1.23, y=63.94, z=346.64], EntityBoatChest['entity.awger_SmallBoat.EntityBoatChest.name'/224, l='MpServer', x=-0.94, y=63.94, z=347.59], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], MoCEntityRat['Rat'/4432346, l='MpServer', x=3.50, y=18.00, z=184.00], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntityJoust['Joust'/1379093, l='MpServer', x=16.47, y=34.00, z=412.53], Entit
    yItemFrame['entity.ItemFrame.name'/250, l='MpServer', x=3.94, y=37.50, z=170.50], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoust['Joust'/353314, l='MpServer', x=76.91, y=87.50, z=355.56], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityJoust['Joust'/3501663, l='MpServer', x=-57.89, y=65.00, z=375.50], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityZombie['Zombie'/1352491, l='MpServer', x=-17.89, y=-29.62, z=-39.42], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityManticore['Manticore'/4457808, l='MpServer', x=-20.00, y=27.00, z=341.00], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoust['Joust'/948921, l='MpServer', x=-63.38, y=68.00, z=385.72], EntityCow['Cow'/3090427, l='MpServer', x=57.38, y=63.00, z=254.25], EntityManticore['Manticore'/4457807, l='MpServer', x=-18.69, y=27.78, z=339.69], MoCEntityRat['Rat'/4403205, l='MpServer', x=-46.88, y=35.00, z=268.94], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], MoCEntityAnt['Ant'/4438404, l='MpServer', x=118.59, y=67.00, z=329.56], MoCEntityRat['Rat'/4457802, l='MpServer', x=-1.50, y=36.00, z=328.50], MoCEntityRat['Rat'/4457801, l='MpServer', x=6.28, y=36.00, z=329.03], EntityHorse['Donkey'/269, l='MpServer', x=6.28, y=61.70, z=323.34], EntityHorse['Horse'/305, l='MpServer', x=25.03, y=62.14, z=309.78], MoCEntityRaccoon['Raccoon'/4451397, l='MpServer', x=-101.59, y=63.00, z=250.50], MoCEntitySnake['Snake'/4451399, l='MpServer', x=42.50, y=90.00, z=391.50], MoCEntityFirefly['Firefly'/4460001, l='MpServer', x=119.56, y=68.00, z=277.98], EntityJoustAlpha['Joust Alpha'/3347799, l='MpServer', x=-23.53, y=29.00, z=332.75], EntityItemFrame['entity.ItemFrame.name'/289, l='MpServer', x=26.06, y=37.50, z=174.50], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], MoCEntitySnake['Snake'/4453879, l='MpServer', x=-66.63, y=63.00, z=377.84], EntityItemFrame['entity.ItemFrame.name'/291, l='MpServer', x=26.06, y=37.50, z=166.50], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityItemFrame['entity.ItemFrame.name'/294, l='MpServer', x=24.94, y=37.50, z=180.50], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityItemFrame['entity.ItemFrame.name'/296, l='MpServer', x=28.50, y=36.50, z=188.94], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], EntitySpider['Spider'/32290, l='MpServer', x=-10.78, y=-17.62, z=33.47], EntityDTDoggy['Spot'/300, l='MpServer', x=22.31, y=63.00, z=274.31], EntityDTDoggy['Bolt'/301, l='MpServer', x=24.50, y=63.44, z=281.88], EntityJoustAlpha['Joust Alpha'/4399376, l='MpServer', x=-3.50, y=68.00, z=368.50], EntityMagicCarpet['MagicCarpet'/302, l='MpServer', x=29.38, y=63.00, z=279.09], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityItemFrame['entity.ItemFrame.name'/336, l='MpServer', x=35.50, y=37.50, z=175.06], EntitySheep['Sheep'/351, l='MpServer', x=39.63, y=63.00, z=324.72], EntityMagicCarpet['MagicCarpet'/349, l='MpServer', x=39.38, y=63.00, z=290.59], EntityWolf['Wolf'/348, l='MpServer', x=40.69, y=57.00, z=290.69], EntityJoust['Joust'/2988318, l='MpServer', x=40.88, y=63.00, z=350.38], EntityJoustAlpha['Joust Alpha'/4466529, l='MpServer', x=40.50, y=63.00, z=357.50], MoCEntityBunny['Bunny'/4466533, l='MpServer', x=77.50, y=68.00, z=250.50], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityItemFrame['entity.ItemFrame.name'/335, l='MpServer', x=37.94, y=37.50, z=171.50], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityJoust['Joust'/3726980, l='MpServer', x=-116.25, y=65.00, z=391.53], EntityPig['Pig'/372, l='MpServer', x=53.19, y=66.00, z=229.53], EntityHecate['Hecate'/375, l='MpServer', x=60.88, y=62.18, z=257.94], EntityJoust['Joust'/3726979, l='MpServer', x=54.50, y=78.00, z=383.53], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], MoCEntityRat['Rat'/4461583, l='MpServer', x=27.91, y=70.00, z=401.63], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], MoCEntityRat['Rat'/4461584, l='MpServer', x=25.25, y=70.00, z=396.38], MoCEntityJellyFish['JellyFish'/359, l='MpServer', x=50.16, y=62.47, z=351.69], EntityZombie['Zombie'/68558, l='MpServer', x=-18.78, y=-74.80, z=52.47], EntityPig['Pig'/353, l='MpServer', x=22.08, y=63.64, z=319.56], EntitySheep['Sheep'/354, l='MpServer', x=38.09, y=63.00, z=325.91], MoCEntityFishy['Fishy'/2865150, l='MpServer', x=-12.01, y=61.95, z=348.85], MoCEntityFishy['Fishy'/2865149, l='MpServer', x=11.16, y=61.47, z=226.62], EntityJoust['Joust'/3783181, l='MpServer', x=88.72, y=95.00, z=367.38], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], MoCEntityButterfly['ButterFly'/4443790, l='MpServer', x=-1.81, y=64.00, z=192.72], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], MoCEntityButterfly['ButterFly'/4443791, l='MpServer', x=-4.53, y=64.00, z=190.53], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], MoCEntityFly['Fly'/4443792, l='MpServer', x=-1.38, y=64.00, z=192.53], EntityJoust['Joust'/2923517, l='MpServer', x=-66.06, y=63.00, z=372.31], EntityJoustAlpha['Joust Alpha'/3488573, l='MpServer', x=-50.44, y=65.00, z=310.47], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], MoCEntityMouse['Mouse'/4443812, l='MpServer', x=-3.47, y=23.12, z=328.16], MoCEntityMouse['Mouse'/4443815, l='MpServer', x=-84.66, y=16.00, z=226.47], EntityJoust['Joust'/3432340, l='MpServer', x=14.69, y=67.00, z=376.13], EntityZombie['Zombie'/4390856, l='MpServer', x=66.50, y=10.00, z=300.50], EntityJoust['Joust'/4277057, l='MpServer', x=47.50, y=88.00, z=395.50], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoustAlpha['Joust Alpha'/3024147, l='MpServer', x=40.91, y=12.00, z=352.53], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityJoust['Joust'/3746459, l='MpServer', x=-104.53, y=66.00, z=400.63], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoust['Joust'/3916230, l='MpServer', x=-57.84, y=61.43, z=375.30], EntityJoust['Joust'/2083613, l='MpServer', x=-58.45, y=61.21, z=379.96], EntitySheep['Sheep'/2708614, l='MpServer', x=41.91, y=63.00, z=322.91], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntitySheep['Sheep'/3097007, l='MpServer', x=24.81, y=63.00, z=235.72], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoust['Joust'/2997194, l='MpServer', x=-96.47, y=64.00, z=305.53], EntitySheep['Sheep'/2706688, l='MpServer', x=40.91, y=63.00, z=324.75], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], Ent
    ityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityJoust['Joust'/2929316, l='MpServer', x=-58.46, y=61.71, z=369.46], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], MoCEntityRaccoon['Raccoon'/4410418, l='MpServer', x=99.94, y=64.00, z=296.53], EntityJoust['Joust'/4351229, l='MpServer', x=-104.53, y=67.00, z=401.88], EntityJoust['Joust'/3420705, l='MpServer', x=47.47, y=64.00, z=376.47], MoCEntityRat['Rat'/4401815, l='MpServer', x=-2.50, y=30.00, z=184.28], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityJoust['Joust'/3965154, l='MpServer', x=-56.50, y=65.00, z=313.47], EntityJoust['Joust'/1096171, l='MpServer', x=-21.31, y=23.00, z=343.50], MoCEntityBird['Bird'/4464616, l='MpServer', x=105.00, y=63.00, z=299.94], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], MoCEntityBird['Bird'/4464617, l='MpServer', x=112.41, y=67.00, z=294.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityJoust['Joust'/1707888, l='MpServer', x=90.25, y=87.00, z=366.88], MoCEntityBird['Bird'/4464618, l='MpServer', x=110.50, y=66.00, z=290.50], MoCEntityBird['Bird'/4464620, l='MpServer', x=110.50, y=66.00, z=295.50], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/295, l='MpServer', x=24.94, y=37.50, z=191.50], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], MoCEntityMouse['Mouse'/4464623, l='MpServer', x=102.50, y=63.00, z=257.50], EntityPainting['Painting'/297, l='MpServer', x=24.94, y=37.50, z=192.50], MoCEntityGoat['Goat'/515, l='MpServer', x=78.34, y=87.51, z=373.66], EntityJoust['Joust'/2940092, l='MpServer', x=-67.06, y=63.00, z=374.56], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityJoustAlpha['Joust Alpha'/1723325, l='MpServer', x=-44.22, y=26.00, z=328.25], EntityJoust['Joust'/3304256, l='MpServer', x=-117.94, y=61.35, z=405.81], EntityGaiaBoomer['Boomer'/4436484, l='MpServer', x=-12.50, y=33.00, z=328.50], EntityZombie['Zombie'/2574931, l='MpServer', x=4.30, y=28.00, z=337.50], MoCEntityMouse['Mouse'/4464624, l='MpServer', x=110.78, y=63.02, z=264.87], EntitySheep['Sheep'/2096017, l='MpServer', x=41.91, y=63.00, z=325.91], EntityJoust['Joust'/999491, l='MpServer', x=-59.63, y=61.17, z=384.97], EntityJoust['Joust'/4465727, l='MpServer', x=36.50, y=93.00, z=399.50], EntityJoust['Joust'/4465726, l='MpServer', x=35.50, y=93.00, z=397.50], EntityJoust['Joust'/999489, l='MpServer', x=-63.53, y=60.83, z=389.53], EntityJoust['Joust'/1707887, l='MpServer', x=87.19, y=87.00, z=356.72], EntityErepede['Erepede'/4414805, l='MpServer', x=5.81, y=71.00, z=384.38], EntityJoust['Joust'/3858999, l='MpServer', x=-96.47, y=65.00, z=302.47], MoCEntitySmallFish['SmallFish'/1727206, l='MpServer', x=-14.65, y=61.96, z=369.43], EntityJoust['Joust'/3858998, l='MpServer', x=-100.50, y=62.28, z=301.41], MoCEntitySmallFish['SmallFish'/1727207, l='MpServer', x=29.13, y=62.00, z=378.23], EntityJoust['Joust'/1103757, l='MpServer', x=-18.53, y=14.00, z=343.88], EntityJoust['Joust'/954185, l='MpServer', x=-61.34, y=61.14, z=383.75], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityJoust['Joust'/3304254, l='MpServer', x=-113.84, y=65.00, z=391.53], EntityJoust['Joust'/3786247, l='MpServer', x=-56.50, y=65.00, z=314.66], EntityJoust['Joust'/3304255, l='MpServer', x=-115.09, y=65.00, z=391.53], EntityJoust['Joust'/3767506, l='MpServer', x=-97.66, y=63.00, z=305.53], EntityJoust['Joust'/2961866, l='MpServer', x=-16.53, y=63.00, z=383.50], MoCEntitySmallFish['SmallFish'/1727208, l='MpServer', x=17.41, y=62.03, z=368.16], EntityJoust['Joust'/53041, l='MpServer', x=-60.94, y=61.04, z=387.44], EntityJoust['Joust'/2468320, l='MpServer', x=-58.98, y=61.06, z=375.22], EntityJoust['Joust'/2468321, l='MpServer', x=-59.22, y=61.51, z=371.69], EntityJoust['Joust'/2462249, l='MpServer', x=75.50, y=87.00, z=367.47], EntityJoust['Joust'/1443672, l='MpServer', x=-111.50, y=64.00, z=391.50], EntityJoust['Joust'/1825244, l='MpServer', x=94.47, y=65.00, z=405.31], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityJoust['Joust'/3744168, l='MpServer', x=57.72, y=24.00, z=381.25], EntityJoust['Joust'/517094, l='MpServer', x=-35.53, y=27.00, z=339.06], EntityJoust['Joust'/2468319, l='MpServer', x=-63.25, y=63.00, z=372.03], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityZombie['Zombie'/2466131, l='MpServer', x=-17.70, y=-36.12, z=47.86], EntityJoust['Joust'/2489551, l='MpServer', x=35.38, y=67.50, z=361.53], EntityJoust['Joust'/867224, l='MpServer', x=-21.41, y=22.00, z=335.63], EntityJoust['Joust'/2517683, l='MpServer', x=-100.25, y=63.00, z=300.22], EntityJoustAlpha['Joust Alpha'/1753736, l='MpServer', x=82.47, y=61.14, z=396.50], EntityJoust['Joust'/2271144, l='MpServer', x=-100.84, y=62.23, z=303.94], EntityJoust['Joust'/3733427, l='MpServer', x=-58.94, y=61.00, z=376.26], EntityJoust['Joust'/1447591, l='MpServer', x=-18.53, y=73.00, z=380.53], EntityJoust['Joust'/4269801, l='MpServer', x=-114.50, y=64.00, z=268.50], EntityJoust['Joust'/3733426, l='MpServer', x=-62.53, y=62.00, z=373.96], EntityJoust['Joust'/1447599, l='MpServer', x=86.53, y=95.00, z=369.13], EntityJoust['Joust'/4269795, l='MpServer', x=-38.47, y=76.00, z=378.31], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityCow['Cow'/3955753, l='MpServer', x=29.50, y=63.00, z=235.50], EntityCow['Cow'/3955752, l='MpServer', x=26.44, y=63.00, z=231.38], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntitySpider['Spider'/2468104, l='MpServer', x=-42.58, y=-18.62, z=38.13], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityJoustAlpha['Joust Alpha'/2954027, l='MpServer', x=84.50, y=87.00, z=353.09], EntityWisp['Wisp'/4116907, l='MpServer', x=13.38, y=46.19, z=349.13], EntityJoust['Joust'/3046217, l='MpServer', x=-56.58, y=61.15, z=371.76], EntityJoust['Joust'/2577166, l='MpServer', x=75.50, y=70.00, z=376.75], EntityJoust['Joust'/3046209, l='MpServer', x=-61.26, y=61.38, z=379.74], EntityJoust['Joust'/4275980, l='MpServer', x=7.22, y=67.49, z=383.49], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], EntityCow['Cow'/3778723, l='MpServer', x=32.19, y=63.00, z=239.72], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityJoust['Joust'/1426532, l='MpServer', x=-56.55, y=61.44, z=373.01], EntityJoust['Joust'/2971597, l='MpServer', x=-66.97, y=70.00, z=391.50], EntityJoust['Joust'/1426533, l='MpServer', x=-55.47, y=61.00, z=371.76], EntityJoust['Joust'/1426534, l='MpServer', x=-58.77, y=61.19, z=370.45], MoCEntitySmallFish['SmallFish'/3278245, l='MpServer', x=-16.24, y=61.00, z=384.85], MoCEntitySmallFish['SmallFish'/3278242, l='MpServer', x=-15.85, y=61.00, z=384.26], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoust['Joust'/4386182, l='MpServer', x=38.50, y=89.00, z=384.50], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityJoust['Joust'/1814262, l='MpServer', x=88.25, y=91.00, z=362.66], EntityJoust['Joust'/2675890, l='MpServer', x=-65.78, y=63.00, z=369.91], EntityJoust['Joust'/2675891, l='MpServer', x=-56.50, y=65.00, z=373.09], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityJoust['Joust'/1900832, l='MpServer', x=78.09, y=87.00, z=371.50], EntityJoustAlpha['Joust Alpha'/1765462, l='MpServer', x=58.53, y=24.00, z=378.97], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityJoustAlpha['Joust Alpha'/4311106, l='MpServer', x=5.06, y=63.00, z=372.50], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityJoustAlpha['Joust Alpha'/2946932, l='MpServer', x=65.47, y=65.00, z=389.91], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityJoust['Joust'/3376997, l='MpServer', x=-62.53, y=62.00, z=375.15], EntityJoustAlpha['Joust Alpha'/3967336, l='MpServer', x=-60.55, y=61.12, z=370.57], EntityJoust['Joust'/754921, l='MpServer', x=-59.66, y=61.12, z=382.63], EntityJoust['Joust'/4265001, l='MpServer', x=66.81, y=87.00, z=396.31], EntityPainting['Painting'/290, l='MpServer', x=26.06, y=37.50, z=165.50], Ent
    ityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityJoust['Joust'/3817528, l='MpServer', x=38.50, y=12.00, z=350.16], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityQuiverModSkeleton['Skeleton'/4465969, l='MpServer', x=9.50, y=11.00, z=220.50], EntityPainting['Painting'/292, l='MpServer', x=19.06, y=37.50, z=163.00], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/248, l='MpServer', x=13.06, y=38.00, z=163.00], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityPainting['Painting'/334, l='MpServer', x=34.06, y=37.50, z=164.00], MoCEntitySmallFish['SmallFish'/4225146, l='MpServer', x=-38.27, y=57.81, z=354.26], MoCEntitySmallFish['SmallFish'/4225147, l='MpServer', x=-2.81, y=59.18, z=382.42], EntitySheep['Sheep'/2975022, l='MpServer', x=38.09, y=63.00, z=319.22], EntitySkeleton['Skeleton'/8477, l='MpServer', x=-3.08, y=-41.62, z=18.42], EntityJoust['Joust'/2500394, l='MpServer', x=87.72, y=91.00, z=363.84], EntityJoust['Joust'/2500395, l='MpServer', x=89.53, y=91.00, z=368.53], EntityJoust['Joust'/2500393, l='MpServer', x=89.53, y=91.00, z=367.44], EntityJoust['Joust'/4366459, l='MpServer', x=83.38, y=87.00, z=359.97], EntityItem['item.tile.cactus'/4451861, l='MpServer', x=42.22, y=63.13, z=345.59], EntityChicken['Chicken'/4366458, l='MpServer', x=20.56, y=62.39, z=232.56], EntityJoustAlpha['Joust Alpha'/3431744, l='MpServer', x=7.53, y=64.00, z=381.55], EntityJoust['Joust'/3412249, l='MpServer', x=66.47, y=80.00, z=393.94], EntityJoust['Joust'/4366460, l='MpServer', x=79.53, y=87.00, z=359.06], EntityJoust['Joust'/2482004, l='MpServer', x=-103.09, y=62.30, z=303.38], EntityJoust['Joust'/1902640, l='MpServer', x=-58.53, y=63.00, z=364.41], MoCEntityMouse['Mouse'/4428075, l='MpServer', x=-30.25, y=63.00, z=192.47], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/249, l='MpServer', x=11.94, y=37.50, z=167.00], EntityPainting['Painting'/247, l='MpServer', x=8.50, y=37.50, z=169.06], EntityPainting['Painting'/293, l='MpServer', x=19.06, y=37.50, z=166.00], EntityPainting['Painting'/339, l='MpServer', x=35.94, y=37.50, z=196.50], EntityJoust['Joust'/2610105, l='MpServer', x=-62.54, y=62.27, z=379.68], EntityJoust['Joust'/2610106, l='MpServer', x=-63.63, y=63.00, z=377.38], EntityPainting['Painting'/255, l='MpServer', x=7.94, y=37.50, z=181.00], EntityJoust['Joust'/4311103, l='MpServer', x=-56.63, y=65.00, z=375.53], EntityPainting['Painting'/254, l='MpServer', x=13.06, y=38.00, z=181.50], EntityJoustAlpha['Joust Alpha'/2669342, l='MpServer', x=76.53, y=63.00, z=395.50], EntityPainting['Painting'/337, l='MpServer', x=32.00, y=38.00, z=181.06], EntityJoust['Joust'/4456437, l='MpServer', x=42.50, y=90.00, z=386.50], EntityPainting['Painting'/338, l='MpServer', x=36.00, y=37.50, z=188.94], EntityPainting['Painting'/246, l='MpServer', x=10.00, y=38.00, z=173.06], EntityPainting['Painting'/251, l='MpServer', x=3.94, y=38.00, z=173.00], EntityQuiverModSkeleton['Skeleton'/4447641, l='MpServer', x=11.50, y=27.00, z=172.50],

    [cut out more entities because the post was too long:]


    2014-01-11 13:54:05 [INFO] [STDOUT] Retry entities: 0 total; []
    2014-01-11 13:54:05 [INFO] [STDOUT] Server brand: fml,forge
    2014-01-11 13:54:05 [INFO] [STDOUT] Server type: Integrated singleplayer server
    2014-01-11 13:54:05 [INFO] [STDOUT] Stacktrace:
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2014-01-11 13:54:05 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2014-01-11 13:54:05 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Method.java:597)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-01-11 13:54:05 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-01-11 13:54:05 [INFO] [STDOUT]
    2014-01-11 13:54:05 [INFO] [STDOUT] -- System Details --
    2014-01-11 13:54:05 [INFO] [STDOUT] Details:
    2014-01-11 13:54:05 [INFO] [STDOUT] Minecraft Version: 1.6.4
    2014-01-11 13:54:05 [INFO] [STDOUT] Operating System: Mac OS X (x86_64) version 10.8.5
    2014-01-11 13:54:05 [INFO] [STDOUT] Java Version: 1.6.0_65, Apple Inc.
    2014-01-11 13:54:05 [INFO] [STDOUT] Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
    2014-01-11 13:54:05 [INFO] [STDOUT] Memory: 384315344 bytes (366 MB) / 1329803264 bytes (1268 MB) up to 2130051072 bytes (2031 MB)
    2014-01-11 13:54:05 [INFO] [STDOUT] JVM Flags: 4 total; -Xms512M -Xmx2G -XX:PermSize=128m -XX:MaxPermSize=256m
    2014-01-11 13:54:05 [INFO] [STDOUT] AABB Pool Size: 11713 (655928 bytes; 0 MB) allocated, 7856 (439936 bytes; 0 MB) used
    2014-01-11 13:54:05 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
    2014-01-11 13:54:05 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 59
    2014-01-11 13:54:05 [INFO] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 74 mods loaded, 74 mods active
    2014-01-11 13:54:05 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Erebus{v0.1.0} [Erebus] ([1.6.2+] The Erebus ? 0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DoggyTalents{v1.5.1a} [Doggy Talents] ([1.6.4] Doggy Talents - v1.5.1a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] GrimoireGaia2{1.8.1} [�2Grimoire of Gaia 2] ([1.6.4]GrimoireofGaia2(1.8.1b).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] cfm{3.2.7} [�4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.7(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] animalbikes{2} [AnimalBikes] (AnimalBikes_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] barrels{3.2} [The Barrels Mod] (Barrels 3.2-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] BattleTowers{1.4.2} [Battle Towers] (BattleTowers_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] QuiverMod{1.6.2} [Better Archery] (Better_Archery_1.6.3_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] BetterDungeons{2.4} [Chocolate quest] (BetterDungeons204.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] BiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] CarpentersBlocks{v1.9.9} [Carpenter's Blocks] (Carpenter's Blocks v1.9.9 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DragonMounts{r33} [Dragon Mounts] (dragonmount_r33_mc1.6.x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] MagicCarpet{1.2} [DrZhark's Magic Carpet Mod] (DrZharks MagicCarpet Mod v1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.2-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Waila{1.4.4} [Waila] (Waila_1.4.4b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] ExtraTiC{0.7.1} [ExtraTiC] (ExtraTiC-1.6.4-0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] GuffCore{1.0.0} [Guff's Core] (GuffCore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] 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->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] LycanitesMobs{1.3.2 - MC 1.6.4} [Lycanites Mobs] (LycanitesMobsComplete 1.3.2 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DemonMobs{1.3.2 - MC 1.6.4} [Demon Mobs] (LycanitesMobsComplete 1.3.2 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] DesertMobs{1.3.2 - MC 1.6.4} [Desert Mobs] (LycanitesMobsComplete 1.3.2 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] SwampMobs{1.3.2 - MC 1.6.4} [Swamp Mobs] (LycanitesMobsComplete 1.3.2 [1.6.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] MagicYarn{1.0.9} [Magic Yarn] (MagicYarn_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] AS_Minions{1.7.6} [Minions] (Minions_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] PetBat{1.2.7} [Pet Bat] (PetBat_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] PR{0.4.1} [Plunder Rummage] (Plunder_Rummage_0.4.1__MC_1.6.4_.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] RopesPlus{1.5.1} [Ropes+] (RopePlus_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] AS_Ruins{11.0} [Ruins Spawning System] (Ruins_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] satscapesimukraft{0.12.1 Beta} [Sim-U-Kraft] (Sim-U-Kraft-0.12.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] awger_SmallBoat{0.10.6} [SmallBoat] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] awger_Punt{0.10.6} [Punt] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] awger_Whitehall{0.10.6} [Whitehall] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] awger_Hoy{0.10.6} [Hoy] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] Thaumcraft{4.0.4a} [Thaumcraft] (Thaumcraft4.0.4a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] camping{1.0.2g} [The Camping Mod] (TheCampingMod_1.0.2g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] witchery{0.12.1} [Witchery] (Witchery_0-12-1_164.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    2014-01-11 13:54:05 [INFO] [STDOUT] TConstruct Environment: Sane and ready for action. Bugs may be reported.
    2014-01-11 13:54:05 [INFO] [STDOUT] Launched Version: 1.6.4-Forge9.11.1.965
    2014-01-11 13:54:05 [INFO] [STDOUT] LWJGL: 2.9.0
    2014-01-11 13:54:05 [INFO] [STDOUT] OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.16.74 310.40.00.10f02, NVIDIA Corporation
    2014-01-11 13:54:05 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
    2014-01-11 13:54:05 [INFO] [STDOUT] Type: Client (map_client.txt)
    2014-01-11 13:54:05 [INFO] [STDOUT] Resource Pack: Default
    2014-01-11 13:54:05 [INFO] [STDOUT] Current Language: English (US)
    2014-01-11 13:54:05 [INFO] [STDOUT] Profiler Position: N/A (disabled)
    2014-01-11 13:54:05 [INFO] [STDOUT] Vec3 Pool Size: 5677 (317912 bytes; 0 MB) allocated, 4057 (227192 bytes; 0 MB) used
    2014-01-11 13:54:05 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# /Users/retna/Library/Application Support/minecraft/pliskomod/crash-reports/crash-2014-01-11_13.54.05-client.txt
    2014-01-11 13:54:05 [INFO] [Minecraft-Server] Stopping server
    2014-01-11 13:54:05 [INFO] [Minecraft-Server] Saving players
    2014-01-11 13:54:05 [FINEST] [ArchimedesShipsMod] Writing mobile chunk data: 318 blocks




    Yep, it's a problem with the ArchimedesShips mod.
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.6.4] Team CoFH Mods - Thermal Expansion 3.0.0.0
    Quote from xeronut


    I think this fellow is also working on a RF-centric quarry system - not sure if it's something coming for 1.6.x or 1.7.x though. His mods are pretty ace too; I'm quite looking forward to it. :) As for pumps, I'm not sure.. they are the sole reason I still use Buildcraft unfortunately since Builders are b0rked.

    Spacetoad should be fixing the builders but for the 1.7+ updates soon! As for Quarryplus it still requires BC and MJ rather than RF (But Conduicts produce MJ anyways ;) ) But since denoflions is now in charge of updating the mod, he might make it standalone :D

    I use the Digital Miner from Mekanism as a temp. Replacement for the quarry and the IC2 pump.
    Posted in: Minecraft Mods
  • 2

    posted a message on Modular Powersuits Addons (MPSA) - Requires Modular Powersuits
    Quote from eximius88


    OK, what did you have in mind?


    Like the current Modular powersuits build, allow thermal expansion recipes, integration with TE's omniwrench (or whatever it was renamed to), the multimeter integration to the gauntlet, etc etc

    Same applies to IC2 exp... Since the API has changed tremendously since 1.5

    Nevertheless, TE3 API is by far one of the most simplistic API you can find. Shouldn't take more than 10-15 mins to swap the old TE integration with the new one :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Equivalent Exchange 3 - 0.1.142

    Will pahimar be making a way for other modders to add in EMC values for their custom items like world gen and stuff that isn't common?


    The IMC/API which is already mostly integrated within the build releases already has a system to allow the community to do so :)
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from footmint

    my game crashes and it says i need code chicken core 0.9.06 instead of code chicken lib


    Update Core/CB mods

    Quote from 97torvic

    Minecraft 1.6.4 using latest NEI and CCC versions crashes when looking at any recipe.

    ~snip~

    Can you please help me?

    Thanks


    Hey, welcome to the thread, may I advise you to use spoilers when you post crash logs next time? It makes the thread more organized and compact :) ----> [code][spoiler][code] TEXT/CRASHES GO HERE [/spoiler][/code][/code]

    Anyways, can you list what mods you are using?
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumic Tinkerer (Thaumcraft Addon) - Evolve Knowledge
    Hey Vazkii, I was wondering if you have planned any recent progress with ThermalQuarry? .----. Oh and is it possible to add a creative node that gives unlimited aspects for creative mode/Server ops only? Can't wait to see how you progress with T.Tinkerer next :3
    Posted in: Minecraft Mods
  • 0

    posted a message on Red Gear Core [2.1.0]
    Quote from Keybounce

    So I'd like to ask people who have been using this for a while now (I'm just getting started).

    Making these blocks solid, so that tracks go on them, and mobs spawn. Good, bad, pros, cons?

    What's the overall feel from people that have used this? Being able to run a minecart track over a frozen ocean sounds good; having mobs ruin it sounds bad.


    Pretty much...the mobs spawn part suck... but the functionality is pretty cool :D
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from SparklySparklez

    bump


    Try these:
    If you have optifine, delete it
    Delete the NEI files/folders in your saves folder

    If all else fails,
    Re-install Forge to latest version for 1.6.4
    try updating JAVA/Graphics driver

    Quote from Solymr

    Is there any way to use ChickenCore and NOT use ForgeMultiPart? It automatically downloads and is run whenever I use ChickenCore and I really don't need several hundred extra items in my game that I probably won't use.

    Or at least some option to disable it would be nice.


    ChickenCore doesn't auto install FMP, you probably have a Mod installed like Thermal Expansion 3 or Project Red that requires it as a dependency and auto-downloads it for you.

    Quote from rtester

    I do not see a single 1.7 link for the mods here why is the title in google say 1.7 / 1.6 ect ect if there is no 1.7 downloads yet. and before you say thats google google does not change the keywords people type in.

    Forge is yet to be stable for 1.7+, therefore not many mods have yet to update. Plus MCP (What modders use to compile the mods) is not fully operational yet. Searge and ProfMobius are working on it. So just be patient :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Modular Powersuits Addons (MPSA) - Requires Modular Powersuits
    Will you be implementing the new Buildcraft, IC2, Thermal Expansion, or UE API? O.o
    Posted in: Minecraft Mods
  • 0

    posted a message on Single Player Commands [V4.9] - Official Download [SPC] [+NoClip]
    Quote from LoRaM100

    I don't Battle Gear but I do use the latest WE release.
    Latest WE.jar
    WorldEdit Updates can be found here: http://builds.engine.../?branch=master
    Get the worldedit#.#.#-SNAPSHOT.zip. Drag the worldedit.jar inside the SNAPSHOT to your *See MY SPC Installation Instruction. If there is one there replace it!
    Lou


    I've contacted sk89q, awaiting his response...
    I've tried the latest WE, but no dice.... seems like rendering/swinging the other arm conflicts with an WE EventHandle >.>
    Wondering what q3 thinks of it though....
    Posted in: Minecraft Mods
  • To post a comment, please .