mojira.dev
MC-82308

Needed to grow BufferBuilder buffer linked to NVidia driver crash

Minecraft keeps crashing with an error message from the NVidia driver:
The NVIDIA OpenGL driver detected a problem with the display driver and is unable to continue. The application must close.
Error code: 8

This seems to correspond, consistently with the following message from minecraft:
[23:09:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2734ms behind, skipping 54 tick(s)
[23:09:24] [Server thread/INFO]: Saving and pausing game...
[23:09:24] [Server thread/INFO]: Saving chunks for level 'Good Games World'/Overworld
[23:09:25] [Server thread/INFO]: Saving chunks for level 'Good Games World'/Nether
[23:09:25] [Server thread/INFO]: Saving chunks for level 'Good Games World'/The End
[23:09:49] [Chunk Batcher 1/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
[23:10:20] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
[23:10:36] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
[23:10:39] [Chunk Batcher 1/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
[23:11:07] [Chunk Batcher 0/WARN]: Needed to grow BufferBuilder buffer: Old size 524288 bytes, new size 2621440 bytes.
AL lib: (EE) alc_cleanup: 1 device not closed

View distance is 29 and minecraft is running windowed.

Attachments

Comments 2

Seems like your computer can't handle the render distance, lower it.

It also happens at a view distance of 15 chunks, that's not very much.
Also, this is new behaviour for these settings.

David Francis

(Unassigned)

Unconfirmed

Minecraft 1.8.7

Retrieved