Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#39 closed defect (fixed)

Indy4 crashes late in the game

Reported by: SF/olki Owned by: vincenthamm
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Indiana Jones 4

Description

In Atlantis, the game exits with following error:

Loading room 222 Error(94:206:0x15FE3): Invalid actor 205 in o5_getActorRoom! Press a key to quit.

Ticket imported from: #481438. Ticket imported from: bugs/39.

Change History (9)

comment:1 by (none), 22 years ago

Logged In: NO

I just saw this too, when you enter the inner circle from the canal after having "opened" the door with the machine on the right.

comment:2 by (none), 22 years ago

Logged In: NO

I just saw this too, when you enter the inner circle from the canal after having "opened" the door with the machine on the right.

comment:3 by SF/jackburton, 22 years ago

It could be another bug as the one with the camel in Omar-Al- Jabbar's house.

comment:4 by SF/strigeus, 22 years ago

Owner: set to SF/strigeus

comment:5 by SF/root_42, 22 years ago

Confirmed! The german version of Indy 4 crashes also at the entrance to the innermost circle of Atlantis:

Loading room 222 Error(94:206:0x160C3): Invalid actor 205 in o5_getActorRoom! Press a key to quit.

comment:6 by vincenthamm, 22 years ago

I've spent some time working on this bug. The game crash because it is testing a variable that should contain the number of an actor but for some reasons, it's complete random :/ If I remember well, it's the global variable number 411. The bug can come from a script that set var 411.

For now, I made a little walkaround to this bug. It'll be committed to the cvs with my next update (huge update I promise you)

comment:7 by vincenthamm, 22 years ago

Owner: changed from SF/strigeus to vincenthamm

comment:8 by vincenthamm, 22 years ago

Resolution: fixed
Status: newclosed

comment:9 by digitall, 5 years ago

Component: Engine: SCUMM
Game: Indiana Jones 4
Note: See TracTickets for help on using tickets.