error for unregistered Objects in OpenSim 4.2:
Posted: Wed May 26, 2021 5:56 am
Hi,
I obseve that the new OpenSim 4.2 GUI considers an unregistered object as an error that aborts loading a model (.osim) file that contains that object. This is not the case for OpenSim 4.0 where one is only given a warning of the form:
Object::newInstanceOfType(): object type 'MyController' is not a registered Object!
Object type MyController not recognized
For some who are using the GUI mainly for visualization, it would help if the version 4.2 also warns about unregistered objects rather than making it an error that prevents loading the model file altogether; or is there a workaround other than having to register all new objects?
Thank you.
MLA
I obseve that the new OpenSim 4.2 GUI considers an unregistered object as an error that aborts loading a model (.osim) file that contains that object. This is not the case for OpenSim 4.0 where one is only given a warning of the form:
Object::newInstanceOfType(): object type 'MyController' is not a registered Object!
Object type MyController not recognized
For some who are using the GUI mainly for visualization, it would help if the version 4.2 also warns about unregistered objects rather than making it an error that prevents loading the model file altogether; or is there a workaround other than having to register all new objects?
Thank you.
MLA