#2374 closed defect (fixed)
MANIACNES: Assertion failed when loading
Reported by: | SF/a60wattfish | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Maniac Mansion |
Description
ScummVM version: ScummVM 0.9.0CVS (Nov 22 2005 11:58:58) Version of game: Maniac Mansion (English (US)/NES) Platform: Win32
When loading ManiacNES I get the following error as soon as the first screen has finished loading (from left to right): Assertion failed: w > 0 && x + w <= _screenWidth, file backends/sdl/graphics.cpp, line 808
After this error appears ScummVM closes.
I mentioned this a couple of days ago on the IRC channel and Kirben said "Those asserts were added recently, sounds like the game is sending invalid rect values."
Ticket imported from: #1364108. Ticket imported from: bugs/2374.
Change History (2)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The assertion problems have been fixed by Quietust.