Jump to content
  • 0

error consoled


Question

4 answers to this question

Recommended Posts

  • 0
Posted

NullPointerException, go to line 156. You will have something like that

reference.method(arguments). reference is null at this location so when its typing .method, error appears, add reference != null before that

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock