Plugin freaks out and dies if there is not plugins/spells/ directory
Hypersonic opened this issue ยท 5 comments
Steps to reproduce:
- Run plugin without plugins/spells/ directory
Steps to fix:
- Check for existence of plugins/spells/ directory before running
- Create it if it doesn't exist
actually, it was already fixed in a previous push, but I'm fixing the case where the directory was write protected.
I'm having trouble with it, I've ensured the directory is allowed to be written to, but I still get told that it isn't.