The asie version adds 564 of Chisel's block variations as Facades
The Delta version adds 578 of Chisel's block variations as Facades
The Pokefenn version adds 630 of Chisel's block variations as Facades
The Cricket version adds 32 of Chisel's block variations as Facades (previously 768 in 2.9-cricket for BuildCraft < 6.3)
The Chisel Team version adds 32 of Chisel's block variations as Facades
Chisel Facades 2.10-cricket and BuildCraft 6.3+
Due to changes in BuildCraft's Facade detection code, only blocks with non-1.0 block bounds are registered by this mod. Most of Chisel's blocks are automatically added as Facades by BuildCraft itself.
The only Facades added by this mod now are Marble Slab and Marble Pillar Slab (only with old pillars disabled in Chisel's config).
This also applies to the Chisel Team version.
Modpacks
You're free to use this in any modpack. I'd appreciate being notified, but it's not strictly necessary for you to do so.
Downloading through Curse is preferred when possible as it very slowly earns me a small amount of money, but it's not mandatory.
Source Code
You can view the source code of the mod on GitHub. It's licensed under the MIT License.
Branches: asie-1.6 (asie - 1.6.4), delta-1.6 (Delta534 - 1.6.4), 1.7 (Pokefenn - 1.7.10), cricket-1.7 (TheCricket26 - 1.7.10), chiselteam-1.7 (Chisel Team - 1.7.10)
You can find more details (including a change log) on the Curse page:
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Man thank you so much for still making a 1.6.4 version most have give up on the version but not all mods are for 1.7 so i am staying on the 1.6.4 version. Thank you so much people like you still care for the modding community . :-)
Man thank you so much for still making a 1.6.4 version most have give up on the version but not all mods are for 1.7 so i am staying on the 1.6.4 version. Thank you so much people like you still care for the modding community . :-)
No problem. My original motivation for making the mod was to cover up my ugly AE cables with the same material I built my base out of (cobblestone bricks). The pack I'm playing at the moment is still on 1.6.4, so that's why the initial version was for 1.6.4.
I'll be glad when the pack updates to 1.7 and AE moves to Forge Multipart for its cables instead. FMP is a much nicer system, in my opinion.
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Yes sir and i have a big 1.6.4 mod pack with 290 mods is there anyway i could add your mod to my pack my good sir ?? I would appreciate it a lot , and that is why i use the Facades to cover ae cables . :-) Thank you again sir
Yes sir and i have a big 1.6.4 mod pack with 290 mods is there anyway i could add your mod to my pack my good sir ?? I would appreciate it a lot , and that is why i use the Facades to cover ae cables . :-) Thank you again sir
Sure.
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Hey man i am getting a crash just scrolling through the creative tab . Could you please have a look at it man . Thank you and i love the mod it makes things look so nice . :-)
---- Minecraft Crash Report ----
// Ouch. That hurt
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
It looks like you're using a resource pack. Could you try and replicate the problem with the resource pack disabled?
If it persists without the resource pack, I have some debugging to do.
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
It looks like you're using a resource pack. Could you try and replicate the problem with the resource pack disabled?
If it persists without the resource pack, I have some debugging to do.
No sir I am not using a resource pack and i fixed it somehow just swapping back to version 1.0 for 1.6.4 . :-) I don't have a clue how it crashed when scrolling trough the creative tab . What I do know is I had a mod before that I used that did the same exact thing and I told the mod author about it and he finely fixed it a month or so later. I am guessing it took him a while to find out why it crashed . :-(
BTW is there any bad bugs in the first 1.6.4 version I should worry about . As far as i can tell it is working nicely .
Version 1.1 didn't fix any bugs, so both versions should have the same bugs (if any). None of the changes from 1.1 should have changed anything except the log output.
I'm trying to debug it now.
If you're not using a resource pack, do you know what Textures-4-CPLO-V7.6.zip is? Your crash log showed that as the resource pack.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Version 1.1 didn't fix any bugs, so both versions should have the same bugs (if any). None of the changes from 1.1 should have changed anything except the log output.
I'm trying to debug it now.
If you're not using a resource pack, do you know what Textures-4-CPLO-V7.6.zip is? Your crash log showed that as the resource pack.
Yes sir that is just a texture pack I remixed in the resource pack folder and not loaded but I use multimc which shows what texture packs are in the resource pack folder in the logs for some reason, but i promise you i had no texture pack on because my PC can barely handle my 290 mod mod pack anyways and throw a texture pack on and i stay in the 25-30 fps range and i don't like that so i stopped using them . I will totally remove it from the resource pack folder and see if there is a change .
Is it possible i need a certain version of chisel ? I know there where about 3 that updated the mod for 1.6.4 at th time and i have the version made by the person who makes asialib and computertronics . The version where all the texture files where compressed to shrink the file size .
EDIT: CRASH
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 7/30/14 10:58 AM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
Just got the same crash on a clean forge install and instance use the multimc launcher . Only mods loaded are Statues mod, Chisel mod, autoutils , and Artifice mod with your mod and Buildcraft version 4.2.2 I believe it is .
It seems i can make the crash happen every time by just being in creative mode and scrolling through the creative tab .
The version of Chisel I've been testing against is asie's update (version 1.5.2 for 1.6.4).
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
I've just gotten the same crash in my test world. It looks like marble pillars are to blame. I had issues with them in 1.7.10, but I thought they mostly behaved in 1.6.4.
I may have to disable Facades for the new-style marble pillar blocks like I do in 1.7.10.
Rollback Post to RevisionRollBack
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
The version of Chisel I've been testing against is asie's update (version 1.5.2 for 1.6.4).
Thats weird because i have a version that i believe it was delta or something i guess but it says 1.5.3 for 1.6.4 .. I will try that version man you have there 1.5.2
EDIT: I just swapped to that version and even took all the mods but yours , buildcraft and chisel off.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 7/30/14 11:11 AM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
I've just gotten the same crash in my test world. It looks like marble pillars are to blame. I had issues with them in 1.7.10, but I thought they mostly behaved in 1.6.4.
I may have to disable Facades for the new-style marble pillar blocks like I do in 1.7.10.
Ok man Cool I thought i was going crazy and was the only one getting the crash lol. :-) I wonder why the pillars do that Something not right in the Chisel mod ?
Ok man Cool I thought i was going crazy and was the only one getting the crash lol. :-) I wonder why the pillars do that Something not right in the Chisel mod ?
I'm not entirely sure myself (I'm very new to Minecraft modding), but I suspect it's something to do with their connected texture code. They probably don't expect to be rendered as anything other than normal blocks, so being Facades may screw things up.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
I'm not entirely sure myself (I'm very new to Minecraft modding), but I suspect it's something to do with their connected texture code. They probably don't expect to be rendered as anything other than normal blocks, so being Facades may screw things up.
Oh! :-) I don't know much of JAVA but i have been reading beginning programming with Java For dummies 1st edition and I am now on the 2nd edition , and when I am done with the 3rd edition i Am going to try and have some fun making a mod myself . :-) Been having fun studying in eclipse , but have not done anything like making a mod or working with forge , but making basic programs seems fun . :-)
I really love this mod though makes my world look so nice to hide AE Cables a little better . In fact I went around my whole world fixing all the cables and hiding them better thanks to your mod.
This is a small compatibility mod that adds Chisel's blocks as BuildCraft Facades. Versions are available for both 1.6.4 (for asie's update and Delta534's update) and 1.7.10 (for Pokefenn's update, TheCricket26's update and Chisel Team's update).
Chisel Facades 2.10-cricket and BuildCraft 6.3+
Due to changes in BuildCraft's Facade detection code, only blocks with non-1.0 block bounds are registered by this mod. Most of Chisel's blocks are automatically added as Facades by BuildCraft itself.
The only Facades added by this mod now are Marble Slab and Marble Pillar Slab (only with old pillars disabled in Chisel's config).
This also applies to the Chisel Team version.
Modpacks
You're free to use this in any modpack. I'd appreciate being notified, but it's not strictly necessary for you to do so.
Downloading through Curse is preferred when possible as it very slowly earns me a small amount of money, but it's not mandatory.
Source Code
You can view the source code of the mod on GitHub. It's licensed under the MIT License.
Branches: asie-1.6 (asie - 1.6.4), delta-1.6 (Delta534 - 1.6.4), 1.7 (Pokefenn - 1.7.10), cricket-1.7 (TheCricket26 - 1.7.10), chiselteam-1.7 (Chisel Team - 1.7.10)
You can find more details (including a change log) on the Curse page:
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
You can download it from Curse.
If anyone's interested in a 1.7 version, let me know and I'll see what I can do.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Man thank you so much for still making a 1.6.4 version most have give up on the version but not all mods are for 1.7 so i am staying on the 1.6.4 version. Thank you so much people like you still care for the modding community . :-)
No problem. My original motivation for making the mod was to cover up my ugly AE cables with the same material I built my base out of (cobblestone bricks). The pack I'm playing at the moment is still on 1.6.4, so that's why the initial version was for 1.6.4.
I'll be glad when the pack updates to 1.7 and AE moves to Forge Multipart for its cables instead. FMP is a much nicer system, in my opinion.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Sure.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 7/29/14 1:10 PM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (297, 143). Absolute: (595, 192)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['crunkazcanbe'/213, l='MpServer', x=94.13, y=68.62, z=248.27]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (96,64,256), Chunk: (at 0,4,0 in 6,16; contains blocks 96,0,256 to 111,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 234 game time, 234 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 166 total; [EntityFallingSand['Falling Block'/2202, l='MpServer', x=-9.50, y=37.05, z=388.50], EntityZombie['Zombie'/1640, l='MpServer', x=72.50, y=40.00, z=193.50], EntityZombie['Zombie'/1612, l='MpServer', x=80.50, y=44.00, z=173.50], EntityZombie['Zombie'/1613, l='MpServer', x=77.50, y=44.00, z=172.50], EntityZombie['Zombie'/1614, l='MpServer', x=76.50, y=44.00, z=171.50], EntityZombie['Zombie'/1615, l='MpServer', x=83.50, y=44.00, z=174.50], EntityFallingSand['Falling Block'/4900, l='MpServer', x=172.50, y=21.15, z=212.50], EntityFallingSand['Falling Block'/4899, l='MpServer', x=171.50, y=21.15, z=212.50], EntityFallingSand['Falling Block'/4904, l='MpServer', x=172.50, y=21.15, z=211.50], EntityEnderman['Enderman'/1137, l='MpServer', x=68.50, y=28.00, z=186.50], EntityZombie['Zombie'/1622, l='MpServer', x=115.61, y=40.00, z=283.83], EntitySkeleton['Skeleton'/1579, l='MpServer', x=171.50, y=20.00, z=208.50], EntityCow['Cow'/85, l='MpServer', x=19.50, y=63.00, z=259.50], EntityCow['Cow'/87, l='MpServer', x=23.78, y=63.00, z=255.50], EntityCow['Cow'/86, l='MpServer', x=18.50, y=63.00, z=262.50], EntityWolf['Wolf'/92, l='MpServer', x=37.50, y=69.00, z=189.50], EntityCreeper['Creeper'/1589, l='MpServer', x=22.50, y=71.00, z=292.50], EntityBat['Bat'/1042, l='MpServer', x=91.53, y=29.85, z=293.59], EntityBat['Bat'/1045, l='MpServer', x=91.38, y=27.00, z=292.78], EntityWolf['Wolf'/89, l='MpServer', x=39.50, y=69.00, z=189.50], EntityCow['Cow'/88, l='MpServer', x=22.19, y=63.00, z=255.50], EntityWolf['Wolf'/91, l='MpServer', x=38.50, y=69.00, z=188.50], EntityWolf['Wolf'/90, l='MpServer', x=39.50, y=69.00, z=191.50], EntitySheep['Sheep'/102, l='MpServer', x=70.50, y=63.00, z=170.50], EntitySheep['Sheep'/103, l='MpServer', x=60.91, y=63.00, z=172.81], EntitySkeleton['Skeleton'/578, l='MpServer', x=110.50, y=37.00, z=289.50], EntitySheep['Sheep'/101, l='MpServer', x=70.50, y=63.00, z=170.50], EntitySkeleton['Skeleton'/579, l='MpServer', x=110.79, y=29.00, z=301.55], EntityZombie['Zombie'/1540, l='MpServer', x=128.30, y=40.00, z=289.30], EntityCow['Cow'/110, l='MpServer', x=61.47, y=63.00, z=174.06], EntityCow['Cow'/111, l='MpServer', x=58.50, y=63.00, z=175.50], EntityPig['Pig'/108, l='MpServer', x=61.50, y=29.00, z=180.50], EntityCow['Cow'/109, l='MpServer', x=59.50, y=63.00, z=172.50], EntityPig['Pig'/106, l='MpServer', x=56.59, y=66.00, z=183.53], EntitySkeleton['Skeleton'/1537, l='MpServer', x=130.01, y=40.00, z=290.09], EntityPig['Pig'/107, l='MpServer', x=54.31, y=67.00, z=182.47], EntitySkeleton['Skeleton'/1538, l='MpServer', x=131.50, y=40.00, z=291.50], EntitySheep['Sheep'/104, l='MpServer', x=70.50, y=63.00, z=170.50], EntityZombie['Zombie'/1539, l='MpServer', x=129.50, y=40.00, z=288.50], EntityPig['Pig'/105, l='MpServer', x=55.63, y=64.00, z=181.38], EntityFallingSand['Falling Block'/5387, l='MpServer', x=221.50, y=21.42, z=126.50], EntityFallingSand['Falling Block'/5386, l='MpServer', x=220.50, y=21.42, z=126.50], EntitySheep['Sheep'/116, l='MpServer', x=109.50, y=70.00, z=234.16], EntitySheep['Sheep'/115, l='MpServer', x=103.78, y=69.00, z=237.22], EntitySheep['Sheep'/114, l='MpServer', x=99.50, y=68.00, z=241.50], EntitySheep['Sheep'/113, l='MpServer', x=108.39, y=70.00, z=233.76], EntityFallingSand['Falling Block'/5388, l='MpServer', x=221.50, y=21.42, z=127.50], EntityCow['Cow'/112, l='MpServer', x=60.50, y=63.00, z=175.50], EntitySheep['Sheep'/127, l='MpServer', x=132.19, y=77.00, z=227.19], EntitySheep['Sheep'/126, l='MpServer', x=129.50, y=76.00, z=229.50], EntitySheep['Sheep'/125, l='MpServer', x=133.53, y=77.00, z=228.78], EntitySheep['Sheep'/124, l='MpServer', x=135.50, y=83.00, z=205.50], EntitySheep['Sheep'/123, l='MpServer', x=135.53, y=80.00, z=207.81], EntityCreeper['Creeper'/1078, l='MpServer', x=150.50, y=26.00, z=306.50], EntitySheep['Sheep'/122, l='MpServer', x=134.22, y=81.00, z=206.47], EntitySheep['Sheep'/121, l='MpServer', x=134.50, y=91.00, z=204.50], EntitySheep['Sheep'/137, l='MpServer', x=152.91, y=66.00, z=174.50], EntitySheep['Sheep'/139, l='MpServer', x=154.81, y=66.00, z=175.81], EntitySheep['Sheep'/138, l='MpServer', x=156.50, y=66.00, z=174.50], EntitySheep['Sheep'/140, l='MpServer', x=154.81, y=66.00, z=173.19], EntitySheep['Sheep'/128, l='MpServer', x=129.50, y=76.00, z=226.50], EntitySheep['Sheep'/153, l='MpServer', x=164.18, y=69.00, z=252.85], EntitySheep['Sheep'/154, l='MpServer', x=173.50, y=67.00, z=251.50], EntityChicken['Chicken'/149, l='MpServer', x=171.41, y=65.00, z=227.53], EntityChicken['Chicken'/150, l='MpServer', x=170.34, y=65.00, z=228.78], EntityChicken['Chicken'/151, l='MpServer', x=173.50, y=64.00, z=227.50], EntityBat['Bat'/640, l='MpServer', x=159.18, y=18.70, z=313.32], EntityZombie['Zombie'/668, l='MpServer', x=129.07, y=40.00, z=289.55], EntitySkeleton['Skeleton'/1271, l='MpServer', x=125.50, y=42.00, z=283.50], EntityZombie['Zombie'/669, l='MpServer', x=56.50, y=42.00, z=169.50], EntityZombie['Zombie'/1747, l='MpServer', x=125.50, y=52.00, z=201.50], EntityZombie['Zombie'/671, l='MpServer', x=50.50, y=42.00, z=169.50], EntityZombie['Zombie'/1749, l='MpServer', x=61.50, y=49.00, z=185.50], EntityZombie['Zombie'/1750, l='MpServer', x=66.50, y=49.00, z=186.50], EntityZombie['Zombie'/667, l='MpServer', x=127.50, y=39.00, z=299.50], EntityZombie['Zombie'/1751, l='MpServer', x=66.43, y=47.00, z=181.01], EntitySkeleton['Skeleton'/1272, l='MpServer', x=127.50, y=42.00, z=283.50], EntityBat['Bat'/3097, l='MpServer', x=49.61, y=39.61, z=204.88], EntityBat['Bat'/3099, l='MpServer', x=60.49, y=38.05, z=209.48], EntityZombie['Zombie'/736, l='MpServer', x=16.16, y=19.00, z=307.66], EntityBat['Bat'/743, l='MpServer', x=147.74, y=26.99, z=300.28], EntityBat['Bat'/742, l='MpServer', x=150.25, y=22.45, z=302.49], EntityBat['Bat'/741, l='MpServer', x=158.63, y=29.54, z=311.48], EntityCreeper['Creeper'/216, l='MpServer', x=66.00, y=36.00, z=194.50], EntitySkeleton['Skeleton'/214, l='MpServer', x=67.50, y=36.00, z=195.50], EntityBat['Bat'/237, l='MpServer', x=60.25, y=43.55, z=200.16], EntitySkeleton['Skeleton'/252, l='MpServer', x=63.97, y=42.00, z=200.84], EntityEnderman['Enderman'/1687, l='MpServer', x=108.69, y=29.00, z=306.84], EntitySpider['Spider'/732, l='MpServer', x=16.72, y=21.00, z=306.06], EntitySkeleton['Skeleton'/251, l='MpServer', x=71.88, y=40.00, z=199.50], EntityZombie['Zombie'/734, l='MpServer', x=22.50, y=19.00, z=313.50], EntityZombie['Zombie'/735, l='MpServer', x=20.50, y=19.00, z=309.50], EntityZombie['Zombie'/722, l='MpServer', x=77.50, y=41.00, z=175.50], EntityZombie['Zombie'/723, l='MpServer', x=91.06, y=33.00, z=177.83], EntityBat['Bat'/243, l='MpServer', x=67.08, y=43.00, z=189.54], EntityBat['Bat'/241, l='MpServer', x=46.18, y=49.24, z=206.72], EntityFallingSand['Falling Block'/5229, l='MpServer', x=213.50, y=29.49, z=196.50], EntityZombie['Zombie'/1373, l='MpServer', x=92.50, y=44.00, z=193.50], EntityFallingSand['Falling Block'/5228, l='MpServer', x=213.50, y=29.49, z=195.50], EntityZombie['Zombie'/1372, l='MpServer', x=94.50, y=44.00, z=193.50], EntityCreeper['Creeper'/1368, l='MpServer', x=89.50, y=44.00, z=193.50], EntityCreeper['Creeper'/1367, l='MpServer', x=89.97, y=44.00, z=192.47], EntityFallingSand['Falling Block'/5246, l='MpServer', x=198.50, y=39.64, z=201.50], EntityFallingSand['Falling Block'/5244, l='MpServer', x=199.50, y=39.64, z=201.50], EntityFallingSand['Falling Block'/5245, l='MpServer', x=198.50, y=39.64, z=200.50], EntityFallingSand['Falling Block'/5242, l='MpServer', x=199.50, y=40.64, z=200.50], EntityFallingSand['Falling Block'/5240, l='MpServer', x=200.50, y=39.64, z=200.50], EntityFallingSand['Falling Block'/5238, l='MpServer', x=201.50, y=40.64, z=199.50], EntityFallingSand['Falling Block'/5239, l='MpServer', x=199.50, y=39.64, z=199.50], EntityFallingSand['Falling Block'/5236, l='MpServer', x=200.50, y=40.64, z=199.50], EntityFallingSand['Falling Block'/5237, l='MpServer', x=201.50, y=40.64, z=198.50], EntityFallingSand['Falling Block'/5235, l='MpServer', x=200.50, y=40.64, z=198.50], EntityCreeper['Creeper'/809, l='MpServer', x=57.56, y=43.00, z=318.03], EntityZombie['Zombie'/810, l='MpServer', x=57.50, y=42.00, z=320.50], EntityItem['item.tile.gravel'/4060, l='MpServer', x=57.22, y=45.13, z=194.78], EntityBat['Bat'/347, l='MpServer', x=67.54, y=28.00, z=186.09], EntityZombie['Zombie'/368, l='MpServer', x=59.94, y=44.00, z=206.38], EntityFallingSand['Falling Block'/5147, l='MpServer', x=187.50, y=15.93, z=312.50], EntityFallingSand['Falling Block'/5148, l='MpServer', x=188.50, y=15.93, z=312.50], EntityZombie['Zombie'/1802, l='MpServer', x=160.50, y=17.00, z=312.50], EntityCreeper['Creeper'/2042, l='MpServer', x=29.03, y=41.00, z=302.34], EntityFallingSand['Falling Block'/5316, l='MpServer', x=206.50, y=39.83, z=337.50], EntityFallingSand['Falling Block'/5317, l='MpServer', x=207.50, y=40.83, z=338.50], EntityFallingSand['Falling Block'/5318, l='MpServer', x=206.50, y=40.83, z=338.50], EntityFallingSand['Falling Block'/5319, l='MpServer', x=205.50, y=39.83, z=337.50], EntityFallingSand['Falling Block'/5313, l='MpServer', x=209.50, y=42.83, z=336.50], EntityFallingSand['Falling Block'/5314, l='MpServer', x=208.50, y=41.83, z=337.50], EntityFallingSand['Falling Block'/5315, l='MpServer', x=207.50, y=40.83, z=337.50], EntityFallingSand['Falling Block'/5327, l='MpServer', x=211.50, y=43.17, z=337.50], EntityClientPlayerMP['crunkazcanbe'/213, l='MpServer', x=94.13, y=68.62, z=248.27], EntityFallingSand['Falling Block'/5333, l='MpServer', x=211.50, y=45.17, z=335.50], EntityFallingSand['Falling Block'/5332, l='MpServer', x=210.50, y=44.17, z=335.50], EntityFallingSand['Falling Block'/5335, l='MpServer', x=210.50, y=45.17, z=334.50], EntityFallingSand['Falling Block'/5334, l='MpServer', x=209.50, y=44.17, z=336.50], EntityFallingSand['Falling Block'/5329, l='MpServer', x=211.50, y=44.17, z=336.50], EntityFallingSand['Falling Block'/5328, l='MpServer', x=210.50, y=43.17, z=337.50], EntityFalli
ngSand['Falling Block'/5331, l='MpServer', x=212.50, y=44.17, z=336.50], EntityFallingSand['Falling Block'/5330, l='MpServer', x=210.50, y=44.17, z=336.50], EntityFallingSand['Falling Block'/5341, l='MpServer', x=211.50, y=45.17, z=332.50], EntityFallingSand['Falling Block'/5340, l='MpServer', x=212.50, y=45.17, z=334.50], EntityBat['Bat'/901, l='MpServer', x=159.97, y=62.27, z=203.69], EntityFallingSand['Falling Block'/5342, l='MpServer', x=212.50, y=46.17, z=333.50], EntityFallingSand['Falling Block'/5337, l='MpServer', x=212.50, y=45.17, z=335.50], EntityFallingSand['Falling Block'/5336, l='MpServer', x=211.50, y=45.17, z=334.50], EntityFallingSand['Falling Block'/5339, l='MpServer', x=211.50, y=45.17, z=333.50], EntityZombie['Zombie'/470, l='MpServer', x=65.50, y=29.00, z=183.50], EntityFallingSand['Falling Block'/5294, l='MpServer', x=206.50, y=20.07, z=241.50], EntityFallingSand['Falling Block'/5295, l='MpServer', x=205.50, y=20.07, z=241.50], EntityFallingSand['Falling Block'/5292, l='MpServer', x=204.50, y=13.07, z=238.50], EntityFallingSand['Falling Block'/5293, l='MpServer', x=205.50, y=20.07, z=240.50], EntityFallingSand['Falling Block'/5248, l='MpServer', x=198.50, y=39.64, z=202.50], EntityCreeper['Creeper'/1940, l='MpServer', x=74.50, y=49.00, z=185.50], EntityFallingSand['Falling Block'/5252, l='MpServer', x=209.50, y=37.64, z=227.50], EntityFallingSand['Falling Block'/5253, l='MpServer', x=209.50, y=37.64, z=228.50], EntityFallingSand['Falling Block'/5255, l='MpServer', x=208.50, y=37.64, z=226.50], EntityFallingSand['Falling Block'/5256, l='MpServer', x=208.50, y=37.64, z=227.50], EntityCreeper['Creeper'/978, l='MpServer', x=78.50, y=33.00, z=281.50], EntityCreeper['Creeper'/979, l='MpServer', x=75.50, y=33.00, z=280.50], EntityFallingSand['Falling Block'/5258, l='MpServer', x=208.50, y=37.64, z=228.50], EntityFallingSand['Falling Block'/5259, l='MpServer', x=207.50, y=37.64, z=226.50], EntityZombie['Zombie'/1468, l='MpServer', x=171.47, y=12.00, z=213.88], EntityCreeper['Creeper'/980, l='MpServer', x=73.50, y=33.00, z=282.50], EntitySkeleton['Skeleton'/1933, l='MpServer', x=161.38, y=15.00, z=296.16], EntityCreeper['Creeper'/1932, l='MpServer', x=161.50, y=15.00, z=289.50], EntityCreeper['Creeper'/1931, l='MpServer', x=161.50, y=15.00, z=293.50], EntityCreeper['Creeper'/1930, l='MpServer', x=163.22, y=15.00, z=298.13]]
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_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 168497568 bytes (160 MB) / 838336512 bytes (799 MB) up to 1908932608 bytes (1820 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 0 loaded mod(s)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx2048m
AABB Pool Size: 3014 (168784 bytes; 0 MB) allocated, 1776 (99456 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 22 mods loaded, 22 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
PistonEverything{@VERSION@} [Piston Everything] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.2.2} [BuildCraft] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.2.2} [BC Transport] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Autoutils{1.0.1} [Autoutils] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chisel{1.5.2} [Chisel] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChiselFacades{1.0} [Chisel Facades] (ChiselFacades-1.6.4-1.1 (2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.2.2} [BC Builders] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.2.2} [BC Energy] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.2.2} [BC Factory] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.2.2} [BC Silicon] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Statues{2.1.1} [Statues] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Artifice{1.6.4R1.1.3} [Artifice] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.3.4} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.4(1.6.4).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.01} [Quick Hotbar] (quickhotbar_164_1.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 5700 Series GL version 4.3.12618 Compatibility Profile Context 13.251.9001.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Textures-4-CPLO-V7.6.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1791 (100296 bytes; 0 MB) allocated, 438 (24528 bytes; 0 MB) used
If it persists without the resource pack, I have some debugging to do.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
No sir I am not using a resource pack and i fixed it somehow just swapping back to version 1.0 for 1.6.4 . :-) I don't have a clue how it crashed when scrolling trough the creative tab . What I do know is I had a mod before that I used that did the same exact thing and I told the mod author about it and he finely fixed it a month or so later. I am guessing it took him a while to find out why it crashed . :-(
BTW is there any bad bugs in the first 1.6.4 version I should worry about . As far as i can tell it is working nicely .
I'm trying to debug it now.
If you're not using a resource pack, do you know what Textures-4-CPLO-V7.6.zip is? Your crash log showed that as the resource pack.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Yes sir that is just a texture pack I remixed in the resource pack folder and not loaded but I use multimc which shows what texture packs are in the resource pack folder in the logs for some reason, but i promise you i had no texture pack on because my PC can barely handle my 290 mod mod pack anyways and throw a texture pack on and i stay in the 25-30 fps range and i don't like that so i stopped using them . I will totally remove it from the resource pack folder and see if there is a change .
Is it possible i need a certain version of chisel ? I know there where about 3 that updated the mod for 1.6.4 at th time and i have the version made by the person who makes asialib and computertronics . The version where all the texture files where compressed to shrink the file size .
EDIT: CRASH
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 7/30/14 10:58 AM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (303, 143). Absolute: (607, 193)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['crunkazcanbe'/262, l='MpServer', x=-83.80, y=72.62, z=260.27]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-80,64,256), Chunk: (at 0,4,0 in -5,16; contains blocks -80,0,256 to -65,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 165 game time, 165 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 149 total; [EntityCreeper['Creeper'/2740, l='MpServer', x=-13.50, y=52.00, z=184.50], EntityEnderman['Enderman'/3838, l='MpServer', x=-45.59, y=17.00, z=298.53], EntityCreeper['Creeper'/2738, l='MpServer', x=-15.50, y=52.00, z=184.50], EntitySkeleton['Skeleton'/3839, l='MpServer', x=-38.50, y=17.00, z=310.50], EntitySquid['Squid'/555, l='MpServer', x=-53.66, y=60.00, z=194.50], EntityFallingSand['Falling Block'/4869, l='MpServer', x=-43.50, y=39.38, z=331.50], EntityFallingSand['Falling Block'/4868, l='MpServer', x=-45.50, y=38.38, z=331.50], EntityFallingSand['Falling Block'/4867, l='MpServer', x=-44.50, y=39.38, z=331.50], EntityFallingSand['Falling Block'/4866, l='MpServer', x=-45.50, y=38.38, z=332.50], EntityFallingSand['Falling Block'/4865, l='MpServer', x=-43.50, y=39.38, z=332.50], EntityFallingSand['Falling Block'/4864, l='MpServer', x=-44.50, y=38.38, z=333.50], EntitySkeleton['Skeleton'/2727, l='MpServer', x=-87.50, y=23.00, z=223.50], EntitySkeleton['Skeleton'/2726, l='MpServer', x=-84.50, y=23.00, z=225.50], EntityCreeper['Creeper'/573, l='MpServer', x=-134.50, y=53.00, z=233.50], EntitySkeleton['Skeleton'/2724, l='MpServer', x=-151.50, y=23.00, z=211.13], EntityCreeper['Creeper'/572, l='MpServer', x=-133.50, y=53.00, z=232.50], EntityCreeper['Creeper'/571, l='MpServer', x=-136.50, y=53.00, z=236.50], EntityZombie['Zombie'/1120, l='MpServer', x=-132.50, y=54.00, z=237.50], EntityZombie['Zombie'/1121, l='MpServer', x=-140.50, y=54.00, z=241.50], EntityFallingSand['Falling Block'/4897, l='MpServer', x=-45.50, y=38.46, z=330.50], EntityFallingSand['Falling Block'/4899, l='MpServer', x=-42.50, y=35.46, z=337.50], EntityFallingSand['Falling Block'/4898, l='MpServer', x=-44.50, y=38.46, z=330.50], EntityBat['Bat'/1138, l='MpServer', x=-44.50, y=16.48, z=300.46], EntityBat['Bat'/1137, l='MpServer', x=-98.75, y=25.10, z=217.75], EntityChicken['Chicken'/84, l='MpServer', x=-155.50, y=70.00, z=194.50], EntityChicken['Chicken'/81, l='MpServer', x=-152.50, y=70.00, z=195.50], EntityChicken['Chicken'/83, l='MpServer', x=-152.50, y=70.00, z=197.50], EntityChicken['Chicken'/82, l='MpServer', x=-153.50, y=71.00, z=199.50], EntitySheep['Sheep'/95, l='MpServer', x=-120.47, y=71.00, z=217.53], EntityChicken['Chicken'/102, l='MpServer', x=-127.50, y=72.00, z=309.50], EntityChicken['Chicken'/100, l='MpServer', x=-128.50, y=71.00, z=309.50], EntityChicken['Chicken'/101, l='MpServer', x=-127.50, y=72.00, z=309.50], EntitySheep['Sheep'/98, l='MpServer', x=-121.38, y=71.00, z=219.03], EntityChicken['Chicken'/99, l='MpServer', x=-127.50, y=72.00, z=311.50], EntitySheep['Sheep'/96, l='MpServer', x=-122.47, y=71.00, z=217.53], EntitySheep['Sheep'/97, l='MpServer', x=-123.53, y=71.00, z=216.47], EntityChicken['Chicken'/111, l='MpServer', x=-107.50, y=67.00, z=282.50], EntityChicken['Chicken'/118, l='MpServer', x=-97.46, y=67.02, z=278.88], EntityChicken['Chicken'/117, l='MpServer', x=-107.47, y=62.03, z=271.44], EntityChicken['Chicken'/116, l='MpServer', x=-102.50, y=66.00, z=279.50], EntityChicken['Chicken'/115, l='MpServer', x=-102.50, y=66.00, z=278.50], EntityChicken['Chicken'/114, l='MpServer', x=-114.41, y=69.00, z=285.47], EntityChicken['Chicken'/113, l='MpServer', x=-108.50, y=66.00, z=283.50], EntityChicken['Chicken'/112, l='MpServer', x=-108.50, y=66.00, z=282.50], EntityItem['item.tile.mushroom'/121, l='MpServer', x=-83.16, y=16.13, z=237.13], EntityCow['Cow'/137, l='MpServer', x=-48.34, y=68.00, z=241.41], EntityCow['Cow'/136, l='MpServer', x=-42.19, y=68.00, z=237.81], EntityCow['Cow'/135, l='MpServer', x=-44.13, y=68.00, z=238.34], EntityCow['Cow'/134, l='MpServer', x=-45.50, y=68.00, z=238.50], EntityCow['Cow'/154, l='MpServer', x=-35.87, y=64.00, z=275.00], EntityCow['Cow'/155, l='MpServer', x=-37.50, y=65.00, z=278.50], EntityBat['Bat'/1782, l='MpServer', x=-94.64, y=18.05, z=249.44], EntityCow['Cow'/156, l='MpServer', x=-37.05, y=64.00, z=274.18], EntityCow['Cow'/157, l='MpServer', x=-38.50, y=64.00, z=276.50], EntitySquid['Squid'/648, l='MpServer', x=-121.13, y=61.38, z=261.66], EntitySquid['Squid'/645, l='MpServer', x=-120.50, y=61.00, z=264.09], EntitySquid['Squid'/647, l='MpServer', x=-111.03, y=61.37, z=261.93], EntitySquid['Squid'/646, l='MpServer', x=-119.50, y=60.31, z=262.50], EntitySpider['Spider'/2122, l='MpServer', x=-100.50, y=15.00, z=242.50], EntityBat['Bat'/709, l='MpServer', x=-43.26, y=14.96, z=299.68], EntityBat['Bat'/2169, l='MpServer', x=-129.32, y=34.00, z=208.08], EntityZombie['Zombie'/3585, l='MpServer', x=-12.31, y=12.88, z=193.35], EntityBat['Bat'/821, l='MpServer', x=-105.40, y=56.00, z=236.92], EntityBat['Bat'/820, l='MpServer', x=-108.03, y=56.00, z=234.53], EntityBat['Bat'/1917, l='MpServer', x=-10.97, y=50.79, z=182.38], EntitySkeleton['Skeleton'/4145, l='MpServer', x=-96.50, y=31.00, z=207.50], EntitySkeleton['Skeleton'/4042, l='MpServer', x=-39.50, y=22.00, z=288.50], EntitySkeleton['Skeleton'/2469, l='MpServer', x=-100.50, y=16.00, z=236.50], EntitySkeleton['Skeleton'/317, l='MpServer', x=-106.50, y=26.00, z=228.09], EntityCreeper['Creeper'/2470, l='MpServer', x=-101.50, y=16.00, z=238.50], EntityCreeper['Creeper'/1859, l='MpServer', x=-102.50, y=30.00, z=210.50], EntityCreeper['Creeper'/300, l='MpServer', x=-95.50, y=23.00, z=225.50], EntitySpider['Spider'/1862, l='MpServer', x=-101.50, y=30.00, z=207.50], EntityCreeper['Creeper'/1860, l='MpServer', x=-108.44, y=32.00, z=215.03], EntityCreeper['Creeper'/1852, l='MpServer', x=-103.92, y=23.00, z=180.27], EntityCreeper['Creeper'/1851, l='MpServer', x=-104.31, y=25.00, z=183.63], EntityBat['Bat'/1299, l='MpServer', x=-108.40, y=31.07, z=208.95], EntityOcelot['Ocelot'/348, l='MpServer', x=-119.34, y=71.00, z=216.34], EntityOcelot['Ocelot'/347, l='MpServer', x=-118.50, y=71.00, z=218.50], EntitySkeleton['Skeleton'/1840, l='MpServer', x=-79.50, y=20.00, z=217.50], EntityZombie['Zombie'/868, l='MpServer', x=-87.50, y=67.00, z=295.50], EntityCreeper['Creeper'/4028, l='MpServer', x=-90.50, y=67.00, z=207.50], EntityBat['Bat'/1814, l='MpServer', x=-140.09, y=30.81, z=210.06], EntitySkeleton['Skeleton'/1331, l='MpServer', x=-45.50, y=23.00, z=268.50], EntitySkeleton['Skeleton'/1806, l='MpServer', x=-64.50, y=54.00, z=200.84], EntitySkeleton['Skeleton'/834, l='MpServer', x=-105.50, y=58.00, z=204.50], EntitySkeleton['Skeleton'/846, l='MpServer', x=-152.47, y=23.00, z=211.53], EntityCreeper['Creeper'/844, l='MpServer', x=-14.50, y=53.00, z=186.50], EntitySkeleton['Skeleton'/845, l='MpServer', x=-146.50, y=28.00, z=206.50], EntityZombie['Zombie'/2306, l='MpServer', x=-9.50, y=39.00, z=190.50], EntitySkeleton['Skeleton'/1492, l='MpServer', x=-135.50, y=53.00, z=235.50], EntitySkeleton['Skeleton'/2305, l='MpServer', x=-9.50, y=39.00, z=191.50], EntitySkeleton['Skeleton'/1493, l='MpServer', x=-132.50, y=53.00, z=235.50], EntityZombie['Zombie'/1499, l='MpServer', x=-104.50, y=66.00, z=194.50], EntityFallingSand['Falling Block'/4782, l='MpServer', x=-72.50, y=4.59, z=245.50], EntityFallingSand['Falling Block'/4783, l='MpServer', x=-71.50, y=5.59, z=245.50], EntityFallingSand['Falling Block'/4780, l='MpServer', x=-72.50, y=4.59, z=244.50], EntityFallingSand['Falling Block'/4781, l='MpServer', x=-73.50, y=4.59, z=244.50], EntityFallingSand['Falling Block'/4778, l='MpServer', x=-71.50, y=4.59, z=244.50], EntityFallingSand['Falling Block'/4779, l='MpServer', x=-70.50, y=4.59, z=244.50], EntityFallingSand['Falling Block'/4777, l='MpServer', x=-71.50, y=3.59, z=243.50], EntityCreeper['Creeper'/429, l='MpServer', x=-102.56, y=64.00, z=327.69], EntityZombie['Zombie'/3443, l='MpServer', x=-162.50, y=14.00, z=212.50], EntityFallingSand['Falling Block'/4784, l='MpServer', x=-73.50, y=4.59, z=245.50], EntityFallingSand['Falling Block'/4812, l='MpServer', x=-44.50, y=29.46, z=133.50], EntityFallingSand['Falling Block'/4813, l='MpServer', x=-43.50, y=30.46, z=132.50], EntityFallingSand['Falling Block'/4814, l='MpServer', x=-45.50, y=29.46, z=133.50], EntityFallingSand['Falling Block'/4815, l='MpServer', x=-44.50, y=30.46, z=132.50], EntityCreeper['Creeper'/1008, l='MpServer', x=-15.50, y=15.00, z=228.50], EntityFallingSand['Falling Block'/4802, l='MpServer', x=-43.50, y=51.17, z=117.50], EntityFallingSand['Falling Block'/4803, l='MpServer', x=-42.50, y=51.17, z=117.50], EntitySkeleton['Skeleton'/3329, l='MpServer', x=-103.50, y=20.92, z=233.31], EntityClientPlayerMP['crunkazcanbe'/262, l='MpServer', x=-83.80, y=72.62, z=260.27], EntityBat['Bat'/1002, l='MpServer', x=-13.41, y=12.00, z=191.46], EntityFallingSand['Falling Block'/4829, l='MpServer', x=-44.50, y=55.73, z=165.50], EntityFallingSand['Falling Block'/4831, l='MpServer', x=-46.50, y=54.73, z=162.50], EntityFallingSand['Falling Block'/4830, l='MpServer', x=-45.50, y=55.73, z=164.50], EntityFallingSand['Falling Block'/4817, l='MpServer', x=-46.50, y=28.46, z=133.50], EntityFallingSand['Falling Block'/4816, l='MpServer', x=-45.50, y=29.46, z=132.50], EntityFallingSand['Falling Block'/4819, l='MpServer', x=-50.50, y=44.46, z=129.50], EntityCreeper['Creeper'/4341, l='MpServer', x=-104.50, y=33.00, z=200.50], EntityFallingSand['Falling Block'/4818, l='MpServer', x=-51.50, y=44.46, z=129.50], EntityFallingSand['Falling Block'/4842, l='MpServer', x=-46.50, y=32.26, z=291.50], EntitySkeleton['Skeleton'/508, l='MpServer', x=-87.56, y=20.00, z=226.91], EntityFallingSand['Falling Block'/4846, l='MpServer', x=-42.50, y=11.38, z=326.50], EntityFallingSand['Falling Block'/4847, l='MpServer', x=-43.50, y=10.38, z=325.50], EntityFallingSand['Falling Block'/4844, l='MpServer', x=-43.50, y=40.38, z=310.50], EntitySkeleton['Skeleton'/506, l='MpServer', x=-87.50, y=23.00, z=234.09], EntityFallingSand['Falling Block'/4845, l='MpServer', x=-43.50, y=42.38, z=309.50], EntitySkeleton['Skeleton'/507, l='MpServer', x=-86.91, y=21.00, z=229.31], EntityFallingSand['Falling Block'/4834, l='MpServer', x=-41.50, y=37.73, z=159.50], EntityFallingSand['Falling Block'/4832, l='MpServer', x=-46.50, y=54.73, z=163.5
0], EntityFallingSand['Falling Block'/4833, l='MpServer', x=-46.50, y=54.73, z=161.50], EntityFallingSand['Falling Block'/4859, l='MpServer', x=-41.50, y=37.38, z=334.50], EntityFallingSand['Falling Block'/4858, l='MpServer', x=-42.50, y=38.38, z=334.50], EntityFallingSand['Falling Block'/4857, l='MpServer', x=-43.50, y=37.38, z=334.50], EntityFallingSand['Falling Block'/4856, l='MpServer', x=-41.50, y=37.38, z=335.50], EntityFallingSand['Falling Block'/4863, l='MpServer', x=-44.50, y=38.38, z=332.50], EntityFallingSand['Falling Block'/4862, l='MpServer', x=-42.50, y=38.38, z=333.50], EntityFallingSand['Falling Block'/4861, l='MpServer', x=-43.50, y=38.38, z=333.50], EntityFallingSand['Falling Block'/4860, l='MpServer', x=-44.50, y=37.38, z=334.50], EntityFallingSand['Falling Block'/4851, l='MpServer', x=-43.50, y=11.38, z=323.50], EntityFallingSand['Falling Block'/4850, l='MpServer', x=-43.50, y=11.38, z=322.50], EntityFallingSand['Falling Block'/4849, l='MpServer', x=-43.50, y=11.38, z=324.50], EntityFallingSand['Falling Block'/4848, l='MpServer', x=-42.50, y=11.38, z=325.50], EntityFallingSand['Falling Block'/4855, l='MpServer', x=-42.50, y=37.38, z=335.50], EntityFallingSand['Falling Block'/4854, l='MpServer', x=-43.50, y=37.38, z=335.50], EntityFallingSand['Falling Block'/4853, l='MpServer', x=-42.50, y=37.38, z=336.50], EntityFallingSand['Falling Block'/4852, l='MpServer', x=-43.50, y=10.38, z=321.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_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 145428064 bytes (138 MB) / 840433664 bytes (801 MB) up to 1908932608 bytes (1820 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 0 loaded mod(s)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx2048m
AABB Pool Size: 4771 (267176 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 19 mods loaded, 19 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
BuildCraft|Core{4.2.2} [BuildCraft] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.2.2} [BC Transport] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Autoutils{1.0.1} [Autoutils] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chisel{1.5.2} [Chisel] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChiselFacades{1.0} [Chisel Facades] (ChiselFacades-1.6.4-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.2.2} [BC Builders] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.2.2} [BC Energy] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.2.2} [BC Factory] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.2.2} [BC Silicon] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Statues{2.1.1} [Statues] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Artifice{1.6.4R1.1.3} [Artifice] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (MISC-Chisel-1.6.4-1.5.3-For-CPLO.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 5700 Series GL version 4.3.12618 Compatibility Profile Context 13.251.9001.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Textures-4-CPLO-V7.6.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 860 (48160 bytes; 0 MB) allocated, 31 (1736 bytes; 0 MB) used
Just got the same crash on a clean forge install and instance use the multimc launcher . Only mods loaded are Statues mod, Chisel mod, autoutils , and Artifice mod with your mod and Buildcraft version 4.2.2 I believe it is .
It seems i can make the crash happen every time by just being in creative mode and scrolling through the creative tab .
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
I may have to disable Facades for the new-style marble pillar blocks like I do in 1.7.10.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Thats weird because i have a version that i believe it was delta or something i guess but it says 1.5.3 for 1.6.4 .. I will try that version man you have there 1.5.2
EDIT: I just swapped to that version and even took all the mods but yours , buildcraft and chisel off.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 7/30/14 11:11 AM
Description: Rendering screen
java.lang.NullPointerException
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:6985)
at buildcraft.transport.render.FacadeItemRenderer.renderFacadeItem(FacadeItemRenderer.java:47)
at buildcraft.transport.render.FacadeItemRenderer.renderItem(FacadeItemRenderer.java:144)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:421)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:132)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
Mouse location: Scaled: (300, 142). Absolute: (600, 194)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['crunkazcanbe'/459, l='MpServer', x=-83.80, y=72.62, z=260.27]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-80,64,256), Chunk: (at 0,4,0 in -5,16; contains blocks -80,0,256 to -65,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 350 game time, 350 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 559 total; [EntityZombie['Zombie'/100, l='MpServer', x=-162.50, y=14.00, z=212.50], EntitySkeleton['Skeleton'/111, l='MpServer', x=-146.50, y=28.00, z=206.50], EntitySkeleton['Skeleton'/117, l='MpServer', x=-151.50, y=23.00, z=211.44], EntitySkeleton['Skeleton'/116, l='MpServer', x=-151.47, y=23.00, z=210.59], EntityChicken['Chicken'/115, l='MpServer', x=-147.63, y=70.00, z=185.65], EntityChicken['Chicken'/114, l='MpServer', x=-152.50, y=70.00, z=197.50], EntityChicken['Chicken'/113, l='MpServer', x=-153.50, y=71.00, z=199.50], EntityChicken['Chicken'/112, l='MpServer', x=-152.50, y=70.00, z=195.50], EntityBat['Bat'/127, l='MpServer', x=-143.68, y=29.75, z=207.16], EntityBat['Bat'/126, l='MpServer', x=-150.31, y=27.96, z=210.56], EntityCreeper['Creeper'/129, l='MpServer', x=-133.44, y=53.00, z=232.44], EntityCreeper['Creeper'/128, l='MpServer', x=-132.85, y=53.00, z=234.31], EntityZombie['Zombie'/131, l='MpServer', x=-132.50, y=54.00, z=237.50], EntityCreeper['Creeper'/130, l='MpServer', x=-134.34, y=53.00, z=233.13], EntitySkeleton['Skeleton'/133, l='MpServer', x=-132.44, y=53.00, z=235.56], EntityFallingSand['Falling Block'/17477, l='MpServer', x=10.50, y=42.61, z=182.50], EntitySkeleton['Skeleton'/132, l='MpServer', x=-133.76, y=53.00, z=235.07], EntityChicken['Chicken'/135, l='MpServer', x=-128.50, y=71.00, z=309.50], EntityZombie['Zombie'/134, l='MpServer', x=-140.50, y=54.00, z=241.50], EntityOcelot['Ocelot'/152, l='MpServer', x=-119.34, y=71.00, z=216.34], EntitySquid['Squid'/153, l='MpServer', x=-118.50, y=61.00, z=265.34], EntitySquid['Squid'/154, l='MpServer', x=-117.09, y=60.00, z=260.63], EntitySquid['Squid'/155, l='MpServer', x=-116.03, y=61.31, z=261.19], EntityChicken['Chicken'/156, l='MpServer', x=-114.41, y=69.00, z=285.47], EntityChicken['Chicken'/157, l='MpServer', x=-127.50, y=72.00, z=311.50], EntityChicken['Chicken'/158, l='MpServer', x=-127.50, y=72.00, z=309.50], EntityChicken['Chicken'/159, l='MpServer', x=-127.50, y=72.00, z=309.50], EntityFallingSand['Falling Block'/17491, l='MpServer', x=8.50, y=6.61, z=233.50], EntitySheep['Sheep'/147, l='MpServer', x=-120.47, y=71.00, z=217.47], EntitySheep['Sheep'/148, l='MpServer', x=-122.47, y=71.00, z=217.53], EntitySheep['Sheep'/149, l='MpServer', x=-123.53, y=71.00, z=216.47], EntitySheep['Sheep'/150, l='MpServer', x=-113.47, y=70.00, z=220.34], EntityOcelot['Ocelot'/151, l='MpServer', x=-117.09, y=70.00, z=217.50], EntitySpider['Spider'/171, l='MpServer', x=-101.50, y=30.00, z=207.50], EntityCreeper['Creeper'/169, l='MpServer', x=-104.31, y=25.00, z=183.63], EntitySkeleton['Skeleton'/175, l='MpServer', x=-109.13, y=60.00, z=203.50], EntityCreeper['Creeper'/174, l='MpServer', x=-104.50, y=33.00, z=200.50], EntityBat['Bat'/173, l='MpServer', x=-102.41, y=34.28, z=214.15], EntitySkeleton['Skeleton'/172, l='MpServer', x=-96.50, y=31.00, z=207.50], EntitySpider['Spider'/186, l='MpServer', x=-100.94, y=16.00, z=239.72], EntitySquid['Squid'/187, l='MpServer', x=-115.53, y=60.34, z=264.99], EntityBat['Bat'/184, l='MpServer', x=-111.32, y=54.49, z=232.30], EntityBat['Bat'/185, l='MpServer', x=-110.70, y=55.65, z=234.36], EntityChicken['Chicken'/190, l='MpServer', x=-108.50, y=66.00, z=282.50], EntityChicken['Chicken'/191, l='MpServer', x=-108.50, y=66.00, z=283.50], EntityChicken['Chicken'/188, l='MpServer', x=-107.47, y=62.42, z=271.44], EntityChicken['Chicken'/189, l='MpServer', x=-107.50, y=67.00, z=282.50], EntityCreeper['Creeper'/178, l='MpServer', x=-102.50, y=30.00, z=210.50], EntityCreeper['Creeper'/179, l='MpServer', x=-103.55, y=27.00, z=222.67], EntityZombie['Zombie'/176, l='MpServer', x=-104.50, y=66.00, z=194.50], EntityBat['Bat'/177, l='MpServer', x=-98.75, y=25.10, z=217.75], EntitySkeleton['Skeleton'/182, l='MpServer', x=-106.50, y=26.00, z=228.09], EntitySkeleton['Skeleton'/183, l='MpServer', x=-103.50, y=21.00, z=232.72], EntitySkeleton['Skeleton'/180, l='MpServer', x=-100.50, y=16.00, z=236.50], EntityCreeper['Creeper'/181, l='MpServer', x=-101.53, y=16.00, z=238.41], EntityBat['Bat'/205, l='MpServer', x=-95.57, y=18.94, z=243.36], EntitySkeleton['Skeleton'/204, l='MpServer', x=-84.50, y=23.00, z=225.50], EntityZombie['Zombie'/206, l='MpServer', x=-87.50, y=67.00, z=295.50], EntitySkeleton['Skeleton'/201, l='MpServer', x=-87.50, y=23.00, z=234.09], EntityCreeper['Creeper'/200, l='MpServer', x=-88.62, y=22.47, z=223.61], EntitySkeleton['Skeleton'/203, l='MpServer', x=-87.56, y=20.00, z=226.91], EntitySkeleton['Skeleton'/202, l='MpServer', x=-86.91, y=21.00, z=229.31], EntityCreeper['Creeper'/197, l='MpServer', x=-90.50, y=67.00, z=207.50], EntityItem['item.item.seeds'/196, l='MpServer', x=-111.78, y=64.13, z=324.31], EntityItem['item.tile.mushroom'/199, l='MpServer', x=-83.16, y=16.13, z=237.13], EntitySkeleton['Skeleton'/198, l='MpServer', x=-87.50, y=23.00, z=223.50], EntityChicken['Chicken'/193, l='MpServer', x=-102.50, y=66.00, z=279.50], EntityChicken['Chicken'/192, l='MpServer', x=-102.50, y=66.00, z=278.50], EntityCreeper['Creeper'/195, l='MpServer', x=-102.56, y=64.00, z=327.69], EntityChicken['Chicken'/194, l='MpServer', x=-97.38, y=67.00, z=279.69], EntityFallingSand['Falling Block'/17438, l='MpServer', x=6.50, y=27.61, z=133.50], EntityFallingSand['Falling Block'/17433, l='MpServer', x=10.50, y=45.61, z=123.50], EntityFallingSand['Falling Block'/17435, l='MpServer', x=9.50, y=45.61, z=122.50], EntityFallingSand['Falling Block'/17434, l='MpServer', x=8.50, y=46.61, z=121.50], EntitySkeleton['Skeleton'/210, l='MpServer', x=-64.50, y=54.00, z=200.84], EntitySkeleton['Skeleton'/211, l='MpServer', x=-78.50, y=21.00, z=219.06], EntityFallingSand['Falling Block'/17445, l='MpServer', x=0.50, y=43.61, z=153.50], EntityCow['Cow'/225, l='MpServer', x=-49.03, y=68.00, z=242.06], EntityFallingSand['Falling Block'/17470, l='MpServer', x=14.50, y=53.61, z=179.50], EntityPig['Pig'/252, l='MpServer', x=-30.16, y=67.00, z=182.09], EntityFallingSand['Falling Block'/17464, l='MpServer', x=2.50, y=53.61, z=169.50], EntityCow['Cow'/258, l='MpServer', x=-42.19, y=68.00, z=237.81], EntitySkeleton['Skeleton'/259, l='MpServer', x=-45.50, y=23.00, z=268.50], EntityCow['Cow'/256, l='MpServer', x=-45.50, y=68.00, z=238.50], EntityCow['Cow'/257, l='MpServer', x=-43.15, y=67.00, z=231.48], EntityCow['Cow'/262, l='MpServer', x=-41.75, y=64.00, z=275.31], EntityCow['Cow'/263, l='MpServer', x=-38.50, y=64.00, z=276.50], EntityCow['Cow'/260, l='MpServer', x=-45.18, y=64.00, z=272.54], EntityCow['Cow'/261, l='MpServer', x=-37.50, y=65.00, z=278.50], EntitySkeleton['Skeleton'/266, l='MpServer', x=-39.50, y=22.00, z=288.50], EntityBat['Bat'/267, l='MpServer', x=-43.14, y=18.20, z=291.58], EntityBat['Bat'/264, l='MpServer', x=-38.99, y=20.15, z=307.44], EntityEnderman['Enderman'/265, l='MpServer', x=-30.34, y=26.00, z=313.06], EntitySkeleton['Skeleton'/268, l='MpServer', x=-38.50, y=14.00, z=310.50], EntityCreeper['Creeper'/317, l='MpServer', x=-14.50, y=53.00, z=186.50], EntityZombie['Zombie'/316, l='MpServer', x=-9.50, y=39.00, z=190.50], EntityCreeper['Creeper'/319, l='MpServer', x=-15.50, y=52.00, z=184.50], EntityFallingSand['Falling Block'/17796, l='MpServer', x=26.50, y=22.16, z=135.50], EntityBat['Bat'/322, l='MpServer', x=-10.75, y=7.00, z=196.54], EntityCreeper['Creeper'/323, l='MpServer', x=-15.50, y=15.00, z=228.50], EntityCreeper['Creeper'/320, l='MpServer', x=-13.50, y=52.00, z=184.50], EntityZombie['Zombie'/321, l='MpServer', x=-12.03, y=13.00, z=193.47], EntityFallingSand['Falling Block'/17845, l='MpServer', x=30.50, y=16.16, z=244.50], EntityFallingSand['Falling Block'/17755, l='MpServer', x=1.50, y=24.16, z=370.50], EntityFallingSand['Falling Block'/17754, l='MpServer', x=1.50, y=24.16, z=369.50], EntityFallingSand['Falling Block'/17753, l='MpServer', x=2.50, y=24.16, z=371.50], EntityFallingSand['Falling Block'/17752, l='MpServer', x=2.50, y=24.16, z=370.50], EntityFallingSand['Falling Block'/17745, l='MpServer', x=10.50, y=6.16, z=367.50], EntityFallingSand['Falling Block'/17751, l='MpServer', x=2.50, y=24.16, z=369.50], EntityFallingSand['Falling Block'/17750, l='MpServer', x=3.50, y=24.16, z=370.50], EntityFallingSand['Falling Block'/17749, l='MpServer', x=3.50, y=24.16, z=371.50], EntityFallingSand['Falling Block'/17691, l='MpServer', x=4.50, y=26.16, z=257.50], EntityFallingSand['Falling Block'/18150, l='MpServer', x=59.50, y=26.68, z=200.50], EntityFallingSand['Falling Block'/18147, l='MpServer', x=50.50, y=39.68, z=184.50], EntityFallingSand['Falling Block'/18144, l='MpServer', x=51.50, y=59.68, z=148.50], EntityFallingSand['Falling Block'/18159, l='MpServer', x=59.50, y=8.59, z=234.50], EntityFallingSand['Falling Block'/18158, l='MpServer', x=59.50, y=8.59, z=233.50], EntityFallingSand['Falling Block'/18157, l='MpServer', x=58.50, y=8.59, z=234.50], EntityFallingSand['Falling Block'/18156, l='MpServer', x=57.50, y=8.59, z=234.50], EntityFallingSand['Falling Block'/18155, l='MpServer', x=57.50, y=8.59, z=233.50], EntityFallingSand['Falling Block'/18154, l='MpServer', x=58.50, y=8.62, z=233.50], EntityFallingSand['Falling Block'/18117, l='MpServer', x=47.50, y=47.68, z=393.50], EntityFallingSand['Falling Block'/18116, l='MpServer', x=37.50, y=15.68, z=388.50], EntityFallingSand['Falling Block'/18119, l='MpServer', x=47.50, y=47.68, z=392.50], EntityFallingSand['Falling Block'/18112, l='MpServer', x=44.50, y=34.68, z=369.50], EntityFallingSand['Falling Block'/18115, l='MpServer', x=37.50, y=16.68, z=387.50], EntityFallingSand['Falling Block'/18142, l='MpServer', x=51.50, y=59.68, z=149.50], EntityFallingSand['Falling Block'/18143, l='MpServer', x=52.50, y=59.68, z=149.50], EntityFallingSand['Falling Block'/18136, l='MpServer', x=50.50, y=36.68, z=139.50], EntityFallingSand['Falling Block'/18137, l='MpServer', x=51.50, y=36.68, z=139.50], EntityFallingSand['Falling Block'/18138, l='MpServer', x=48.50, y=36.68, z=138.50], EntityFallingSand['Falling Block'/18139, l='MpServer', x=49.50, y=36.68, z=138.50], EntityFallingS
and['Falling Block'/18082, l='MpServer', x=35.50, y=44.68, z=308.50], EntityFallingSand['Falling Block'/18095, l='MpServer', x=36.50, y=5.68, z=328.50], EntityFallingSand['Falling Block'/18092, l='MpServer', x=35.50, y=5.68, z=326.50], EntityFallingSand['Falling Block'/18102, l='MpServer', x=45.50, y=52.68, z=348.50], EntityFallingSand['Falling Block'/18107, l='MpServer', x=37.50, y=26.68, z=382.50], EntityFallingSand['Falling Block'/18104, l='MpServer', x=46.50, y=52.68, z=349.50], EntityFallingSand['Falling Block'/18105, l='MpServer', x=45.50, y=52.68, z=350.50], EntityFallingSand['Falling Block'/18110, l='MpServer', x=44.50, y=34.68, z=370.50], EntityFallingSand['Falling Block'/18111, l='MpServer', x=44.50, y=34.68, z=371.50], EntityFallingSand['Falling Block'/18108, l='MpServer', x=45.50, y=34.68, z=370.50], EntityFallingSand['Falling Block'/18109, l='MpServer', x=45.50, y=34.68, z=371.50], EntityFallingSand['Falling Block'/18051, l='MpServer', x=39.50, y=45.68, z=138.50], EntityClientPlayerMP['crunkazcanbe'/459, l='MpServer', x=-83.80, y=72.62, z=260.27], EntityFallingSand['Falling Block'/18054, l='MpServer', x=32.50, y=26.68, z=194.50], EntityFallingSand['Falling Block'/18057, l='MpServer', x=33.50, y=26.68, z=196.50], EntityFallingSand['Falling Block'/18056, l='MpServer', x=33.50, y=26.68, z=195.50], EntityFallingSand['Falling Block'/18078, l='MpServer', x=37.50, y=44.68, z=307.50], EntityFallingSand['Falling Block'/18079, l='MpServer', x=36.50, y=44.68, z=308.50], EntityFallingSand['Falling Block'/18047, l='MpServer', x=36.50, y=38.68, z=134.50], EntityFallingSand['Falling Block'/18046, l='MpServer', x=37.50, y=38.68, z=133.50], EntityFallingSand['Falling Block'/18045, l='MpServer', x=35.50, y=38.68, z=134.50], EntityFallingSand['Falling Block'/18044, l='MpServer', x=36.50, y=38.68, z=133.50], EntityFallingSand['Falling Block'/18043, l='MpServer', x=37.50, y=38.68, z=132.50], EntityFallingSand['Falling Block'/18042, l='MpServer', x=38.50, y=38.68, z=132.50], EntityFallingSand['Falling Block'/18013, l='MpServer', x=17.50, y=7.68, z=353.50], EntityFallingSand['Falling Block'/18011, l='MpServer', x=30.50, y=41.68, z=348.50], EntityFallingSand['Falling Block'/18001, l='MpServer', x=30.50, y=4.68, z=297.50], EntityFallingSand['Falling Block'/18337, l='MpServer', x=56.50, y=8.18, z=338.50], EntityFallingSand['Falling Block'/18343, l='MpServer', x=56.50, y=28.18, z=387.50], EntityFallingSand['Falling Block'/18321, l='MpServer', x=50.50, y=5.12, z=284.50], EntityFallingSand['Falling Block'/18330, l='MpServer', x=49.50, y=57.18, z=335.50], EntityFallingSand['Falling Block'/18335, l='MpServer', x=57.50, y=8.18, z=339.50], EntityFallingSand['Falling Block'/18311, l='MpServer', x=59.50, y=57.18, z=264.50], EntityFallingSand['Falling Block'/18310, l='MpServer', x=58.50, y=57.18, z=264.50], EntityFallingSand['Falling Block'/18309, l='MpServer', x=58.50, y=57.18, z=263.50], EntityFallingSand['Falling Block'/18308, l='MpServer', x=58.50, y=57.18, z=262.50], EntityFallingSand['Falling Block'/18314, l='MpServer', x=-180.50, y=4.18, z=348.50], EntityFallingSand['Falling Block'/18312, l='MpServer', x=57.50, y=57.18, z=263.50], EntityFallingSand['Falling Block'/18317, l='MpServer', x=51.50, y=5.12, z=286.50], EntityFallingSand['Falling Block'/16566, l='MpServer', x=-123.50, y=56.74, z=189.50], EntityFallingSand['Falling Block'/16567, l='MpServer', x=-122.50, y=56.74, z=190.50], EntityFallingSand['Falling Block'/16564, l='MpServer', x=-121.50, y=58.74, z=189.50], EntityFallingSand['Falling Block'/16563, l='MpServer', x=-122.50, y=57.74, z=189.50], EntityFallingSand['Falling Block'/16397, l='MpServer', x=-215.50, y=53.12, z=269.50], EntityFallingSand['Falling Block'/16398, l='MpServer', x=-214.50, y=53.12, z=268.50], EntityFallingSand['Falling Block'/16399, l='MpServer', x=-214.50, y=53.12, z=269.50], EntityFallingSand['Falling Block'/16400, l='MpServer', x=-213.50, y=53.49, z=268.50], EntityFallingSand['Falling Block'/16430, l='MpServer', x=-187.50, y=14.49, z=194.50], EntityFallingSand['Falling Block'/16431, l='MpServer', x=-188.50, y=14.49, z=192.50], EntityFallingSand['Falling Block'/16428, l='MpServer', x=-187.50, y=14.49, z=193.50], EntityFallingSand['Falling Block'/16429, l='MpServer', x=-187.50, y=14.49, z=192.50], EntityFallingSand['Falling Block'/16433, l='MpServer', x=-189.50, y=14.49, z=192.50], EntityFallingSand['Falling Block'/16432, l='MpServer', x=-188.50, y=14.49, z=193.50], EntityFallingSand['Falling Block'/16447, l='MpServer', x=-192.50, y=36.49, z=303.50], EntityFallingSand['Falling Block'/16446, l='MpServer', x=-192.50, y=36.49, z=302.50], EntityFallingSand['Falling Block'/16445, l='MpServer', x=-192.50, y=36.49, z=301.50], EntityFallingSand['Falling Block'/16448, l='MpServer', x=-193.50, y=36.49, z=302.50], EntityFallingSand['Falling Block'/16451, l='MpServer', x=-191.50, y=36.49, z=302.50], EntityFallingSand['Falling Block'/14285, l='MpServer', x=-8.50, y=33.19, z=375.50], EntityFallingSand['Falling Block'/14286, l='MpServer', x=-8.50, y=32.19, z=376.50], EntityFallingSand['Falling Block'/16508, l='MpServer', x=-154.50, y=29.74, z=364.50], EntityFallingSand['Falling Block'/16775, l='MpServer', x=-34.50, y=9.74, z=201.50], EntityFallingSand['Falling Block'/16772, l='MpServer', x=-35.50, y=9.74, z=202.50], EntityFallingSand['Falling Block'/16770, l='MpServer', x=-45.50, y=34.74, z=330.50], EntityFallingSand['Falling Block'/16769, l='MpServer', x=-45.50, y=34.74, z=331.50], EntityFallingSand['Falling Block'/16768, l='MpServer', x=-45.50, y=34.74, z=332.50], EntityFallingSand['Falling Block'/13931, l='MpServer', x=-9.50, y=18.20, z=201.50], EntityFallingSand['Falling Block'/13933, l='MpServer', x=-10.50, y=18.20, z=202.50], EntityFallingSand['Falling Block'/13932, l='MpServer', x=-9.50, y=18.20, z=202.50], EntityFallingSand['Falling Block'/13935, l='MpServer', x=-11.50, y=18.20, z=203.50], EntityFallingSand['Falling Block'/13934, l='MpServer', x=-11.50, y=18.20, z=202.50], EntityFallingSand['Falling Block'/13936, l='MpServer', x=-10.50, y=18.20, z=201.50], EntityFallingSand['Falling Block'/13937, l='MpServer', x=-10.50, y=18.20, z=203.50], EntityFallingSand['Falling Block'/16763, l='MpServer', x=-46.50, y=51.74, z=162.50], EntityFallingSand['Falling Block'/16765, l='MpServer', x=-46.50, y=51.74, z=161.50], EntityFallingSand['Falling Block'/16764, l='MpServer', x=-46.50, y=51.74, z=163.50], EntityFallingSand['Falling Block'/16767, l='MpServer', x=-44.50, y=34.74, z=332.50], EntityFallingSand['Falling Block'/16766, l='MpServer', x=-43.50, y=33.74, z=334.50], EntityFallingSand['Falling Block'/17069, l='MpServer', x=-27.50, y=14.03, z=237.50], EntityFallingSand['Falling Block'/17061, l='MpServer', x=-16.50, y=44.03, z=196.50], EntityFallingSand['Falling Block'/17072, l='MpServer', x=-28.50, y=14.03, z=237.50], EntityFallingSand['Falling Block'/17036, l='MpServer', x=-30.50, y=50.03, z=198.50], EntityFallingSand['Falling Block'/17025, l='MpServer', x=-29.50, y=8.03, z=179.50], EntityFallingSand['Falling Block'/17024, l='MpServer', x=-28.50, y=7.03, z=179.50], EntityFallingSand['Falling Block'/17027, l='MpServer', x=-28.50, y=7.03, z=180.50], EntityFallingSand['Falling Block'/17041, l='MpServer', x=-29.50, y=50.03, z=198.50], EntityFallingSand['Falling Block'/17135, l='MpServer', x=-18.50, y=13.03, z=360.50], EntityFallingSand['Falling Block'/17134, l='MpServer', x=-18.50, y=11.97, z=361.50], EntityFallingSand['Falling Block'/17133, l='MpServer', x=-17.50, y=11.97, z=362.50], EntityFallingSand['Falling Block'/17132, l='MpServer', x=-18.50, y=12.03, z=362.50], EntityFallingSand['Falling Block'/17130, l='MpServer', x=-17.50, y=11.97, z=363.50], EntityFallingSand['Falling Block'/17126, l='MpServer', x=-17.50, y=14.03, z=359.50], EntityFallingSand['Falling Block'/17125, l='MpServer', x=-17.50, y=14.03, z=357.50], EntityFallingSand['Falling Block'/17101, l='MpServer', x=-23.50, y=59.03, z=283.50], EntityFallingSand['Falling Block'/17100, l='MpServer', x=-22.50, y=58.03, z=283.50], EntityFallingSand['Falling Block'/17112, l='MpServer', x=-27.50, y=7.03, z=347.50], EntityFallingSand['Falling Block'/17113, l='MpServer', x=-28.50, y=7.03, z=346.50], EntityFallingSand['Falling Block'/17115, l='MpServer', x=-29.50, y=7.03, z=346.50], EntityFallingSand['Falling Block'/17111, l='MpServer', x=-28.50, y=7.03, z=347.50], EntityFallingSand['Falling Block'/16942, l='MpServer', x=-36.50, y=4.99, z=253.50], EntityItem['item.item.seeds'/1772, l='MpServer', x=-120.56, y=63.13, z=267.75], EntityFallingSand['Falling Block'/17336, l='MpServer', x=-0.50, y=43.61, z=253.50], EntityFallingSand['Falling Block'/17337, l='MpServer', x=-1.50, y=43.61, z=253.50], EntityFallingSand['Falling Block'/13355, l='MpServer', x=-44.50, y=21.19, z=331.50], EntityFallingSand['Falling Block'/17339, l='MpServer', x=-2.50, y=43.61, z=253.50], EntityFallingSand['Falling Block'/17340, l='MpServer', x=-2.50, y=43.61, z=254.50], EntityFallingSand['Falling Block'/17341, l='MpServer', x=-1.50, y=43.61, z=254.50], EntityFallingSand['Falling Block'/17342, l='MpServer', x=-3.50, y=43.61, z=253.50], EntityFallingSand['Falling Block'/17343, l='MpServer', x=-3.50, y=43.61, z=254.50], EntityFallingSand['Falling Block'/17328, l='MpServer', x=-11.50, y=51.61, z=208.50], EntityFallingSand['Falling Block'/13345, l='MpServer', x=-43.50, y=22.19, z=310.50], EntityFallingSand['Falling Block'/17329, l='MpServer', x=-13.50, y=51.61, z=208.50], EntityFallingSand['Falling Block'/17335, l='MpServer', x=-1.50, y=43.61, z=252.50], EntityFallingSand['Falling Block'/17323, l='MpServer', x=-5.50, y=35.61, z=204.50], EntityFallingSand['Falling Block'/17322, l='MpServer', x=-6.50, y=35.61, z=204.50], EntityFallingSand['Falling Block'/17319, l='MpServer', x=-9.50, y=33.61, z=202.50], EntityFallingSand['Falling Block'/17303, l='MpServer', x=-4.50, y=4.61, z=131.50], EntityFallingSand['Falling Block'/17281, l='MpServer', x=-12.50, y=50.61, z=119.50], EntityFallingSand['Falling Block'/17280,
l='MpServer', x=-11.50, y=50.61, z=119.50], EntityFallingSand['Falling Block'/17400, l='MpServer', x=-2.50, y=51.61, z=384.50], EntityFallingSand['Falling Block'/17401, l='MpServer', x=-2.50, y=50.61, z=385.50], EntityFallingSand['Falling Block'/17396, l='MpServer', x=-2.50, y=51.61, z=383.50], EntityFallingSand['Falling Block'/17397, l='MpServer', x=-1.50, y=51.61, z=383.50], EntityFallingSand['Falling Block'/17398, l='MpServer', x=-1.50, y=50.61, z=385.50], EntityFallingSand['Falling Block'/17399, l='MpServer', x=-1.50, y=51.61, z=384.50], EntityFallingSand['Falling Block'/17392, l='MpServer', x=-7.50, y=47.61, z=375.50], EntityFallingSand['Falling Block'/17395, l='MpServer', x=-8.50, y=46.61, z=376.50], EntityFallingSand['Falling Block'/17391, l='MpServer', x=-2.50, y=42.61, z=371.50], EntityFallingSand['Falling Block'/17369, l='MpServer', x=-12.50, y=46.61, z=327.50], EntityFallingSand['Falling Block'/17351, l='MpServer', x=-6.50, y=5.61, z=278.50], EntityFallingSand['Falling Block'/17346, l='MpServer', x=-0.50, y=43.61, z=254.50], EntityFallingSand['Falling Block'/17345, l='MpServer', x=-1.50, y=43.61, z=255.50], EntityFallingSand['Falling Block'/17344, l='MpServer', x=-2.50, y=43.61, z=255.50], EntityFallingSand['Falling Block'/17279, l='MpServer', x=-10.50, y=51.61, z=118.50], EntityFallingSand['Falling Block'/16347, l='MpServer', x=-221.50, y=32.49, z=208.50], EntityFallingSand['Falling Block'/16366, l='MpServer', x=-218.50, y=34.12, z=379.50], EntityFallingSand['Falling Block'/16367, l='MpServer', x=-219.50, y=35.12, z=380.50], EntityFallingSand['Falling Block'/16364, l='MpServer', x=-217.50, y=34.12, z=380.50], EntityFallingSand['Falling Block'/16365, l='MpServer', x=-218.50, y=35.12, z=380.50], EntityFallingSand['Falling Block'/16369, l='MpServer', x=-220.50, y=34.12, z=379.50], EntityFallingSand['Falling Block'/16368, l='MpServer', x=-219.50, y=34.12, z=379.50], EntityFallingSand['Falling Block'/16378, l='MpServer', x=-210.50, y=10.09, z=161.50], EntityFallingSand['Falling Block'/18622, l='MpServer', x=-222.50, y=39.17, z=210.50], EntityFallingSand['Falling Block'/18648, l='MpServer', x=-216.50, y=7.17, z=361.50], EntityFallingSand['Falling Block'/18649, l='MpServer', x=-216.50, y=6.17, z=362.50], EntityFallingSand['Falling Block'/18650, l='MpServer', x=-214.50, y=6.17, z=359.50], EntityFallingSand['Falling Block'/18651, l='MpServer', x=-215.50, y=7.17, z=359.50], EntityFallingSand['Falling Block'/18652, l='MpServer', x=-217.50, y=7.17, z=361.50], EntityFallingSand['Falling Block'/18655, l='MpServer', x=-200.50, y=5.17, z=320.50], EntityFallingSand['Falling Block'/18640, l='MpServer', x=-212.50, y=20.17, z=216.50], EntityFallingSand['Falling Block'/18641, l='MpServer', x=-214.50, y=26.17, z=233.50], EntityFallingSand['Falling Block'/18642, l='MpServer', x=-213.50, y=5.17, z=360.50], EntityFallingSand['Falling Block'/18644, l='MpServer', x=-214.50, y=5.17, z=361.50], EntityFallingSand['Falling Block'/18646, l='MpServer', x=-215.50, y=6.17, z=361.50], EntityFallingSand['Falling Block'/18647, l='MpServer', x=-215.50, y=5.17, z=362.50], EntityFallingSand['Falling Block'/18633, l='MpServer', x=-220.50, y=41.17, z=379.50], EntityFallingSand['Falling Block'/18632, l='MpServer', x=-219.50, y=41.17, z=379.50], EntityFallingSand['Falling Block'/18639, l='MpServer', x=-213.50, y=20.17, z=216.50], EntityFallingSand['Falling Block'/18625, l='MpServer', x=-222.50, y=41.17, z=348.50], EntityFallingSand['Falling Block'/18624, l='MpServer', x=-222.50, y=42.17, z=349.50], EntityFallingSand['Falling Block'/18627, l='MpServer', x=-220.50, y=39.17, z=348.50], EntityFallingSand['Falling Block'/18626, l='MpServer', x=-221.50, y=40.17, z=348.50], EntityFallingSand['Falling Block'/18629, l='MpServer', x=-223.50, y=42.17, z=349.50], EntityFallingSand['Falling Block'/18628, l='MpServer', x=-222.50, y=42.17, z=350.50], EntityFallingSand['Falling Block'/18631, l='MpServer', x=-218.50, y=41.17, z=379.50], EntityFallingSand['Falling Block'/18630, l='MpServer', x=-223.50, y=41.17, z=348.50], EntityFallingSand['Falling Block'/18682, l='MpServer', x=-179.50, y=6.17, z=348.50], EntityFallingSand['Falling Block'/18683, l='MpServer', x=-178.50, y=8.17, z=347.50], EntityFallingSand['Falling Block'/18680, l='MpServer', x=-158.50, y=27.17, z=342.50], EntityFallingSand['Falling Block'/18681, l='MpServer', x=-179.50, y=7.17, z=347.50], EntityFallingSand['Falling Block'/18686, l='MpServer', x=-154.50, y=36.17, z=364.50], EntityFallingSand['Falling Block'/18687, l='MpServer', x=-153.50, y=35.17, z=364.50], EntityFallingSand['Falling Block'/18684, l='MpServer', x=-178.50, y=7.17, z=348.50], EntityFallingSand['Falling Block'/18685, l='MpServer', x=-177.50, y=6.17, z=348.50], EntityFallingSand['Falling Block'/18672, l='MpServer', x=-180.50, y=5.17, z=149.50], EntityFallingSand['Falling Block'/18673, l='MpServer', x=-179.50, y=6.17, z=149.50], EntityFallingSand['Falling Block'/18678, l='MpServer', x=-179.50, y=62.17, z=384.50], EntityFallingSand['Falling Block'/18679, l='MpServer', x=-179.50, y=61.17, z=385.50], EntityFallingSand['Falling Block'/18677, l='MpServer', x=-173.50, y=6.17, z=152.50], EntityFallingSand['Falling Block'/18667, l='MpServer', x=-179.50, y=6.17, z=151.50], EntityFallingSand['Falling Block'/18666, l='MpServer', x=-180.50, y=5.17, z=151.50], EntityFallingSand['Falling Block'/18665, l='MpServer', x=-188.50, y=62.17, z=365.50], EntityFallingSand['Falling Block'/18664, l='MpServer', x=-189.50, y=62.17, z=365.50], EntityFallingSand['Falling Block'/18670, l='MpServer', x=-179.50, y=6.17, z=150.50], EntityFallingSand['Falling Block'/18668, l='MpServer', x=-178.50, y=7.17, z=151.50], EntityFallingSand['Falling Block'/18659, l='MpServer', x=-199.50, y=58.17, z=217.50], EntityFallingSand['Falling Block'/18658, l='MpServer', x=-202.50, y=3.17, z=320.50], EntityFallingSand['Falling Block'/18657, l='MpServer', x=-200.50, y=4.17, z=319.50], EntityFallingSand['Falling Block'/18663, l='MpServer', x=-189.50, y=63.17, z=366.50], EntityFallingSand['Falling Block'/18662, l='MpServer', x=-188.50, y=62.17, z=366.50], EntityFallingSand['Falling Block'/18660, l='MpServer', x=-193.50, y=43.17, z=302.50], EntityFallingSand['Falling Block'/18694, l='MpServer', x=-147.50, y=6.17, z=373.50], EntityFallingSand['Falling Block'/18692, l='MpServer', x=-147.50, y=7.17, z=374.50], EntityFallingSand['Falling Block'/18693, l='MpServer', x=-146.50, y=6.17, z=374.50], EntityFallingSand['Falling Block'/18690, l='MpServer', x=-148.50, y=9.17, z=375.50], EntityFallingSand['Falling Block'/18691, l='MpServer', x=-148.50, y=8.17, z=374.50], EntityFallingSand['Falling Block'/18688, l='MpServer', x=-152.50, y=34.49, z=364.50], EntityFallingSand['Falling Block'/18689, l='MpServer', x=-153.50, y=37.17, z=362.50], EntityFallingSand['Falling Block'/18702, l='MpServer', x=-166.50, y=44.17, z=391.50], EntityFallingSand['Falling Block'/18703, l='MpServer', x=-166.50, y=43.17, z=392.50], EntityFallingSand['Falling Block'/18700, l='MpServer', x=-122.50, y=63.17, z=190.50], EntityFallingSand['Falling Block'/18701, l='MpServer', x=-123.50, y=62.17, z=190.50], EntityFallingSand['Falling Block'/18698, l='MpServer', x=-123.50, y=63.17, z=189.50], EntityFallingSand['Falling Block'/18699, l='MpServer', x=-122.50, y=64.17, z=189.50], EntityFallingSand['Falling Block'/18696, l='MpServer', x=-140.50, y=33.49, z=268.50], EntityFallingSand['Falling Block'/18697, l='MpServer', x=-141.50, y=34.17, z=268.50], EntityFallingSand['Falling Block'/18711, l='MpServer', x=-69.50, y=38.17, z=229.50], EntityFallingSand['Falling Block'/18710, l='MpServer', x=-65.50, y=48.17, z=197.50], EntityFallingSand['Falling Block'/18709, l='MpServer', x=-93.50, y=23.17, z=174.50], EntityFallingSand['Falling Block'/18708, l='MpServer', x=-93.50, y=24.17, z=173.50], EntityFallingSand['Falling Block'/18707, l='MpServer', x=-111.50, y=14.17, z=302.50], EntityFallingSand['Falling Block'/18706, l='MpServer', x=-121.50, y=21.17, z=383.50], EntityFallingSand['Falling Block'/18705, l='MpServer', x=-120.50, y=21.17, z=383.50], EntityFallingSand['Falling Block'/18704, l='MpServer', x=-167.50, y=44.49, z=392.50], EntityFallingSand['Falling Block'/18715, l='MpServer', x=-71.50, y=10.17, z=242.50], EntityFallingSand['Falling Block'/18714, l='MpServer', x=-68.50, y=38.17, z=228.50], EntityFallingSand['Falling Block'/18713, l='MpServer', x=-69.50, y=38.17, z=228.50], EntityFallingSand['Falling Block'/18712, l='MpServer', x=-68.50, y=38.17, z=229.50], EntityFallingSand['Falling Block'/18724, l='MpServer', x=-39.50, y=5.49, z=255.50], EntityFallingSand['Falling Block'/18725, l='MpServer', x=-32.50, y=9.17, z=284.50], EntityFallingSand['Falling Block'/18726, l='MpServer', x=-32.50, y=9.49, z=283.50], EntityFallingSand['Falling Block'/18727, l='MpServer', x=-32.50, y=9.49, z=282.50], EntityFallingSand['Falling Block'/18721, l='MpServer', x=-46.50, y=58.17, z=161.50], EntityFallingSand['Falling Block'/18722, l='MpServer', x=-35.50, y=38.17, z=199.50], EntityFallingSand['Falling Block'/18723, l='MpServer', x=-37.50, y=9.17, z=255.50], EntityFallingSand['Falling Block'/18732, l='MpServer', x=-31.50, y=8.17, z=366.50], EntityFallingSand['Falling Block'/18728, l='MpServer', x=-40.50, y=5.49, z=287.50], EntityFallingSand['Falling Block'/18729, l='MpServer', x=-37.50, y=7.49, z=285.50], EntityFallingSand['Falling Block'/18730, l='MpServer', x=-39.50, y=7.49, z=286.50], EntityFallingSand['Falling Block'/18731, l='MpServer', x=-40.50, y=7.49, z=286.50], EntityFallingSand['Falling Block'/18741, l='MpServer', x=-20.50, y=6.49, z=192.50], EntityFallingSand['Falling Block'/18740, l='MpServer', x=-20.50, y=52.17, z=184.50], EntityFallingSand['Falling Block'/18743, l='MpServer', x=-22.50, y=8.49, z=200.50], EntityFallingSand['Falling Block'/18742, l='MpServer', x=-25.50, y=5.49, z=194.50], EntityFallingSand['Falling Block'/18737, l='MpServer', x=-28.50, y=12.17, z=179.50], EntityFallingSand['Falling Block'/18736, l='MpServer', x=-44.50, y=10.17, z=
324.50], EntityFallingSand['Falling Block'/18739, l='MpServer', x=-28.50, y=12.17, z=180.50], EntityFallingSand['Falling Block'/18738, l='MpServer', x=-27.50, y=11.17, z=180.50], EntityFallingSand['Falling Block'/18748, l='MpServer', x=-24.50, y=7.49, z=202.50], EntityFallingSand['Falling Block'/18745, l='MpServer', x=-23.50, y=7.49, z=201.50], EntityFallingSand['Falling Block'/18744, l='MpServer', x=-21.50, y=8.17, z=201.50], EntityFallingSand['Falling Block'/18747, l='MpServer', x=-23.50, y=8.17, z=203.50], EntityFallingSand['Falling Block'/18746, l='MpServer', x=-22.50, y=8.49, z=201.50], EntityFallingSand['Falling Block'/18863, l='MpServer', x=-31.50, y=9.84, z=285.50], EntityFallingSand['Falling Block'/18876, l='MpServer', x=-11.50, y=55.84, z=118.50], EntityFallingSand['Falling Block'/18877, l='MpServer', x=0.50, y=36.84, z=124.50], EntityFallingSand['Falling Block'/18878, l='MpServer', x=-39.50, y=4.84, z=404.50], EntityFallingSand['Falling Block'/18872, l='MpServer', x=-29.50, y=12.84, z=346.50], EntityFallingSand['Falling Block'/18873, l='MpServer', x=-30.50, y=8.84, z=366.50], EntityFallingSand['Falling Block'/18874, l='MpServer', x=-31.50, y=8.84, z=365.50], EntityFallingSand['Falling Block'/18868, l='MpServer', x=-22.50, y=63.84, z=282.50], EntityFallingSand['Falling Block'/18869, l='MpServer', x=-23.50, y=63.84, z=281.50], EntityFallingSand['Falling Block'/18870, l='MpServer', x=-22.50, y=63.84, z=281.50], EntityFallingSand['Falling Block'/18871, l='MpServer', x=-21.50, y=63.84, z=282.50], EntityFallingSand['Falling Block'/18864, l='MpServer', x=-31.50, y=9.84, z=284.50], EntityFallingSand['Falling Block'/18865, l='MpServer', x=-31.50, y=9.84, z=283.50], EntityFallingSand['Falling Block'/18866, l='MpServer', x=-22.50, y=63.84, z=283.50], EntityFallingSand['Falling Block'/18867, l='MpServer', x=-23.50, y=63.84, z=282.50], EntityFallingSand['Falling Block'/18891, l='MpServer', x=-10.50, y=9.84, z=282.50], EntityFallingSand['Falling Block'/18890, l='MpServer', x=-9.50, y=10.84, z=279.50], EntityFallingSand['Falling Block'/18889, l='MpServer', x=-7.50, y=9.84, z=279.50], EntityFallingSand['Falling Block'/18888, l='MpServer', x=0.50, y=6.84, z=213.50], EntityFallingSand['Falling Block'/18895, l='MpServer', x=-9.50, y=51.84, z=325.50], EntityFallingSand['Falling Block'/18894, l='MpServer', x=-10.50, y=9.84, z=284.50], EntityFallingSand['Falling Block'/18893, l='MpServer', x=-9.50, y=9.84, z=284.50], EntityFallingSand['Falling Block'/18892, l='MpServer', x=-10.50, y=9.84, z=283.50], EntityFallingSand['Falling Block'/18883, l='MpServer', x=-8.50, y=38.84, z=202.50], EntityFallingSand['Falling Block'/18882, l='MpServer', x=-5.50, y=19.84, z=182.50], EntityFallingSand['Falling Block'/18881, l='MpServer', x=-6.50, y=19.84, z=182.50], EntityFallingSand['Falling Block'/18880, l='MpServer', x=-11.50, y=15.84, z=177.50], EntityFallingSand['Falling Block'/18887, l='MpServer', x=-12.50, y=56.84, z=208.50], EntityFallingSand['Falling Block'/18886, l='MpServer', x=-1.50, y=11.84, z=197.50], EntityFallingSand['Falling Block'/18885, l='MpServer', x=-8.50, y=38.84, z=203.50], EntityFallingSand['Falling Block'/18884, l='MpServer', x=-6.50, y=38.84, z=202.50], EntityFallingSand['Falling Block'/18906, l='MpServer', x=10.50, y=50.84, z=122.50], EntityFallingSand['Falling Block'/18907, l='MpServer', x=10.50, y=50.84, z=123.50], EntityFallingSand['Falling Block'/18904, l='MpServer', x=6.50, y=7.84, z=117.50], EntityFallingSand['Falling Block'/18905, l='MpServer', x=11.50, y=50.84, z=123.50], EntityFallingSand['Falling Block'/18910, l='MpServer', x=13.50, y=53.84, z=212.50], EntityFallingSand['Falling Block'/18911, l='MpServer', x=12.50, y=53.84, z=212.50], EntityFallingSand['Falling Block'/18908, l='MpServer', x=9.50, y=50.84, z=122.50], EntityFallingSand['Falling Block'/18909, l='MpServer', x=8.50, y=47.84, z=183.50], EntityFallingSand['Falling Block'/18898, l='MpServer', x=-9.50, y=51.84, z=326.50], EntityFallingSand['Falling Block'/18899, l='MpServer', x=-9.50, y=6.84, z=357.50], EntityFallingSand['Falling Block'/18896, l='MpServer', x=-10.50, y=51.84, z=325.50], EntityFallingSand['Falling Block'/18897, l='MpServer', x=-10.50, y=51.84, z=326.50], EntityFallingSand['Falling Block'/18900, l='MpServer', x=-7.50, y=51.84, z=376.50], EntityFallingSand['Falling Block'/18901, l='MpServer', x=-8.50, y=51.84, z=376.50], EntityFallingSand['Falling Block'/18992, l='MpServer', x=30.50, y=46.11, z=348.50], EntityFallingSand['Falling Block'/18999, l='MpServer', x=37.50, y=20.11, z=388.50], EntityFallingSand['Falling Block'/18998, l='MpServer', x=37.50, y=31.11, z=382.50], EntityFallingSand['Falling Block'/18997, l='MpServer', x=32.50, y=46.11, z=348.50], EntityFallingSand['Falling Block'/18996, l='MpServer', x=32.50, y=46.11, z=349.50], EntityFallingSand['Falling Block'/19000, l='MpServer', x=47.50, y=52.11, z=393.50], EntityFallingSand['Falling Block'/18978, l='MpServer', x=28.50, y=18.11, z=244.50], EntityFallingSand['Falling Block'/18979, l='MpServer', x=29.50, y=19.11, z=244.50], EntityFallingSand['Falling Block'/18976, l='MpServer', x=17.50, y=23.11, z=183.50], EntityFallingSand['Falling Block'/18977, l='MpServer', x=24.50, y=35.11, z=184.50], EntityFallingSand['Falling Block'/18982, l='MpServer', x=25.50, y=18.11, z=246.50], EntityFallingSand['Falling Block'/18983, l='MpServer', x=26.50, y=18.11, z=247.50], EntityFallingSand['Falling Block'/18980, l='MpServer', x=28.50, y=19.11, z=243.50], EntityFallingSand['Falling Block'/18981, l='MpServer', x=26.50, y=18.11, z=246.50], EntityFallingSand['Falling Block'/18986, l='MpServer', x=29.50, y=9.11, z=296.50], EntityFallingSand['Falling Block'/18987, l='MpServer', x=28.50, y=9.11, z=297.50], EntityFallingSand['Falling Block'/18984, l='MpServer', x=17.50, y=7.11, z=271.50], EntityFallingSand['Falling Block'/18990, l='MpServer', x=31.50, y=46.11, z=348.50], EntityFallingSand['Falling Block'/18991, l='MpServer', x=31.50, y=45.11, z=347.50], EntityFallingSand['Falling Block'/18988, l='MpServer', x=29.50, y=9.11, z=297.50], EntityFallingSand['Falling Block'/18989, l='MpServer', x=31.50, y=46.11, z=349.50], EntityFallingSand['Falling Block'/18961, l='MpServer', x=13.50, y=8.11, z=271.50], EntityFallingSand['Falling Block'/18963, l='MpServer', x=12.50, y=8.11, z=271.50], EntityFallingSand['Falling Block'/18962, l='MpServer', x=11.50, y=8.11, z=271.50], EntityFallingSand['Falling Block'/18965, l='MpServer', x=2.50, y=8.11, z=326.50], EntityFallingSand['Falling Block'/18964, l='MpServer', x=2.50, y=8.11, z=325.50], EntityFallingSand['Falling Block'/18967, l='MpServer', x=9.50, y=11.11, z=366.50], EntityFallingSand['Falling Block'/18969, l='MpServer', x=10.50, y=11.11, z=367.50], EntityFallingSand['Falling Block'/18968, l='MpServer', x=9.50, y=11.11, z=367.50], EntityFallingSand['Falling Block'/18971, l='MpServer', x=8.50, y=11.11, z=366.50], EntityFallingSand['Falling Block'/18970, l='MpServer', x=8.50, y=11.11, z=365.50], EntityFallingSand['Falling Block'/18973, l='MpServer', x=31.50, y=37.11, z=117.50], EntityFallingSand['Falling Block'/18972, l='MpServer', x=1.50, y=29.11, z=369.50], EntityFallingSand['Falling Block'/18975, l='MpServer', x=24.50, y=16.11, z=145.50], EntityFallingSand['Falling Block'/18974, l='MpServer', x=23.50, y=16.11, z=144.50], EntityFallingSand['Falling Block'/19063, l='MpServer', x=55.50, y=53.26, z=383.50], EntityFallingSand['Falling Block'/19061, l='MpServer', x=56.50, y=12.26, z=338.50], EntityFallingSand['Falling Block'/19060, l='MpServer', x=56.50, y=12.26, z=337.50], EntityFallingSand['Falling Block'/19059, l='MpServer', x=57.50, y=12.26, z=339.50], EntityFallingSand['Falling Block'/19058, l='MpServer', x=-180.50, y=8.26, z=348.50], EntityFallingSand['Falling Block'/19057, l='MpServer', x=-180.50, y=9.26, z=347.50], EntityFallingSand['Falling Block'/19056, l='MpServer', x=59.50, y=13.26, z=234.50], EntityFallingSand['Falling Block'/19066, l='MpServer', x=56.50, y=32.26, z=387.50], EntityFallingSand['Falling Block'/19065, l='MpServer', x=56.50, y=53.26, z=383.50], EntityFallingSand['Falling Block'/19064, l='MpServer', x=55.50, y=53.26, z=382.50], EntityFallingSand['Falling Block'/19047, l='MpServer', x=48.50, y=41.26, z=138.50], EntityFallingSand['Falling Block'/19054, l='MpServer', x=58.50, y=13.26, z=234.50], EntityFallingSand['Falling Block'/19055, l='MpServer', x=59.50, y=13.26, z=233.50], EntityFallingSand['Falling Block'/19052, l='MpServer', x=57.50, y=13.26, z=233.50], EntityFallingSand['Falling Block'/19053, l='MpServer', x=57.50, y=13.26, z=234.50], EntityFallingSand['Falling Block'/19050, l='MpServer', x=49.50, y=44.26, z=185.50], EntityFallingSand['Falling Block'/19051, l='MpServer', x=58.50, y=13.26, z=233.50], EntityFallingSand['Falling Block'/19048, l='MpServer', x=49.50, y=41.26, z=138.50], EntityFallingSand['Falling Block'/19049, l='MpServer', x=49.50, y=44.26, z=186.50], EntityFallingSand['Falling Block'/19008, l='MpServer', x=59.50, y=28.11, z=118.50], EntityFallingSand['Falling Block'/19009, l='MpServer', x=51.50, y=41.11, z=139.50], EntityFallingSand['Falling Block'/19124, l='MpServer', x=-164.50, y=4.30, z=379.50], EntityFallingSand['Falling Block'/19116, l='MpServer', x=-202.50, y=8.30, z=354.50], EntityFallingSand['Falling Block'/19088, l='MpServer', x=-26.50, y=4.26, z=148.50], EntityFallingSand['Falling Block'/19085, l='MpServer', x=-87.50, y=61.26, z=396.50], EntityFallingSand['Falling Block'/19084, l='MpServer', x=-87.50, y=62.26, z=395.50], EntityFallingSand['Falling Block'/19087, l='MpServer', x=-26.50, y=5.26, z=149.50], EntityFallingSand['Falling Block'/19086, l='MpServer', x=-27.50, y=4.26, z=149.50], EntityFallingSand['Falling Block'/19075, l='MpServer', x=-118.50, y=5.26, z=146.50], EntityFallingSand['Falling Block'/19076, l='MpServer', x=-118.50, y=5.26, z=145.50], EntityFallingSand['Falling Block'/19198, l='MpServer', x=-189.50, y=64.42, z=365.50], EntityFallingSand['Falling Block'/19199, l='MpServer', x=-188.50, y=64.42, z=365.
50], EntityFallingSand['Falling Block'/19196, l='MpServer', x=-188.50, y=64.42, z=366.50], EntityFallingSand['Falling Block'/19197, l='MpServer', x=-189.50, y=65.42, z=366.50], EntityFallingSand['Falling Block'/19194, l='MpServer', x=-193.50, y=45.42, z=302.50], EntityFallingSand['Falling Block'/19195, l='MpServer', x=-202.50, y=10.42, z=352.50], EntityFallingSand['Falling Block'/19192, l='MpServer', x=-203.50, y=4.42, z=320.50], EntityFallingSand['Falling Block'/19193, l='MpServer', x=-202.50, y=4.42, z=321.50], EntityFallingSand['Falling Block'/19190, l='MpServer', x=-202.50, y=5.42, z=320.50], EntityFallingSand['Falling Block'/19191, l='MpServer', x=-201.50, y=5.42, z=319.50], EntityFallingSand['Falling Block'/19188, l='MpServer', x=-201.50, y=6.42, z=320.50], EntityFallingSand['Falling Block'/19189, l='MpServer', x=-200.50, y=6.42, z=319.50], EntityFallingSand['Falling Block'/19186, l='MpServer', x=-214.50, y=8.42, z=359.50], EntityFallingSand['Falling Block'/19187, l='MpServer', x=-200.50, y=7.42, z=320.50], EntityFallingSand['Falling Block'/19184, l='MpServer', x=-215.50, y=7.42, z=362.50], EntityFallingSand['Falling Block'/19185, l='MpServer', x=-216.50, y=8.42, z=362.50], EntityFallingSand['Falling Block'/19183, l='MpServer', x=-215.50, y=8.42, z=361.50], EntityFallingSand['Falling Block'/19182, l='MpServer', x=-215.50, y=9.42, z=360.50], EntityFallingSand['Falling Block'/19181, l='MpServer', x=-214.50, y=6.42, z=362.50], EntityFallingSand['Falling Block'/19180, l='MpServer', x=-214.50, y=7.42, z=361.50], EntityFallingSand['Falling Block'/19179, l='MpServer', x=-214.50, y=8.42, z=360.50], EntityFallingSand['Falling Block'/19178, l='MpServer', x=-213.50, y=6.42, z=361.50], EntityFallingSand['Falling Block'/19177, l='MpServer', x=-213.50, y=7.42, z=360.50], EntityFallingSand['Falling Block'/19176, l='MpServer', x=-212.50, y=6.42, z=360.50], EntityFallingSand['Falling Block'/19175, l='MpServer', x=-222.50, y=44.42, z=350.50], EntityFallingSand['Falling Block'/19174, l='MpServer', x=-220.50, y=41.42, z=348.50], EntityFallingSand['Falling Block'/19173, l='MpServer', x=-221.50, y=42.42, z=348.50], EntityFallingSand['Falling Block'/19172, l='MpServer', x=-222.50, y=44.42, z=349.50], EntityFallingSand['Falling Block'/19149, l='MpServer', x=-178.50, y=61.30, z=385.50], EntityFallingSand['Falling Block'/19232, l='MpServer', x=-123.50, y=63.42, z=191.50], EntityFallingSand['Falling Block'/19233, l='MpServer', x=-166.50, y=46.42, z=391.50], EntityFallingSand['Falling Block'/19234, l='MpServer', x=-166.50, y=45.42, z=392.50], EntityFallingSand['Falling Block'/19235, l='MpServer', x=-167.50, y=46.42, z=392.50], EntityFallingSand['Falling Block'/19241, l='MpServer', x=-39.50, y=7.42, z=255.50], EntityFallingSand['Falling Block'/19242, l='MpServer', x=-40.50, y=7.42, z=287.50], EntityFallingSand['Falling Block'/19243, l='MpServer', x=-31.50, y=10.42, z=366.50], EntityFallingSand['Falling Block'/19244, l='MpServer', x=-28.50, y=14.42, z=179.50], EntityFallingSand['Falling Block'/19245, l='MpServer', x=-27.50, y=13.42, z=180.50], EntityFallingSand['Falling Block'/19246, l='MpServer', x=-28.50, y=14.42, z=180.50], EntityFallingSand['Falling Block'/19247, l='MpServer', x=-23.50, y=9.42, z=201.50], EntityFallingSand['Falling Block'/19249, l='MpServer', x=-117.50, y=6.42, z=148.50], EntityFallingSand['Falling Block'/19248, l='MpServer', x=-24.50, y=9.42, z=202.50], EntityFallingSand['Falling Block'/19202, l='MpServer', x=-181.50, y=6.42, z=150.50], EntityFallingSand['Falling Block'/19203, l='MpServer', x=-180.50, y=7.42, z=150.50], EntityFallingSand['Falling Block'/19200, l='MpServer', x=-180.50, y=7.42, z=151.50], EntityFallingSand['Falling Block'/19201, l='MpServer', x=-179.50, y=8.42, z=151.50], EntityFallingSand['Falling Block'/19206, l='MpServer', x=-172.50, y=7.42, z=152.50], EntityFallingSand['Falling Block'/19207, l='MpServer', x=-172.50, y=6.42, z=151.50], EntityFallingSand['Falling Block'/19204, l='MpServer', x=-179.50, y=8.42, z=150.50], EntityFallingSand['Falling Block'/19205, l='MpServer', x=-180.50, y=7.42, z=149.50], EntityFallingSand['Falling Block'/19210, l='MpServer', x=-178.50, y=62.42, z=385.50], EntityFallingSand['Falling Block'/19211, l='MpServer', x=-179.50, y=62.42, z=386.50], EntityFallingSand['Falling Block'/19208, l='MpServer', x=-92.50, y=22.42, z=172.50], EntityFallingSand['Falling Block'/19209, l='MpServer', x=-179.50, y=63.42, z=385.50], EntityFallingSand['Falling Block'/19214, l='MpServer', x=-179.50, y=7.42, z=349.50], EntityFallingSand['Falling Block'/19215, l='MpServer', x=-178.50, y=10.42, z=347.50], EntityFallingSand['Falling Block'/19212, l='MpServer', x=-179.50, y=9.42, z=347.50], EntityFallingSand['Falling Block'/19213, l='MpServer', x=-179.50, y=8.42, z=348.50], EntityFallingSand['Falling Block'/19219, l='MpServer', x=-152.50, y=36.42, z=364.50], EntityFallingSand['Falling Block'/19218, l='MpServer', x=-153.50, y=37.42, z=364.50], EntityFallingSand['Falling Block'/19217, l='MpServer', x=-177.50, y=8.42, z=348.50], EntityFallingSand['Falling Block'/19216, l='MpServer', x=-178.50, y=9.42, z=348.50], EntityFallingSand['Falling Block'/19223, l='MpServer', x=-147.50, y=9.42, z=374.50], EntityFallingSand['Falling Block'/19222, l='MpServer', x=-148.50, y=10.42, z=374.50], EntityFallingSand['Falling Block'/19221, l='MpServer', x=-152.50, y=35.42, z=365.50], EntityFallingSand['Falling Block'/19220, l='MpServer', x=-153.50, y=36.42, z=365.50], EntityFallingSand['Falling Block'/19227, l='MpServer', x=-141.50, y=36.42, z=268.50], EntityFallingSand['Falling Block'/19226, l='MpServer', x=-140.50, y=35.42, z=268.50], EntityFallingSand['Falling Block'/19225, l='MpServer', x=-147.50, y=8.42, z=373.50], EntityFallingSand['Falling Block'/19224, l='MpServer', x=-146.50, y=8.42, z=374.50], EntityFallingSand['Falling Block'/19231, l='MpServer', x=-122.50, y=65.42, z=190.50], EntityFallingSand['Falling Block'/19230, l='MpServer', x=-123.50, y=64.42, z=190.50], EntityFallingSand['Falling Block'/19229, l='MpServer', x=-123.50, y=64.42, z=188.50], EntityFallingSand['Falling Block'/19228, l='MpServer', x=-123.50, y=65.42, z=189.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_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:281)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:371)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 125194176 bytes (119 MB) / 804257792 bytes (767 MB) up to 1908932608 bytes (1820 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 0 loaded mod(s)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx2048m
AABB Pool Size: 11281 (631736 bytes; 0 MB) allocated, 3366 (188496 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 12 mods loaded, 12 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
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Chisel{1.5.2} [Chisel] (chisel-1.6.4-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.2.2} [BuildCraft] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.2.2} [BC Transport] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChiselFacades{1.0} [Chisel Facades] (ChiselFacades-1.6.4-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.2.2} [BC Builders] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.2.2} [BC Energy] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.2.2} [BC Factory] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.2.2} [BC Silicon] (MISC-BC-Buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 5700 Series GL version 4.3.12618 Compatibility Profile Context 13.251.9001.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Textures-4-CPLO-V7.6.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2561 (143416 bytes; 0 MB) allocated, 506 (28336 bytes; 0 MB) used
Ok man Cool I thought i was going crazy and was the only one getting the crash lol. :-) I wonder why the pillars do that Something not right in the Chisel mod ?
I'm not entirely sure myself (I'm very new to Minecraft modding), but I suspect it's something to do with their connected texture code. They probably don't expect to be rendered as anything other than normal blocks, so being Facades may screw things up.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
Oh! :-) I don't know much of JAVA but i have been reading beginning programming with Java For dummies 1st edition and I am now on the 2nd edition , and when I am done with the 3rd edition i Am going to try and have some fun making a mod myself . :-) Been having fun studying in eclipse , but have not done anything like making a mod or working with forge , but making basic programs seems fun . :-)
I really love this mod though makes my world look so nice to hide AE Cables a little better . In fact I went around my whole world fixing all the cables and hiding them better thanks to your mod.