EricLangezaal / ZombieApocalypse

A minecraft plugin that adds a zombie apocalypse to the world!
https://www.spigotmc.org/resources/82106/
8 stars 3 forks source link

Fix NPE if a PDC does not have a zombieTypeKey #8

Closed MSWS closed 3 years ago

MSWS commented 3 years ago

Original Error:

Caused by: java.lang.NullPointerException: Name is null at java.lang.Enum.valueOf(Enum.java:271) ~[?:?]

EricLangezaal commented 3 years ago

Very good find! I think I will also update the plugin on Spigot immediately, as this will give serious issues.