Guide-API

Guide-API

76M Downloads

NullPointerException on creating new Book instance

ThePuzzlemaker opened this issue ยท 2 comments

commented

Whenever I do this line of code, my game crashes:
Book book = new Book()
http://pastebin.com/X2Guwb0k
PlanckGuide.java:
http://pastebin.com/fRVyhvK3

commented

You need to load after Guide-API

commented

Thanks!