Civcraft / JukeAlert

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/JukeAlert
BSD 3-Clause "New" or "Revised" License
5 stars 15 forks source link

Gui #76

Closed Maxopoly closed 8 years ago

Maxopoly commented 8 years ago

Tested and works, @ProgrammerDan do you want to look over this or should I just merge

Maxopoly commented 8 years ago

@ProgrammerDan merge?

ProgrammerDan commented 8 years ago

Just those comments, I'm assuming you have tested, so assuming those reasons are great I have no objection to merging. Lots more cleanup to do but at least some decent feature adds is a big help

waffle-stomper commented 8 years ago

I'm getting a Null Pointer Exception on line 48 of ConfigManager (this.config = plugin.getConfig();) when I try to run the latest version of JukeAlert.

I tried deleting my old config file and updating CivModCore, but that doesn't seem to have helped. Is there something else I should try?

Maxopoly commented 8 years ago

No, that was because I did something stupid at the end. Should be fixed now.