Eevon wrote:Tried new 2012-01-04 xmdb file - same error. Other xmdbs work fine. Come on guys, could you check it on your side please? You don't have to have snes roms to check it.
I'm getting the same error using 2012-01-04 DAT and XMDB file and Goodmerge 3.1.2199.25374.
The old XMDB had 3496 entries, my complete SNES Romset has 3497 roms.
Bokujou Monogatari (Japan) (BS) was not included in the XMDB file, then i found that:
Bokujou Monogatari (Japan) (BS) -
http://datomatic.no-intro.org/index.php ... =49&n=3498
had its parent set to
"
Bokujou Monogatari (Japan) (Rev 1)" -
http://datomatic.no-intro.org/index.php ... =0268&s=49
but the parent for that rom was set to:
"
Harvest Moon (Europe)" -
http://datomatic.no-intro.org/index.php ... =1024&s=49
There was a clone pointing to another clone as its parent so I've changed the parent of
"
Bokujou Monogatari (Japan) (BS)" to be "
Harvest Moon (Europe).sfc" and now its included in the new XMDB file.
The problem is actually with the rom below, there is no "bias zone" line for it:
"
SNES Burn-in Test Cartridge (Unknown) (Rev D)" -
http://datomatic.no-intro.org/?page=sho ... =49&n=3450
I think the "Unknown" region is causing the problem as editing the XMDB file from:
Code: Select all
<zoned type="deferred">
<clone name="SNES Burn-in Test Cartridge (Unknown) (Rev D)"/>
</zoned>
to this below seems to make the merge start without any errors.
Code: Select all
<zoned type="deferred">
<bias zone="E" name="SNES Burn-in Test Cartridge (Unknown) (Rev D)"/>
<clone name="SNES Burn-in Test Cartridge (Unknown) (Rev D)"/>
</zoned>
I don't know how to fix this on Dat-o-Matic, so i'm going to let someone else handle it
but for now you can just edit the XMDB file in notepad and add the missing line.
I'm merging my set as a test, i'll report back with the results when its done...
edit2: merge successful.
Code: Select all
GoodMerge 3.1.3641.37824 - 2012-01-06 12:52:01 AM
Nintendo_-_Super_Nintendo_Entertainment_System 20120105 - Using a maximum of 6736MB RAM.
... <snip> ...
Statistics
5,131,711,157 bytes in 3,497 files were compressed into
1,611,313,941 bytes (31% of original) in 1,961 files (56% of original).
Elapsed: 0:25:13
Finished - 2012-01-06 1:17:33 AM