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...
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.
It's the base object of the object that's incorrect, not the object itself :)
Btw, this all happens when entering room 39, with script 39
Fixed in rev #54510