Nothing to apologise for! Sorry the plugin is not working.
Could you please check whether it's a conflict with some other plugin? For this,
- either disable all other other plugins in the project, and try running the game with just this plugin installed,
- or create a new clean-state project and try installing our plugin there to check if it works with a clean-room project.
This way, we'll know whether the problem is caused by presence of some other plugin. (Unfortunately, this is not uncommon. RPG Maker doesn't provide a good isolation of plugins from each other, and it's impossible to test all the combinations.)
If you've verified that it is indeed a conflict between plugins, there are some things you can do:
- Try changing the order of the plugins. E.g. try putting this plugin first or last in the list of plugins, and see if it helps.
- You can try to understand what other plugin is causing the conflict. Try disabling plugins one-by-one and check our plugin starts working. If you find the conflicting plugin, please tell me and I'll make my plugin compatible with it.
- As a last resort, you can send me the files of the plugins in your project (basically the plugins folder) to d@garbata.net and I'll test it on my computer. Note that plugin settings might contain some proprietary data (e.g. quest log plugin settings may contain all quest text in the game), so please make sure you don't send anything secret.
If you've verified it's not a conflict between plugins, then something is wrong with the plugin settings. Maybe Test1 menu item was not set up properly. I can make an example project showing the settings.
Sorry, troubleshooting can be complicated! If there's something more I can help with, please tell me.
— Dmy