Wad Map Converter|Refactor: Catch thrown Id1Map::LumpBufferErrors in ConvertMapHook()
We can recover from such an error, abandoning the conversion and trashing all data built up until failure. It is not necessary for the converter to instruct the engine to shutdown.
Wad Map Converter|Refactor: Catch thrown Id1Map::LumpBufferErrors in ConvertMapHook()
We can recover from such an error, abandoning the conversion and
trashing all data built up until failure. It is not necessary for
the converter to instruct the engine to shutdown.