Page 1 of 1

[posila] Invisible trees or invisible (or broken) ores

Posted: Mon Jul 03, 2017 5:50 pm
by bphil
Hi,

I am experiencing graphics problems in the 0.15 branch (currently using 0.15.27).

I first couldn't see any trees when I tried out the 0.15 branch. I then read online that one should try to uncheck "Enable tree sprite mipmaps". If I do so, I can in fact see the trees, but I can't see any ores anymore, so:

- with "Enable tree sprite mipmaps" checked, there are no trees displayed, but ores are displayed fine. [see screenshot 2]
- with "Enable tree sprite mipmaps" unchecked, trees are displayed, but ores are not (or are broken). [see screenshot 1]

I attach screenshots and logfile.

I am on a Macbook 2011, with a Intel HD Graphics 3000 512 MB, El Capitan running.

I also tried whether any of the suggestions with respect to general graphics problems for macs help, but they don't. Even with config.ini looking thus:

Code: Select all

[graphics]
video-memory-usage=medium
force-opengl=true
graphics-quality=low
max-texture-size=4096
there is no difference. I am happy to provide more information or test.

Re: Invisible trees or invisible (or broken) ores

Posted: Mon Jul 03, 2017 6:08 pm
by Loewchen
Did you look here: "~/Library/Application Support/factorio" for the log?

Re: Invisible trees or invisible (or broken) ores

Posted: Mon Jul 03, 2017 6:15 pm
by bphil
Oh, sorry, I must have been in the Steam folder. I found the log in the directory you indicated and edited my post. Thanks

Re: [posila] Invisible trees or invisible (or broken) ores

Posted: Mon Jul 10, 2017 12:31 pm
by posila
Hmm, there are no OpenGL error in the logs, that is strange.

Can you edit config.ini and change

Code: Select all

; runtime-sprite-reload=false
to

Code: Select all

runtime-sprite-reload=true
?

Re: [posila] Invisible trees or invisible (or broken) ores

Posted: Wed Jul 26, 2017 2:29 pm
by bphil
Edit: I realized only later that I forgot to uncomment the line in config.ini so the changes didn't take effect. In light of this, I rewrote the post. Sorry for that carelessness.

Sorry, I have been on holidays and just got back to see your message.

If I change config.ini (in ~/Library/Application Support/factorio/) as you advised, and with the "enable tree sprite mipmaps" unchecked, I get

trees: visible
resources: ok

And with your changes in config.ini and "enable tree sprite mipmaps" checked, I get

trees: visible
resources: ok

This is all on 0.15.31 now.

So with the changes in the config, the problem is resolved, but I feel that the performance is also worse, but that might be a perception issue.

I attach log files.