Persee wrote:Resurrection hasn't Multiverse ID. It make crash WAD Editor.
It does not crash the WAD Editor because it doesn't have a Multiverse ID (see
The Rack and the tokens in my wad don't crash it and they don't have Multiverse IDs either), the WAD Editor crashes because
Resurrection does not have an underscore in the filename. I have already reported this as a bug in WAD Editor (Refer to my post
here which also includes a couple of workarounds). An editor for a game should support everything that the game supports (within reason), so since the game supports filenames without underscores an editor should also support filenames without underscores (this is reasonable).
The reason it does not have a Multiverse ID is because the picture used comes from DotP 2010 (which does not use Multiverse IDs) and there is no version of the card on gatherer with that picture hence I do not have a Multiverse ID to give it. The problem is a bug in the WAD Editor not a problem with my wad (which works perfectly well with DotP 2013).
As it stands, if anyone creates a card without an underscore in the filename (for any reason) that card will cause the WAD Editor to crash. Here are some other example filenames that will crash it (notice that two of them actually have Multiverse IDs in the filename):
- RESURRECTION108885.XML
- THUNDERBLUST157411.XML
- THERACK.XML
These will NOT crash the WAD Editor (notice that some have underscores in places people will not usually put them):
- RESURRECTION_.XML
- RESURRECTION_108885.XML
- RESURRECTION108885_.XML
- RESUR_RECTION108885.XML
- RESURRECTION108_885.XML
- THUNDERBLUST_157411.XML
- THUNDERBLUST157411_.XML
- THUNDER_BLUST157411.XML
- THUNDERBLUST15_7411.XML
- THE_RACK.XML
- THERACK_.XML
- T_HERACK.XML
As a side note RisenDeep (who wrote WAD Editor) has not visited the forums since August 6th 2012 (a month ago) so it is possible that WAD Editor is no longer being worked on.