It's happened again. I did manually download and install the 64bit java, and it worked just fine last night. This afternoon, however, it's doing the exact same thing again. Here's what's showing in the devconsole from when I pressed the f3 button and each time I tried to use the S back button:
Client> 2013-06-28 14:21:06 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> SoundSystem shutting down...
Client> AL lib: (WW) FreeDevice: (0x7fda14165600) Deleting 24 Buffer(s)
Client> Author: Paul Lamb, www.paulscode.com
Client>
Client>
Client> Starting up SoundSystem...
Client> Initializing LWJGL OpenAL
Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Client> 2013-06-28 14:21:10 [CLIENT] [SEVERE] ########## GL ERROR ##########
Client> 2013-06-28 14:21:10 [CLIENT] [SEVERE] @ Pre render
Client> 2013-06-28 14:21:10 [CLIENT] [SEVERE] 1281: Invalid value
Client> OpenAL initialized.
Client>
Client> 2013-06-28 14:21:35 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> SoundSystem shutting down...
Client> Author: Paul Lamb, www.paulscode.com
Client>
Client>
Client> Starting up SoundSystem...
Client> 2013-06-28 14:21:36 [CLIENT] [SEVERE] ########## GL ERROR ##########
Client> 2013-06-28 14:21:36 [CLIENT] [SEVERE] @ Pre render
Client> 2013-06-28 14:21:36 [CLIENT] [SEVERE] 1281: Invalid value
Client> Initializing LWJGL OpenAL
Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Client> OpenAL initialized.
Client>
Client> 2013-06-28 14:21:40 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> SoundSystem shutting down...
Client> Author: Paul Lamb, www.paulscode.com
Client>
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> 2013-06-28 14:21:42 [CLIENT] [SEVERE] ########## GL ERROR ##########
Client> 2013-06-28 14:21:42 [CLIENT] [SEVERE] @ Pre render
Client> 2013-06-28 14:21:42 [CLIENT] [SEVERE] 1281: Invalid value
Client>
Client> 2013-06-28 14:22:04 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> SoundSystem shutting down...
Client> AL lib: (WW) FreeDevice: (0x7fda15291800) Deleting 3 Buffer(s)
Client> Author: Paul Lamb, www.paulscode.com
Client>
Client>
Client> Starting up SoundSystem...
Client> 2013-06-28 14:22:05 [CLIENT] [SEVERE] ########## GL ERROR ##########
Client> 2013-06-28 14:22:05 [CLIENT] [SEVERE] @ Pre render
Client> 2013-06-28 14:22:05 [CLIENT] [SEVERE] 1281: Invalid value
Client> Initializing LWJGL OpenAL
Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Client> OpenAL initialized.
Client>
Client> 2013-06-28 14:22:10 [CLIENT] [INFO] Reloading ResourceManager: Default
Client>
Client> SoundSystem shutting down...
Client> Author: Paul Lamb, www.paulscode.com
Client>
Client>
Client> Starting up SoundSystem...
Client> 2013-06-28 14:22:11 [CLIENT] [SEVERE] ########## GL ERROR ##########
Client> 2013-06-28 14:22:11 [CLIENT] [SEVERE] @ Pre render
Client> 2013-06-28 14:22:11 [CLIENT] [SEVERE] 1281: Invalid value
Client> Initializing LWJGL OpenAL
Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Client> OpenAL initialized.
Client>
Client> u: Manually triggered debug crash
Also, I attached the crash report, since you asked for it last time, you might want it this time.
Thanks for helping me through this. 🙂
Thanks, Tails!
Thank you! This seems to have fixed it, will report if it happens again.
Yes. I was watching my coordinates. And I couldn't turn the menu off, either, f3 stopped responding entirely.
That's very strange, I did update to .7, see attached verification from java.com...