You must log in or register to comment.
In Java you get a bunch of unexpected NullPointerExceptions instead…
usually this means you made a booboo, try catching these exceptions if it’s a possibility.
In Java you get a bunch of unexpected NullPointerExceptions instead…
usually this means you made a booboo, try catching these exceptions if it’s a possibility.