Page 2 of 2
RE: Unit Status panel corrupt
Posted: Sun Aug 28, 2016 9:00 pm
by mikmykWS
ORIGINAL: Capn Darwin
From a programming side, you could check that control versus some of the others and see what about it is different. If you guys are like us and use a number of 3rd party control tools, some of those don't play nice with win10 or it is a matter of a setting for the control/form that is different from the others.
From a player side, checking out the dpi or for win10 that somewhat well hidden font scale slider to see if that changes anything.
Thanks!
Mike
RE: Unit Status panel corrupt
Posted: Sun Aug 28, 2016 9:02 pm
by mikmykWS
ORIGINAL: Capn Darwin
From a programming side, you could check that control versus some of the others and see what about it is different. If you guys are like us and use a number of 3rd party control tools, some of those don't play nice with win10 or it is a matter of a setting for the control/form that is different from the others.
From a player side, checking out the dpi or for win10 that somewhat well hidden font scale slider to see if that changes anything.
Thanks!
Mike
RE: Unit Status panel corrupt
Posted: Tue Aug 30, 2016 3:30 am
by ComDev
Thanks guys [8D]
As I have posted in two other posts on screen issues:
Could you go to the Options menu and enable Detailed Debug Logging. And then restart the game? When the game crashes, close it, and send us the Exceptions log file from the \Command\Logs directory.
Thanks!
We're digging into this!
RE: Unit Status panel corrupt
Posted: Fri Sep 02, 2016 1:22 pm
by ComDev
Have added a few more codelines that I hope should fix this. Also added more logging in case it hasn't.
Please download v1.11 SR5 as soon as it is available, and try again. If it still happens, please enable Debug Logging and send the log over asap. The additional logging may be able to help us pin down the problem, or at least let us know where to start looking.
Thanks again! [8D]
RE: Unit Status panel corrupt
Posted: Tue Sep 20, 2016 5:54 pm
by Phantazma
Hi
I now have updated to SR5...AND IT WORKS!!!!! The Unit Status Panel is now working as it should.
Thank you for a great game and the fix!
[:D] [8D]
Regards
RE: Unit Status panel corrupt
Posted: Tue Sep 20, 2016 8:26 pm
by CapnDarwin
Programmer curiosity. What was the fix?