Page 1 of 1

[0.16.7] Crash starting tha game, fresh install OSX

Posted: Sun Dec 24, 2017 12:02 pm
by staviq
Freshly installed trough steam, first start of the game, OSX 10.13.2

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Sun Dec 24, 2017 12:41 pm
by Loewchen
Try 1 or 1 and 4 from here: 9300.

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Tue Dec 26, 2017 1:51 pm
by staviq
I have basically done the same by changing settings on my second pc and checking what changes in the config, then manually changed config on the mac.

This helped, but in my opinion this is still a bug, you should not have to modify config files manually on the first ever start of the game.

If i may suggest, in the crash handler you could add a popup window asking if you want to restart the game with minimal settings.

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Mon Jan 15, 2018 10:12 pm
by posila
Hi, could you please post here log from the latest version? We have made some improvements in VRAM size detection on OSX in 0.16.13, so I want to check if it worked.
If it does, you should get proper default options, and it shouldn't crash anymore on fresh install.

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Tue Jan 16, 2018 12:33 pm
by staviq
posila wrote:Hi, could you please post here log from the latest version? We have made some improvements in VRAM size detection on OSX in 0.16.13, so I want to check if it worked.
If it does, you should get proper default options, and it shouldn't crash anymore on fresh install.
I have removed (moved) whole ~/Library/(...)/factorio so it starts with default settings, and it started without a crash, but it still thinks i have loads of vram:

Image


EDIT:

So i have found this in the game log:

0.060 Failed to determine VRAMSize from IOKit
0.060 Dedicated video memory size 0 MB

But i have no problem reading video momery size:

Image

I suspect your solution has problems detecting dynamic vram, but it's just a guess.

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Wed Jan 31, 2018 6:56 am
by staviq
Hi, please mark as closed.

I have just realized while testing something else, that by clearing factorio folder i have caused experimantal updates to be disabled as they are disabled by default and have completely missed the fact that i'm still on 0.16.12.

I have retested with the latest version and vram is detected properly.

Code: Select all

   0.067 Initialised OpenGL:[0] Intel HD Graphics 3000 OpenGL Engine; driver: 2.1 INTEL-10.4.14
   0.068   Dedicated video memory size 512 MB
   0.184 Graphics settings preset: medium-with-low-vram
I'm sorry for the confusion.

Re: [0.16.7] Crash starting tha game, fresh install OSX

Posted: Wed Jan 31, 2018 10:02 am
by posila
Thanks for letting me know. It also shows 0.16.12 on the screenshot you posted, so I should have noticed :)