Page 2 of 2

Re: how to load decks from other comps without overwriting?

Posted: Sat Sep 07, 2019 00:41
by Remoz
I just tried your tips, and now, all compositions that i import are empty..

After that i tried to change the IDs of my actual comp and when i drag/drop one from the bin, it's merging both and overwriting clips which are on same slots.

I'm on Resolume Arena 7.

Re: how to load decks from other comps without overwriting?

Posted: Sun Sep 08, 2019 18:44
by Zoltán
Remoz wrote: Sat Sep 07, 2019 00:41 I just tried your tips, and now, all compositions that i import are empty..
You need to be very careful editing the composition file in a text editor, I guess you missed to change a few IDs. also you need to have the IDs you can find in the DeckInfo, assigned to Decks to have them show up.
That said, we don't recommend to edit the avc files manually.

Re: how to load decks from other comps without overwriting?

Posted: Mon Aug 02, 2021 11:35
by kCologne
Tschoepler wrote: Fri Jan 14, 2011 19:22 I changed the deckID in

Code: Select all

<deck id="1234…"
as well (proforma). Just changed the last digit to something different. This is crucial as well. Just checked and it wouldn't work if the id was the same among different decks. Makes sense after all.

:idea: I think I could easily implement this into my CompEditor patch. I keep you updated.
Hi!

Having the same Problem with Version 7, but cannot open the arc in a Texteditor !?
Any Suggestion?

Cheers - Michael

Re: how to load decks from other comps without overwriting?

Posted: Mon Aug 02, 2021 12:27
by Zoltán
Try a different text editor, it's just xml. ;)

Re: how to load decks from other comps without overwriting?

Posted: Mon Aug 02, 2021 14:04
by kCologne
Zoltán wrote: Mon Aug 02, 2021 12:27 Try a different text editor, it's just xml. ;)
Thanks!