But it should sayAlthough we have disabled Hollywood's error handler by passing True to ExitOnError(), Hollywood will still immediately halt the script's execution because passing "Hello" to LoadBrush() is just plain wrong and Hollywood will consider this a major mistake and won't allow your script to intercept this error in any way.
... by passing False to ExitOnError() ...
Shouldn't it?