Itoo Software Forum

Author Topic: Deleting Library from the Forest Library editor deletes server content  (Read 4457 times)

MartinMHulse

  • Newbie
  • *
  • Posts: 4
i just had to re-create my custom library after PC re-build, and noticed that whilst trying to re-organise the library folders inside the Forest editor, it deleted content from the server location? Is this really possible as it seems very dangerous?

MartinMHulse

  • Newbie
  • *
  • Posts: 4
Re: Deleting Library from the Forest Library editor deletes server content
« Reply #1 on: January 13, 2025, 06:43:39 PM »
Had to download content from evermotion again, reloading and get this wierd import, one of the max files has been split into two Object files? I have gone through the import procedure twice and tried to reload the max file again and it splits it again?

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2887
Re: Deleting Library from the Forest Library editor deletes server content
« Reply #2 on: January 14, 2025, 09:29:43 AM »
Hi Martin,

Could it be that there are multiple objects in the scene? If so, you can use the * in the <object> tag:
Code: [Select]
<object>*</object>to attach these objects during the import process.

I hope that helps.

Best regards,