Hi, I have a problem with the plugin for an event daemon I created.
I decided that I didn’t like the name of the plugin I created, so I changed the Python filename to something else, and made sure to change the name of the function that’s inputted into the ‘reg.registerCallback()’ function into the same name as well.
But after doing that, I discovered that the plugin no longer works and no logs are recorded for the plugin either.
Does anyone know why this is happening and how to fix this problem?
Some help would be greatly appreciated.