Heres the package at this point in time:
http://scoobydoo.freespacemods.net/Problems/Downloads.rarThe controller is crammy's own work, from what i can tell, it creates and removes it when necessary. The token for the accessory is created once the user makes some changes to the accessory itself. From what I can tell, the controller doesn't touch the accesory's token, instead it has it's own token.
YES!!!!!!! I believe I've found the bug. In order not to conflict with crammys original tokens, i re-guid my token. Course makes sense now... the engine didn't see the guid of the token in the list of guids for accesories, objectes...etc so it simply decided to leave it out. I'll just have to give my first token entry a unique number like 1000, so I can detect if I'm reading in the old crammy token or my new entries.
Btw Pescado, would you or some very bhav knowledgeable person, go through my code when I've basically finished it, so I know I haven't made a really bad mistake? When I'm done I'll write up a Word doc commenting the code. (Oh how I wish there was a comment bhav)