Opened 11 years ago
Closed 11 years ago
#6388 closed defect (fixed)
SCI: Castle of Dr Brain Spanish crashes after Computer Room
Reported by: | SF/vklink | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Castle of Dr. Brain |
Description
ScummVM version - 1.6.0-windows Bug details, including instructions on reproducing - I was playing and the game crashes just after finishing the computer room and trying to enter the left room. added save just before the crash Language of game - Spanish Version of game - DOS Platform and Compiler Windows 7 x86
Ticket imported from: #3614914. Ticket imported from: bugs/6388.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | castlebrain-es.000 added |
---|
comment:1 by , 11 years ago
Summary: | Crash in castle of dr. brain → SCI: Castle of Dr Brain Spanish crashes after Computer Room |
---|
comment:2 by , 11 years ago
vklink: Please can you run the latest development master nightly build from http://www.scummvm.org/downloads/#daily and see if the issue still occurs?
If so, please copy any error messages from the console which occur when the "crash" happens i.e. this is usually the engine hitting an error in the original datafiles, but we need the debug trace from there to investigate and work out a fix...
comment:3 by , 11 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 11 years ago
Fixed in commit 0885a003c57a00b0f2dcee120cdbd2c84008ba10, please try the next daily version.
There is junk contained in the displace x/y fields of a picture (pic 261), which triggered a relevant check. These fields are ignored and are always 0, but in this case they contained junk.
Thanks for your report, closing as fixed.
Save just after finish computer room and before the crash