[Scummvm-tracker] [ScummVM] #10515: SCI game "Manic Mansion" doesn't work on current build
David Turner
trac at scummvm.org
Mon Nov 5 03:52:40 CET 2018
#10515: SCI game "Manic Mansion" doesn't work on current build
--------------------------+-------------------------
Reporter: lordelan | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Resolution: | Keywords:
Game: SCI Fanmade |
--------------------------+-------------------------
Comment (by digitall):
Well, firstly there is no FANMADE detection entry in the SCI engine for
Manic Mansion:
https://github.com/scummvm/scummvm/blob/master/engines/sci/detection_tables.h#L5091
One should be added, but this should still not crash in this way on
unknown SCI fangames...
The backtrace from valgrind indicates that this is occurring when the
fallback detector is being invoked. It may not be setting some of the
plainGameDescriptor values correctly. Will need to track this down and fix
before adding a detection entry for this game i.e. so we are fixing both
issues and not just masking the crash.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10515#comment:3>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list