I'm running on Linux Native using the experimental Vulkan graphics layer and everything works perfectly, except for the "Top Info Bar" mod which spams the game log with the following warning messages dozens of times a second:
Code: Select all
<WARNING> [vk] negative scissor extent detected, clamped to valid bounds but may indicate error
Does anybody have any idea what might be causing this? I suspect an area is incorrectly sized, a co-ordinate pair is back to front, or something is being rendered partly off the canvas, but I don't really know where to start, as there's precious little information on the UI that I can find.
And yes, I know Vulkan is experimental, and the spam is not game breaking - it's just irritating.

New player.
I never played the game before the interface was changed in 1.58, and don't know what all the fuss is about.