
Hi
Copying monsters with items does not work proper. You will loose your dungeon, when you try to save!
Try this to reproduce the error:
1. Create a monster
2. Add one item to that monster
3. Copy this monster
4. Delete the item from the copied monster
5. Save the Game --> Crash!!! And only half the dungeon is saved...
Description:
When a monster with an item is copied, it keeps the same reference to that item. When deleting this item, the original monster will miss the item, because it was deleted from the copied monster.
Please create also a new item, when copying monsters or other objects...!
Beat