• 0

    posted a message on Good pc?
    Your best bet if you have a monitor,mouse and keyboard already is to get a good spec PC that comes with only the tower and get you a graphics card and PSU for it. Its hard to get a good PC for a low price unfortunatly. Anything you put together yourself with a little research will perform better than a out the box PC from a big box retailer.
    Posted in: Hardware & Software Support
  • 0

    posted a message on I Need a New Laptop!
    HP has a few computers for sale for 500-600 ish that will run with optifine on max settings and hit between 30-40FPS on servers and over 100 on single player. Anything less and price you wont do much. You would have to look at the HP laptops with the radeon 8600 and 8800 series graphics cards.
    Posted in: Hardware & Software Support
  • 0

    posted a message on Character can't effect environment on mutliplayer server
    Try putting everything in a chest if possible first but delete her player.dat file on the server and have her log back in. It may have currupted possibly.
    Posted in: Server Support and Administration
  • 0

    posted a message on Server troubles!
    If you end up with issues with hamachi you can look at freedns.afraid.org or another similar place and setup a sub domain linked to your server IP and make sure you open the port for minecraft and that way people can easily connect as well without the VPN stuff. I gave up on a good hamachi setup long ago.
    Posted in: Server Support and Administration
  • 0

    posted a message on ChickenBones Mods
    After 2 days of dealing with my issue I have it running again. It was a client side issue with forestry and the Core mod. I deleted all the config files and let them repop on startup and for safe measure loaded a world backup on the server. I am able to play with no issues now and seem to actually be running smoother. Just and FYI to anyone with a similar issue.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Running into a crash on the client end when connecting to my server. Its only on one computer. I have completely uninstalled and removed everything on this computer for minecraft and reinstalled and got the issue again. Hope someone can help me out. Just as a little bribe cause im bored and it really does not matter but whoever helps ill give my server IP to and they can hop on my server. Its a tech mod server and is private so no kids and spammer crap only a few players. Either way here is the pastebin.

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

    posted a message on crashing when playing only on server
    I am having a tough time with my server. All has been working fine since janurary with no issues and now im having major issues. I have not changed a single thing. When I log in I can play for about 3 secconds and it crashes the client. It happens to me and my friends as well but the server itself does not crash only on the client end.

    Now If I delete my player.dat file on the server and start fresh at spawn I can play fine up untill I get back near where me and my friends have made our development and then it crashes again. They have the same exact issue. Now I downloaded the world save from the server and loaded it up in single player and I have no issues with it and can play with no problems. So I played single player for a few mintues saved and up loaded the save to the server and restarted the server to load the changes. Same crash again still here is the report. Also I have updated all the mods and loaded a backup of the world from before the crash started.

    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 3/26/14 5:16 PM
    Description: Exception in world tick

    java.util.NoSuchElementException: key not found: codechicken.lib.vec.BlockCoord@627a
    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:647)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:647)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:656)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:72)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:44)
    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.TcpConnection.func_74428_b(TcpConnection.java:462)
    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)


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

    -- Head --
    Stacktrace:
    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:647)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:647)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:656)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:72)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:44)
    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.TcpConnection.func_74428_b(TcpConnection.java:462)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (248,64,222), Chunk: (at 8,4,14 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 95061350 game time, 101247973 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 114 total; [EntityBlock['unknown'/147127, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147126, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147125, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147124, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147123, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147122, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147121, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147120, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/36293, l='MpServer', x=-722.50, y=66.00, z=-391.50], EntityBlock['unknown'/146837, l='MpServer', x=-756.75, y=62.00, z=-430.75], EntityBlock['unknown'/147118, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147119, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147116, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147117, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147093, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147092, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147095, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147094, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147101, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147100, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147103, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147102, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147097, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147096, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147099, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147098, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/147346, l='MpServer', x=-57.87, y=-22.67, z=-13.73], EntitySheep['Sheep'/36067, l='MpServer', x=-745.94, y=63.00, z=-304.81], EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59], EntityBlock['unknown'/146940, l='MpServer', x=-803.75, y=59.00, z=-436.75], EntityBat['Bat'/36480, l='MpServer', x=-838.69, y=39.10, z=-327.50], EntityBat['Bat'/36483, l='MpServer', x=-837.16, y=55.62, z=-306.47], EntityBat['Bat'/36482, l='MpServer', x=-840.56, y=54.00, z=-305.44], EntitySheep['Sheep'/36166, l='MpServer', x=-735.44, y=66.00, z=-272.94], EntityCow['Cow'/36167, l='MpServer', x=-726.53, y=69.00, z=-260.78], EntitySheep['Sheep'/36165, l='MpServer', x=-721.34, y=66.00, z=-396.47], EntityCow['Cow'/36179, l='MpServer', x=-704.47, y=45.00, z=-298.78], EntityBat['Bat'/36455, l='MpServer', x=-811.75, y=21.00, z=-327.56], EntitySheep['Sheep'/36178, l='MpServer', x=-719.38, y=63.00, z=-312.53], EntityCreeper['Creeper'/36191, l='MpServer', x=-694.09, y=14.00, z=-289.56], EntitySheep['Sheep'/36190, l='MpServer', x=-697.13, y=64.00, z=-363.63], EntityCreeper['Creeper'/36189, l='MpServer', x=-690.50, y=31.00, z=-391.50], EntitySkeleton['Skeleton'/36196, l='MpServer', x=-688.50, y=23.00, z=-263.50], EntitySkeleton['Skeleton'/36197, l='MpServer', x=-698.47, y=37.00, z=-257.69], EntityZombie['Zombie'/36198, l='MpServer', x=-696.50, y=14.00, z=-251.50], EntityCreeper['Creeper'/36199, l='MpServer', x=-688.50, y=30.00, z=-250.50], EntityZombie['Zombie'/36192, l='MpServer', x=-701.98, y=42.00, z=-285.53], EntitySkeleton['Skeleton'/36193, l='MpServer', x=-702.28, y=41.00, z=-282.03], EntitySheep['Sheep'/36194, l='MpServer', x=-698.56, y=66.00, z=-283.66], EntitySheep['Sheep'/36195, l='MpServer', x=-700.16, y=66.00, z=-285.06], EntityCreeper['Creeper'/36200, l='MpServer', x=-698.59, y=37.00, z=-256.84], EntityCreeper['Creeper'/36212, l='MpServer', x=-687.50, y=13.00, z=-291.50], EntitySkeleton['Skeleton'/36214, l='MpServer', x=-685.44, y=13.00, z=-288.44], EntityBlock['unknown'/146748, l='MpServer', x=-851.50, y=63.45, z=-341.55], EntityBlock['unknown'/146749, l='MpServer', x=-851.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36211, l='MpServer', x=-684.06, y=13.00, z=-288.66], EntityBlock['unknown'/146750, l='MpServer', x=-851.50, y=67.45, z=-341.55], EntityBlock['unknown'/146751, l='MpServer', x=-841.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36424, l='MpServer', x=-736.88, y=64.00, z=-238.25], EntityZombie['Zombie'/36220, l='MpServer', x=-687.50, y=28.00, z=-245.50], EntityBat['Bat'/36219, l='MpServer', x=-691.53, y=14.00, z=-271.88], EntityEnderman['Enderman'/36218, l='MpServer', x=-684.50, y=17.00, z=-274.50], EntityCow['Cow'/36106, l='MpServer', x=-822.50, y=53.00, z=-378.47], EntityBlock['unknown'/146759, l='MpServer', x=-841.55, y=67.45, z=-341.50], EntitySkeleton['Skeleton'/36107, l='MpServer', x=-831.50, y=48.00, z=-369.50], EntityBlock['unknown'/146758, l='MpServer', x=-851.55, y=67.45, z=-341.50], EntityZombie['Zombie'/36104, l='MpServer', x=-818.03, y=52.00, z=-396.50], EntityBlock['unknown'/146757, l='MpServer', x=-841.55, y=63.45, z=-341.50], EntitySquid['Squid'/36412, l='MpServer', x=-809.59, y=61.00, z=-283.63], EntityBlock['unknown'/146756, l='MpServer', x=-851.55, y=63.45, z=-341.50], EntitySquid['Squid'/36411, l='MpServer', x=-807.81, y=60.56, z=-281.69], EntityBat['Bat'/36110, l='MpServer', x=-817.56, y=26.60, z=-343.91], EntityBlock['unknown'/146755, l='MpServer', x=-851.50, y=67.45, z=-331.55], EntitySquid['Squid'/36410, l='MpServer', x=-807.50, y=60.22, z=-285.50], EntityBat['Bat'/36111, l='MpServer', x=-803.88, y=13.04, z=-287.09], EntityBlock['unknown'/146754, l='MpServer', x=-841.55, y=63.50, z=-331.55], EntitySquid['Squid'/36409, l='MpServer', x=-810.53, y=61.38, z=-285.50], EntityBlock['unknown'/146753, l='MpServer', x=-851.55, y=63.50, z=-331.55], EntitySkeleton['Skeleton'/36108, l='MpServer', x=-823.50, y=14.00, z=-339.50], EntityBlock['unknown'/146752, l='MpServer', x=-851.50, y=63.45, z=-331.55], EntityCreeper['Creeper'/36109, l='MpServer', x=-822.38, y=29.00, z=-339.47], EntityBat['Bat'/36119, l='MpServer', x=-810.09, y=17.01, z=-298.44], EntityBat['Bat'/36118, l='MpServer', x=-806.94, y=12.23, z=-289.06], EntityZombie['Zombie'/36117, l='MpServer', x=-812.50, y=21.00, z=-338.50], EntityZombie['Zombie'/36116, l='MpServer', x=-812.50, y=21.00, z=-339.50], EntitySpider['Spider'/36123, l='MpServer', x=-804.09, y=24.00, z=-281.53], EntitySheep['Sheep'/36122, l='MpServer', x=-806.81, y=70.00, z=-291.25], EntitySpider['Spider'/36121, l='MpServer', x=-804.88, y=28.48, z=-301.84], EntityBat['Bat'/36120, l='MpServer', x=-809.44, y=12.54, z=-290.25], EntitySheep['Sheep'/36127, l='MpServer', x=-798.88, y=67.00, z=-395.09], EntitySkeleton['Skeleton'/36124, l='MpServer', x=-801.13, y=53.00, z=-268.50], EntityBat['Bat'/36129, l='MpServer', x=-774.53, y=37.92, z=-327.25], EntitySkeleton['Skeleton'/36130, l='MpServer', x=-798.50, y=13.00, z=-277.50], EntityCreeper['Creeper'/36131, l='MpServer', x=-799.50, y=28.00, z=-287.50], EntitySkeleton['Skeleton'/36132, l='MpServer', x=-792.50, y=27.00, z=-268.50], EntitySpider['Spider'/36369, l='MpServer', x=-807.50, y=63.00, z=-364.50], EntityCreeper['Creeper'/36133, l='MpServer', x=-795.50, y=48.00, z=-260.50], EntitySkeleton['Skeleton'/36134, l='MpServer', x=-797.50, y=51.00, z=-264.50], EntityBat['Bat'/36135, l='MpServer', x=-793.06, y=46.00, z=-242.06], EntityCreeper['Creeper'/36137, l='MpServer', x=-792.50, y=42.00, z=-237.50], EntitySpider['Spider'/36382, l='MpServer', x=-743.78, y=63.00, z=-394.94], EntityCreeper['Creeper'/36141, l='MpServer', x=-777.22, y=19.00, z=-365.03], EntitySkeleton['Skeleton'/36142, l='MpServer', x=-784.73, y=22.00, z=-357.31], EntityBat['Bat'/36143, l='MpServer', x=-766.53, y=11.79, z=-326.75], EntityBat['Bat'/36145, l='MpServer', x=-774.47, y=37.82, z=-327.25], EntityBat['Bat'/36144, l='MpServer', x=-777.66, y=12.10, z=-333.22], EntityCow['Cow'/36146, l='MpServer', x=-774.69, y=64.00, z=-250.75], EntitySkeleton['Skeleton'/36149, l='MpServer', x=-764.22, y=10.00, z=-333.84], EntitySquid['Squid'/36151, l='MpServer', x=-760.07, y=61.00, z=-310.50], EntityBat['Bat'/36150, l='MpServer', x=-770.41, y=10.23, z=-334.47], EntityCreeper['Creeper'/36365, l='MpServer', x=-796.16, y=62.18, z=-367.63], EntityZombie['Zombie'/36157, l='MpServer', x=-751.50, y=19.00, z=-244.50], EntitySpider['Spider'/36156, l='MpServer', x=-743.66, y=11.00, z=-388.28], EntitySkeleton['Skeleton'/36158, l='MpServer', x=-751.69, y=16.00, z=-239.72]]
    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_71407_l(Minecraft.java:1943)
    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)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (248,64,222), Chunk: (at 8,4,14 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 95061350 game time, 101247973 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 114 total; [EntityBlock['unknown'/147127, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147126, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147125, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147124, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147123, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147122, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147121, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147120, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/36293, l='MpServer', x=-722.50, y=66.00, z=-391.50], EntityBlock['unknown'/146837, l='MpServer', x=-756.75, y=62.00, z=-430.75], EntityBlock['unknown'/147118, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147119, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147116, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147117, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147093, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147092, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147095, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147094, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147101, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147100, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147103, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147102, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147097, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147096, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147099, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147098, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/147346, l='MpServer', x=-57.87, y=-22.67, z=-13.73], EntitySheep['Sheep'/36067, l='MpServer', x=-745.94, y=63.00, z=-304.81], EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59], EntityBlock['unknown'/146940, l='MpServer', x=-803.75, y=59.00, z=-436.75], EntityBat['Bat'/36480, l='MpServer', x=-838.69, y=39.10, z=-327.50], EntityBat['Bat'/36483, l='MpServer', x=-837.16, y=55.62, z=-306.47], EntityBat['Bat'/36482, l='MpServer', x=-840.56, y=54.00, z=-305.44], EntitySheep['Sheep'/36166, l='MpServer', x=-735.44, y=66.00, z=-272.94], EntityCow['Cow'/36167, l='MpServer', x=-726.53, y=69.00, z=-260.78], EntitySheep['Sheep'/36165, l='MpServer', x=-721.34, y=66.00, z=-396.47], EntityCow['Cow'/36179, l='MpServer', x=-704.47, y=45.00, z=-298.78], EntityBat['Bat'/36455, l='MpServer', x=-811.75, y=21.00, z=-327.56], EntitySheep['Sheep'/36178, l='MpServer', x=-719.38, y=63.00, z=-312.53], EntityCreeper['Creeper'/36191, l='MpServer', x=-694.09, y=14.00, z=-289.56], EntitySheep['Sheep'/36190, l='MpServer', x=-697.13, y=64.00, z=-363.63], EntityCreeper['Creeper'/36189, l='MpServer', x=-690.50, y=31.00, z=-391.50], EntitySkeleton['Skeleton'/36196, l='MpServer', x=-688.50, y=23.00, z=-263.50], EntitySkeleton['Skeleton'/36197, l='MpServer', x=-698.47, y=37.00, z=-257.69], EntityZombie['Zombie'/36198, l='MpServer', x=-696.50, y=14.00, z=-251.50], EntityCreeper['Creeper'/36199, l='MpServer', x=-688.50, y=30.00, z=-250.50], EntityZombie['Zombie'/36192, l='MpServer', x=-701.98, y=42.00, z=-285.53], EntitySkeleton['Skeleton'/36193, l='MpServer', x=-702.28, y=41.00, z=-282.03], EntitySheep['Sheep'/36194, l='MpServer', x=-698.56, y=66.00, z=-283.66], EntitySheep['Sheep'/36195, l='MpServer', x=-700.16, y=66.00, z=-285.06], EntityCreeper['Creeper'/36200, l='MpServer', x=-698.59, y=37.00, z=-256.84], EntityCreeper['Creeper'/36212, l='MpServer', x=-687.50, y=13.00, z=-291.50], EntitySkeleton['Skeleton'/36214, l='MpServer', x=-685.44, y=13.00, z=-288.44], EntityBlock['unknown'/146748, l='MpServer', x=-851.50, y=63.45, z=-341.55], EntityBlock['unknown'/146749, l='MpServer', x=-851.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36211, l='MpServer', x=-684.06, y=13.00, z=-288.66], EntityBlock['unknown'/146750, l='MpServer', x=-851.50, y=67.45, z=-341.55], EntityBlock['unknown'/146751, l='MpServer', x=-841.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36424, l='MpServer', x=-736.88, y=64.00, z=-238.25], EntityZombie['Zombie'/36220, l='MpServer', x=-687.50, y=28.00, z=-245.50], EntityBat['Bat'/36219, l='MpServer', x=-691.53, y=14.00, z=-271.88], EntityEnderman['Enderman'/36218, l='MpServer', x=-684.50, y=17.00, z=-274.50], EntityCow['Cow'/36106, l='MpServer', x=-822.50, y=53.00, z=-378.47], EntityBlock['unknown'/146759, l='MpServer', x=-841.55, y=67.45, z=-341.50], EntitySkeleton['Skeleton'/36107, l='MpServer', x=-831.50, y=48.00, z=-369.50], EntityBlock['unknown'/146758, l='MpServer', x=-851.55, y=67.45, z=-341.50], EntityZombie['Zombie'/36104, l='MpServer', x=-818.03, y=52.00, z=-396.50], EntityBlock['unknown'/146757, l='MpServer', x=-841.55, y=63.45, z=-341.50], EntitySquid['Squid'/36412, l='MpServer', x=-809.59, y=61.00, z=-283.63], EntityBlock['unknown'/146756, l='MpServer', x=-851.55, y=63.45, z=-341.50], EntitySquid['Squid'/36411, l='MpServer', x=-807.81, y=60.56, z=-281.69], EntityBat['Bat'/36110, l='MpServer', x=-817.56, y=26.60, z=-343.91], EntityBlock['unknown'/146755, l='MpServer', x=-851.50, y=67.45, z=-331.55], EntitySquid['Squid'/36410, l='MpServer', x=-807.50, y=60.22, z=-285.50], EntityBat['Bat'/36111, l='MpServer', x=-803.88, y=13.04, z=-287.09], EntityBlock['unknown'/146754, l='MpServer', x=-841.55, y=63.50, z=-331.55], EntitySquid['Squid'/36409, l='MpServer', x=-810.53, y=61.38, z=-285.50], EntityBlock['unknown'/146753, l='MpServer', x=-851.55, y=63.50, z=-331.55], EntitySkeleton['Skeleton'/36108, l='MpServer', x=-823.50, y=14.00, z=-339.50], EntityBlock['unknown'/146752, l='MpServer', x=-851.50, y=63.45, z=-331.55], EntityCreeper['Creeper'/36109, l='MpServer', x=-822.38, y=29.00, z=-339.47], EntityBat['Bat'/36119, l='MpServer', x=-810.09, y=17.01, z=-298.44], EntityBat['Bat'/36118, l='MpServer', x=-806.94, y=12.23, z=-289.06], EntityZombie['Zombie'/36117, l='MpServer', x=-812.50, y=21.00, z=-338.50], EntityZombie['Zombie'/36116, l='MpServer', x=-812.50, y=21.00, z=-339.50], EntitySpider['Spider'/36123, l='MpServer', x=-804.09, y=24.00, z=-281.53], EntitySheep['Sheep'/36122, l='MpServer', x=-806.81, y=70.00, z=-291.25], EntitySpider['Spider'/36121, l='MpServer', x=-804.88, y=28.48, z=-301.84], EntityBat['Bat'/36120, l='MpServer', x=-809.44, y=12.54, z=-290.25], EntitySheep['Sheep'/36127, l='MpServer', x=-798.88, y=67.00, z=-395.09], EntitySkeleton['Skeleton'/36124, l='MpServer', x=-801.13, y=53.00, z=-268.50], EntityBat['Bat'/36129, l='MpServer', x=-774.53, y=37.92, z=-327.25], EntitySkeleton['Skeleton'/36130, l='MpServer', x=-798.50, y=13.00, z=-277.50], EntityCreeper['Creeper'/36131, l='MpServer', x=-799.50, y=28.00, z=-287.50], EntitySkeleton['Skeleton'/36132, l='MpServer', x=-792.50, y=27.00, z=-268.50], EntitySpider['Spider'/36369, l='MpServer', x=-807.50, y=63.00, z=-364.50], EntityCreeper['Creeper'/36133, l='MpServer', x=-795.50, y=48.00, z=-260.50], EntitySkeleton['Skeleton'/36134, l='MpServer', x=-797.50, y=51.00, z=-264.50], EntityBat['Bat'/36135, l='MpServer', x=-793.06, y=46.00, z=-242.06], EntityCreeper['Creeper'/36137, l='MpServer', x=-792.50, y=42.00, z=-237.50], EntitySpider['Spider'/36382, l='MpServer', x=-743.78, y=63.00, z=-394.94], EntityCreeper['Creeper'/36141, l='MpServer', x=-777.22, y=19.00, z=-365.03], EntitySkeleton['Skeleton'/36142, l='MpServer', x=-784.73, y=22.00, z=-357.31], EntityBat['Bat'/36143, l='MpServer', x=-766.53, y=11.79, z=-326.75], EntityBat['Bat'/36145, l='MpServer', x=-774.47, y=37.82, z=-327.25], EntityBat['Bat'/36144, l='MpServer', x=-777.66, y=12.10, z=-333.22], EntityCow['Cow'/36146, l='MpServer', x=-774.69, y=64.00, z=-250.75], EntitySkeleton['Skeleton'/36149, l='MpServer', x=-764.22, y=10.00, z=-333.84], EntitySquid['Squid'/36151, l='MpServer', x=-760.07, y=61.00, z=-310.50], EntityBat['Bat'/36150, l='MpServer', x=-770.41, y=10.23, z=-334.47], EntityCreeper['Creeper'/36365, l='MpServer', x=-796.16, y=62.18, z=-367.63], EntityZombie['Zombie'/36157, l='MpServer', x=-751.50, y=19.00, z=-244.50], EntitySpider['Spider'/36156, l='MpServer', x=-743.66, y=11.00, z=-388.28], EntitySkeleton['Skeleton'/36158, l='MpServer', x=-751.69, y=16.00, z=-239.72]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 323718424 bytes (308 MB) / 1163919360 bytes (1110 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
    AABB Pool Size: 10398 (582288 bytes; 0 MB) allocated, 1112 (62272 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 36 mods loaded, 36 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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->Available->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->Available->Available->Available->Available->Available
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->Available
    Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    carsanddrives{1.0.4} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    IC2{2.0.384-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.384-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    JABBA{1.1.0c} [JABBA] (JABBA_1.1.0d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    TelePipes{1.0.0} [Teleport Pipes] (TeleportPipes-Pre1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6570 GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 2176 (121856 bytes; 0 MB) allocated, 483 (27048 bytes; 0 MB) used
    Posted in: Java Edition Support
  • 0

    posted a message on Crashing only when on server
    I am having a tough time with my server. All has been working fine since janurary with no issues and now im having major issues. I have not changed a single thing. When I log in I can play for about 3 secconds and it crashes the client. It happens to me and my friends as well but the server itself does not crash only on the client end.

    Now If I delete my player.dat file on the server and start fresh at spawn I can play fine up untill I get back near where me and my friends have made our development and then it crashes again. They have the same exact issue. Now I downloaded the world save from the server and loaded it up in single player and I have no issues with it and can play with no problems. So I played single player for a few mintues saved and up loaded the save to the server and restarted the server to load the changes. Same crash again still here is the report.

    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 3/26/14 5:16 PM
    Description: Exception in world tick

    java.util.NoSuchElementException: key not found: codechicken.lib.vec.BlockCoord@627a
    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:647)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:647)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:656)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:72)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:44)
    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.TcpConnection.func_74428_b(TcpConnection.java:462)
    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)


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

    -- Head --
    Stacktrace:
    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:647)
    at codechicken.multipart.TileMultipart$$anonfun$tilemp$lzycompute$1$1.apply(TileMultipart.scala:647)
    at scala.Option.getOrElse(Option.scala:120)
    at codechicken.multipart.TileMultipart$.tilemp$lzycompute$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.tilemp$1(TileMultipart.scala:647)
    at codechicken.multipart.TileMultipart$.handlePacket(TileMultipart.scala:656)
    at codechicken.multipart.handler.MultipartCPH$.handleCompressedTileData(packethandlers.scala:72)
    at codechicken.multipart.handler.MultipartCPH$.handlePacket(packethandlers.scala:44)
    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.TcpConnection.func_74428_b(TcpConnection.java:462)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (248,64,222), Chunk: (at 8,4,14 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 95061350 game time, 101247973 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 114 total; [EntityBlock['unknown'/147127, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147126, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147125, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147124, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147123, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147122, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147121, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147120, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/36293, l='MpServer', x=-722.50, y=66.00, z=-391.50], EntityBlock['unknown'/146837, l='MpServer', x=-756.75, y=62.00, z=-430.75], EntityBlock['unknown'/147118, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147119, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147116, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147117, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147093, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147092, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147095, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147094, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147101, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147100, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147103, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147102, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147097, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147096, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147099, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147098, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/147346, l='MpServer', x=-57.87, y=-22.67, z=-13.73], EntitySheep['Sheep'/36067, l='MpServer', x=-745.94, y=63.00, z=-304.81], EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59], EntityBlock['unknown'/146940, l='MpServer', x=-803.75, y=59.00, z=-436.75], EntityBat['Bat'/36480, l='MpServer', x=-838.69, y=39.10, z=-327.50], EntityBat['Bat'/36483, l='MpServer', x=-837.16, y=55.62, z=-306.47], EntityBat['Bat'/36482, l='MpServer', x=-840.56, y=54.00, z=-305.44], EntitySheep['Sheep'/36166, l='MpServer', x=-735.44, y=66.00, z=-272.94], EntityCow['Cow'/36167, l='MpServer', x=-726.53, y=69.00, z=-260.78], EntitySheep['Sheep'/36165, l='MpServer', x=-721.34, y=66.00, z=-396.47], EntityCow['Cow'/36179, l='MpServer', x=-704.47, y=45.00, z=-298.78], EntityBat['Bat'/36455, l='MpServer', x=-811.75, y=21.00, z=-327.56], EntitySheep['Sheep'/36178, l='MpServer', x=-719.38, y=63.00, z=-312.53], EntityCreeper['Creeper'/36191, l='MpServer', x=-694.09, y=14.00, z=-289.56], EntitySheep['Sheep'/36190, l='MpServer', x=-697.13, y=64.00, z=-363.63], EntityCreeper['Creeper'/36189, l='MpServer', x=-690.50, y=31.00, z=-391.50], EntitySkeleton['Skeleton'/36196, l='MpServer', x=-688.50, y=23.00, z=-263.50], EntitySkeleton['Skeleton'/36197, l='MpServer', x=-698.47, y=37.00, z=-257.69], EntityZombie['Zombie'/36198, l='MpServer', x=-696.50, y=14.00, z=-251.50], EntityCreeper['Creeper'/36199, l='MpServer', x=-688.50, y=30.00, z=-250.50], EntityZombie['Zombie'/36192, l='MpServer', x=-701.98, y=42.00, z=-285.53], EntitySkeleton['Skeleton'/36193, l='MpServer', x=-702.28, y=41.00, z=-282.03], EntitySheep['Sheep'/36194, l='MpServer', x=-698.56, y=66.00, z=-283.66], EntitySheep['Sheep'/36195, l='MpServer', x=-700.16, y=66.00, z=-285.06], EntityCreeper['Creeper'/36200, l='MpServer', x=-698.59, y=37.00, z=-256.84], EntityCreeper['Creeper'/36212, l='MpServer', x=-687.50, y=13.00, z=-291.50], EntitySkeleton['Skeleton'/36214, l='MpServer', x=-685.44, y=13.00, z=-288.44], EntityBlock['unknown'/146748, l='MpServer', x=-851.50, y=63.45, z=-341.55], EntityBlock['unknown'/146749, l='MpServer', x=-851.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36211, l='MpServer', x=-684.06, y=13.00, z=-288.66], EntityBlock['unknown'/146750, l='MpServer', x=-851.50, y=67.45, z=-341.55], EntityBlock['unknown'/146751, l='MpServer', x=-841.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36424, l='MpServer', x=-736.88, y=64.00, z=-238.25], EntityZombie['Zombie'/36220, l='MpServer', x=-687.50, y=28.00, z=-245.50], EntityBat['Bat'/36219, l='MpServer', x=-691.53, y=14.00, z=-271.88], EntityEnderman['Enderman'/36218, l='MpServer', x=-684.50, y=17.00, z=-274.50], EntityCow['Cow'/36106, l='MpServer', x=-822.50, y=53.00, z=-378.47], EntityBlock['unknown'/146759, l='MpServer', x=-841.55, y=67.45, z=-341.50], EntitySkeleton['Skeleton'/36107, l='MpServer', x=-831.50, y=48.00, z=-369.50], EntityBlock['unknown'/146758, l='MpServer', x=-851.55, y=67.45, z=-341.50], EntityZombie['Zombie'/36104, l='MpServer', x=-818.03, y=52.00, z=-396.50], EntityBlock['unknown'/146757, l='MpServer', x=-841.55, y=63.45, z=-341.50], EntitySquid['Squid'/36412, l='MpServer', x=-809.59, y=61.00, z=-283.63], EntityBlock['unknown'/146756, l='MpServer', x=-851.55, y=63.45, z=-341.50], EntitySquid['Squid'/36411, l='MpServer', x=-807.81, y=60.56, z=-281.69], EntityBat['Bat'/36110, l='MpServer', x=-817.56, y=26.60, z=-343.91], EntityBlock['unknown'/146755, l='MpServer', x=-851.50, y=67.45, z=-331.55], EntitySquid['Squid'/36410, l='MpServer', x=-807.50, y=60.22, z=-285.50], EntityBat['Bat'/36111, l='MpServer', x=-803.88, y=13.04, z=-287.09], EntityBlock['unknown'/146754, l='MpServer', x=-841.55, y=63.50, z=-331.55], EntitySquid['Squid'/36409, l='MpServer', x=-810.53, y=61.38, z=-285.50], EntityBlock['unknown'/146753, l='MpServer', x=-851.55, y=63.50, z=-331.55], EntitySkeleton['Skeleton'/36108, l='MpServer', x=-823.50, y=14.00, z=-339.50], EntityBlock['unknown'/146752, l='MpServer', x=-851.50, y=63.45, z=-331.55], EntityCreeper['Creeper'/36109, l='MpServer', x=-822.38, y=29.00, z=-339.47], EntityBat['Bat'/36119, l='MpServer', x=-810.09, y=17.01, z=-298.44], EntityBat['Bat'/36118, l='MpServer', x=-806.94, y=12.23, z=-289.06], EntityZombie['Zombie'/36117, l='MpServer', x=-812.50, y=21.00, z=-338.50], EntityZombie['Zombie'/36116, l='MpServer', x=-812.50, y=21.00, z=-339.50], EntitySpider['Spider'/36123, l='MpServer', x=-804.09, y=24.00, z=-281.53], EntitySheep['Sheep'/36122, l='MpServer', x=-806.81, y=70.00, z=-291.25], EntitySpider['Spider'/36121, l='MpServer', x=-804.88, y=28.48, z=-301.84], EntityBat['Bat'/36120, l='MpServer', x=-809.44, y=12.54, z=-290.25], EntitySheep['Sheep'/36127, l='MpServer', x=-798.88, y=67.00, z=-395.09], EntitySkeleton['Skeleton'/36124, l='MpServer', x=-801.13, y=53.00, z=-268.50], EntityBat['Bat'/36129, l='MpServer', x=-774.53, y=37.92, z=-327.25], EntitySkeleton['Skeleton'/36130, l='MpServer', x=-798.50, y=13.00, z=-277.50], EntityCreeper['Creeper'/36131, l='MpServer', x=-799.50, y=28.00, z=-287.50], EntitySkeleton['Skeleton'/36132, l='MpServer', x=-792.50, y=27.00, z=-268.50], EntitySpider['Spider'/36369, l='MpServer', x=-807.50, y=63.00, z=-364.50], EntityCreeper['Creeper'/36133, l='MpServer', x=-795.50, y=48.00, z=-260.50], EntitySkeleton['Skeleton'/36134, l='MpServer', x=-797.50, y=51.00, z=-264.50], EntityBat['Bat'/36135, l='MpServer', x=-793.06, y=46.00, z=-242.06], EntityCreeper['Creeper'/36137, l='MpServer', x=-792.50, y=42.00, z=-237.50], EntitySpider['Spider'/36382, l='MpServer', x=-743.78, y=63.00, z=-394.94], EntityCreeper['Creeper'/36141, l='MpServer', x=-777.22, y=19.00, z=-365.03], EntitySkeleton['Skeleton'/36142, l='MpServer', x=-784.73, y=22.00, z=-357.31], EntityBat['Bat'/36143, l='MpServer', x=-766.53, y=11.79, z=-326.75], EntityBat['Bat'/36145, l='MpServer', x=-774.47, y=37.82, z=-327.25], EntityBat['Bat'/36144, l='MpServer', x=-777.66, y=12.10, z=-333.22], EntityCow['Cow'/36146, l='MpServer', x=-774.69, y=64.00, z=-250.75], EntitySkeleton['Skeleton'/36149, l='MpServer', x=-764.22, y=10.00, z=-333.84], EntitySquid['Squid'/36151, l='MpServer', x=-760.07, y=61.00, z=-310.50], EntityBat['Bat'/36150, l='MpServer', x=-770.41, y=10.23, z=-334.47], EntityCreeper['Creeper'/36365, l='MpServer', x=-796.16, y=62.18, z=-367.63], EntityZombie['Zombie'/36157, l='MpServer', x=-751.50, y=19.00, z=-244.50], EntitySpider['Spider'/36156, l='MpServer', x=-743.66, y=11.00, z=-388.28], EntitySkeleton['Skeleton'/36158, l='MpServer', x=-751.69, y=16.00, z=-239.72]]
    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_71407_l(Minecraft.java:1943)
    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)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (248,64,222), Chunk: (at 8,4,14 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 95061350 game time, 101247973 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 114 total; [EntityBlock['unknown'/147127, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147126, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147125, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147124, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147123, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147122, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147121, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147120, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/36293, l='MpServer', x=-722.50, y=66.00, z=-391.50], EntityBlock['unknown'/146837, l='MpServer', x=-756.75, y=62.00, z=-430.75], EntityBlock['unknown'/147118, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147119, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147116, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147117, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147093, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147092, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147095, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147094, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147101, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147100, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147103, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147102, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147097, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147096, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147099, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityBlock['unknown'/147098, l='MpServer', x=2147483647.00, y=2147483647.00, z=2147483647.00], EntityZombie['Zombie'/147346, l='MpServer', x=-57.87, y=-22.67, z=-13.73], EntitySheep['Sheep'/36067, l='MpServer', x=-745.94, y=63.00, z=-304.81], EntityClientPlayerMP['Drifterdude'/36066, l='MpServer', x=-764.26, y=65.41, z=-319.59], EntityBlock['unknown'/146940, l='MpServer', x=-803.75, y=59.00, z=-436.75], EntityBat['Bat'/36480, l='MpServer', x=-838.69, y=39.10, z=-327.50], EntityBat['Bat'/36483, l='MpServer', x=-837.16, y=55.62, z=-306.47], EntityBat['Bat'/36482, l='MpServer', x=-840.56, y=54.00, z=-305.44], EntitySheep['Sheep'/36166, l='MpServer', x=-735.44, y=66.00, z=-272.94], EntityCow['Cow'/36167, l='MpServer', x=-726.53, y=69.00, z=-260.78], EntitySheep['Sheep'/36165, l='MpServer', x=-721.34, y=66.00, z=-396.47], EntityCow['Cow'/36179, l='MpServer', x=-704.47, y=45.00, z=-298.78], EntityBat['Bat'/36455, l='MpServer', x=-811.75, y=21.00, z=-327.56], EntitySheep['Sheep'/36178, l='MpServer', x=-719.38, y=63.00, z=-312.53], EntityCreeper['Creeper'/36191, l='MpServer', x=-694.09, y=14.00, z=-289.56], EntitySheep['Sheep'/36190, l='MpServer', x=-697.13, y=64.00, z=-363.63], EntityCreeper['Creeper'/36189, l='MpServer', x=-690.50, y=31.00, z=-391.50], EntitySkeleton['Skeleton'/36196, l='MpServer', x=-688.50, y=23.00, z=-263.50], EntitySkeleton['Skeleton'/36197, l='MpServer', x=-698.47, y=37.00, z=-257.69], EntityZombie['Zombie'/36198, l='MpServer', x=-696.50, y=14.00, z=-251.50], EntityCreeper['Creeper'/36199, l='MpServer', x=-688.50, y=30.00, z=-250.50], EntityZombie['Zombie'/36192, l='MpServer', x=-701.98, y=42.00, z=-285.53], EntitySkeleton['Skeleton'/36193, l='MpServer', x=-702.28, y=41.00, z=-282.03], EntitySheep['Sheep'/36194, l='MpServer', x=-698.56, y=66.00, z=-283.66], EntitySheep['Sheep'/36195, l='MpServer', x=-700.16, y=66.00, z=-285.06], EntityCreeper['Creeper'/36200, l='MpServer', x=-698.59, y=37.00, z=-256.84], EntityCreeper['Creeper'/36212, l='MpServer', x=-687.50, y=13.00, z=-291.50], EntitySkeleton['Skeleton'/36214, l='MpServer', x=-685.44, y=13.00, z=-288.44], EntityBlock['unknown'/146748, l='MpServer', x=-851.50, y=63.45, z=-341.55], EntityBlock['unknown'/146749, l='MpServer', x=-851.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36211, l='MpServer', x=-684.06, y=13.00, z=-288.66], EntityBlock['unknown'/146750, l='MpServer', x=-851.50, y=67.45, z=-341.55], EntityBlock['unknown'/146751, l='MpServer', x=-841.55, y=63.50, z=-341.55], EntityZombie['Zombie'/36424, l='MpServer', x=-736.88, y=64.00, z=-238.25], EntityZombie['Zombie'/36220, l='MpServer', x=-687.50, y=28.00, z=-245.50], EntityBat['Bat'/36219, l='MpServer', x=-691.53, y=14.00, z=-271.88], EntityEnderman['Enderman'/36218, l='MpServer', x=-684.50, y=17.00, z=-274.50], EntityCow['Cow'/36106, l='MpServer', x=-822.50, y=53.00, z=-378.47], EntityBlock['unknown'/146759, l='MpServer', x=-841.55, y=67.45, z=-341.50], EntitySkeleton['Skeleton'/36107, l='MpServer', x=-831.50, y=48.00, z=-369.50], EntityBlock['unknown'/146758, l='MpServer', x=-851.55, y=67.45, z=-341.50], EntityZombie['Zombie'/36104, l='MpServer', x=-818.03, y=52.00, z=-396.50], EntityBlock['unknown'/146757, l='MpServer', x=-841.55, y=63.45, z=-341.50], EntitySquid['Squid'/36412, l='MpServer', x=-809.59, y=61.00, z=-283.63], EntityBlock['unknown'/146756, l='MpServer', x=-851.55, y=63.45, z=-341.50], EntitySquid['Squid'/36411, l='MpServer', x=-807.81, y=60.56, z=-281.69], EntityBat['Bat'/36110, l='MpServer', x=-817.56, y=26.60, z=-343.91], EntityBlock['unknown'/146755, l='MpServer', x=-851.50, y=67.45, z=-331.55], EntitySquid['Squid'/36410, l='MpServer', x=-807.50, y=60.22, z=-285.50], EntityBat['Bat'/36111, l='MpServer', x=-803.88, y=13.04, z=-287.09], EntityBlock['unknown'/146754, l='MpServer', x=-841.55, y=63.50, z=-331.55], EntitySquid['Squid'/36409, l='MpServer', x=-810.53, y=61.38, z=-285.50], EntityBlock['unknown'/146753, l='MpServer', x=-851.55, y=63.50, z=-331.55], EntitySkeleton['Skeleton'/36108, l='MpServer', x=-823.50, y=14.00, z=-339.50], EntityBlock['unknown'/146752, l='MpServer', x=-851.50, y=63.45, z=-331.55], EntityCreeper['Creeper'/36109, l='MpServer', x=-822.38, y=29.00, z=-339.47], EntityBat['Bat'/36119, l='MpServer', x=-810.09, y=17.01, z=-298.44], EntityBat['Bat'/36118, l='MpServer', x=-806.94, y=12.23, z=-289.06], EntityZombie['Zombie'/36117, l='MpServer', x=-812.50, y=21.00, z=-338.50], EntityZombie['Zombie'/36116, l='MpServer', x=-812.50, y=21.00, z=-339.50], EntitySpider['Spider'/36123, l='MpServer', x=-804.09, y=24.00, z=-281.53], EntitySheep['Sheep'/36122, l='MpServer', x=-806.81, y=70.00, z=-291.25], EntitySpider['Spider'/36121, l='MpServer', x=-804.88, y=28.48, z=-301.84], EntityBat['Bat'/36120, l='MpServer', x=-809.44, y=12.54, z=-290.25], EntitySheep['Sheep'/36127, l='MpServer', x=-798.88, y=67.00, z=-395.09], EntitySkeleton['Skeleton'/36124, l='MpServer', x=-801.13, y=53.00, z=-268.50], EntityBat['Bat'/36129, l='MpServer', x=-774.53, y=37.92, z=-327.25], EntitySkeleton['Skeleton'/36130, l='MpServer', x=-798.50, y=13.00, z=-277.50], EntityCreeper['Creeper'/36131, l='MpServer', x=-799.50, y=28.00, z=-287.50], EntitySkeleton['Skeleton'/36132, l='MpServer', x=-792.50, y=27.00, z=-268.50], EntitySpider['Spider'/36369, l='MpServer', x=-807.50, y=63.00, z=-364.50], EntityCreeper['Creeper'/36133, l='MpServer', x=-795.50, y=48.00, z=-260.50], EntitySkeleton['Skeleton'/36134, l='MpServer', x=-797.50, y=51.00, z=-264.50], EntityBat['Bat'/36135, l='MpServer', x=-793.06, y=46.00, z=-242.06], EntityCreeper['Creeper'/36137, l='MpServer', x=-792.50, y=42.00, z=-237.50], EntitySpider['Spider'/36382, l='MpServer', x=-743.78, y=63.00, z=-394.94], EntityCreeper['Creeper'/36141, l='MpServer', x=-777.22, y=19.00, z=-365.03], EntitySkeleton['Skeleton'/36142, l='MpServer', x=-784.73, y=22.00, z=-357.31], EntityBat['Bat'/36143, l='MpServer', x=-766.53, y=11.79, z=-326.75], EntityBat['Bat'/36145, l='MpServer', x=-774.47, y=37.82, z=-327.25], EntityBat['Bat'/36144, l='MpServer', x=-777.66, y=12.10, z=-333.22], EntityCow['Cow'/36146, l='MpServer', x=-774.69, y=64.00, z=-250.75], EntitySkeleton['Skeleton'/36149, l='MpServer', x=-764.22, y=10.00, z=-333.84], EntitySquid['Squid'/36151, l='MpServer', x=-760.07, y=61.00, z=-310.50], EntityBat['Bat'/36150, l='MpServer', x=-770.41, y=10.23, z=-334.47], EntityCreeper['Creeper'/36365, l='MpServer', x=-796.16, y=62.18, z=-367.63], EntityZombie['Zombie'/36157, l='MpServer', x=-751.50, y=19.00, z=-244.50], EntitySpider['Spider'/36156, l='MpServer', x=-743.66, y=11.00, z=-388.28], EntitySkeleton['Skeleton'/36158, l='MpServer', x=-751.69, y=16.00, z=-239.72]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 323718424 bytes (308 MB) / 1163919360 bytes (1110 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
    AABB Pool Size: 10398 (582288 bytes; 0 MB) allocated, 1112 (62272 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 36 mods loaded, 36 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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->Available->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->Available->Available->Available->Available->Available
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->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->Available->Available->Available->Available->Available
    Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    carsanddrives{1.0.4} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    IC2{2.0.384-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.384-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    JABBA{1.1.0c} [JABBA] (JABBA_1.1.0d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    TelePipes{1.0.0} [Teleport Pipes] (TeleportPipes-Pre1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
    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-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6570 GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 2176 (121856 bytes; 0 MB) allocated, 483 (27048 bytes; 0 MB) used
    Posted in: Server Support and Administration
  • 0

    posted a message on [1.8/1.7.10/1.7.2/1.6.4/1.6.2] Cars and Drives - 1.8 Update is finally out!
    You have a message in your inbox with the IP.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8/1.7.10/1.7.2/1.6.4/1.6.2] Cars and Drives - 1.8 Update is finally out!
    My apologizes I completely missed that part of the change log.... I am an idiot so excuse it please. I am downloading now to add to my server! Also thank you for taking the time to listen to others on little things it means a lot awesome work keep it up!

    Edit: Can confirm all is working for now on my server. Had to change some block IDs but that is not a issue at all and changed the config for the recipe. You are awesome!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8/1.7.10/1.7.2/1.6.4/1.6.2] Cars and Drives - 1.8 Update is finally out!
    Voted! Would still like to see another recipe for the wheel as the 4 iron ingots conflict with Jammys furniture but other than that I want it on my server now that its ready. Ive played with it on single player and love it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge][1.6.4]Craftable Saddles Mod
    Does this not work for servers on multiplayer?
    Posted in: Minecraft Mods
  • 0

    posted a message on Looking for a nice non PVP survival server
    I know you have a few replies already but I would like to invite you to check out my survival server. It is a new server and at this time we are just starting up and currently the only players are myself and the co owner of the server. We both play often as well. PVP is enabled but is intended for use in arenas and game areas and is not to just run around and kill.

    We do use mods that are tech based and we are currently building our servers website. All mods you need to connected are available for download on the site. We would love to add an additional player. If you are interested just message me and ill give you the site info and the server IP to check it out.
    Posted in: Server Recruitment
  • 0

    posted a message on [1.8/1.7.10/1.7.2/1.6.4/1.6.2] Cars and Drives - 1.8 Update is finally out!
    Glad to see you actually taking from the public and trying to work with them. The idea for the new recipe sounds good. This is one mod I am really paying attention to as I run a tech server and cars are right there with the kind of mods we like. I actually started to learn java after I saw the other car mod was not being kept up with as I was going to try to do my own version but with a 12 hour job shift and over time I never really had the chance to learn it.

    Ill keep watching for the next update and hope you had the chance to get multi player working :). Either way your doing a wonderful job.
    Posted in: Minecraft Mods
  • 0

    posted a message on 1.6.4 survival tech server. whitelist
    Sorry for no further info or pics yet. Tied up at work the last 2 nights. Will have pics etc... Up soon.
    Posted in: PC Servers
  • To post a comment, please .