Hi Daedra,
I have been testing out your lighting system for my project, and it looks great! I did find an issue with it that has thrown a wrench in my testing...
It appears that any time I attempt to execute a Save function in a map with a light in it or a light as part of the player the Save function fails. Then, when you try to exit the save menu you get a "TypeError - this._actors.map is not a function" error.
I fiddled with it in my project for a bit (not being a javascript expert) and it looks to be a problem with the serialization during the save that fails.
After looking around in my project for potential issues I tried to save in the demo project and got the same issue with the provided demo project.
Could you take a look when you are able? I love the lighting system!
[EDIT]: I am using the RPG Maker MV version.
Thank you,
Pelar