#315
Discarded
Making a set file with only decks in it
Reported by Gaspare on OCTGN · 06/11/2010 11:22:36
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Discarded
- Category:
- None
- Version:
- None
- Issue type:
- Feature
Hi, i’m trying to create a set file which contains only decks, not pictures nor cards. I’ve taken as example a file who has decks into it and tried to recreate the same syntax.
As far as i know, decks relationships are put only into the file “.rel”, and they are not present in any form into xml files.
So i made a dummy xml file containing only the intestation of the set
<?xml standalone="yes" encoding="utf-8" version="1.0">
<set id="9b7d59f3-d1e2-44b0-aaff-f1d54f7f6b92" gameversion="1.0" name="Preconstructed Decks" gameid="A6C8D2E8-7CD8-11DD-8F94-E62B56D89593" version="1.0">
</set>
and a dummy “precon_decks.xml.rels” file which contains only
<relationships xmlns="schemas.openxmlformats.org/package/2006/relationsh
and of course the “.rels” file which contains the decks relationships.
When i try to install it, it returns this error:
“‘Preconstructed Decks.o8s’ an error occured during installation:
Specified part does not exist in the package.”
I don’t know which is this “part” it’s referring to… Any hint?
Attachments
No attachment has been uploaded, yet.
Loading comments...