collinsmith/riiablo

[Create Character Failed] NullPointerException occurred

Closed this issue · 1 comments

Riiablo.charData.getStats().get(Stat.gold).asInt() <- this will returns null and triggers NullPointerException
because it would returns null while getting status upon creating new character.

Duplicate of #37