Page 1 of 1

Resource build tool crashes

Posted: 02 Nov 2014, 07:23
by yhgu
Resoure build tool crashes when converting png file of 2048 or higher line pixels for GL.

SDK: NoesisGUI-SDK-win-1.2.0.5013
OS: Win7 x64

{{{
Unhandled exception at 0x10493BBF: Access Violation writing location 0x00592000
}}}
{{{
[ 0] [0x10493BBF] Noesis.dll
[ 1] [0x10493C65] Noesis.dll
[ 2] [0x1002256D] Noesis.dll
[ 3] [0x100E2283] Noesis.dll
[ 4] [0x100C342E] Noesis.dll
[ 5] [0x100BD46B] Noesis.dll
[ 6] [0x100BD68F] Noesis.dll
[ 7] [0x100BDA75] Noesis.dll
[ 8] [0x100BDADC] Noesis.dll
[ 9] [0x100E26E8] Noesis.dll
[10] [0x100E28D9] Noesis.dll
[11] [0x100E2B5B] Noesis.dll
[12] [0x1004DFBD] Noesis.dll
[13] [0x1004E360] Noesis.dll
[14] [0x1004E178] Noesis.dll
[15] [0x1004E69F] Noesis.dll
[16] [0x00401AF6] Resource.BuildTool.exe
[17] [0x1037521C] Noesis.dll
[18] [0x00401530] Resource.BuildTool.exe
[19] [0x00402D60] Resource.BuildTool.exe
[20] [0x7583338A] kernel32.dll!BaseThreadInitThunk + 0x12 bytes
[21] [0x771A9F72] ntdll.dll!RtlInitializeExceptionChain + 0x63 bytes
[22] [0x771A9F45] ntdll.dll!RtlInitializeExceptionChain + 0x36 bytes
}}}

Re: Resource build tool crashes

Posted: 02 Nov 2014, 23:18
by jsantos
I have fixed this problem today and also added texture compression to GL (it was not yet implemented). The problem will be solved in the next v1.2 Beta that we expect to release this week. If this is critical for you please contact us in private, I will provide you a preview version.

Thanks for the report.

Re: Resource build tool crashes

Posted: 06 Nov 2014, 11:34
by jsantos
Fixed in the last beta. Thanks again!