During the snapshots leading up to 1.8 and the 1.8 release, if I turned VBOs on it, it would crash my game and I would have to restart it in order to continue. I don't know if this is a known bug or if anyone else has experienced it but it has happened to me on multiple occasions.
Linked issues
Comments 3
Help me please! I can play for 10 seconds then this is what it tells me - [13:34:55] [Client thread/INFO]: Setting user: TheTypicalGamer7
[13:34:55] [Client thread/INFO]: (Session ID is token:cb10d7064c404754803a17d77e2bde1f:90abfccaef574bd59ba9a033356d61a1)
[13:34:56] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:34:56] [Client thread/INFO]: Reloading ResourceManager: Default
[13:34:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:34:57] [Thread-6/INFO]: Initializing LWJGL OpenAL
[13:34:57] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[13:34:57] [Thread-6/INFO]: OpenAL initialized.
[13:34:57] [Sound Library Loader/INFO]: Sound engine started
[13:34:58] [Twitch authenticator/ERROR]: Given twitch access token is invalid
[13:34:58] [Client thread/INFO]: Created: 512x512 textures-atlas
[13:35:10] [Server thread/INFO]: Starting integrated minecraft server version 1.8.3
[13:35:10] [Server thread/INFO]: Generating keypair
[13:35:10] [Server thread/INFO]: Preparing start region for level 0
[13:35:11] [Server thread/INFO]: Changing view distance to 7, from 10
[13:35:11] [Server thread/INFO]: TheTypicalGamer7[local:E:f5f3e2a5] logged in with entity id 353 at (-296.9725344893059, 68.85155538977762, 300.8455332706696)
[13:35:11] [Server thread/INFO]: TheTypicalGamer7 joined the game
#
A fatal error has been detected by the Java Runtime Environment:
#EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb34efc473, pid=6912, tid=9672
#JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [ig75icd64.dll+0x6c473]
#Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#An error report file with more information is saved as:
C:\Users\lewis\AppData\Roaming\.minecraft\hs_err_pid6912.log
Compiled method (nm) 22621 6176 n 0 org.lwjgl.opengl.GL15::nglBindBuffer (native)
total in heap [0x0000000002992f50,0x00000000029932b0] = 864
relocation [0x0000000002993070,0x00000000029930b8] = 72
main code [0x00000000029930c0,0x00000000029932a8] = 488
oops [0x00000000029932a8,0x00000000029932b0] = 8
#If you would like to submit a bug report, please visit:
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Dupe of MC-62198