EDIT: I meant to post this in Spigot Plugin Development. I don't know how it got here. How do I move it? ![Stick Out Tongue :p :p]()
I am working on maintaining a plugin for my server, and it won't start up. The error in the console reads:
Lines 58 and 59 in the...
Very Strange NullPointerException

I am working on maintaining a plugin for my server, and it won't start up. The error in the console reads:
Code (Text):
09.06 17:02:58 [Server] INFO at com.hektropolis.houses.Houses.onEnable(Houses.java:58) ~[?:?]
09.06 17:02:58 [Server] INFO java.lang.NullPointerException
09.06 17:02:58 [Server] ERROR Error occurred while enabling Houses v1.8 (Is it up to date?)
09.06 17:02:58 [Server] INFO java.lang.NullPointerException
09.06 17:02:58 [Server] ERROR Error occurred while enabling Houses v1.8 (Is it up to date?)
Very Strange NullPointerException