[Bf-python] Little (almost new UPDATE) error with 228c

models at paposo.com models at paposo.com
Thu Oct 2 03:27:39 CEST 2003


Hah!

change
    ob = add_object(OB_EMPTY);
in PutRaw() to
    ob = add_object(OB_MESH);

the usercount for the mesh might be zero but we need a mesh object to link
it to not an empty object.




More information about the Bf-python mailing list