Horses crash my game when they appear on the screen. My game is not creating any crash report, When looking at the development console I have this message:
Client> 2013-07-11 07:12:10 [CLIENT] [INFO] Setting user: Mfdwinslow
Client> 2013-07-11 07:12:10 [CLIENT] [INFO] (Session ID is token:f794c21498ae44f0980d6f1b094f021e:a007331a51b845ada8227daf98bf65c9)
Client> 2013-07-11 07:12:11 [CLIENT] [INFO] LWJGL Version: 2.9.0
Client> 2013-07-11 07:12:11 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> Starting up SoundSystem...
Client> Initializing LWJGL OpenAL
Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Client> OpenAL initialized.
Client>
Client> 2013-07-11 07:12:18 [SERVER] [INFO] Starting integrated minecraft server version 1.6.2
Client> 2013-07-11 07:12:18 [SERVER] [INFO] Generating keypair
Client> 2013-07-11 07:12:19 [SERVER] [INFO] Preparing start region for level 0
Client> 2013-07-11 07:12:20 [SERVER] [INFO] Preparing spawn area: 75%
Client> loading single player
Client> 2013-07-11 07:12:20 [SERVER] [INFO] Mfdwinslow[/127.0.0.1:0] logged in with entity id 547 at (1565.7503854080187, 94.6830295217489, 517.3405668698114)
Client> 2013-07-11 07:12:20 [SERVER] [INFO] Mfdwinslow joined the game
Client> Setting up custom skins
Client> 2013-07-11 07:12:21 [SERVER] [INFO] Saving and pausing game...
Client> 2013-07-11 07:12:21 [SERVER] [INFO] Saving chunks for level 'New World'/Overworld
Client> 2013-07-11 07:12:21 [SERVER] [INFO] Saving chunks for level 'New World'/Nether
Client> 2013-07-11 07:12:21 [SERVER] [INFO] Saving chunks for level 'New World'/The End
Game ended with bad state (exit code -805306369)
Deleting C:\Users\Ben Winslow\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-12834547702636
Couldn't delete C:\Users\Ben Winslow\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-12834547702636 - scheduling for deletion upon exit
Attachments
Comments 8
Please force a crash by pressing F3 + C for 10 seconds while ingame and attach the crash report here.
Your Java is acient. Please update your Java to the latest version: http://www.java.com/en/download/ . Keep in mind that when using a 32-bit browser on a 64-bit OS the automatic version detection will only show the 32-bit version of Java, the 64-bit version needs to be downloaded manually: http://www.java.com/en/download/manual.jsp .
Please report if the issue persists with the latest Java version
I had this issue as well. I found a work around by editing my profile in the new launcher to use Java 7 instead of Java 6.
@Ken sTUBBINGS : Why do you need a workaround ? Isn't it easier to install the latest Java 6 (if some other stuff needs it) and/or the latest Java 7 ?
@Kumasasa If the game requires 1.7 to run then the Launcher should enforce it. If it does not then the crash is a bug and upgrading to the latest version of Java is a work around.
Please do not mark issues as private, unless your bug report is a security issue containing information that may compromise your server/client.