No, that about the Rendering Engine is not an error. It's a message in case an error happens.
The real "error" is on line 157. It says that the Sprite_AnimationMV is undefined. But that is not possible because Sprite_AnimationMV is defined on the core plugins of the RPG Maker.
Some other plugin is undefining this. I don't know what other plugins you are using or how do you ported your MV version to MZ. But if you disable all your plugins on your own project, and then only enable the Book and platform, do you get the same error?