unexpectedpanda / retool

Retool: a better filter tool for Redump and No-Intro DAT files.
BSD 3-Clause "New" or "Revised" License
355 stars 23 forks source link

MIA Dat xml attribute causes crash #197

Closed FidoFuz closed 2 years ago

FidoFuz commented 2 years ago

Datters have started to introduce a new mia attribute (for example in the Atari ST No-Intro Dat). If the dat contains this attribute then retool will crash when attempting to load the dat.

unexpectedpanda commented 2 years ago

I'll need to redesign the GUI version of Retool so this doesn't look like a crash, and more usefully points out that the DAT doesn't follow standard.

I'll look into the new DTD-violating attribute. Weird to introduce yet another attribute though, the better choice would have been to use the existing status field.

unexpectedpanda commented 2 years ago

This is fixed in 1.10. The design changes though will be held until v2.