#21 closed defect (fixed)
Invalid actor in indy4
Reported by: | SF/jackburton | Owned by: | SF/strigeus |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Indiana Jones 4 |
Description
In Omar-Al-Jabbar's house (logic and action path), if you use the camel, the game will exit with this error: Error(65:210:0xB215): Invalid actor 106 in o5_walkActorToActor(2)!
As I already told you, I managed to fix that error by changing the first walkactortoactor opcode to walkactortoobject. Still unsure if it's the correct solution.
Ticket imported from: #478644. Ticket imported from: bugs/21.
Change History (4)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Indiana Jones 4 |
Note:
See TracTickets
for help on using tickets.
I've fixed the bug. It seems to be a bug in the original Indy4 game. I added a workaround.