Hi.

Did controller mechanism or loading of a file in GE changed in a past week
or two? (Swiss Cheese Branch)
On desktop it works fine, but it fails on android.

readfile.c:4120
 for (cont = ob->controllers.first; cont; cont = cont->next) {
for (a=0; a < cont->totlinks; a++)
 cont->links[a] = newglobadr(fd, cont->links[a]);  <--

Null pointer

Thank you,
Alex
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to