Caramel

Results 11 issues of Caramel

`CSymEngine::GetOsInfo(COsInfo& rOsInfo)` uses deprecated GetVersionEx API. Applications not manifested for Windows 8.1 or Windows 10 will return the Windows 8 OS version value (6.2). We need to find out better...

``` Error Reason: ---------------------------------------- AdvancedLauncher.exe caused InvalidOperationException (This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.) in assembly "System" at IL:23, NATIVE:8240771, System.Void System.ComponentModel.BackgroundWorker.RunWorkerAsync(System.Object argument) CLR Stack Trace:...

bug
ProfileManager

``` Error Reason: ---------------------------------------- AdvancedLauncher.exe caused IOException (The process cannot access the file 'C:\Joymax\DMO\GDMO.exe' because it is being used by another process.) in assembly "mscorlib" at IL:571, NATIVE:14460923, System.Void System.IO.__Error.WinIOError(System.Int32...

bug
duplicate

Windows Vista SP2 ``` Error Reason: ---------------------------------------- AdvancedLauncher.exe caused FileNotFoundException (The specified module could not be found. (Exception from HRESULT: 0x8007007E)) in assembly "System.Management" at IL:28, NATIVE:253475, System.Void System.Management.ThreadDispatch.Start() CLR...

bug

``` Error Reason: ---------------------------------------- AdvancedLauncher.exe caused NullReferenceException (Referência de objeto não definida para uma instância de um objeto.) in assembly "AdvancedLauncher" at IL:97, NATIVE:279, System.Void AdvancedLauncher.Management.Internal.LoginManager.Login(AdvancedLauncher.SDK.Model.Config.Profile profile) CPU: ---------------------------------------- Architecture:...

bug
LoginManager

Check for available disk space before update

enhancement
UpdateManager

``` CLR Stack Trace: Interrupted Thread, TID: 18 ---------------------------------------- "mscorlib" at IL:571, NATIVE:14460424, System.Void System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath) "mscorlib" at IL:80, NATIVE:14245604, System.Void System.IO.FileStream.WriteCore(System.Byte[] buffer, System.Int32 offset, System.Int32 count) "ICSharpCode.SharpZipLib"...

enhancement
UpdateManager

``` CLR Stack Trace: Interrupted Thread, TID: 13 ---------------------------------------- "AdvancedLauncher" at IL:439, NATIVE:1778, System.Void AdvancedLauncher.Tools.TargaImage.LoadTGAHeaderInfo(System.IO.BinaryReader binReader) "AdvancedLauncher" at IL:70, NATIVE:258, AdvancedLauncher.Tools.TargaImage..ctor(System.Byte[] filebytes) "AdvancedLauncher" at IL:8, NATIVE:61, System.Drawing.Bitmap AdvancedLauncher.Tools.TargaImage.LoadTargaImage(System.Byte[] bytes) "AdvancedLauncher"...

enhancement
Personalization

``` CLR Stack Trace: Interrupted Thread, TID: 11 ---------------------------------------- "mscorlib" at IL:571, NATIVE:14584403, System.Void System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath) "mscorlib" at IL:998, NATIVE:1430, System.Void System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32...

Implement image conversion from most popular formats to in-game TGA.

enhancement
Personalization