Android Packaging Cook Failure

I can confirm the same issue on AMD while working on Intel. It’s a crash in ispc_texcomp.dll, though I don’t have any symbols for this file to be more specific.

Here’s the function where it dies.

ispc_texcomp.dll!quantize_endpoints_scale___un_3C_s_5B_vyastc_block_5D__3E_un_3C_vyf_3E_sse2() Unknown

skyphyr did you get this from a log? Just want to compare my situation.

I had the same issue regarding ispc_texcomp.dll. I can’t cook and I can’t even launch on my mobile device. The error message is: Illegal instruction.
I think CodeWorks tries to compress textures with ispc_texcomp.dll and doesn’t recognize AMD Processors, it is built to run on Intel Processors only. What a pity! I use AMD FX-6300.