Opened 10 months ago
Closed 9 months ago
#14951 closed defect (fixed)
M4: Orion Burger demo crashes when waiting around for more than 8 minutes
Reported by: | antoniou79 | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: M4 |
Version: | Keywords: | ||
Cc: | Game: | Orion Burger |
Description
This is from a local build (release mode, Mingw-w64) on Windows, from current master HEAD (2.9git).
On ScummVM, while waiting around on the middle level of the gerbil cage (it could be anywhere, but I've only tested on that level), for about 8 minutes (or a bit more), ScummVM throws a crash error to the debugger console:
ERROR: Time to abduct Wilbur in space?!
Playing the demo via DosBox, nothing seems to happen when waiting around the same level of the gerbil cage. I've tried waiting for more than 15 minutes and nothing happened.
Maybe this event is ignored for the demo?
Attachments (1)
Change History (4)
by , 10 months ago
Attachment: | burger-demo.006 added |
---|
comment:1 by , 10 months ago
comment:2 by , 9 months ago
Good catch, and thanks as always for the savegame, that made things easier. The demo was incorrectly starting up the full game's list of timed events, including abudction, which was causing the crash. I've changed it so that only the full game has it set up.
comment:3 by , 9 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Attached a saved game where I've already waited around 8 minutes, so the crash will happen in around 15 seconds after loading it.