I fixed it (at least I hope).

Turned out player's dna was outdated.

Alex

On Wed, Jul 4, 2012 at 2:07 PM, Alexandr Kuznetsov <kuzsa...@gmail.com>wrote:

> 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