Summon problem

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Uphillyout
Posts: 255
Joined: Wed Jan 20, 2010 9:06 pm

Summon problem

Post by Uphillyout »

hi. this error repeat in console again and again...
what it is mean ? maybe some player do something ?
summon.JPG
You do not have the required permissions to view the files attached to this post.
User avatar
Cobra
Posts: 18
Joined: Thu Sep 11, 2008 4:46 pm

Re: Summon problem

Post 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.
Image
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Summon problem

Post by BiggBoss »

sync issue?
Image
Uphillyout
Posts: 255
Joined: Wed Jan 20, 2010 9:06 pm

Re: Summon problem

Post by Uphillyout »

sync issue?
what do you mean?
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Summon problem

Post by hope »

when building your core files you also need to update the db this is what he means
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Summon problem

Post by JIV »

fixed in epilogue or so.
Post Reply