Log an error rather than crashing when realizing loading of a movie won't work due...
commit78619f0b6b11fcc4af9564f3179703ba12e46533
authorSandro Santilli <strk@keybit.net>
Thu, 17 Feb 2011 18:15:42 +0000 (17 19:15 +0100)
committerSandro Santilli <strk@keybit.net>
Thu, 17 Feb 2011 18:15:42 +0000 (17 19:15 +0100)
treef070dba7250e2b83805e573031ba7ec5b1d3886d
parent12a026434bc252d59b338485e4c4a5a0e79e2819
Log an error rather than crashing when realizing loading of a movie won't work due to limitation in movie_root::findCharacterByTarget. Fixes the assertion failure of bug #32506 (but not support for that movie).
libcore/vm/ASHandlers.cpp