Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1558 closed defect (fixed)

FOTAQ : Crash on PocketPC when talking to Lola

Reported by: SF/arisme Owned by: SF/arisme
Priority: normal Component: Engine: Queen
Version: Keywords:
Cc: Game: Flight of the Amazon Queen

Description

Triggers an assertion in logic.cpp (gameState function). Saved game included.

Ticket imported from: #922003. Ticket imported from: bugs/1558.

Attachments (1)

queen.s00 (24.1 KB ) - added by SF/arisme 20 years ago.
Crash when talking to Lola on PocketPC

Download all attachments as: .zip

Change History (4)

by SF/arisme, 20 years ago

Attachment: queen.s00 added

Crash when talking to Lola on PocketPC

comment:1 by SF/arisme, 20 years ago

Status: newclosed

comment:2 by SF/arisme, 20 years ago

Resolution: fixed
Summary: Crash on PocketPC when talking to LolaFOTAQ : Crash on PocketPC when talking to Lola

comment:3 by SF/arisme, 20 years ago

Was traced back to an optimizer bug in Embedded Visual C 3, causing (int16)READ_BE_UINT16(ptr) to fail returning a signed value !

Fixed in branch and head.

Note: See TracTickets for help on using tickets.