[0.17] Not loading certain graphics
[0.17] Not loading certain graphics
I can move build and do other things but it does not load some graphical things.
- Attachments
-
- factorio-current.log
- (23.42 KiB) Downloaded 122 times
-
- For example:
- cvxvcxvc.png (695.83 KiB) Viewed 3633 times
Last edited by ITiMees on Tue Feb 26, 2019 8:32 pm, edited 1 time in total.
Re: [0.17] Not loading certain graphics
Please at least post your logfile.
Koub - Please consider English is not my native language.
Re: [0.17] Not loading certain graphics
Similar problem here. When I move the terrain does render, but when standing still it is just black. I tried with various graphics settings(everything high, everything low, etc), but no change at all. The bug is also visible for me in the initial loading screen where the factorio logo disappears.
The log has a lot of 200.883 ERROR 'INVALID_OPERATION' (1282) in glDrawElements entries.
The log has a lot of 200.883 ERROR 'INVALID_OPERATION' (1282) in glDrawElements entries.
- Attachments
-
- factorio-current.log
- (662.66 KiB) Downloaded 129 times
-
- factorio_2019-02-26_21-37-16.jpg (364.4 KiB) Viewed 3614 times
Re: [0.17] Not loading certain graphics
Same problem for me.
I tried changing the graphics settings to lowest quality and memory (and restarting), but that didn't help.
Relevant lines from the log file:
I tried changing the graphics settings to lowest quality and memory (and restarting), but that didn't help.
Relevant lines from the log file:
Code: Select all
0.023 [0]: \\.\DISPLAY1 - AMD Radeon HD 5700 Series {0x8000005, [0,0], 1920x1080, 32bit, 60Hz}
4.737 ERROR 'INVALID_OPERATION' (1282) in glCopyImageSubData
- Attachments
-
- factorio0.17.0.png (106.61 KiB) Viewed 3595 times
-
- factorio-current.log
- (737.66 KiB) Downloaded 124 times
Re: [0.17] Not loading certain graphics
I have the same problem.
Using the --force-d3d option in steam fixes the graphics glitching, but then performance is really bad (It says 60 FPS, 60 UPS but it feels like 10 FPS, no matter what graphic settings where active).
System Specs, if that helps:
GPU: AMD R9 390
CPU: i7 4790
RAM: 16 GiB DDR3 (mixed types)
EDIT:
Disabling Steam-Overlay fixes the Problem, as stated by Zerot
Using the --force-d3d option in steam fixes the graphics glitching, but then performance is really bad (It says 60 FPS, 60 UPS but it feels like 10 FPS, no matter what graphic settings where active).
System Specs, if that helps:
GPU: AMD R9 390
CPU: i7 4790
RAM: 16 GiB DDR3 (mixed types)
EDIT:
Disabling Steam-Overlay fixes the Problem, as stated by Zerot
- Attachments
-
- factorio-previous.log
- Without --force-d3d
- (518.56 KiB) Downloaded 130 times
-
- factorio-current.log
- With --force-d3d
- (4.46 KiB) Downloaded 123 times
Last edited by jogt on Tue Feb 26, 2019 10:31 pm, edited 1 time in total.
Re: [0.17] Not loading certain graphics
After turning the steam overlay off, the graphics seem to be working fine again. The discord overlay doesn't break the graphics, but when I open it, it flickers a lot. So there is definitely something going on with the rendering of overlays that is causing problems.
Re: [0.17] Not loading certain graphics
Ah, thanks, that's a good clue.Zerot wrote: ↑Tue Feb 26, 2019 10:28 pm After turning the steam overlay off, the graphics seem to be working fine again. The discord overlay doesn't break the graphics, but when I open it, it flickers a lot. So there is definitely something going on with the rendering of overlays that is causing problems.
Anyway, on Windows, for some people the game defaulted to OpenGL as workaround in 0.13, and the setting stick to this day. D3D renderer should be better in every way.
Re: [0.17] Not loading certain graphics
This doesn't solve the problem for me, the ground and several entities are still missing.
- Attachments
-
- factorio-current.log
- (737.98 KiB) Downloaded 124 times
Re: [0.17] Not loading certain graphics
I have the same problem. Disabling Steam overlay doesn't solve it. Anyway, my Factorio isn't linked to Steam, I got Factorio much earlier.
- Attachments
-
- factorio-current.log
- (6.76 KiB) Downloaded 107 times
Re: [0.17] Not loading certain graphics
Same problem, Reverted to 0.16 to see if it was on here, but it draws correctly
Disabled steam overlay, tweaked a lot the settings (from high to low, streamlining, forcing opengl, etc)
Disabled steam overlay, tweaked a lot the settings (from high to low, streamlining, forcing opengl, etc)
Re: [0.17] Not loading certain graphics
Had the same problem.
Changing this line in config.ini to what is below fixed the problem with black screen(textures not showing up) while standing still
system: win 10
gpu: rx 480, drivers: 19.1.1
Changing this line in config.ini to what is below fixed the problem with black screen(textures not showing up) while standing still
Code: Select all
force-opengl=false
gpu: rx 480, drivers: 19.1.1