clan wars

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
RagoueL
Posts: 15
Joined: Fri Oct 30, 2009 8:25 am

clan wars

Post by RagoueL »

L2J Revision Number:3679
L2JDP Revision Number:6769

I got a problem in clan wars table, i get that msg on the server console.

Failed running [c] 4d RequestStartPledgwar
Java/lang.NullPointerException
at com. l2j.gameserver.datatables.ClanTable.getClanByName<ClanTable.java:129>
at com.l2j.gameserver.network.clientpackets.RequestStartPledgwar.runlpl<RequestStartPledgwar.java:67>
at com.l2j.gameserver.network.clientpackets.L2GameClientPacket.run <L2GameClientPacket.java:76>
at java.util.concurrent.ThreadPoolExecutero$Worker.runTask <Unknown Source
at java.util.concurrent.ThreadPoolExecutor$Worker.run<Unknown Source>
at java.lang.Thread.run<Unknown Source>

any info?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: clan wars

Post by janiii »

in clan table check for a clan with an empty (null) clan name.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
RagoueL
Posts: 15
Joined: Fri Oct 30, 2009 8:25 am

Re: clan wars

Post by RagoueL »

I have one record with clan id =0 everything else is Null or 0 except reputation score=1773 should i remove the record?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: clan wars

Post by janiii »

yes, remove it.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply