Hi again

Currently I am trying to serialize some of my classes using shared_ptr's. Unfortunately, trying to do so throws the following assertion error when deserializing:



Investigating...