I'm having trouble creating the yaml files, and i don't know if i'm doing any progress, and what i'm doing wrong.
I have deduced that the plugin uses 3 scenes (Scene_Menu, Scene_BookMenu and Scene_Book), and 4 windows (Window_MenuCommand, Window_BookList, BookTitle, BookText).
The scene i'm currently trying to manage (Scene_BookMenu) consists of 3 windows (Window_BookList, Window_BookTitle and Window_BookText).
I've tried to define the windows with templates with lackluster information, hoping it'd proceed to give me the next error in things i'd try to solve, but i only get the same error as last time.
BookList, BookTItle and BookText contain the same information.