The clue is in the "no such function in script" words in the error message. You have an interaction set up for the after fadein event in the room's interactions, but no such function in the script. Either reinstate the function in the script, or remove the interaction.