RivenTheMage Sat, 11 Aug 2012 11:25:19 -0700
This is infinite loop: for (ubyte i=0; i<=255; i++) { ... }
I guess it's a bug?