#4963 closed defect (fixed)
ICEMAN Demo: Fails to find base object
Reported by: | SF/mthreepwood | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Codename: ICEMAN |
Description
ICEMAN Demo (r51309, Mac OS X 10.6, 64-bit)
If you watch to the point where you're at the controls of a sub, it errors out with this message:
"Failed to locate base object for object at 0015:015C; skipping"
Of course, it doesn't actually skip anything and errors out. This was probably one of the warnings turned error from a while ago...
Ticket imported from: #3034713. Ticket imported from: bugs/4963.
Change History (8)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Component: | → Engine: SCI |
---|---|
Game: | → Codename: ICEMAN |
comment:3 by , 14 years ago
It's the base object of the object that's incorrect, not the object itself :)
comment:6 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:8 by , 4 months ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
The object at 15:15c seems to valid to me; I need to look a little deeper as to why it's failing. Just ignoring the error will lead to the game trying to send to an object/script in that segment.