White Boxes in the Galaxy Map

    Joined
    Jul 12, 2014
    Messages
    511
    Reaction score
    57
    • Purchased!
    • Legacy Citizen 5
    Well, a little nuance is to be made here. <g>
    Since I got a new PC since a week with a state of the art GPU (GTX 980) all is well again with this update.
    I did however, just to test, also do an upgrade on my old PC with my GTS 250 card and there the claimed sectors look fine now, but when one is in an unclaimed sector the white out still persists.

    For me, this is just academic now of course, but not everybody will have a PC or graphics upgrade planned in the near future. ;)

    Greets,

    Jan
     
    Joined
    Feb 8, 2015
    Messages
    2
    Reaction score
    0
    I'm still having this issue... I updated my nvidia driver, downloaded a fresh copy 0.19431 and tested. Then downloaded a fresh copy of 0.19228 and tested. The white boxes are there on v0.19431 and not on v0.19228. Please Help.
     

    Attachments

    Joined
    Jul 22, 2013
    Messages
    4
    Reaction score
    2
    Hello, I'm still following this bug but I don't see it fixed.
    I have a NVIDIA 9800M GTS video. Claimed systems look fine, other systems are white and impossible to see when highlighted.
     
    Joined
    Aug 14, 2012
    Messages
    22
    Reaction score
    13
    • Purchased!
    • Legacy Citizen 3
    I am also having this issue, its the new GUI.

    Linux (Debian x64) on an NVidia card with latest product drivers.
     
    Joined
    Jun 27, 2013
    Messages
    896
    Reaction score
    165
    Interesting, I had that issue back in August, but haven't seen it again ever since that bugfix got released...
    Currently using proprietary Nvidia drivers 358.16, but as far as my experiments back then went, downgrading or reinstalling the drivers didn't cause any changes. Seems like some other piece of software might cause these issues.
     
    Joined
    Jun 17, 2015
    Messages
    300
    Reaction score
    90
    This definitely has something to do with older Nvidia cards or at least older software beyond drivers. I upgraded to a brand new card and I haven't had the issue since.
     
    Joined
    Aug 14, 2012
    Messages
    22
    Reaction score
    13
    • Purchased!
    • Legacy Citizen 3
    Latest build of SM running Debian Linux AMD_X64 running an NVidia card with latest patched product driver.


    This is a common issue between shaders written between ATI/AMD style cards and NVidia which has a different method om implementing transparency. Normally this has to do with the bit depth of the images being parsed via the shader. I would suggest that you supply an option to simply render the system selector box as a coloured wireframe, the partial grid-frame that surrounds the currently selected system could just change colour based on faction and leave this white for non-faction.


    UPDATE:
    I have been playing around somewhat, the fix should be pretty easy, just use anything other then pure #FFFFFF as white for the currently selected+non-faction colour, or check to see that the opacity value is compatible with the NVidia way of doing things. When I claim a sector for a faction it turns to the colour of that faction and behaves completely normally (Score!) but when I select another unclaimed sector its all white.


    --Optional pre-emptive rant--
    Its been some time since I worked with writing graphical interfaces like 3D but I remember from my old GL loving days that there were some image requirement differences and something to do with the way each card was rounding some values (sketchy on this) and one thing was that nvidia drivers didn't like it when you overwrite a buffer without clearing it first when the same code ran on an ATI would display perfectly. but in this case I'm pretty certain its something to do with the plain colour rendering as I explained above. I'll keep tinkering.
     
    Last edited:
    Joined
    Feb 12, 2016
    Messages
    1
    Reaction score
    0
    Hi,

    I am having this problem too.
    OS: Linux64 (Ubuntu 14.04)
    GC: GeForce 9600GT

    Update:
    To clarify: The faction occupied systems can be viewed as intended, but a non occupied system highlighted is in white as seen in the picture a few posts above. My drivers are uptodate.
     

    Attachments

    Last edited:

    Crashmaster

    I got N64 problems but a bitch ain't one
    Joined
    Oct 18, 2013
    Messages
    452
    Reaction score
    360
    ...UPDATE:
    I have been playing around somewhat, the fix should be pretty easy, just use anything other then pure #FFFFFF as white for the currently selected+non-faction colour, or check to see that the opacity value is compatible with the NVidia way of doing things. When I claim a sector for a faction it turns to the colour of that faction and behaves completely normally (Score!) but when I select another unclaimed sector its all white...
    Bump because this seems unnoticed and the issue is ongoing while the bugtracker for it shows resolved some time ago.