#4380 closed defect (fixed)
BASS: "showgrid" enabled triggers an assert
Reported by: | SF/jmmdebian | Owned by: | joostp |
---|---|---|---|
Priority: | high | Component: | Engine: Sky |
Version: | Keywords: | ||
Cc: | Game: | Beneath a Steel Sky |
Description
Running command `showgrid` in the debugger at the very end of the subway tunnel and then going into the next room causes the program to abort due to an assertion failure:
Reported in the Debian BTS with a save game and the necessary steps to reproduce: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462618
This can still be reproduced with 0.13.1.
Ticket imported from: #2813472. Ticket imported from: bugs/4380.
Attachments (1)
Change History (9)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Priority: | normal → high |
---|
comment:3 by , 15 years ago
I am posting a patching instead of committing to trunk since I am not familiar with the sky engine.
The patch just disables the display of the grid for locations which don't have one. Somebody please review and commit the patch if adequate.
comment:4 by , 15 years ago
Owner: | set to |
---|
comment:6 by , 15 years ago
Summary: | Running BASS with "showgrid" enabled triggers an assert → BASS: "showgrid" enabled triggers an assert |
---|
comment:8 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Raising priority. This bug is nice to get fixed before the release.