Page 1 of 1
[0.17.41] Some minor rendering bugs
Posted: Tue May 21, 2019 3:35 pm
by BattleFluffy
During my long play sessions I've occasionally noticed some minor rendering bugs.
They don't interfere with my play experience whatsoever, but I thought it might be helpful to document them. :>
Here's a small collection of the ones I've seen.
Checkboard pattern on dense diagonal rails from map view:
https://gyazo.com/a585d1ef61a5f6d46d372a88b937d987
White lines on refined concrete ghost:
https://gyazo.com/8f7bf91a5710967e09accc51153360db
Flickering black lines in map view:
https://gyazo.com/734d6c2f345a0d3a3bce3ea6bea38a7d
Re: [0.17.41] Some minor rendering bugs
Posted: Wed May 22, 2019 3:18 pm
by BattleFluffy
Now using 0.17.42 and I spotted another.
Faint lines on landfill ghost:
https://gyazo.com/c3e5fa63eccefb3a094893843cef0b9c
Re: [0.17.41] Some minor rendering bugs
Posted: Wed May 22, 2019 9:25 pm
by bobingabout
I've noticed some issues like this too.
More information may be required, such as GUI scale.
Re: [0.17.41] Some minor rendering bugs
Posted: Thu May 23, 2019 2:27 am
by BattleFluffy
My GUI scale is at the default, Automatic (100%).
Thanks for confirming this isn't just me :>
Re: [0.17.41] Some minor rendering bugs
Posted: Sat Jun 15, 2019 5:15 pm
by BattleFluffy
Re: [0.17.41] Some minor rendering bugs
Posted: Thu Jun 20, 2019 2:28 pm
by posila
Thanks for the reports.
The one that I was not aware of is the flickering black lines in map view:
https://gyazo.com/734d6c2f345a0d3a3bce3ea6bea38a7d
Some time ago, we have fixed problem with map tiles not tiling properly, so this is surprise to me. Do you know on what coordinates from start this happens? (And what is your screen resolution? What OS do you use? What GPU do you have and what is your driver version?)
I don't know why items on belts flicker, though. They are drawn with trilinear filtering so they should be very smooth (maybe even little bit blurry), and shouldn't suffer from aliasing artifacts usual for sprites drawn with point filtering. Someday, I'll try to figure it out. Today is not that day, though.
Re: [0.17.41] Some minor rendering bugs
Posted: Wed Jun 26, 2019 12:53 pm
by BattleFluffy
posila wrote: Thu Jun 20, 2019 2:28 pm
Thanks for the reports.
The one that I was not aware of is the flickering black lines in map view:
https://gyazo.com/734d6c2f345a0d3a3bce3ea6bea38a7d
Some time ago, we have fixed problem with map tiles not tiling properly, so this is surprise to me. Do you know on what coordinates from start this happens? (And what is your screen resolution? What OS do you use? What GPU do you have and what is your driver version?)
My apologies for the delay in spotting your reply!
It happens at various locations approximately 10km east of the spawn - I'll go find some exact coordinates shortly and update my post.
My screen resolution is 1920x1080. I run Windows 7. I have an Nvidia GTX 680 running driver version 25.21.14.1771 which was released on 11/01/2019.
I'm afraid I also spotted another one today.. this one looks quite funny imho :D
Locomotives wiggle their noses at certain zoom level:
https://gyazo.com/1bc7e70e2dd0585c8ca0152e0ee1cdb8
Re: [0.17.41] Some minor rendering bugs
Posted: Thu Jun 27, 2019 8:35 pm
by BattleFluffy
Update regarding the black line:
https://gyazo.com/734d6c2f345a0d3a3bce3ea6bea38a7d
The location of the line in this gif is roughly X=13800.0
However, I cannot reproduce this bug any more. Perhaps it was resolved by some other change since it was first recorded, or it could be my screwy hardware.
Re: [0.17.41] Some minor rendering bugs
Posted: Wed Jul 03, 2019 5:46 pm
by BattleFluffy
posila wrote: Thu Jun 20, 2019 2:28 pm
The one that I was not aware of is the flickering black lines in map view:
https://gyazo.com/734d6c2f345a0d3a3bce3ea6bea38a7d
Some time ago, we have fixed problem with map tiles not tiling properly, so this is surprise to me. Do you know on what coordinates from start this happens? (And what is your screen resolution? What OS do you use? What GPU do you have and what is your driver version?)
I'm now using a brand new computer, with all new components (except for the SSD which I reused from the old PC). Also running Factorio 0.17.53 now.
My new machine has a GTX 1660 for the GPU, and I'm running 2 monitors both at 1920x1080. I'm now running Windows 10 (previously was Win7). I still see the black line at certain zoom levels. I saw one just now at coordinates X=13688.0

- black line.png (81.14 KiB) Viewed 4471 times
Re: [0.17.41] Some minor rendering bugs
Posted: Fri Jul 05, 2019 5:30 am
by posila
Thanks for the additional info, I'll look into the map tiling issue sometime.