Page 1 of 1
Summon problem
Posted: Mon Mar 15, 2010 7:16 pm
by Uphillyout
hi. this error repeat in console again and again...
what it is mean ? maybe some player do something ?
summon.JPG
Re: Summon problem
Posted: Mon Mar 15, 2010 8:54 pm
by Cobra
Java has pointers you just don't have to worry about them like you have in C++. In fact in Java almost everything is a pointer (only primitive types aren't).
A null pointer exception happens when you have a variable that asn't been assigned to a specific object yet.
Re: Summon problem
Posted: Mon Mar 15, 2010 9:08 pm
by BiggBoss
sync issue?
Re: Summon problem
Posted: Mon Mar 15, 2010 10:00 pm
by Uphillyout
sync issue?
what do you mean?
Re: Summon problem
Posted: Mon Mar 15, 2010 11:45 pm
by hope
when building your core files you also need to update the db this is what he means
Re: Summon problem
Posted: Tue Mar 16, 2010 9:16 am
by JIV
fixed in epilogue or so.