dwatteau / scummtr

Fan translation tools for SCUMM engine games
MIT License
23 stars 4 forks source link

MONKEY1-FLOPPY-VGA-FR: Fatal duplicate offset error in ScummRp/ScummTr #18

Closed dwatteau closed 3 years ago

dwatteau commented 3 years ago

ScummRp and ScummTr both fail on MONKEY1-FLOPPY-VGA-FR (not the EGA version, not the CD-ROM version) with the following error:

ERROR: Duplicate offset in index: 0x18E82 in room 59

Original Win32 binaries also have this problem.

RoomPack::_checkDupOffset() in ScummRp/block.cpp has some code to deal with this.