Do you have any further details, or, better yet, a stack trace from it? I tried dropping it a while ago and didn't get a crash, so I have no idea where to look for problems.
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
Thank you for CraftGuide. As I still don't have any books in my new SSP 1.4.4 world I use the "G" key which works fine. Mostly.
When the GUI of the crafting table is open, pressing "G" crashes my game.
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
There's a simple workaround: Don't press "G" while the GUI of the crafting table is open.
Hey, I've been using Craftguide for a long time now, and recently I started trying to make custom textures for things in mods I'm using. So, I decided to try and make a 32x32 texture for the mod. However, I'm not quite sure how to go about doing so. For most other things I would simply re-scale the default texture and then use it as a template for where I could draw the new texture, but I'm not exactly a whiz with texturing or programming, so I have no idea whether that would work. In short, I'm wondering if Craftguide supports higher-resolution texture packs. Thanks for the great mod!
And this is not good... Love the mod but with 1.4.4 I cannot get it to work. Yes I did a clean install and yes I followed the instructions. All mods work except this one. Game crashes when I try to use the book or in creative when I do a search for the book so I can check if it is working.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
java.lang.RuntimeException: java.lang.NoSuchFieldException: guiLeft
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
at net.minecraft.client.Minecraft.l(Minecraft.java:1460)
at net.minecraft.client.Minecraft.J(Minecraft.java:858)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldException: guiLeft
at java.lang.Class.getDeclaredField(Unknown Source)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:104)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
I still don't understand the item drop crash (and am too tired to really investigate it in depth), but I fixed the GUI open one. Unrelated: Have you looked at the end of the first post recently? If you don't like adfly, there is a set of download links that use bitly instead (no advertisements, but I still get statistics to see how many times people use it).
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
Minecraft has stopped running because it encountered a problem; Unexpected error
A full error report has been saved to C:\Users\Kelven\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-18_17.04.38-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 6e5dffc2 --------
Full report at:
C:\Users\Kelven\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-18_17.04.38-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 11/18/12 5:04 PM
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
java.lang.RuntimeException: java.lang.NoSuchFieldException: guiLeft
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
at net.minecraft.client.Minecraft.l(Minecraft.java:1460)
at net.minecraft.client.Minecraft.J(Minecraft.java:858)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldException: guiLeft
at java.lang.Class.getDeclaredField(Unknown Source)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:104)
... 10 more
--- END ERROR REPORT 25173ca2 ----------
It's not working when I mouse-over an item and press the CraftGuide button. It fails to work regardless of whether I am in SSP or SMP.
Do you have CraftGuide 1.6.3.7, or 1.6.3.8? I thought I fixed it for .8, so if it's still broken somehow, finding out why is a major priority for me.
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
Do you have CraftGuide 1.6.3.7, or 1.6.3.8? I thought I fixed it for .8, so if it's still broken somehow, finding out why is a major priority for me.
I am still running CraftGuide-1.6.2.6 for 1.4.2 and I have the same problem. I login to the game, use the book, and it crashes (locks up). I usually have to kill the program with control-alt-delete/end program.
There is an issue of minecraft crashing when pressing the letter G while in a computercraft terminal while the craftguide is installed. the guide needs to stop hotkey polling when a terminal is active.
Currently, it checks if a screen is open. If there isn't one, it simply opens CraftGuide. If there is already a screen open, it checks if it is a GuiContainer (generally used for chests and other things that display an inventory when used). If there is one, it gets a list of ItemSlots from it, and looks for one under the mouse. If there is one, and it has an item, then it opens the CraftGuide window, and sets the filter to that item.
If you are getting a crash with CraftGuide 1.6.3.8, please post the stack trace that caused it (at least the lines that state what type of exception and where). If you are getting a crash with CraftGuide 1.6.3.7, it may have been fixed in .8, so please try that first, to see if it is already a fixed issue.
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
I think the 1.4.4 version might work in Minecraft 1.4.5, but some time soon I'll have a dedicated 1.4.5 version with various fixes and built-in IC2 recipe support.
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
I'm a bit too tired to go through the list of things to check (includes things like dropping the item and changing the keybind; needs to be gone through completely using the FML version with FML, modloader version with FML, and modloader version with modloader; requires restarting Minecraft at least once; technically I could skip part of it, though...), so here's the test build that will hopefully become a full update tomorrow:
If it still crashes when you drop the item, I'll need to try recreating your setup. Do you use a launcher of some sort? If so, what one, if not, what program do you use to install modloader, forge, or FML with? Additionally, are you using a texture pack? SSP, Lan server, or SMP? If one of those turns out to be causing the problem, I'd still like to get it to happen on my PC, so that I can try to change whatever bit of CraftGuide it making it an issue.
Rollback Post to RevisionRollBack
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
When the GUI of the crafting table is open, pressing "G" crashes my game.
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
There's a simple workaround: Don't press "G" while the GUI of the crafting table is open.
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 11/17/12 1:18 PM
Description: Unexpected error
java.lang.RuntimeException: java.lang.NoSuchFieldException: guiLeft
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
at net.minecraft.client.Minecraft.l(Minecraft.java:1460)
at net.minecraft.client.Minecraft.J(Minecraft.java:858)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldException: guiLeft
at java.lang.Class.getDeclaredField(Unknown Source)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:104)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['KrymsinWingz'/265, l='MpServer', x=-439.44, y=121.62, z=-134.68]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (26,64,73), Chunk: (at 10,4,9 in 1,4; contains blocks 16,0,64 to 31,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 51546 game time, 103562 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: 123 total; [ow['Bat'/562, l='MpServer', x=-465.02, y=29.84, z=-199.36], ow['Bat'/561, l='MpServer', x=-465.52, y=31.34, z=-197.98], qn['Skeleton'/313, l='MpServer', x=-510.50, y=30.00, z=-185.50], ayk['KrymsinWingz'/265, l='MpServer', x=-439.44, y=121.62, z=-134.68], qn['Skeleton'/319, l='MpServer', x=-493.94, y=28.00, z=-79.53], qr['Zombie'/318, l='MpServer', x=-496.50, y=28.00, z=-67.50], qn['Skeleton'/295, l='MpServer', x=-512.50, y=30.00, z=-185.50], qn['Skeleton'/296, l='MpServer', x=-519.50, y=34.00, z=-183.50], qr['Zombie'/341, l='MpServer', x=-495.16, y=28.00, z=-66.91], qr['Zombie'/340, l='MpServer', x=-494.75, y=28.00, z=-80.91], qn['Skeleton'/339, l='MpServer', x=-495.88, y=28.00, z=-81.69], ow['Bat'/338, l='MpServer', x=-496.50, y=24.00, z=-105.66], ow['Bat'/337, l='MpServer', x=-487.75, y=19.18, z=-96.63], qr['Zombie'/336, l='MpServer', x=-491.63, y=20.00, z=-98.90], ph['Squid'/351, l='MpServer', x=-471.59, y=61.34, z=-202.47], qd['Enderman'/350, l='MpServer', x=-468.97, y=27.00, z=-199.47], qn['Skeleton'/349, l='MpServer', x=-472.50, y=31.00, z=-189.99], qr['Zombie'/348, l='MpServer', x=-470.50, y=34.00, z=-209.50], qr['Zombie'/347, l='MpServer', x=-478.50, y=34.00, z=-212.50], qc['Creeper'/322, l='MpServer', x=-500.28, y=28.00, z=-79.53], qn['Skeleton'/320, l='MpServer', x=-500.63, y=28.00, z=-78.06], qr['Zombie'/321, l='MpServer', x=-499.41, y=28.00, z=-80.66], pd['Pig'/334, l='MpServer', x=-480.47, y=71.00, z=-183.50], qc['Creeper'/335, l='MpServer', x=-492.50, y=56.00, z=-160.50], qn['Skeleton'/332, l='MpServer', x=-486.16, y=49.00, z=-192.47], pd['Pig'/333, l='MpServer', x=-484.59, y=71.00, z=-178.99], ph['Squid'/331, l='MpServer', x=-476.38, y=59.22, z=-195.56], qc['Creeper'/374, l='MpServer', x=-450.22, y=26.00, z=-208.09], qc['Creeper'/369, l='MpServer', x=-472.50, y=37.00, z=-90.50], qp['Spider'/368, l='MpServer', x=-468.97, y=49.30, z=-106.88], qr['Zombie'/370, l='MpServer', x=-469.50, y=57.00, z=-62.50], ow['Bat'/381, l='MpServer', x=-454.66, y=32.10, z=-204.25], qn['Skeleton'/380, l='MpServer', x=-453.09, y=27.00, z=-202.69], qc['Creeper'/383, l='MpServer', x=-448.50, y=53.00, z=-187.50], pc['Ocelot'/382, l='MpServer', x=-457.50, y=80.00, z=-199.16], qr['Zombie'/376, l='MpServer', x=-454.50, y=38.00, z=-212.50], qr['Zombie'/379, l='MpServer', x=-452.66, y=28.00, z=-204.34], qr['Zombie'/356, l='MpServer', x=-469.50, y=52.00, z=-202.50], qr['Zombie'/357, l='MpServer', x=-469.50, y=52.00, z=-204.50], qr['Zombie'/358, l='MpServer', x=-467.56, y=52.00, z=-207.25], qr['Zombie'/359, l='MpServer', x=-457.63, y=51.00, z=-201.98], ph['Squid'/353, l='MpServer', x=-474.69, y=60.34, z=-192.38], qn['Skeleton'/354, l='MpServer', x=-475.50, y=50.00, z=-196.50], qr['Zombie'/355, l='MpServer', x=-476.88, y=49.00, z=-192.47], qr['Zombie'/364, l='MpServer', x=-479.50, y=49.00, z=-191.50], pd['Pig'/365, l='MpServer', x=-477.50, y=79.00, z=-182.50], pd['Pig'/366, l='MpServer', x=-479.91, y=75.00, z=-183.72], ph['Squid'/367, l='MpServer', x=-464.47, y=59.94, z=-116.00], qp['Spider'/360, l='MpServer', x=-471.50, y=35.00, z=-180.50], qn['Skeleton'/361, l='MpServer', x=-472.50, y=35.00, z=-178.50], qc['Creeper'/362, l='MpServer', x=-469.50, y=34.00, z=-186.50], qr['Zombie'/363, l='MpServer', x=-477.50, y=49.00, z=-191.38], pe['Sheep'/410, l='MpServer', x=-432.53, y=105.00, z=-75.53], pe['Sheep'/411, l='MpServer', x=-439.91, y=106.00, z=-69.53], oy['Chicken'/408, l='MpServer', x=-434.50, y=105.00, z=-83.50], oy['Chicken'/409, l='MpServer', x=-434.50, y=105.00, z=-84.50], qc['Creeper'/402, l='MpServer', x=-446.50, y=59.00, z=-86.50], oy['Chicken'/403, l='MpServer', x=-438.50, y=79.00, z=-83.50], ow['Bat'/400, l='MpServer', x=-427.03, y=15.00, z=-181.25], qc['Creeper'/401, l='MpServer', x=-447.50, y=53.00, z=-187.50], oy['Chicken'/406, l='MpServer', x=-433.50, y=105.00, z=-85.50], oy['Chicken'/407, l='MpServer', x=-432.50, y=105.00, z=-82.50], oy['Chicken'/404, l='MpServer', x=-439.50, y=80.00, z=-85.50], oy['Chicken'/405, l='MpServer', x=-437.25, y=106.00, z=-84.50], qn['Skeleton'/393, l='MpServer', x=-428.53, y=57.00, z=-209.47], qc['Creeper'/701, l='MpServer', x=-476.50, y=31.00, z=-69.50], qr['Zombie'/399, l='MpServer', x=-438.16, y=65.00, z=-201.08], qn['Skeleton'/398, l='MpServer', x=-433.50, y=51.00, z=-197.50], ow['Bat'/397, l='MpServer', x=-422.69, y=36.05, z=-192.75], qc['Creeper'/396, l='MpServer', x=-446.50, y=28.00, z=-200.50], ph['Squid'/387, l='MpServer', x=-461.25, y=59.38, z=-105.94], pc['Ocelot'/386, l='MpServer', x=-458.25, y=64.00, z=-115.69], pc['Ocelot'/385, l='MpServer', x=-459.69, y=61.94, z=-114.38], ph['Squid'/384, l='MpServer', x=-466.50, y=60.84, z=-116.41], pc['Ocelot'/391, l='MpServer', x=-455.50, y=63.00, z=-102.05], qc['Creeper'/390, l='MpServer', x=-444.94, y=57.88, z=-78.50], pc['Ocelot'/389, l='MpServer', x=-454.50, y=65.00, z=-109.91], ph['Squid'/388, l='MpServer', x=-461.25, y=58.00, z=-104.50], oy['Chicken'/440, l='MpServer', x=-430.50, y=84.00, z=-81.50], pe['Sheep'/441, l='MpServer', x=-431.41, y=106.00, z=-74.81], pe['Sheep'/442, l='MpServer', x=-431.22, y=106.00, z=-76.41], pd['Pig'/444, l='MpServer', x=-411.50, y=93.00, z=-209.50], pd['Pig'/445, l='MpServer', x=-412.50, y=93.00, z=-211.50], pd['Pig'/446, l='MpServer', x=-414.09, y=99.00, z=-210.75], ow['Bat'/447, l='MpServer', x=-396.66, y=47.79, z=-203.09], pc['Ocelot'/432, l='MpServer', x=-425.50, y=98.00, z=-195.50], ow['Bat'/433, l='MpServer', x=-422.13, y=16.00, z=-186.28], ow['Bat'/434, l='MpServer', x=-434.25, y=16.54, z=-177.13], qn['Skeleton'/435, l='MpServer', x=-418.50, y=44.00, z=-192.69], qc['Creeper'/436, l='MpServer', x=-418.50, y=45.00, z=-191.75], qn['Skeleton'/437, l='MpServer', x=-424.50, y=43.00, z=-177.50], pc['Ocelot'/438, l='MpServer', x=-427.50, y=91.00, z=-173.75], pc['Ocelot'/439, l='MpServer', x=-420.77, y=91.00, z=-89.50], qc['Creeper'/425, l='MpServer', x=-421.47, y=47.00, z=-199.94], ow['Bat'/424, l='MpServer', x=-426.41, y=45.10, z=-205.25], qn['Skeleton'/427, l='MpServer', x=-421.66, y=43.00, z=-194.47], qn['Skeleton'/426, l='MpServer', x=-418.50, y=42.00, z=-198.50], qn['Skeleton'/429, l='MpServer', x=-415.50, y=45.00, z=-207.04], qc['Creeper'/428, l='MpServer', x=-427.50, y=48.00, z=-196.50], pd['Pig'/431, l='MpServer', x=-421.50, y=105.00, z=-207.50], qn['Skeleton'/430, l='MpServer', x=-426.50, y=48.00, z=-196.50], qr['Zombie'/419, l='MpServer', x=-418.50, y=40.00, z=-208.50], qp['Spider'/418, l='MpServer', x=-423.66, y=21.00, z=-209.13], pd['Pig'/421, l='MpServer', x=-416.28, y=99.00, z=-212.47], qr['Zombie'/420, l='MpServer', x=-427.59, y=56.00, z=-209.50], qr['Zombie'/423, l='MpServer', x=-418.94, y=21.00, z=-203.53], pd['Pig'/422, l='MpServer', x=-419.53, y=98.00, z=-210.41], pc['Ocelot'/470, l='MpServer', x=-405.47, y=108.00, z=-112.02], pd['Pig'/463, l='MpServer', x=-413.50, y=114.00, z=-203.50], qr['Zombie'/462, l='MpServer', x=-408.50, y=86.00, z=-196.50], qn['Skeleton'/460, l='MpServer', x=-404.50, y=86.00, z=-192.50], qn['Skeleton'/459, l='MpServer', x=-412.50, y=86.00, z=-201.50], qn['Skeleton'/458, l='MpServer', x=-410.50, y=86.00, z=-197.50], qn['Skeleton'/457, l='MpServer', x=-413.50, y=86.00, z=-197.50], qr['Zombie'/456, l='MpServer', x=-413.50, y=86.00, z=-198.50], pd['Pig'/455, l='MpServer', x=-412.50, y=93.00, z=-207.50], qn['Skeleton'/454, l='MpServer', x=-411.50, y=50.00, z=-200.50], ow['Bat'/453, l='MpServer', x=-420.38, y=48.64, z=-202.97], ow['Bat'/452, l='MpServer', x=-399.25, y=43.98, z=-201.72], ow['Bat'/451, l='MpServer', x=-401.78, y=46.85, z=-191.00], qp['Spider'/450, l='MpServer', x=-413.28, y=45.00, z=-201.72], qp['Spider'/449, l='MpServer', x=-408.50, y=46.00, z=-207.72], qn['Skeleton'/448, l='MpServer', x=-405.56, y=42.00, z=-202.50]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(WorldClient.java:425)
at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
at net.minecraft.client.Minecraft.run(Minecraft.java:806)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 409212112 bytes (390 MB) / 792657920 bytes (755 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 13625 (763000 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ModTextureStatic, $Proxy3, $Proxy4, ...[PaintGunClient.ClientProxy, PaintGunKeyHandler, ArmorRendering, ...], [PaintGunCommon.PaintMod, PaintArmorRecipe, PacketHandler, ...], [PaintGunCommon.PaintItems.PuddyKnife, PaintGun, PaintedArmor, ...], [PaintGunCommon.PaintedBlocks.WorkBenchBlock, PaintBlock, PaintWater, ...], [PaintGunCommon.Util.ArmorType, ArmorTools], [XtraBlocks.client.ClientProxyXtraBlocks], [XtraBlocks.common.XtraBlocks, CreativeTab_Xtra, CreativeTab_World, ...], [atomicstryker.minefactoryreloaded.client.ClientProxy, ClientPacketHandler, MineFactoryClient, ...], [atomicstryker.minefactoryreloaded.common.MineFactoryCompat_Grass, MineFactoryReloadedCore, PowerSystem, ...], [atomicstryker.minefactoryreloaded.common.api.IFactoryFertilizable, IFactoryPlantable, IFactoryHarvestable, ...], [atomicstryker.minefactoryreloaded.common.blocks.BlockRailPassengerPickup, BlockRailPassengerDropoff, BlockRailCargoDropoff, ...], [atomicstryker.minefactoryreloaded.common.core.IMFRProxy, IRotateableTile, Util], [atomicstryker.minefactoryreloaded.common.farmables.PlantableStandard, PlantableCropPlant, PlantableNetherWart, ...], [atomicstryker.minefactoryreloaded.common.tileentities.TileEntityFactory, TileEntityFactoryPowered, TileEntityFactoryInventory, ...], [atomicstryker.ropesplus.client.ClientPacketHandler, RopesPlusClient, RenderGrapplingHook, ...], [atomicstryker.ropesplus.common.RopesPlusCore, ItemRope, EntityProjectileBase, ...], [atomicstryker.ropesplus.common.arrows.ItemArrow303, EntityArrow303, EntityArrow303Dirt, ...], [backpack.Backpack, ItemBackpack, ItemLeather, ...], [buildcraft.api.core.Orientations], [buildcraft.api.liquids.ITankContainer, LiquidManager, LiquidData, ...], [buildcraft.api.power.IPowerReceptor], [buildcraft.api.transport.IPipeConnection], [com.github.AbrarSyed.SecretRooms.SecretRooms, CreativeTabCamo, PacketHandlerClient, ...], [com.google.common.base.Preconditions, Charsets, Splitter, ...], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, ...], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, ...], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, ...], [com.google.common.hash.Hashing, HashFunction, AbstractStreamingHashFunction, ...], [com.google.common.io.LineProcessor, Resources, InputSupplier, ...], [com.google.common.primitives.Ints, UnsignedBytes, Bytes], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, ...], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, ...], [com.pclewis.mcpatcher.MCPatcherUtils, Config, ChangeHandler, ...], [com.pclewis.mcpatcher.mod.FontUtils, ExtraInfo], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, ...], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler, KeyHandler, RenderingRegistry, ...], [cpw.mods.fml.common.Loader, LoaderException, DuplicateModsFoundException, ...], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, ...], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, ...], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModAnnotationVisitor, ...], [cpw.mods.fml.common.event.FMLEvent, FMLLoadEvent, FMLStateEvent, ...], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, ...], [cpw.mods.fml.common.network.Player, IPacketHandler, IConnectionHandler, ...], [cpw.mods.fml.common.registry.BlockProxy, ItemProxy, LanguageRegistry, ...], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, ...], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, ...], [cpw.mods.ironchest.IronChest, BlockIronChest, PacketHandler, ...], [cpw.mods.ironchest.client.ClientProxy, IronChestRenderHelper, TileEntityIronChestRenderer], [extrabiomes.Extrabiomes, ExtrabiomesLog, Module, ...], [extrabiomes.api.BiomeManager, GenType, DiscoverWorldTypesEvent, ...], [extrabiomes.configuration.EnhancedConfiguration, ExtrabiomesConfig], [extrabiomes.events.ModuleEvent, ModuleInitEvent, ModulePreInitEvent, ...], [extrabiomes.localization.LocalizationHandler, Localization], [extrabiomes.module.amica.Amica], [extrabiomes.module.amica.buildcraft.FacadeHelper, BuildcraftPlugin], [extrabiomes.module.amica.forestry.ForestryPlugin], [extrabiomes.module.amica.ic2.IC2Plugin], [extrabiomes.module.amica.thermalexpansion.ThermalExpansionPlugin], [extrabiomes.module.cautia.Cautia], [extrabiomes.module.cautia.block.BlockManager, BlockQuicksand], [extrabiomes.module.cautia.worldgen.QuicksandGenerator, WorldGenQuicksand], [extrabiomes.module.fabrica.Fabrica], [extrabiomes.module.fabrica.block.BlockManager, BlockCustomWood, BlockCustomWoodSlab, ...], [extrabiomes.module.fabrica.recipe.RecipeManager, PlankOreDictionaryRecipes], [extrabiomes.module.fabrica.scarecrow.ModelScarecrow, RenderScarecrow, EntityScarecrow, ...], [extrabiomes.module.summa.Summa], [extrabiomes.module.summa.biome.BiomeManagerImpl, Biome, ExtrabiomeGenBase, ...], [extrabiomes.module.summa.block.BlockManager, BlockAutumnLeaves, BlockCatTail, ...], [extrabiomes.module.summa.tool.LogTurner], [extrabiomes.module.summa.worldgen.WorldGenAcacia, WorldGenFirTreeHuge, WorldGenCustomSwamp, ...], [extrabiomes.proxy.CommonProxy, ClientProxy], [extrabiomes.utility.CreativeTab, MultiItemBlock], [net.minecraftforge.client.ForgeHooksClient, IItemRenderer, MinecraftForgeClient, ...], [net.minecraftforge.client.event.TextureLoadEvent, RenderWorldLastEvent, DrawBlockHighlightEvent, ...], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, ...], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, ...], [net.minecraftforge.event.Event, ListenerList, EventBus, ...], [net.minecraftforge.event.entity.EntityEvent, EntityJoinWorldEvent, EnteringChunk, ...], [net.minecraftforge.event.entity.item.ItemEvent, ItemTossEvent, ItemExpireEvent], [net.minecraftforge.event.entity.living.LivingEvent, LivingSetAttackTargetEvent, LivingUpdateEvent, ...], [net.minecraftforge.event.entity.minecart.MinecartEvent, MinecartInteractEvent, MinecartCollisionEvent, ...], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowNockEvent, ArrowLooseEvent, ...], [net.minecraftforge.event.world.WorldEvent, Load, Save, ...], [net.minecraftforge.oredict.OreDictionary, OreRegisterEvent, ShapedOreRecipe, ...], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [org.objectweb.asm.ClassVisitor, ClassWriter, FieldVisitor, ...], [org.objectweb.asm.tree.ClassNode, FieldNode, MethodNode, ...], [pamsmods.client.ClientProxyPamgetalltheseeds, ClientProxyPammelonspawn], [pamsmods.common.Pamgetalltheseeds, CommonProxyPamgetalltheseeds, Pammelonspawn, ...], [reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...], [silentspy.usefulfood.mod_usefulfood, UsefulFoodContent, CommonProxy, ...], [silentspy.usefulfood.blocks.BlockCake, BlockAppleCake, BlockChocoCake, ...], [silentspy.usefulfood.items.ItemMilkbowl, ItemCocaoBowl, ItemUsefulFood, ...], [twilightforest.TwilightForestMod, TFAchievementPage, TFEventListener, ...], [twilightforest.biomes.TFBiomeBase, TFBiomeDecorator, TFBiomeTwilightOcean, ...], [twilightforest.client.TFClientProxy, ModelTFBoar, ModelTFBighornFur, ...], [twilightforest.structures.StructureTFStrongholdStart, StructureTFMajorFeatureStart], [twilightforest.world.TFGenerator, TFGenCanopyTree, TFGenMangroveTree, ...], [uristqwerty.CraftGuide.CraftGuideLoaderSide, CraftGuide_FML, CraftGuideSide, ...], [uristqwerty.CraftGuide.api.Renderer, Util, ItemSlotImplementation, ...], [uristqwerty.CraftGuide.client.CraftGuideClient, CraftGuideClient_FML, UtilImplementationClient, ...], [uristqwerty.CraftGuide.client.ui.GuiRenderer, NamedTextureObject], [uristqwerty.gui.Color, Rect], [uristqwerty.gui.editor.TextureMeta, TextureParameter, ListSize], [uristqwerty.gui.minecraft.Gui, Image], [uristqwerty.gui.rendering.RendererBase, Renderable, TexturedRect], [uristqwerty.gui.texture.Texture, DynamicTexture, SolidColorTexture, ...], [uristqwerty.gui.theme.ThemeManager, Theme, SourceType], [uristqwerty.gui.theme.reader.ThemeReader, ElementHandler, GenericHandler, ...], [vswe.stevescarts.StevesCarts, ItemCarts, ItemCartComponent, ...]
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 21 mods loaded, 21 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MindKrafter_[1.4.4]XtraBlocksEE_v3.6b [XtraBlocksEE] (1.4.4_XtraBlocksEE v3.6b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.4]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Backpack [Backpack] (backpack-1.5.4-1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
craftguide [CraftGuide] (CraftGuide-1.6.3.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_maze [mod_maze] (DynamicMazes[1.4.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IronChest [Iron Chest] (ironchest-universal-4.3.0.156.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MFR_CompatGrass [MFR Grass Fertilizer Addon] (MineFactoryReloaded_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MFReloaded [Minefactory Reloaded] (MineFactoryReloaded_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
PaintMod [PaintMod] (PaintGunMod[1.4.4]1.5.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GetAllTheSeeds [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.5 (MC 1.4.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MelonSpawn [Pam's Melon Spawn] (Pam's Melon Spawn 1.3 (MC 1.4.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RopesPlus [Ropes+] (RopePlus_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
SecretRoomsMod [The SecretRoomsMod] (SecretRoomsMod-universal-4.3.0.113.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a25.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TwilightForest [The Twilight Forest] (twilightforest-1.13.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
UsefulFood [UsefulFood] (usefulfood_v1.2.1-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: GeForce 8800 GTS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: KoP 1.4 V2 Photo Realism 128.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 4955 (277480 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
A full error report has been saved to C:\Users\Kelven\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-18_17.04.38-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 6e5dffc2 --------
Full report at:
C:\Users\Kelven\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-18_17.04.38-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 11/18/12 5:04 PM
-- Head --
Stacktrace:
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ayk['kel007'/491, l='MpServer', x=-116.77, y=65.62, z=377.57]]
Chunk stats: MultiplayerChunkCache: 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-114,66,345), Chunk: (at 14,4,9 in -8,21; contains blocks -128,0,336 to -113,255,351), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1322489 game time, 1401559 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: 306 total; [qp['Spider'/519, l='MpServer', x=-108.22, y=26.00, z=337.06], mg['Painting'/43, l='MpServer', x=-230.06, y=111.50, z=379.50], mg['Painting'/46, l='MpServer', x=-231.06, y=111.00, z=378.50], mg['Painting'/47, l='MpServer', x=-238.94, y=115.50, z=373.50], qn['Skeleton'/521, l='MpServer', x=-110.25, y=26.00, z=335.03], mg['Painting'/44, l='MpServer', x=-232.50, y=111.50, z=381.94], qn['Skeleton'/522, l='MpServer', x=-109.31, y=26.00, z=334.31], mg['Painting'/45, l='MpServer', x=-236.50, y=111.50, z=381.94], mg['Painting'/50, l='MpServer', x=-230.06, y=115.50, z=373.50], mg['Painting'/49, l='MpServer', x=-233.94, y=115.00, z=369.00], mg['Painting'/48, l='MpServer', x=-235.06, y=115.00, z=369.00], mg['Painting'/53, l='MpServer', x=-233.06, y=114.50, z=407.00], mg['Painting'/52, l='MpServer', x=-235.94, y=114.50, z=407.00], pk['Wolf'/78, l='MpServer', x=-160.50, y=46.00, z=373.69], pi['Iron Golem'/79, l='MpServer', x=-144.13, y=66.00, z=362.25], oz['Cow'/72, l='MpServer', x=-185.66, y=63.00, z=314.50], oy['Chicken'/73, l='MpServer', x=-176.56, y=62.49, z=353.56], ow['Bat'/74, l='MpServer', x=-180.52, y=22.09, z=443.60], mg['Painting'/119, l='MpServer', x=-127.00, y=68.50, z=346.06], qc['Creeper'/85, l='MpServer', x=-143.50, y=33.00, z=348.50], mg['Painting'/126, l='MpServer', x=-124.50, y=68.50, z=347.94], pi['Iron Golem'/84, l='MpServer', x=-133.72, y=56.00, z=316.28], mg['Painting'/127, l='MpServer', x=-125.50, y=68.50, z=347.94], qu['Villager'/87, l='MpServer', x=-129.31, y=64.00, z=346.31], pk['Wolf'/86, l='MpServer', x=-141.06, y=64.00, z=349.31], qn['Skeleton'/81, l='MpServer', x=-156.50, y=32.00, z=378.50], mg['Painting'/122, l='MpServer', x=-121.50, y=68.50, z=346.06], qc['Creeper'/80, l='MpServer', x=-145.56, y=33.00, z=368.30], mg['Painting'/123, l='MpServer', x=-127.00, y=68.50, z=347.94], mg['Painting'/124, l='MpServer', x=-123.00, y=68.50, z=347.94], ow['Bat'/82, l='MpServer', x=-141.52, y=15.00, z=432.30], mg['Painting'/125, l='MpServer', x=-121.50, y=68.50, z=347.94], pi['Iron Golem'/93, l='MpServer', x=-132.93, y=64.00, z=364.39], pk['Wolf'/92, l='MpServer', x=-141.69, y=64.00, z=354.94], qu['Villager'/95, l='MpServer', x=-127.75, y=65.00, z=358.22], mg['Painting'/120, l='MpServer', x=-125.00, y=68.50, z=346.06], qu['Villager'/94, l='MpServer', x=-129.50, y=66.00, z=359.22], mg['Painting'/121, l='MpServer', x=-123.00, y=68.50, z=346.06], qc['Creeper'/89, l='MpServer', x=-136.50, y=33.00, z=367.50], qu['Villager'/88, l='MpServer', x=-129.50, y=64.00, z=348.69], qr['Zombie'/91, l='MpServer', x=-139.50, y=32.00, z=360.91], qc['Creeper'/90, l='MpServer', x=-137.50, y=33.00, z=356.50], qu['Villager'/102, l='MpServer', x=-139.91, y=56.00, z=383.47], ow['Bat'/103, l='MpServer', x=-129.50, y=33.10, z=394.31], qr['Zombie'/100, l='MpServer', x=-142.50, y=29.00, z=371.50], py['Minecart'/101, l='MpServer', x=-135.03, y=46.82, z=377.50], qu['Villager'/98, l='MpServer', x=-133.41, y=64.00, z=359.65], qu['Villager'/99, l='MpServer', x=-130.88, y=64.00, z=352.41], qu['Villager'/96, l='MpServer', x=-135.53, y=65.00, z=354.28], qu['Villager'/97, l='MpServer', x=-132.94, y=64.00, z=363.13], qn['Skeleton'/110, l='MpServer', x=-120.50, y=13.00, z=312.50], qc['Creeper'/111, l='MpServer', x=-115.50, y=20.00, z=315.50], pe['Sheep'/109, l='MpServer', x=-112.75, y=63.00, z=300.84], qc['Creeper'/104, l='MpServer', x=-130.50, y=44.00, z=430.50], ow['Bat'/105, l='MpServer', x=-146.75, y=45.61, z=420.64], mg['Painting'/119, l='MpServer', x=-127.00, y=68.50, z=346.06], pc['entity.Cat.name'/118, l='MpServer', x=-120.69, y=64.00, z=336.31], pk['Wolf'/117, l='MpServer', x=-113.31, y=66.00, z=342.84], pk['Wolf'/116, l='MpServer', x=-115.59, y=66.00, z=342.41], ow['Bat'/115, l='MpServer', x=-122.35, y=26.77, z=344.56], qn['Skeleton'/114, l='MpServer', x=-114.50, y=24.00, z=338.50], oy['Chicken'/113, l='MpServer', x=-114.53, y=57.00, z=332.66], qc['Creeper'/112, l='MpServer', x=-121.11, y=21.00, z=324.01], mg['Painting'/127, l='MpServer', x=-125.50, y=68.50, z=347.94], mg['Painting'/126, l='MpServer', x=-124.50, y=68.50, z=347.94], mg['Painting'/125, l='MpServer', x=-121.50, y=68.50, z=347.94], mg['Painting'/124, l='MpServer', x=-123.00, y=68.50, z=347.94], mg['Painting'/123, l='MpServer', x=-127.00, y=68.50, z=347.94], mg['Painting'/122, l='MpServer', x=-121.50, y=68.50, z=346.06], mg['Painting'/121, l='MpServer', x=-123.00, y=68.50, z=346.06], mg['Painting'/120, l='MpServer', x=-125.00, y=68.50, z=346.06], qu['Villager'/137, l='MpServer', x=-120.51, y=64.00, z=343.69], qu['Villager'/136, l='MpServer', x=-124.78, y=64.00, z=343.50], qu['Villager'/139, l='MpServer', x=-122.50, y=65.00, z=348.38], qu['Villager'/138, l='MpServer', x=-127.06, y=65.00, z=343.69], pi['Iron Golem'/141, l='MpServer', x=-120.06, y=64.00, z=341.53], qu['Villager'/140, l='MpServer', x=-117.50, y=64.00, z=346.22], qu['Villager'/143, l='MpServer', x=-123.75, y=65.00, z=346.62], qu['Villager'/142, l='MpServer', x=-122.03, y=65.50, z=346.52], mg['Painting'/129, l='MpServer', x=-126.00, y=66.50, z=348.94], mg['Painting'/128, l='MpServer', x=-124.50, y=66.50, z=345.06], mc['entity.ItemFrame.name'/131, l='MpServer', x=-112.50, y=67.50, z=349.06], pc['entity.Cat.name'/130, l='MpServer', x=-124.69, y=64.00, z=342.31], pi['Iron Golem'/133, l='MpServer', x=-114.73, y=65.00, z=340.06], pi['Iron Golem'/132, l='MpServer', x=-121.78, y=64.00, z=343.09], qu['Villager'/135, l='MpServer', x=-119.60, y=63.07, z=343.69], qu['Villager'/134, l='MpServer', x=-118.06, y=64.00, z=341.75], mc['entity.ItemFrame.name'/152, l='MpServer', x=-112.06, y=54.50, z=356.50], mc['entity.ItemFrame.name'/153, l='MpServer', x=-112.06, y=54.50, z=355.50], mc['entity.ItemFrame.name'/154, l='MpServer', x=-112.06, y=52.50, z=359.50], mc['entity.ItemFrame.name'/155, l='MpServer', x=-112.50, y=53.50, z=353.06], mc['entity.ItemFrame.name'/156, l='MpServer', x=-123.50, y=53.50, z=353.06], mc['entity.ItemFrame.name'/157, l='MpServer', x=-116.50, y=53.50, z=353.94], mc['entity.ItemFrame.name'/158, l='MpServer', x=-117.94, y=52.50, z=359.50], mc['entity.ItemFrame.name'/159, l='MpServer', x=-117.94, y=52.50, z=356.50], qu['Villager'/144, l='MpServer', x=-122.45, y=64.00, z=350.50], qr['Zombie'/145, l='MpServer', x=-112.50, y=13.00, z=364.50], qr['Zombie'/146, l='MpServer', x=-113.50, y=13.00, z=363.50], qn['Skeleton'/147, l='MpServer', x=-124.50, y=27.00, z=355.50], mc['entity.ItemFrame.name'/148, l='MpServer', x=-117.94, y=54.50, z=358.50], mc['entity.ItemFrame.name'/149, l='MpServer', x=-117.94, y=52.50, z=358.50], mc['entity.ItemFrame.name'/150, l='MpServer', x=-112.06, y=52.50, z=356.50], mc['entity.ItemFrame.name'/151, l='MpServer', x=-112.06, y=52.50, z=358.50], qu['Villager'/171, l='MpServer', x=-113.66, y=65.00, z=364.06], qu['Villager'/170, l='MpServer', x=-127.06, y=65.50, z=355.50], qu['Villager'/169, l='MpServer', x=-123.50, y=65.00, z=355.84], qu['Villager'/168, l='MpServer', x=-113.34, y=64.00, z=365.72], qn['Skeleton'/175, l='MpServer', x=-125.75, y=23.00, z=393.40], ow['Bat'/174, l='MpServer', x=-119.53, y=26.10, z=397.75], ow['Bat'/173, l='MpServer', x=-121.25, y=24.10, z=395.66], qn['Skeleton'/172, l='MpServer', x=-123.14, y=18.00, z=379.54], mc['entity.ItemFrame.name'/163, l='MpServer', x=-121.50, y=53.50, z=353.94], mc['entity.ItemFrame.name'/162, l='MpServer', x=-117.94, y=54.50, z=359.50], mc['entity.ItemFrame.name'/161, l='MpServer', x=-112.06, y=52.50, z=355.50], mc['entity.ItemFrame.name'/160, l='MpServer', x=-117.94, y=54.50, z=356.50], qu['Villager'/167, l='MpServer', x=-121.29, y=64.00, z=362.86], qu['Villager'/166, l='MpServer', x=-119.64, y=64.00, z=362.09], qu['Villager'/165, l='MpServer', x=-121.56, y=65.00, z=360.13], mg['Painting'/128, l='MpServer', x=-124.50, y=66.50, z=345.06], mc['entity.ItemFrame.name'/164, l='MpServer', x=-127.50, y=53.50, z=353.94], mg['Painting'/129, l='MpServer', x=-126.00, y=66.50, z=348.94], qn['Skeleton'/178, l='MpServer', x=-120.50, y=35.00, z=430.50], qn['Skeleton'/179, l='MpServer', x=-112.50, y=50.00, z=423.50], py['Minecart'/176, l='MpServer', x=-119.97, y=45.85, z=391.50], qr['Zombie'/177, l='MpServer', x=-115.50, y=39.00, z=401.78], qn['Skeleton'/180, l='MpServer', x=-115.69, y=35.00, z=430.75], qn['Skeleton'/181, l='MpServer', x=-126.06, y=34.00, z=441.56], qu['Villager'/205, l='MpServer', x=-110.06, y=64.00, z=337.84], pk['Wolf'/204, l='MpServer', x=-99.50, y=68.00, z=345.50], qu['Villager'/207, l='MpServer', x=-110.06, y=64.00, z=339.50], qu['Villager'/206, l='MpServer', x=-110.06, y=64.00, z=338.63], mg['Painting'/201, l='MpServer', x=-106.06, y=66.50, z=334.00], qc['Creeper'/200, l='MpServer', x=-97.41, y=24.00, z=324.00], qn['Skeleton'/203, l='MpServer', x=-103.50, y=17.00, z=342.50], py['Minecart'/202, l='MpServer', x=-102.50, y=69.85, z=332.50], qn['Skeleton'/197, l='MpServer', x=-110.50, y=20.00, z=317.50], qc['Creeper'/196, l='MpServer', x=-107.50, y=18.00, z=309.50], ow['Bat'/198, l='MpServer', x=-110.33, y=20.00, z=318.93], mg['Painting'/201, l='MpServer', x=-106.06, y=66.50, z=334.00], qc['Creeper'/194, l='MpServer', x=-103.97, y=22.00, z=302.44], qu['Villager'/220, l='MpServer', x=-105.50, y=64.00, z=357.88], qc['Creeper'/221, l='MpServer', x=-99.56, y=14.00, z=384.00], qn['Skeleton'/222, l='MpServer', x=-100.50, y=20.00, z=383.50], qn['Skeleton'/223, l='MpServer', x=-100.16, y=31.00, z=368.47], qu['Villager'/216, l='MpServer', x=-101.50, y=69.00, z=360.28], qu['Villager'/217, l='MpServer', x=-103.13, y=65.00, z=359.50], qu['Villager'/218, l='MpServer', x=-101.31, y=64.00, z=354.66], qu['Villager'/219, l='MpServer', x=-110.03, y=64.00, z=363.91], qu['Villager'/212, l='MpServer', x=-110.06, y=64.00, z=348.50], qu['Villager'/213, l='MpServer', x=-111.50, y=64.00, z=345.69], qu['Villager'/214, l='MpServer', x=-111.72, y=64.00, z=350.66], qu['Villager'/215, l='MpServer', x=-102.48, y=69.00, z=358.72], qu['Villager'/208, l='MpServer', x=-110.06, y=64.00, z=340.50], qu['Villager'/209, l='MpServer', x=-110.06,
y=64.00, z=341.50], qu['Villager'/210, l='MpServer', x=-110.06, y=64.00, z=342.50], qu['Villager'/211, l='MpServer', x=-107.44, y=65.00, z=345.16], qc['Creeper'/237, l='MpServer', x=-110.50, y=35.00, z=428.50], qo['Slime'/236, l='MpServer', x=-108.34, y=35.00, z=428.28], py['Minecart'/235, l='MpServer', x=-102.53, y=36.85, z=427.50], py['Minecart'/234, l='MpServer', x=-108.50, y=35.85, z=425.50], py['Minecart'/233, l='MpServer', x=-109.53, y=34.85, z=411.50], pk['Wolf'/232, l='MpServer', x=-98.34, y=62.00, z=393.53], pd['Pig'/231, l='MpServer', x=-96.50, y=62.00, z=398.94], py['Minecart'/230, l='MpServer', x=-96.94, y=33.85, z=399.50], pk['Wolf'/229, l='MpServer', x=-103.94, y=33.00, z=398.41], qn['Skeleton'/228, l='MpServer', x=-101.50, y=17.00, z=386.50], qp['Spider'/227, l='MpServer', x=-109.25, y=19.00, z=386.50], qp['Spider'/226, l='MpServer', x=-99.28, y=17.44, z=396.89], qc['Creeper'/225, l='MpServer', x=-110.50, y=22.00, z=378.50], qc['Creeper'/224, l='MpServer', x=-112.04, y=23.00, z=377.53], oy['Chicken'/254, l='MpServer', x=-92.81, y=60.00, z=316.44], pd['Pig'/255, l='MpServer', x=-84.78, y=61.00, z=318.50], pd['Pig'/253, l='MpServer', x=-85.47, y=60.00, z=317.38], oz['Cow'/275, l='MpServer', x=-86.47, y=60.00, z=321.47], oz['Cow'/274, l='MpServer', x=-91.37, y=60.00, z=317.80], pe['Sheep'/273, l='MpServer', x=-92.26, y=60.00, z=319.03], oz['Cow'/272, l='MpServer', x=-91.16, y=60.00, z=321.53], mg['Painting'/48, l='MpServer', x=-235.06, y=115.00, z=369.00], oy['Chicken'/279, l='MpServer', x=-91.56, y=65.00, z=335.44], mg['Painting'/49, l='MpServer', x=-233.94, y=115.00, z=369.00], py['Minecart'/278, l='MpServer', x=-83.28, y=65.85, z=335.50], oy['Chicken'/277, l='MpServer', x=-87.31, y=60.00, z=321.84], oz['Cow'/276, l='MpServer', x=-90.89, y=60.00, z=316.69], oy['Chicken'/283, l='MpServer', x=-86.56, y=64.00, z=343.34], oy['Chicken'/282, l='MpServer', x=-85.38, y=64.00, z=343.03], qn['Skeleton'/281, l='MpServer', x=-87.47, y=28.00, z=349.70], oy['Chicken'/280, l='MpServer', x=-94.47, y=65.00, z=325.78], oy['Chicken'/287, l='MpServer', x=-91.94, y=64.00, z=346.22], oy['Chicken'/286, l='MpServer', x=-85.63, y=64.00, z=343.59], oy['Chicken'/285, l='MpServer', x=-86.03, y=64.00, z=342.94], oy['Chicken'/284, l='MpServer', x=-94.22, y=64.00, z=342.78], pd['Pig'/258, l='MpServer', x=-83.50, y=61.00, z=318.49], pd['Pig'/259, l='MpServer', x=-85.45, y=61.00, z=315.47], oy['Chicken'/256, l='MpServer', x=-92.81, y=60.00, z=316.94], oy['Chicken'/257, l='MpServer', x=-92.41, y=60.00, z=315.50], pe['Sheep'/262, l='MpServer', x=-92.04, y=60.00, z=316.48], oy['Chicken'/263, l='MpServer', x=-90.66, y=60.00, z=319.63], pe['Sheep'/260, l='MpServer', x=-89.22, y=60.00, z=318.97], pd['Pig'/261, l='MpServer', x=-87.47, y=60.35, z=315.53], mg['Painting'/47, l='MpServer', x=-238.94, y=115.50, z=373.50], pi['Iron Golem'/266, l='MpServer', x=-89.24, y=60.00, z=320.44], mg['Painting'/44, l='MpServer', x=-232.50, y=111.50, z=381.94], py['Minecart'/267, l='MpServer', x=-89.50, y=66.85, z=312.19], mg['Painting'/45, l='MpServer', x=-236.50, y=111.50, z=381.94], pd['Pig'/264, l='MpServer', x=-92.55, y=60.00, z=317.78], mg['Painting'/50, l='MpServer', x=-230.06, y=115.50, z=373.50], oz['Cow'/265, l='MpServer', x=-86.59, y=60.00, z=316.66], mg['Painting'/53, l='MpServer', x=-233.06, y=114.50, z=407.00], oz['Cow'/270, l='MpServer', x=-83.47, y=61.00, z=320.55], mg['Painting'/52, l='MpServer', x=-235.94, y=114.50, z=407.00], oy['Chicken'/271, l='MpServer', x=-84.67, y=61.00, z=320.53], mg['Painting'/43, l='MpServer', x=-230.06, y=111.50, z=379.50], mg['Painting'/46, l='MpServer', x=-231.06, y=111.00, z=378.50], oy['Chicken'/269, l='MpServer', x=-93.53, y=65.00, z=305.34], oy['Chicken'/305, l='MpServer', x=-94.03, y=64.00, z=342.19], oy['Chicken'/304, l='MpServer', x=-90.56, y=64.00, z=341.78], oy['Chicken'/307, l='MpServer', x=-86.59, y=64.00, z=342.47], oy['Chicken'/306, l='MpServer', x=-92.91, y=64.00, z=344.31], oy['Chicken'/309, l='MpServer', x=-88.40, y=64.00, z=341.78], oy['Chicken'/308, l='MpServer', x=-93.41, y=64.00, z=341.78], pb['Mooshroom'/311, l='MpServer', x=-92.66, y=64.00, z=350.41], oy['Chicken'/310, l='MpServer', x=-87.47, y=64.00, z=341.78], pb['Mooshroom'/313, l='MpServer', x=-86.34, y=64.00, z=348.28], pb['Mooshroom'/312, l='MpServer', x=-88.22, y=64.00, z=350.72], pb['Mooshroom'/315, l='MpServer', x=-86.36, y=64.00, z=349.68], pb['Mooshroom'/314, l='MpServer', x=-85.45, y=64.00, z=347.07], oy['Chicken'/317, l='MpServer', x=-89.63, y=64.00, z=344.56], oy['Chicken'/316, l='MpServer', x=-86.25, y=64.00, z=341.78], oy['Chicken'/319, l='MpServer', x=-89.53, y=64.00, z=346.22], oy['Chicken'/318, l='MpServer', x=-91.81, y=64.00, z=348.19], oy['Chicken'/288, l='MpServer', x=-93.07, y=64.00, z=346.22], oy['Chicken'/289, l='MpServer', x=-89.94, y=64.00, z=342.28], oy['Chicken'/290, l='MpServer', x=-94.22, y=64.00, z=345.22], pd['Pig'/291, l='MpServer', x=-92.63, y=64.00, z=348.56], pd['Pig'/292, l='MpServer', x=-93.91, y=64.00, z=347.50], oy['Chicken'/293, l='MpServer', x=-93.56, y=64.00, z=342.78], oy['Chicken'/294, l='MpServer', x=-94.22, y=64.00, z=343.47], pd['Pig'/295, l='MpServer', x=-85.09, y=64.00, z=349.69], pd['Pig'/296, l='MpServer', x=-85.09, y=64.00, z=348.34], pd['Pig'/297, l='MpServer', x=-85.45, y=64.00, z=350.93], pb['Mooshroom'/298, l='MpServer', x=-86.72, y=64.00, z=350.93], pk['Wolf'/299, l='MpServer', x=-89.25, y=64.00, z=351.06], oy['Chicken'/300, l='MpServer', x=-94.22, y=64.00, z=344.66], oy['Chicken'/301, l='MpServer', x=-88.19, y=64.00, z=345.41], oy['Chicken'/302, l='MpServer', x=-92.09, y=64.00, z=342.47], oy['Chicken'/303, l='MpServer', x=-85.38, y=64.00, z=341.78], qc['Creeper'/343, l='MpServer', x=-90.50, y=26.00, z=447.50], ow['Bat'/342, l='MpServer', x=-88.69, y=22.24, z=436.25], py['Minecart'/341, l='MpServer', x=-93.50, y=28.85, z=404.19], py['Minecart'/340, l='MpServer', x=-93.63, y=33.85, z=399.50], pk['Wolf'/339, l='MpServer', x=-86.38, y=65.00, z=371.50], qn['Skeleton'/338, l='MpServer', x=-88.97, y=39.00, z=378.69], qn['Skeleton'/337, l='MpServer', x=-87.27, y=38.00, z=376.45], pd['Pig'/336, l='MpServer', x=-85.75, y=64.00, z=355.59], oy['Chicken'/326, l='MpServer', x=-92.69, y=64.00, z=342.25], oy['Chicken'/327, l='MpServer', x=-90.53, y=64.00, z=346.22], oy['Chicken'/324, l='MpServer', x=-94.22, y=64.00, z=345.84], oy['Chicken'/325, l='MpServer', x=-86.06, y=64.00, z=345.91], oy['Chicken'/322, l='MpServer', x=-88.75, y=64.00, z=345.56], oy['Chicken'/323, l='MpServer', x=-86.75, y=64.00, z=346.22], oy['Chicken'/320, l='MpServer', x=-90.28, y=64.00, z=343.84], oy['Chicken'/321, l='MpServer', x=-91.16, y=64.00, z=344.69], qn['Skeleton'/334, l='MpServer', x=-81.50, y=34.00, z=355.50], pk['Wolf'/335, l='MpServer', x=-80.44, y=64.00, z=354.91], qc['Creeper'/332, l='MpServer', x=-87.50, y=29.00, z=360.50], qn['Skeleton'/333, l='MpServer', x=-83.50, y=34.00, z=356.50], qp['Spider'/330, l='MpServer', x=-85.93, y=28.00, z=354.47], qc['Creeper'/331, l='MpServer', x=-89.63, y=29.00, z=363.03], oy['Chicken'/328, l='MpServer', x=-92.59, y=64.00, z=346.22], oy['Chicken'/329, l='MpServer', x=-94.44, y=65.00, z=336.47], pk['Wolf'/373, l='MpServer', x=-78.84, y=64.00, z=352.03], pk['Wolf'/372, l='MpServer', x=-77.50, y=65.00, z=355.25], py['Minecart'/375, l='MpServer', x=-75.50, y=52.85, z=398.47], py['Minecart'/374, l='MpServer', x=-78.50, y=34.85, z=393.66], pk['Wolf'/369, l='MpServer', x=-78.41, y=65.00, z=359.28], pc['entity.Cat.name'/368, l='MpServer', x=-79.88, y=64.00, z=349.31], pk['Wolf'/371, l='MpServer', x=-79.63, y=64.00, z=353.31], pk['Wolf'/370, l='MpServer', x=-78.31, y=65.00, z=360.56], qr['Zombie'/380, l='MpServer', x=-79.06, y=37.00, z=452.47], py['Minecart'/377, l='MpServer', x=-71.50, y=52.85, z=404.16], qc['Creeper'/376, l='MpServer', x=-77.09, y=19.00, z=408.63], qr['Zombie'/379, l='MpServer', x=-77.50, y=29.00, z=449.50], pd['Pig'/378, l='MpServer', x=-72.53, y=52.00, z=402.91], qr['Zombie'/358, l='MpServer', x=-71.00, y=20.00, z=320.47], pe['Sheep'/359, l='MpServer', x=-77.91, y=64.00, z=316.38], pk['Wolf'/364, l='MpServer', x=-75.69, y=64.00, z=351.88], pc['entity.Cat.name'/365, l='MpServer', x=-77.50, y=64.00, z=338.56], pk['Wolf'/366, l='MpServer', x=-75.06, y=64.00, z=336.84], pc['entity.Cat.name'/367, l='MpServer', x=-78.25, y=64.00, z=339.47], qo['Slime'/360, l='MpServer', x=-78.22, y=22.00, z=330.22], pk['Wolf'/361, l='MpServer', x=-78.84, y=69.00, z=334.50], ow['Bat'/362, l='MpServer', x=-68.25, y=31.10, z=339.25], pk['Wolf'/363, l='MpServer', x=-79.09, y=64.00, z=350.47], oy['Chicken'/402, l='MpServer', x=-46.41, y=63.00, z=320.47], qd['Enderman'/403, l='MpServer', x=-40.50, y=17.00, z=343.50], qn['Skeleton'/400, l='MpServer', x=-37.31, y=14.00, z=301.09], pi['Iron Golem'/406, l='MpServer', x=-47.38, y=36.00, z=405.75], qn['Skeleton'/407, l='MpServer', x=-40.50, y=38.00, z=441.50], pk['Wolf'/404, l='MpServer', x=-43.69, y=36.00, z=406.69], pk['Wolf'/405, l='MpServer', x=-47.31, y=36.00, z=403.31], oy['Chicken'/392, l='MpServer', x=-63.44, y=63.00, z=453.56], ow['Bat'/391, l='MpServer', x=-53.43, y=14.31, z=376.23], ow['Bat'/390, l='MpServer', x=-54.89, y=14.21, z=371.48], ow['Bat'/389, l='MpServer', x=-61.70, y=13.00, z=367.86], ow['Bat'/388, l='MpServer', x=-59.78, y=15.78, z=369.07], ayk['kel007'/491, l='MpServer', x=-116.77, y=65.62, z=377.57]]
Retry entities: 0 total; []
Stacktrace:
at ayh.a(WorldClient.java:425)
at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
at net.minecraft.client.Minecraft.run(Minecraft.java:806)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 276828096 bytes (264 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 36782 (2059792 bytes; 1 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: IWrUpdater, Config, WrUpdaterSmooth, ...[atomicstryker.dynamiclights.client.DynamicLights, LightsOnOffKey, IDynamicLightSource, ...], [atomicstryker.dynamiclights.client.modules.BurningEntitiesLightSource, ChargingCreeperLightSource, DroppedItemsLightSource, ...], [atomicstryker.dynamiclights.common.DLFMLCorePlugin, DLTransformer], [atomicstryker.updatecheck.client.UpdateCheckClient], [atomicstryker.updatecheck.common.UpdateCheckMod, UpdateCheckThread, IProxy, ...], [backpack.Backpack, ItemBackpack, ItemLeather, ...], [com.google.common.base.Preconditions, Charsets, Splitter, ...], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, ...], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, ...], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, ...], [com.google.common.hash.Hashing, HashFunction, AbstractStreamingHashFunction, ...], [com.google.common.io.LineProcessor, Resources, InputSupplier, ...], [com.google.common.primitives.Ints, UnsignedBytes, Bytes], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, ...], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, ...], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, ...], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.KeyHandler, ISimpleBlockRenderingHandler, KeyBindingRegistry, ...], [cpw.mods.fml.common.Loader, LoaderException, WrongMinecraftVersionException, ...], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, ...], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, ...], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModAnnotationVisitor, ...], [cpw.mods.fml.common.event.FMLLoadEvent, FMLEvent, FMLStateEvent, ...], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, ...], [cpw.mods.fml.common.network.Player, IGuiHandler, IChatListener, ...], [cpw.mods.fml.common.registry.BlockProxy, ItemProxy, LanguageRegistry, ...], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, ...], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, ...], [net.minecraftforge.client.ForgeHooksClient, IItemRenderer, ModCompatibilityClient, ...], [net.minecraftforge.client.event.DrawBlockHighlightEvent, RenderWorldLastEvent, TextureLoadEvent, ...], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, ...], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, ...], [net.minecraftforge.event.Event, ListenerList, EventBus, ...], [net.minecraftforge.event.entity.EntityEvent, EntityJoinWorldEvent, PlaySoundAtEntityEvent, ...], [net.minecraftforge.event.entity.item.ItemEvent, ItemExpireEvent, ItemTossEvent], [net.minecraftforge.event.entity.living.LivingEvent, LivingSpecialSpawnEvent, LivingUpdateEvent, ...], [net.minecraftforge.event.entity.minecart.MinecartEvent, MinecartInteractEvent, MinecartCollisionEvent, ...], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowNockEvent, ArrowLooseEvent, ...], [net.minecraftforge.event.world.WorldEvent, Load, Save, ...], [net.minecraftforge.oredict.OreDictionary, OreRegisterEvent, ShapedOreRecipe, ...], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [org.objectweb.asm.ClassVisitor, ClassWriter, MethodVisitor, ...], [org.objectweb.asm.tree.ClassNode, MethodNode, FieldNode, ...], [reifnsk.minimap.ReiMinimap, WaypointEntity, MinimapException, ...], [uristqwerty.CraftGuide.CraftGuideLoaderSide, CraftGuide_FML, CraftGuideSide, ...], [uristqwerty.CraftGuide.api.Renderer, Util, ItemSlotImplementation, ...], [uristqwerty.CraftGuide.client.CraftGuideClient, CraftGuideClient_FML, UtilImplementationClient, ...], [uristqwerty.CraftGuide.client.ui.GuiRenderer, NamedTextureObject], [uristqwerty.gui.Color, Rect], [uristqwerty.gui.editor.TextureMeta, TextureParameter, ListSize], [uristqwerty.gui.minecraft.Gui, Image], [uristqwerty.gui.rendering.RendererBase, Renderable, TexturedRect], [uristqwerty.gui.texture.Texture, DynamicTexture, SolidColorTexture, ...], [uristqwerty.gui.theme.ThemeManager, Theme, SourceType], [uristqwerty.gui.theme.reader.ThemeReader, ElementHandler, GenericHandler, ...]
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 Optifine OptiFine_1.4.4_HD_U_D2 14 mods loaded, 14 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
craftguide [CraftGuide] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights [Dynamic Lights] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights_onFire [Dynamic Lights on burning] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights_creepers [Dynamic Lights on Creepers] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights_dropItems [Dynamic Lights on ItemEntities] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights_otherPlayers [Dynamic Lights Other Player Light] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DynamicLights_thePlayer [Dynamic Lights Player Light] (DynamicLights_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Backpack [Backpack] ([Forge] backpack-1.5.4-1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([Independent] ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
AS_UpdateCheck [AtomicStryker Update Check Mod] ([Independent] UpdateCheckerMod_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: GeForce GT 220/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: FaithfulVenom32x_144.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 5802 (324912 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
java.lang.RuntimeException: java.lang.NoSuchFieldException: guiLeft
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:113)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.keyDown(CraftGuideKeyHandler.java:77)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.keyTick(KeyBindingRegistry.java:113)
at cpw.mods.fml.client.registry.KeyBindingRegistry$KeyHandler.tickStart(KeyBindingRegistry.java:90)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:354)
at net.minecraft.client.Minecraft.l(Minecraft.java:1460)
at net.minecraft.client.Minecraft.J(Minecraft.java:858)
at net.minecraft.client.Minecraft.run(Minecraft.java:783)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldException: guiLeft
at java.lang.Class.getDeclaredField(Unknown Source)
at uristqwerty.CraftGuide.client.CraftGuideKeyHandler.getPrivateValue(CraftGuideKeyHandler.java:104)
... 10 more
--- END ERROR REPORT 25173ca2 ----------
It's not working when I mouse-over an item and press the CraftGuide button. It fails to work regardless of whether I am in SSP or SMP.
Edit: Tried the latest version. Same problem?
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
I am still running CraftGuide-1.6.2.6 for 1.4.2 and I have the same problem. I login to the game, use the book, and it crashes (locks up). I usually have to kill the program with control-alt-delete/end program.
Just letting you know.
Lady E
If you are getting a crash with CraftGuide 1.6.3.8, please post the stack trace that caused it (at least the lines that state what type of exception and where). If you are getting a crash with CraftGuide 1.6.3.7, it may have been fixed in .8, so please try that first, to see if it is already a fixed issue.
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
Look closely at page 1. There are 2. Why do you suppose that is?
Links to pdf format, downloadable, command lists for (these often clarify/expand descriptions, and where possible link to the author's posting):
MoreCommands: http://www.mediafire.com/view/qjc9c6klcnp660e/CmdLstMoreCommands.pdf
WorldEdit: http://www.mediafire.com/view/bi7r00xd9rgxrrt/WE_Commands.pdf
Edit: IC2 remove support. Sorry
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)
FML or Forge version
Modloader version
If it still crashes when you drop the item, I'll need to try recreating your setup. Do you use a launcher of some sort? If so, what one, if not, what program do you use to install modloader, forge, or FML with? Additionally, are you using a texture pack? SSP, Lan server, or SMP? If one of those turns out to be causing the problem, I'd still like to get it to happen on my PC, so that I can try to change whatever bit of CraftGuide it making it an issue.
CraftGuide, recipe viewer with a scrollbar! (Resizable window, too, if you prefer playing with a smaller GUI scale and are tired of GUIs only occupying a tiny square in the centre)