Posts by Joao Victor Oliveira Santos • 3 points
1 post
-
0
votes1
answer66
viewsQ: Nullpointerexception on a non-null object
I’m doing a small project for graduation, in it I want to create a new character that has name, sex and class, I’m testing the program and it’s giving a very strange error. Here’s the code: //…