Page 1 of 1

[posila] [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Tue Feb 26, 2019 8:30 pm
by Itlazonix
All the menus and map previews seem fine, but once I actually load into a map, this happens
Image

If I move, this happens
Image

In this picture I placed down the burner miner. I'm holding the furnace in my hand right over it.
Image

I've tried tweaking all the graphics settings and there doesn't seem to be any fixing it. Resources, like coal and trees, are teeny tiny little sprites and I can move and mine just fine. Cliffs show up just fine. They are just 'overlayed' over the blurred mess. Every once in a while the player character looks fine, other times it just looks like it's his leg that's running around. I'll play with it a little more and see if I can't learn anything new.

This is my old crappy work laptop so it might just be a crappy computer thing. Haven't had a chance to test on my home computer yet. Just figured I'd bring it up. I believe I saw someone on the steam forums with a similar issue.

Update-
Updated the game to 17.1 and the issue persists. Attached is the new log.

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Tue Feb 26, 2019 8:42 pm
by Koub
Please post your logfile.

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Tue Feb 26, 2019 8:47 pm
by Itlazonix
Both logfiles attached, wasn't sure what one you'd need. Sorry about that.

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Tue Feb 26, 2019 11:00 pm
by Degats
I'm having a similar problem, except the sprites actually render properly for me - there may be two different issues here.

For me, the terrain is black when standing still, however it renders properly when the view/player is moving. It strobes on and off while zooming.

Video: https://youtu.be/HMRL96JL-7I (strobe warning?)

Log attached - spams this a lot:

Code: Select all

ERROR 'INVALID_OPERATION' (1282) in glDrawElements

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Tue Feb 26, 2019 11:58 pm
by posila
Itlazonix wrote: Tue Feb 26, 2019 8:47 pm Both logfiles attached, wasn't sure what one you'd need. Sorry about that.
Hello, open Factorio properties in Steam Library and set launch options to

Code: Select all

--gfx-safe-mode
Degats wrote: Tue Feb 26, 2019 11:00 pm I'm having a similar problem, except the sprites actually render properly for me - there may be two different issues here.

For me, the terrain is black when standing still, however it renders properly when the view/player is moving. It strobes on and off while zooming.

Video: https://youtu.be/HMRL96JL-7I (strobe warning?)

Log attached - spams this a lot:

Code: Select all

ERROR 'INVALID_OPERATION' (1282) in glDrawElements
You try to set launch options to

Code: Select all

--force-d3d

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Wed Feb 27, 2019 6:02 pm
by Itlazonix
posila wrote: Tue Feb 26, 2019 11:58 pm
Itlazonix wrote: Tue Feb 26, 2019 8:47 pm Both logfiles attached, wasn't sure what one you'd need. Sorry about that.
Hello, open Factorio properties in Steam Library and set launch options to

Code: Select all

--gfx-safe-mode
Worked like a charm. Thank you.

Re: [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Wed Feb 27, 2019 8:18 pm
by Degats
posila wrote: Tue Feb 26, 2019 11:58 pm You try to set launch options to

Code: Select all

--force-d3d
I see that 0.17.2 has effectively done that for me, works now thanks :)

Re: [posila] [0.17.0] In-game black screen/tracers/Blurry mess

Posted: Sun Mar 03, 2019 4:27 pm
by posila
Thanks for all your reports.

The issues reported here are fixed as of 0.17.4, feel free to remove the launch parameters.