I am messing around with the mod and i was wondering if the lapis lazuli and other gem blocks with a border are going to have connected textures the golden bordered lapis lazuli is not and neither is the emerald variety.
I have a little bit of a specific question about adding this mod to a pre-existing modpack and associated world. We know it changes world gen by adding two types of stone (of which we already have one and it would be redundant, hopefully it would get picked up by our Forge installation). However, we don't really care all that much about it what it adds, we're just worried that it will change world gen in a more severe way. Like a desert suddenly becoming a forest with huge transition cliffs because the chunks are generating entirely differently now. We've had that problem alot.
Is it possible to add chisel without it breaking the world?
Loving the mod but I do have an additional suggestion. Apologies if this has been already; I couldn't see that it had.
It'd be great to have a config setting to enable durability (and perhaps a rate/number of uses) when using the GUI. For me, this would be to balance it alongside multipart/saw. It just doesn't make sense that a tool crafted with a diamond gets limited uses and the chisel, out of iron, has effectively an infinite number.
I love this mod so much. Thank you for it! A small server a friend of mine runs for us has it in and it's been a godsend for our project of making our own little towns and connecting them, they all look so vastly different, it's incredible.
I have a question I haven't been able to find an answer to yet, though. The server I play on is running WorldGuard and I've got a region set up around my place just so i could turn off snow and ice melt, and it doesn't pick up the Chisel ice blocks... which are so much more appealing than the default ice even if they only had one type, so they still melt. Is there some way to make it so they don't melt?
v> TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech_addon, optifine Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine, GregTech
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Time: 9/27/14 4:38 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.getUnlocalizedName()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.getUnlocalizedName()Ljava/lang/String;
at info.jbcs.minecraft.utilities.General.getUnlocalizedName(General.java:75)
at info.jbcs.minecraft.chisel.Chisel.getBlock(Chisel.java:158)
at info.jbcs.minecraft.chisel.Chisel.init(Chisel.java:426)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
The Meaning of Life, the Universe, and Everything.
Join Date:
2/13/2013
Posts:
43
Location:
The shadows of your mind
Minecraft:
Netherial
Xbox:
Netherbullet
Member Details
I mined a dirt block with the chisel and in return i go this
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 10/30/14 2:57 AM
Description: Exception in world tick
java.lang.NullPointerException
at info.jbcs.minecraft.chisel.GeneralChiselClient.spawnChiselEffect(GeneralChiselClient.java:197)
at info.jbcs.minecraft.chisel.Packets$1.onData(Packets.java:50)
at info.jbcs.minecraft.utilities.packets.PacketHandler.onPacketData(PacketHandler.java:109)
at info.jbcs.minecraft.autoutils.Autoutils.onPacketData(Autoutils.java:53)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at info.jbcs.minecraft.chisel.GeneralChiselClient.spawnChiselEffect(GeneralChiselClient.java:197)
at info.jbcs.minecraft.chisel.Packets$1.onData(Packets.java:50)
at info.jbcs.minecraft.utilities.packets.PacketHandler.onPacketData(PacketHandler.java:109)
at info.jbcs.minecraft.autoutils.Autoutils.onPacketData(Autoutils.java:53)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
Make sure your friend is using the same configs as you/the server.
Website: http://lightningpig333.com
Is it possible to add chisel without it breaking the world?
It'd be great to have a config setting to enable durability (and perhaps a rate/number of uses) when using the GUI. For me, this would be to balance it alongside multipart/saw. It just doesn't make sense that a tool crafted with a diamond gets limited uses and the chisel, out of iron, has effectively an infinite number.
I have a question I haven't been able to find an answer to yet, though. The server I play on is running WorldGuard and I've got a region set up around my place just so i could turn off snow and ice melt, and it doesn't pick up the Chisel ice blocks... which are so much more appealing than the default ice even if they only had one type, so they still melt. Is there some way to make it so they don't melt?
crash report is here:
http://pastebin.com/vSCWksbr
I placed chiseled cobble and tried to break with chisel, and crashed.
Found this in your crash log:
Russian Sound!
Galaxy Space [Addon for Galacticraft3] [Click]
Thanks!
--------------
You could try Chisel for 1.7.10. It's been picked up by Pokefenn.
Where can we get the 1.6.4 release?
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 86904864 bytes (82 MB) / 281903104 bytes (268 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 12 mods loaded, 12 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Erebus{v0.1.0} [Erebus] ([1.6.4] The Erebus 0.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
angdem{1.1.1} [Angels & Demons] ([1.6.4]AngelsDemons.zip) Unloaded->Constructed->Pre-initialized->Initialized
GrimoireGaia2{1.8.2} [§2Grimoire of Gaia 2] ([1.6.4]GrimoireofGaia2(1.8.2c).zip) Unloaded->Constructed->Pre-initialized->Initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized
Chisel{1.5.0.1} [Chisel] (Chisel-1.6.4-1.5.0.1.jar) Unloaded->Constructed->Pre-initialized->Errored
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{164.19} [OreSpawn] (orespawn164v19.zip) Unloaded->Constructed->Pre-initialized->Initialized
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.getUnlocalizedName()Ljava/lang/String;
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.getUnlocalizedName()Ljava/lang/String;
at info.jbcs.minecraft.utilities.General.getUnlocalizedName(General.java:75)
at info.jbcs.minecraft.chisel.Chisel.getBlock(Chisel.java:158)
at info.jbcs.minecraft.chisel.Chisel.init(Chisel.java:426)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 86904864 bytes (82 MB) / 281903104 bytes (268 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 12 mods loaded, 12 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
TooManyItems{1.6.4} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Erebus{v0.1.0} [Erebus] ([1.6.4] The Erebus 0.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
angdem{1.1.1} [Angels & Demons] ([1.6.4]AngelsDemons.zip) Unloaded->Constructed->Pre-initialized->Initialized
GrimoireGaia2{1.8.2} [§2Grimoire of Gaia 2] ([1.6.4]GrimoireofGaia2(1.8.2c).zip) Unloaded->Constructed->Pre-initialized->Initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized
Chisel{1.5.0.1} [Chisel] (Chisel-1.6.4-1.5.0.1.jar) Unloaded->Constructed->Pre-initialized->Errored
customnpcs{1.6.4} [CustomNpcs] (CustomNPCs_1.6.2-1.6.4 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
OreSpawn{164.19} [OreSpawn] (orespawn164v19.zip) Unloaded->Constructed->Pre-initialized->Initialized
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 10/30/14 2:57 AM
Description: Exception in world tick
java.lang.NullPointerException
at info.jbcs.minecraft.chisel.GeneralChiselClient.spawnChiselEffect(GeneralChiselClient.java:197)
at info.jbcs.minecraft.chisel.Packets$1.onData(Packets.java:50)
at info.jbcs.minecraft.utilities.packets.PacketHandler.onPacketData(PacketHandler.java:109)
at info.jbcs.minecraft.autoutils.Autoutils.onPacketData(Autoutils.java:53)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at info.jbcs.minecraft.chisel.GeneralChiselClient.spawnChiselEffect(GeneralChiselClient.java:197)
at info.jbcs.minecraft.chisel.Packets$1.onData(Packets.java:50)
at info.jbcs.minecraft.utilities.packets.PacketHandler.onPacketData(PacketHandler.java:109)
at info.jbcs.minecraft.autoutils.Autoutils.onPacketData(Autoutils.java:53)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['endercreeper04'/250, l='MpServer', x=-227.43, y=72.62, z=160.54]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-164,64,256), Chunk: (at 12,4,0 in -11,16; contains blocks -176,0,256 to -161,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 122244 game time, 173025 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: 133 total; [MoCEntityMiniGolem['MiniGolem'/42532, l='MpServer', x=-241.19, y=54.00, z=139.03], EntitySkeleton['Skeleton'/42533, l='MpServer', x=-243.63, y=54.00, z=140.50], EntityZombie['Zombie'/42534, l='MpServer', x=-243.50, y=54.00, z=144.50], MoCEntityDeer['Deer'/273, l='MpServer', x=-283.50, y=64.00, z=54.50], EntitySkeleton['Skeleton'/40669, l='MpServer', x=-217.50, y=21.00, z=205.50], EntityZombie['Zombie'/40424, l='MpServer', x=-258.03, y=40.00, z=114.53], MoCEntityButterfly['ButterFly'/10, l='MpServer', x=-346.16, y=90.00, z=173.72], EntitySkeleton['Skeleton'/41028, l='MpServer', x=-241.50, y=41.00, z=132.50], MoCEntitySilverSkeleton['SilverSkeleton'/40422, l='MpServer', x=-241.47, y=44.00, z=110.47], EntityBrainyZombie['Angry Zombie'/40897, l='MpServer', x=-259.50, y=31.00, z=129.50], MoCEntityButterfly['ButterFly'/11, l='MpServer', x=-342.81, y=90.00, z=171.25], MoCEntityButterfly['ButterFly'/12, l='MpServer', x=-346.59, y=90.00, z=175.97], EntityZombie['Zombie'/41846, l='MpServer', x=-198.50, y=32.00, z=152.50], EntitySkeleton['Skeleton'/41027, l='MpServer', x=-239.50, y=41.00, z=133.50], MoCEntityButterfly['ButterFly'/13, l='MpServer', x=-343.75, y=90.00, z=176.78], EntityZombie['Zombie'/41845, l='MpServer', x=-198.50, y=32.00, z=153.50], MoCEntityButterfly['ButterFly'/14, l='MpServer', x=-348.16, y=78.00, z=229.22], MoCEntityAnt['Ant'/15, l='MpServer', x=-348.66, y=77.00, z=231.31], MoCEntityCricket['Cricket'/16, l='MpServer', x=-350.66, y=79.00, z=228.47], EntityXPOrb['Experience Orb'/37162, l='MpServer', x=-234.36, y=68.25, z=164.39], EntityCreeper['Creeper'/41288, l='MpServer', x=-236.50, y=30.00, z=192.50], MoCEntityWWolf['WWolf'/20, l='MpServer', x=-329.47, y=64.00, z=132.47], EntityClientPlayerMP['endercreeper04'/250, l='MpServer', x=-227.43, y=72.62, z=160.54], EntityCreeper['Creeper'/26303, l='MpServer', x=-219.31, y=43.00, z=163.97], MoCEntityHorseMob['HorseMob'/41546, l='MpServer', x=-310.28, y=24.50, z=104.72], MoCEntityWerewolf['Werewolf'/41069, l='MpServer', x=-261.03, y=52.00, z=154.53], MoCEntityHorseMob['HorseMob'/41545, l='MpServer', x=-307.75, y=24.81, z=102.44], EntityZombie['Zombie'/41821, l='MpServer', x=-206.50, y=28.00, z=136.50], MoCEntityWerewolf['Werewolf'/41550, l='MpServer', x=-283.31, y=58.00, z=157.72], MoCEntitySnake['Snake'/309, l='MpServer', x=-119.13, y=66.00, z=37.81], MoCEntityWerewolf['Werewolf'/41551, l='MpServer', x=-283.53, y=58.00, z=155.88], EntitySpider['Spider'/40941, l='MpServer', x=-248.50, y=29.00, z=136.50], MoCEntitySilverSkeleton['SilverSkeleton'/41549, l='MpServer', x=-301.19, y=20.00, z=103.75], MoCEntityMaggot['Maggot'/42, l='MpServer', x=-290.44, y=72.00, z=141.53], EntityXPOrb['Experience Orb'/36327, l='MpServer', x=-217.00, y=69.25, z=155.59], EntityOcelot['Ocelot'/40386, l='MpServer', x=-273.47, y=66.00, z=210.91], MoCEntityDeer['Deer'/46, l='MpServer', x=-285.94, y=63.00, z=87.16], EntityOcelot['Ocelot'/40387, l='MpServer', x=-276.50, y=64.00, z=210.50], EntityItem['item.item.bone'/36083, l='MpServer', x=-191.13, y=65.13, z=137.88], EntityZombie['Zombie'/41815, l='MpServer', x=-258.50, y=31.00, z=130.50], MoCEntityDeer['Deer'/45, l='MpServer', x=-284.50, y=63.00, z=86.50], EntitySkeleton['Skeleton'/41561, l='MpServer', x=-221.50, y=20.00, z=136.50], MoCEntityCricket['Cricket'/48, l='MpServer', x=-274.72, y=64.00, z=141.69], MoCEntityDeer['Deer'/53, l='MpServer', x=-270.50, y=63.00, z=67.50], EntitySkeleton['Skeleton'/41793, l='MpServer', x=-171.50, y=24.00, z=222.16], MoCEntityDeer['Deer'/297, l='MpServer', x=-189.50, y=69.00, z=45.78], MoCEntityCricket['Cricket'/58, l='MpServer', x=-271.41, y=64.00, z=140.38], MoCEntityDeer['Deer'/298, l='MpServer', x=-189.50, y=69.00, z=44.19], EntityCreeper['Creeper'/41552, l='MpServer', x=-181.00, y=21.00, z=182.53], MoCEntityButterfly['ButterFly'/300, l='MpServer', x=-160.19, y=66.00, z=44.56], MoCEntityButterfly['ButterFly'/301, l='MpServer', x=-166.19, y=67.00, z=45.47], MoCEntityButterfly['ButterFly'/302, l='MpServer', x=-165.84, y=67.00, z=39.25], MoCEntityCricket['Cricket'/61, l='MpServer', x=-264.63, y=64.00, z=146.53], MoCEntityButterfly['ButterFly'/303, l='MpServer', x=-167.25, y=67.00, z=41.53], MoCEntityCricket['Cricket'/60, l='MpServer', x=-272.44, y=64.00, z=146.75], EntitySkeleton['Skeleton'/41789, l='MpServer', x=-230.50, y=23.00, z=182.50], EntitySkeleton['Skeleton'/10105, l='MpServer', x=-222.70, y=44.00, z=160.72], EntityItem['item.item.swordsilver'/35986, l='MpServer', x=-182.41, y=66.13, z=104.53], EntityItem['item.item.swordsilver'/35987, l='MpServer', x=-183.13, y=66.13, z=103.91], EntityZombie['Zombie'/41237, l='MpServer', x=-234.53, y=52.00, z=131.88], MoCEntityMiniGolem['MiniGolem'/41236, l='MpServer', x=-244.50, y=54.00, z=146.50], EntityZombie['Zombie'/41238, l='MpServer', x=-239.97, y=54.00, z=138.56], MoCEntityButterfly['ButterFly'/84, l='MpServer', x=-254.19, y=70.00, z=212.56], EntitySpider['Spider'/41535, l='MpServer', x=-166.50, y=13.00, z=208.50], EntityItem['item.item.rottenFlesh'/35826, l='MpServer', x=-248.25, y=68.13, z=204.25], EntityZombie['Zombie'/41534, l='MpServer', x=-203.13, y=21.00, z=199.56], MoCEntityRat['Rat'/41228, l='MpServer', x=-205.06, y=21.00, z=57.75], EntityCreeper['Creeper'/40584, l='MpServer', x=-165.50, y=16.00, z=105.50], EntityCreeper['Creeper'/16605, l='MpServer', x=-226.03, y=43.00, z=164.47], MoCEntityWerewolf['Werewolf'/41216, l='MpServer', x=-166.47, y=51.00, z=76.75], EntityCreeper['Creeper'/93, l='MpServer', x=-219.31, y=44.00, z=160.31], MoCEntityWerewolf['Werewolf'/41217, l='MpServer', x=-167.25, y=51.00, z=72.91], EntitySlime['Slime'/37457, l='MpServer', x=-181.31, y=16.00, z=106.31], MoCEntityWerewolf['Werewolf'/92, l='MpServer', x=-221.77, y=44.00, z=159.80], MoCEntityCricket['Cricket'/95, l='MpServer', x=-227.81, y=74.00, z=267.88], MoCEntityFlameWraith['FlameWraith'/40576, l='MpServer', x=-236.97, y=24.51, z=136.81], EntitySkeleton['Skeleton'/102, l='MpServer', x=-225.69, y=43.00, z=165.69], EntitySkeleton['Skeleton'/103, l='MpServer', x=-223.80, y=44.00, z=165.71], EntityZombie['Zombie'/41484, l='MpServer', x=-151.50, y=21.00, z=201.50], MoCEntitySilverSkeleton['SilverSkeleton'/100, l='MpServer', x=-220.63, y=44.00, z=162.48], EntityCreeper['Creeper'/41485, l='MpServer', x=-150.50, y=21.00, z=199.50], EntityCreeper['Creeper'/99, l='MpServer', x=-220.73, y=43.56, z=163.55], MoCEntityRat['Rat'/37895, l='MpServer', x=-234.50, y=29.00, z=152.50], MoCEntityCricket['Cricket'/96, l='MpServer', x=-234.59, y=69.00, z=256.47], MoCEntityMiniGolem['MiniGolem'/42367, l='MpServer', x=-174.53, y=57.00, z=133.50], EntityZombie['Zombie'/41479, l='MpServer', x=-155.50, y=19.00, z=213.50], MoCEntityWerewolf['Werewolf'/40629, l='MpServer', x=-165.50, y=20.00, z=191.50], MoCEntityFirefly['Firefly'/108, l='MpServer', x=-216.72, y=68.00, z=281.41], MoCEntityRat['Rat'/41477, l='MpServer', x=-323.91, y=24.08, z=114.75], MoCEntityButterfly['ButterFly'/109, l='MpServer', x=-215.09, y=71.00, z=278.47], MoCEntityFirefly['Firefly'/106, l='MpServer', x=-209.50, y=70.00, z=248.50], EntityZombie['Zombie'/40625, l='MpServer', x=-241.50, y=33.00, z=93.50], EntityZombie['Zombie'/104, l='MpServer', x=-222.91, y=43.00, z=166.63], MoCEntityFirefly['Firefly'/105, l='MpServer', x=-208.50, y=70.00, z=249.50], EntityCreeper['Creeper'/40895, l='MpServer', x=-269.50, y=43.00, z=127.50], MoCEntitySilverSkeleton['SilverSkeleton'/41021, l='MpServer', x=-217.53, y=22.00, z=46.66], MoCEntityDeer['Deer'/113, l='MpServer', x=-200.19, y=67.00, z=69.50], MoCEntityDeer['Deer'/112, l='MpServer', x=-201.78, y=67.00, z=69.50], EntitySlime['Slime'/126, l='MpServer', x=-187.31, y=15.00, z=112.69], EntitySkeleton['Skeleton'/42397, l='MpServer', x=-260.50, y=36.00, z=123.09], MoCEntityWerewolf['Werewolf'/40788, l='MpServer', x=-255.53, y=53.81, z=83.09], MoCEntityFirefly['Firefly'/144, l='MpServer', x=-168.34, y=69.00, z=140.91], MoCEntityMaggot['Maggot'/145, l='MpServer', x=-171.38, y=68.00, z=144.88], MoCEntityFirefly['Firefly'/146, l='MpServer', x=-172.47, y=69.00, z=146.78], EntitySheep['Sheep'/149, l='MpServer', x=-169.03, y=68.00, z=237.50], MoCEntityButterfly['ButterFly'/150, l='MpServer', x=-177.22, y=70.00, z=286.47], EntityCreeper['Creeper'/40040, l='MpServer', x=-231.03, y=46.00, z=145.53], MoCEntityRay['Ray'/175, l='MpServer', x=-109.13, y=62.00, z=180.25], MoCEntityCricket['Cricket'/163, l='MpServer', x=-136.66, y=64.00, z=172.59], EntitySkeleton['Skeleton'/40030, l='MpServer', x=-240.97, y=25.00, z=127.38], EntityZombie['Zombie'/40569, l='MpServer', x=-229.50, y=30.00, z=181.50], EntitySkeleton['Skeleton'/42170, l='MpServer', x=-274.50, y=57.00, z=155.50], EntitySkeleton['Skeleton'/42171, l='MpServer', x=-274.50, y=57.00, z=154.50], MoCEntityDuck['Duck'/177, l='MpServer', x=-123.50, y=72.00, z=193.50], EntitySkeleton['Skeleton'/42407, l='MpServer', x=-234.50, y=29.00, z=141.50], MoCEntityWerewolf['Werewolf'/38917, l='MpServer', x=-170.16, y=15.00, z=100.56], MoCEntityMiniGolem['MiniGolem'/42406, l='MpServer', x=-236.91, y=28.00, z=141.13], MoCEntitySnake['Snake'/183, l='MpServer', x=-110.56, y=68.00, z=63.22], MoCEntityWerewolf['Werewolf'/38918, l='MpServer', x=-173.28, y=15.00, z=97.66], EntityZombie['Zombie'/739, l='MpServer', x=11.43, y=-48.62, z=24.46], EntitySlime['Slime'/35871, l='MpServer', x=-161.63, y=66.00, z=212.38], EntityItem['item.item.rottenFlesh'/35870, l='MpServer', x=-189.97, y=71.13, z=176.81], EntityItem['item.item.rottenFlesh'/36127, l='MpServer', x=-166.97, y=68.13, z=118.88], EntitySkeleton['Skeleton'/41877, l='MpServer', x=-159.50, y=23.00, z=225.50], EntityItem['item.item.bone'/36130, l='MpServer', x=-217.31, y=71.13, z=134.34], MoCEntitySilverSkeleton['SilverSkeleton'/36613, l='MpServer', x=-221.94, y=44.00, z=164.56], EntityItem['item.item.rottenFlesh'/35898, l='MpServer', x=-226.97, y=71.13, z=134.06], EntityZombie['Zombie'/41135, l='MpServer', x=-226.50, y=44.00, z=127.50], EntityItem['item.item.arrow'/35879, l='MpServer', x=-
171.13, y=70.13, z=154.94], EntityItem['item.item.rottenFlesh'/35876, l='MpServer', x=-253.63, y=69.13, z=129.06], MoCEntityRat['Rat'/720, l='MpServer', x=-220.66, y=44.00, z=159.25], MoCEntityRat['Rat'/41148, l='MpServer', x=-170.50, y=15.00, z=106.50], MoCEntityRat['Rat'/41149, l='MpServer', x=-205.50, y=30.00, z=134.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java: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['endercreeper04'/250, l='MpServer', x=-227.43, y=72.62, z=160.54]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-164,64,256), Chunk: (at 12,4,0 in -11,16; contains blocks -176,0,256 to -161,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 122244 game time, 173025 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: 133 total; [MoCEntityMiniGolem['MiniGolem'/42532, l='MpServer', x=-241.19, y=54.00, z=139.03], EntitySkeleton['Skeleton'/42533, l='MpServer', x=-243.63, y=54.00, z=140.50], EntityZombie['Zombie'/42534, l='MpServer', x=-243.50, y=54.00, z=144.50], MoCEntityDeer['Deer'/273, l='MpServer', x=-283.50, y=64.00, z=54.50], EntitySkeleton['Skeleton'/40669, l='MpServer', x=-217.50, y=21.00, z=205.50], EntityZombie['Zombie'/40424, l='MpServer', x=-258.03, y=40.00, z=114.53], MoCEntityButterfly['ButterFly'/10, l='MpServer', x=-346.16, y=90.00, z=173.72], EntitySkeleton['Skeleton'/41028, l='MpServer', x=-241.50, y=41.00, z=132.50], MoCEntitySilverSkeleton['SilverSkeleton'/40422, l='MpServer', x=-241.47, y=44.00, z=110.47], EntityBrainyZombie['Angry Zombie'/40897, l='MpServer', x=-259.50, y=31.00, z=129.50], MoCEntityButterfly['ButterFly'/11, l='MpServer', x=-342.81, y=90.00, z=171.25], MoCEntityButterfly['ButterFly'/12, l='MpServer', x=-346.59, y=90.00, z=175.97], EntityZombie['Zombie'/41846, l='MpServer', x=-198.50, y=32.00, z=152.50], EntitySkeleton['Skeleton'/41027, l='MpServer', x=-239.50, y=41.00, z=133.50], MoCEntityButterfly['ButterFly'/13, l='MpServer', x=-343.75, y=90.00, z=176.78], EntityZombie['Zombie'/41845, l='MpServer', x=-198.50, y=32.00, z=153.50], MoCEntityButterfly['ButterFly'/14, l='MpServer', x=-348.16, y=78.00, z=229.22], MoCEntityAnt['Ant'/15, l='MpServer', x=-348.66, y=77.00, z=231.31], MoCEntityCricket['Cricket'/16, l='MpServer', x=-350.66, y=79.00, z=228.47], EntityXPOrb['Experience Orb'/37162, l='MpServer', x=-234.36, y=68.25, z=164.39], EntityCreeper['Creeper'/41288, l='MpServer', x=-236.50, y=30.00, z=192.50], MoCEntityWWolf['WWolf'/20, l='MpServer', x=-329.47, y=64.00, z=132.47], EntityClientPlayerMP['endercreeper04'/250, l='MpServer', x=-227.43, y=72.62, z=160.54], EntityCreeper['Creeper'/26303, l='MpServer', x=-219.31, y=43.00, z=163.97], MoCEntityHorseMob['HorseMob'/41546, l='MpServer', x=-310.28, y=24.50, z=104.72], MoCEntityWerewolf['Werewolf'/41069, l='MpServer', x=-261.03, y=52.00, z=154.53], MoCEntityHorseMob['HorseMob'/41545, l='MpServer', x=-307.75, y=24.81, z=102.44], EntityZombie['Zombie'/41821, l='MpServer', x=-206.50, y=28.00, z=136.50], MoCEntityWerewolf['Werewolf'/41550, l='MpServer', x=-283.31, y=58.00, z=157.72], MoCEntitySnake['Snake'/309, l='MpServer', x=-119.13, y=66.00, z=37.81], MoCEntityWerewolf['Werewolf'/41551, l='MpServer', x=-283.53, y=58.00, z=155.88], EntitySpider['Spider'/40941, l='MpServer', x=-248.50, y=29.00, z=136.50], MoCEntitySilverSkeleton['SilverSkeleton'/41549, l='MpServer', x=-301.19, y=20.00, z=103.75], MoCEntityMaggot['Maggot'/42, l='MpServer', x=-290.44, y=72.00, z=141.53], EntityXPOrb['Experience Orb'/36327, l='MpServer', x=-217.00, y=69.25, z=155.59], EntityOcelot['Ocelot'/40386, l='MpServer', x=-273.47, y=66.00, z=210.91], MoCEntityDeer['Deer'/46, l='MpServer', x=-285.94, y=63.00, z=87.16], EntityOcelot['Ocelot'/40387, l='MpServer', x=-276.50, y=64.00, z=210.50], EntityItem['item.item.bone'/36083, l='MpServer', x=-191.13, y=65.13, z=137.88], EntityZombie['Zombie'/41815, l='MpServer', x=-258.50, y=31.00, z=130.50], MoCEntityDeer['Deer'/45, l='MpServer', x=-284.50, y=63.00, z=86.50], EntitySkeleton['Skeleton'/41561, l='MpServer', x=-221.50, y=20.00, z=136.50], MoCEntityCricket['Cricket'/48, l='MpServer', x=-274.72, y=64.00, z=141.69], MoCEntityDeer['Deer'/53, l='MpServer', x=-270.50, y=63.00, z=67.50], EntitySkeleton['Skeleton'/41793, l='MpServer', x=-171.50, y=24.00, z=222.16], MoCEntityDeer['Deer'/297, l='MpServer', x=-189.50, y=69.00, z=45.78], MoCEntityCricket['Cricket'/58, l='MpServer', x=-271.41, y=64.00, z=140.38], MoCEntityDeer['Deer'/298, l='MpServer', x=-189.50, y=69.00, z=44.19], EntityCreeper['Creeper'/41552, l='MpServer', x=-181.00, y=21.00, z=182.53], MoCEntityButterfly['ButterFly'/300, l='MpServer', x=-160.19, y=66.00, z=44.56], MoCEntityButterfly['ButterFly'/301, l='MpServer', x=-166.19, y=67.00, z=45.47], MoCEntityButterfly['ButterFly'/302, l='MpServer', x=-165.84, y=67.00, z=39.25], MoCEntityCricket['Cricket'/61, l='MpServer', x=-264.63, y=64.00, z=146.53], MoCEntityButterfly['ButterFly'/303, l='MpServer', x=-167.25, y=67.00, z=41.53], MoCEntityCricket['Cricket'/60, l='MpServer', x=-272.44, y=64.00, z=146.75], EntitySkeleton['Skeleton'/41789, l='MpServer', x=-230.50, y=23.00, z=182.50], EntitySkeleton['Skeleton'/10105, l='MpServer', x=-222.70, y=44.00, z=160.72], EntityItem['item.item.swordsilver'/35986, l='MpServer', x=-182.41, y=66.13, z=104.53], EntityItem['item.item.swordsilver'/35987, l='MpServer', x=-183.13, y=66.13, z=103.91], EntityZombie['Zombie'/41237, l='MpServer', x=-234.53, y=52.00, z=131.88], MoCEntityMiniGolem['MiniGolem'/41236, l='MpServer', x=-244.50, y=54.00, z=146.50], EntityZombie['Zombie'/41238, l='MpServer', x=-239.97, y=54.00, z=138.56], MoCEntityButterfly['ButterFly'/84, l='MpServer', x=-254.19, y=70.00, z=212.56], EntitySpider['Spider'/41535, l='MpServer', x=-166.50, y=13.00, z=208.50], EntityItem['item.item.rottenFlesh'/35826, l='MpServer', x=-248.25, y=68.13, z=204.25], EntityZombie['Zombie'/41534, l='MpServer', x=-203.13, y=21.00, z=199.56], MoCEntityRat['Rat'/41228, l='MpServer', x=-205.06, y=21.00, z=57.75], EntityCreeper['Creeper'/40584, l='MpServer', x=-165.50, y=16.00, z=105.50], EntityCreeper['Creeper'/16605, l='MpServer', x=-226.03, y=43.00, z=164.47], MoCEntityWerewolf['Werewolf'/41216, l='MpServer', x=-166.47, y=51.00, z=76.75], EntityCreeper['Creeper'/93, l='MpServer', x=-219.31, y=44.00, z=160.31], MoCEntityWerewolf['Werewolf'/41217, l='MpServer', x=-167.25, y=51.00, z=72.91], EntitySlime['Slime'/37457, l='MpServer', x=-181.31, y=16.00, z=106.31], MoCEntityWerewolf['Werewolf'/92, l='MpServer', x=-221.77, y=44.00, z=159.80], MoCEntityCricket['Cricket'/95, l='MpServer', x=-227.81, y=74.00, z=267.88], MoCEntityFlameWraith['FlameWraith'/40576, l='MpServer', x=-236.97, y=24.51, z=136.81], EntitySkeleton['Skeleton'/102, l='MpServer', x=-225.69, y=43.00, z=165.69], EntitySkeleton['Skeleton'/103, l='MpServer', x=-223.80, y=44.00, z=165.71], EntityZombie['Zombie'/41484, l='MpServer', x=-151.50, y=21.00, z=201.50], MoCEntitySilverSkeleton['SilverSkeleton'/100, l='MpServer', x=-220.63, y=44.00, z=162.48], EntityCreeper['Creeper'/41485, l='MpServer', x=-150.50, y=21.00, z=199.50], EntityCreeper['Creeper'/99, l='MpServer', x=-220.73, y=43.56, z=163.55], MoCEntityRat['Rat'/37895, l='MpServer', x=-234.50, y=29.00, z=152.50], MoCEntityCricket['Cricket'/96, l='MpServer', x=-234.59, y=69.00, z=256.47], MoCEntityMiniGolem['MiniGolem'/42367, l='MpServer', x=-174.53, y=57.00, z=133.50], EntityZombie['Zombie'/41479, l='MpServer', x=-155.50, y=19.00, z=213.50], MoCEntityWerewolf['Werewolf'/40629, l='MpServer', x=-165.50, y=20.00, z=191.50], MoCEntityFirefly['Firefly'/108, l='MpServer', x=-216.72, y=68.00, z=281.41], MoCEntityRat['Rat'/41477, l='MpServer', x=-323.91, y=24.08, z=114.75], MoCEntityButterfly['ButterFly'/109, l='MpServer', x=-215.09, y=71.00, z=278.47], MoCEntityFirefly['Firefly'/106, l='MpServer', x=-209.50, y=70.00, z=248.50], EntityZombie['Zombie'/40625, l='MpServer', x=-241.50, y=33.00, z=93.50], EntityZombie['Zombie'/104, l='MpServer', x=-222.91, y=43.00, z=166.63], MoCEntityFirefly['Firefly'/105, l='MpServer', x=-208.50, y=70.00, z=249.50], EntityCreeper['Creeper'/40895, l='MpServer', x=-269.50, y=43.00, z=127.50], MoCEntitySilverSkeleton['SilverSkeleton'/41021, l='MpServer', x=-217.53, y=22.00, z=46.66], MoCEntityDeer['Deer'/113, l='MpServer', x=-200.19, y=67.00, z=69.50], MoCEntityDeer['Deer'/112, l='MpServer', x=-201.78, y=67.00, z=69.50], EntitySlime['Slime'/126, l='MpServer', x=-187.31, y=15.00, z=112.69], EntitySkeleton['Skeleton'/42397, l='MpServer', x=-260.50, y=36.00, z=123.09], MoCEntityWerewolf['Werewolf'/40788, l='MpServer', x=-255.53, y=53.81, z=83.09], MoCEntityFirefly['Firefly'/144, l='MpServer', x=-168.34, y=69.00, z=140.91], MoCEntityMaggot['Maggot'/145, l='MpServer', x=-171.38, y=68.00, z=144.88], MoCEntityFirefly['Firefly'/146, l='MpServer', x=-172.47, y=69.00, z=146.78], EntitySheep['Sheep'/149, l='MpServer', x=-169.03, y=68.00, z=237.50], MoCEntityButterfly['ButterFly'/150, l='MpServer', x=-177.22, y=70.00, z=286.47], EntityCreeper['Creeper'/40040, l='MpServer', x=-231.03, y=46.00, z=145.53], MoCEntityRay['Ray'/175, l='MpServer', x=-109.13, y=62.00, z=180.25], MoCEntityCricket['Cricket'/163, l='MpServer', x=-136.66, y=64.00, z=172.59], EntitySkeleton['Skeleton'/40030, l='MpServer', x=-240.97, y=25.00, z=127.38], EntityZombie['Zombie'/40569, l='MpServer', x=-229.50, y=30.00, z=181.50], EntitySkeleton['Skeleton'/42170, l='MpServer', x=-274.50, y=57.00, z=155.50], EntitySkeleton['Skeleton'/42171, l='MpServer', x=-274.50, y=57.00, z=154.50], MoCEntityDuck['Duck'/177, l='MpServer', x=-123.50, y=72.00, z=193.50], EntitySkeleton['Skeleton'/42407, l='MpServer', x=-234.50, y=29.00, z=141.50], MoCEntityWerewolf['Werewolf'/38917, l='MpServer', x=-170.16, y=15.00, z=100.56], MoCEntityMiniGolem['MiniGolem'/42406, l='MpServer', x=-236.91, y=28.00, z=141.13], MoCEntitySnake['Snake'/183, l='MpServer', x=-110.56, y=68.00, z=63.22], MoCEntityWerewolf['Werewolf'/38918, l='MpServer', x=-173.28, y=15.00, z=97.66], EntityZombie['Zombie'/739, l='MpServer', x=11.43, y=-48.62, z=24.46], EntitySlime['Slime'/35871, l='MpServer', x=-161.63, y=66.00, z=212.38], EntityItem['item.item.rottenFlesh'/35870, l='MpServer', x=-189.97, y=71.13, z=176.81], EntityItem['item.item.rottenFlesh'/36127, l='MpServer', x=-166.97, y=68.13, z=118.88], EntitySkeleton['Skeleton'/41877, l='MpServer', x=-159.50, y=23.00, z=225.50], EntityItem['item.item.bone'/36130, l='MpServer', x=-217.31, y=71.13, z=134.34], MoCEntitySilverSkeleton['SilverSkeleton'/36613, l='MpServer', x=-221.94, y=44.00, z=164.56], EntityItem['item.item.rottenFlesh'/35898, l='MpServer', x=-226.97, y=71.13, z=134.06], EntityZombie['Zombie'/41135, l='MpServer', x=-226.50, y=44.00, z=127.50], EntityItem['item.item.arrow'/35879, l='MpServer', x=-
171.13, y=70.13, z=154.94], EntityItem['item.item.rottenFlesh'/35876, l='MpServer', x=-253.63, y=69.13, z=129.06], MoCEntityRat['Rat'/720, l='MpServer', x=-220.66, y=44.00, z=159.25], MoCEntityRat['Rat'/41148, l='MpServer', x=-170.50, y=15.00, z=106.50], MoCEntityRat['Rat'/41149, l='MpServer', x=-205.50, y=30.00, z=134.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 197980832 bytes (188 MB) / 498257920 bytes (475 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 5532 (309792 bytes; 0 MB) allocated, 1810 (101360 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_D1 15 mods loaded, 15 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->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
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems-1.6.4-1.6.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
betterstorage{0.8.0.47} [BetterStorage] (BetterStorage-1.6.4-0.8.0.47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{v1.91} [Carpenter's Blocks] (CarpentersBlocksMod1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage-1.6.4-1.4.3.6-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel Cantiga GL version 1.5.0 - Build 7.15.10.1502, Intel
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: 1104 (61824 bytes; 0 MB) allocated, 357 (19992 bytes; 0 MB) used