When closing the Shed door, ScummVM crash.
scummvm: ../../src-master/src/engines/sherlock/image_file.cpp:185: void Sherlock::ImageFrame::decompressFrame(const byte*, bool): Assertion `frameSize == 0' failed.
ScummVM 1.8.0git6466-g3eebf2e (Feb 3 2016 05:31:24)
Language: German
Version: Floppy
OS: Linux/siduction 64bit
Looks like the German version had a few corrupted run-length encoded frames of the door closing. I've changed the logic so that it handles it. You'll notice the slight graphic corruption as it closes, but at least it won't crash now.