TvTEvent.java errors

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
vmv
Posts: 63
Joined: Mon Jul 27, 2009 8:49 am
Location: Bucharest-Romania
Contact:

TvTEvent.java errors

Post by vmv »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:3630
L2JDP Revision Number:6652

Many times when TvT is started i get this error :

deleteMe()
java.lang.NullPointerException
at net.sf.l2j.gameserver.model.entity.TvTEvent.removeParticipant(TvTEven
t.java:505)
at net.sf.l2j.gameserver.model.entity.TvTEvent.onLogout(TvTEvent.java:64
0)
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.deleteMe(L2Pc
Instance.java:11507)
at net.sf.l2j.gameserver.network.clientpackets.RequestRestart.runImpl(Re
questRestart.java:133)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2
GameClientPacket.java:76)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Is nothing wrong there and i don''t know why is this happens...
If anybody knows why,i will appreciate any answer
ty,
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: TvTEvent.java errors

Post by janiii »

you have a modified code.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply