Opened 3 months ago

Closed 3 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)

burger-demo.006 (20.7 KB ) - added by antoniou79 3 months ago.

Download all attachments as: .zip

Change History (4)

by antoniou79, 3 months ago

Attachment: burger-demo.006 added

comment:1 by antoniou79, 3 months ago

Attached a saved game where I've already waited around 8 minutes, so the crash will happen in around 15 seconds after loading it.

comment:2 by dreammaster, 3 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 dreammaster, 3 months ago

Owner: set to dreammaster
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.