Page 1 of 1

GOverlay 1.4.8 Released

PostPosted: Thu Feb 09, 2017 2:06 pm
by TheLaGmAn
Version 1.4.8:
- Fix: Fixed issue of (mostly european) windows configurations that would provoke an error on gathering the elements of the device or when saving. (This error) - Special thanks to "Zeta Delta" for the report to fix this bug
-Improvement: Now you can use the arrow keys to move the selected element.
-Improvement: Now the selected element is highlighted.
-Improvement: The sensor APP:Usage has been reworked to make it a separate thread in case the WMI calls fail (otherwise it would hang GOverlay), it also has been improved its performance so its lets CPU consumig but it is still a CPU demanding sensor.
-Improvement: When selecting multiple elements with SHIFT key now the first selected element (without SHIFT) is kept in the selection.
-Improvement: Now you can unselect a selected element with SHIFT key.
-Fix: Fixed issue in the HWiNFO plugin that would cause memory leak. (This potential fix)

Version 1.4.7:
- Fix: Fixed issue from the sensor DirectXversion not showing the proper version the game is using. Thanks to Ray for the report of this bug along with samples to reproduce.
- Improvement: Added support for pre RTSS 6.5 version.
- New Feature: Added option in the wizard to backup your GOverlay config into a .reg file
- Improvement: When restoring GOverlay to its default state thru the wizard, it will ask you if you want to use a backed up reg file to recover.

Re: GOverlay 1.4.8 Released

PostPosted: Thu Feb 09, 2017 2:07 pm
by TheLaGmAn
Update directly thru GOverlay, in the Whats New tab, at the bottom "Check for New Version"

Re: GOverlay 1.4.8 Released

PostPosted: Fri Feb 10, 2017 7:47 am
by JPYZFR1
Thanks! Everything is working perfect for me.

Re: GOverlay 1.4.8 Released

PostPosted: Fri Feb 10, 2017 6:47 pm
by enderep12
First of all thanks for the release! Great work.

However the problem with the conversions still seems to persist.

It doesn't show in an "extreme" way like in the past (e.g. LCDSysinfo will stop working) but I still get these errors thrown for both CPU and GPU fans and after 5-6 hours my GOverlay application seems to crash (maybe related to this):

Code: Select all
10.02.2017 19:43:48:LCDSys - Sensor 1365543861.32573 (CPUInfoBox Fan_Sensor malfunction : conversion from string to type 'double' is not valid. / Debug value: 30 :   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectNotEqual(Object Left, Object Right, Boolean TextCompare)
   at u.b()
10.02.2017 19:43:48:LCDSys - Sensor error:  30
10.02.2017 19:43:48:LCDSys - Sensor 1365693930.88332 (GPUInfoBox Fan_Sensor malfunction : conversion from string to type 'double' is not valid. / Debug value: 30 :    at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectNotEqual(Object Left, Object Right, Boolean TextCompare)
   at u.b()


So there still is a problem when converting a number like 1365543861.32573 to a double (probably related to my country preferences since I'm in Europe and here a double would look like this: 1365543861,32573 (comma instead of period)

Re: GOverlay 1.4.8 Released

PostPosted: Sat Feb 11, 2017 1:45 pm
by naaitsab
@TheLaGmAn
As requested. With SIV and RTSS turned off and all other plugins disabled it still crashes at about 1400MB RAM usage (51% left on the system) so there is still a memory leak.
The same kernelbase.dll and .net 'out of memory' error in the windows event log.

Re: GOverlay 1.4.8 Released

PostPosted: Sun Feb 12, 2017 3:02 pm
by TheLaGmAn
enderep12 wrote:First of all thanks for the release! Great work.

However the problem with the conversions still seems to persist.

It doesn't show in an "extreme" way like in the past (e.g. LCDSysinfo will stop working) but I still get these errors thrown for both CPU and GPU fans and after 5-6 hours my GOverlay application seems to crash (maybe related to this):

Code: Select all
10.02.2017 19:43:48:LCDSys - Sensor 1365543861.32573 (CPUInfoBox Fan_Sensor malfunction : conversion from string to type 'double' is not valid. / Debug value: 30 :   at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectNotEqual(Object Left, Object Right, Boolean TextCompare)
   at u.b()
10.02.2017 19:43:48:LCDSys - Sensor error:  30
10.02.2017 19:43:48:LCDSys - Sensor 1365693930.88332 (GPUInfoBox Fan_Sensor malfunction : conversion from string to type 'double' is not valid. / Debug value: 30 :    at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObject2(Object Left, Object Right, Boolean TextCompare)
   at Microsoft.VisualBasic.CompilerServices.Operators.CompareObjectNotEqual(Object Left, Object Right, Boolean TextCompare)
   at u.b()


So there still is a problem when converting a number like 1365543861.32573 to a double (probably related to my country preferences since I'm in Europe and here a double would look like this: 1365543861,32573 (comma instead of period)


Thanks for the info, can you send me an email to support@goverlay.com so we can check it out?

naaitsab wrote:@TheLaGmAn
As requested. With SIV and RTSS turned off and all other plugins disabled it still crashes at about 1400MB RAM usage (51% left on the system) so there is still a memory leak.
The same kernelbase.dll and .net 'out of memory' error in the windows event log.


Thats really odd, send me an email too, i will need to check it in your installation, i dont have the memory leak myself and i keep it on

Re: GOverlay 1.4.8 Released

PostPosted: Thu Feb 16, 2017 3:28 pm
by honzfonz
Thanks

Re: GOverlay 1.4.8 Released

PostPosted: Sat Feb 25, 2017 6:24 pm
by Satjevier
Thanks