YoungMaker / iORC

iORC - Organized Roleplay Creator
3 stars 0 forks source link

App crashes when entering skills tab #85

Closed YoungMaker closed 6 years ago

YoungMaker commented 6 years ago

this is due (suprise) to another null pointer exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.util.HashMap.get(java.lang.Object)' on a null object reference

hwilling commented 6 years ago

Addressed null pointers and an array out of bounds exception (hard coded length instead of size in for loop) in commit 7f60636