Page 1 of 1

[16.16] SIGSEGV on display creation

Posted: Sun Jan 21, 2018 8:20 am
by keastes
on launching 16.16, a window is opened, but factorio immediate crashes with sigsegv, before anything is rendered.

expected behavior is that factorio begins to load and shows the progress bar.

Re: [16.16] SIGSEGV on display creation

Posted: Sun Jan 21, 2018 10:53 am
by posila
Hi, open Factorio properties in Steam library and set launch options to

Code: Select all

--force-d3d
AMD OpenGL driver sometimes doesn't like one screen being connected to AMD GPU and other screen to Intel GPU.

Re: [16.16] SIGSEGV on display creation

Posted: Sun Jan 21, 2018 11:01 am
by keastes
posila wrote:Hi, open Factorio properties in Steam library and set launch options to

Code: Select all

--force-d3d
AMD OpenGL driver sometimes doesn't like one screen being connected to AMD GPU and other screen to Intel GPU.
that seems to have fixed it, thanks much.