Page 1 of 1

[1.1.87] Crashes after long runs "Failed to get buffer for 4 vertices."

Posted: Mon Jul 24, 2023 2:57 am
by SLB
Here's the log file.
Need any more information?

Re: [1.1.87] Crashes after long runs "Failed to get buffer for 4 vertices."

Posted: Mon Jul 24, 2023 2:40 pm
by Rseding91
The log file shows at the time of the crash your page file was almost 100% full
page: 45043/45047 MB
and that OpenGL reported an out-of-memory error
Error VideoBufferOpenGL::mapBuffer:55: [OpenGL]: Error OUT_OF_MEMORY (1285).
The operating system and or graphics driver denied request for memory and In this case there's nothing Factorio can do except report that it failed to allocate memory and close. When was the last time you restarted your computer? Do you have many other things open taking up RAM/VRAM?

I also wonder; why are you running under OpenGL on Windows? Typically OpenGL on windows runs much slower than the default DirectX.