My import through SIXX is OK.
I can load it but when I try to login, the squeak image crash.
Do you have a crash-dump?
Do you have block-contexts or MADynamicObject instances in your
serialized mode? If you do, you have to get rid of them beforehand:
PRComponent allInstancesDo: [ :each | each reset ]
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch