Thank you, I will try it ^^'
Nope, same error :/
Like I said, it's not a plugin compatibility error, in my opinion.
I have this message only for that cutscene.
Here's the event page, the highlighted common event it's unrelated
First string's a Play BGM
Second one is the blank potrait
Third one's a common event for a custom text box, but it's not giving any problems
Third one's the mouth with this code, that worked with another character, and works even now with him:
[Show image of the mouth]
and then these script calls
$gameScreen.picture(97).setAnim(["00LIPSYNCH_OLLIE_SATANA_CLOSED","00LIPSYNCH_OLLIE_SATANA_HALF","00LIPSYNCH_OLLIE_SATANA_OPEN"],6)
$gameMessage.setAnim(97)
The three events after the text box are the "Delete images" commands
