#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 , 23 years ago
comment:2 by , 23 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 , 23 years ago
It could be another bug as the one with the camel in Omar-Al- Jabbar's house.
comment:4 by , 23 years ago
Owner: | set to |
---|
comment:5 by , 23 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 , 23 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 , 23 years ago
Owner: | changed from | to
---|
comment:8 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:9 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Indiana Jones 4 |
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.