Opened 11 years ago
Closed 11 years ago
#6498 closed defect (fixed)
RINGWORLD2: Crash when talking to Miranda
Reported by: | eriktorbjorn | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: TsAGE |
Version: | Keywords: | ||
Cc: | Game: | Return to Ringworld |
Description
English CD version
At the beginning of the game, I went to the bridge and spoke to Miranda (or Seeker). Miranda gave me an infodump of what happened since the end of the previous game. But when I tried to speak to her again, the game crashed. Valgrind gave the following error:
==12258== Invalid read of size 4 ==12258== at 0x907D1E1: TsAGE::ConversationChoiceDialog::execute(Common::Array
Ticket imported from: bugs/6498.
Change History (4)
comment:1 by , 11 years ago
Owner: | set to |
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Turns out it was the result of a mis-cast commonly done in many of the scene specific speaker classes
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I was able to return to the bridge to talk to Miranda later, but some - not all - conversation options would still cause crashes. (In my original bug report, I wouldn't even get a conversation menu.)