richgel999 / rg-etc1

Automatically exported from code.google.com/p/rg-etc1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on 64 bits linux

GoogleCodeExporter opened this issue · comments

-What steps will reproduce the problem?

call rg_etc1::pack_etc1_block_init();

-What is the expected output? What do you see instead?

it should work, do nothing. Instead it does:

rg_etc1.cpp:1917: void rg_etc1::pack_etc1_block_init(): Assertion `best_error 
<= 255' failed.
Aborted (core dumped)


-What version of the product are you using? On what operating system?

latest / svn

Please provide any additional information below.

works ok on 32 bits linux

Original issue reported on code.google.com by redu...@gmail.com on 12 Dec 2012 at 11:23

This was fixed in r4.

Original comment by Xsacha on 17 Nov 2013 at 5:11

I guess this issue could be closed?