If you are trying to save a map of actors.
I’ve only implemented Maps of:
<Object|Object>
<Name|Object>
If your contains references to actors you should convert those references to Soft References instead.
The will print to output log if a map can’t be saved.
It’s still in my to do list to include other types of maps when there’s objects hard references in them.