Opened 20 years ago
Closed 20 years ago
#2773 closed defect (fixed)
MANIACNES: Crash on click in speechtext-area
| Reported by: | SF/beerdeer | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Maniac Mansion |
Description
Hi. I'm using the E version of MM, running it in ScummVM 0.9.0-stable (win32 and linux, last one is compiled by myself). On clicking on the top of the screen (were the speechtext is displayed if someone is speaking) ScummVM crashes without any errormessage. It happens in win32 and linux as well, and exactly the same way.
The chosen graphics- and render-mode doesn't seem to matter.
Thanx for your work.
Ticket imported from: #1536932. Ticket imported from: bugs/2773.
Change History (7)
comment:1 by , 20 years ago
| Summary: | Crash on click in speechtext-area → MM-NES: Crash on click in speechtext-area |
|---|
comment:2 by , 20 years ago
| Owner: | set to |
|---|
comment:3 by , 20 years ago
comment:4 by , 20 years ago
| Summary: | MM-NES: Crash on click in speechtext-area → MANIACNES: Crash on click in speechtext-area |
|---|
comment:5 by , 20 years ago
It's not speechtext area, but 16 pixels above it. I added additoinal virtual screen there (see line 279 in engines/scumm/gfx.cpp). It was a workaround in fact, and I didn't managed to hook it properly so it doesn't crash.
comment:6 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

There really is no error message at all ? Very odd...
Eugene?