Snowmane Gaming

Results 3 comments of Snowmane Gaming

Fixed it locally. Just have to `bind(this)` to your `reloadModuleButtons()` function. `this.hooksRegister.reloadModuleButtons = Hooks.on("reloadModuleButtons", this.reloadModuleButtons.bind(this))`

I removed line 181 locally and tried to see if anything blew up. It worked fine.

The fix to get the buttons working without an active scene is not a priority for me. I just hope to avoid issues in my module where people claim the...