hi. this error repeat in console again and again...
what it is mean ? maybe some player do something ?
Summon problem
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 255
- Joined: Wed Jan 20, 2010 9:06 pm
Summon problem
You do not have the required permissions to view the files attached to this post.
- Cobra
- Posts: 18
- Joined: Thu Sep 11, 2008 4:46 pm
Re: Summon problem
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.
A null pointer exception happens when you have a variable that asn't been assigned to a specific object yet.
- BiggBoss
- L2j Veteran
- Posts: 1104
- Joined: Wed Apr 15, 2009 3:11 pm
- Location: Spain
-
- Posts: 255
- Joined: Wed Jan 20, 2010 9:06 pm
Re: Summon problem
what do you mean?sync issue?
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Summon problem
when building your core files you also need to update the db this is what he means
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Summon problem
fixed in epilogue or so.