Nullpointer in WorldGenVampirism
maxanier opened this issue ยท 1 comments
There is a error report about a nullpointer exception in WorldGenVampirism in v0.3.1 at this line:
https://github.com/TeamLapen/Vampirism/blob/v0.3.1/src/main/java/de/teamlapen/vampirism/generation/WorldGenVampirism.java#L40
I'm not sure why it occurs, but a try-catch should fix it.