Olympiad remove spectator error + Player out seas players In

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
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Olympiad remove spectator error + Player out seas players In

Post by babyjason »

Do not forget to add your Server and Datapack Revision numbers!
» Find Revision
L2J Revision Number: 4325
L2JDP Revision Number: 7559

With the latest update, when somebody moves out of olympiad IT ALWAYS gives error in error log, marked severe. i didn t see problems caused by it in game, as in character is normally removed from oly and put in town, all seams ok, but it still shows up the error whenever someone moves out...

is it safe like that or should it be fixed? i specify IT ALWAYS comes up, restarted the server, same, every single time someone moves out of oly from spectator mode, gives the error.
Jul 5, 2010 7:37:27 AM com.l2jserver.gameserver.model.olympiad.Olympiad removeSpectator
SEVERE: removeSpectator()
java.lang.ArrayIndexOutOfBoundsException: -1
at com.l2jserver.gameserver.model.olympiad.Olympiad.removeSpectator(Olympiad.java:1004)
at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.leaveOlympiadObserverMode(L2PcInstance.java:10052)
at com.l2jserver.gameserver.network.clientpackets.RequestOlympiadObserverEnd.runImpl(RequestOlympiadObserverEnd.java:47)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)
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)
seams it causes error after all

Scenario 1: I watched a fight and din't watch the next.. yet I saw a screen broadcast of count down of the next fight while at town and then saw their stats as they fight like we were in a party

Scenario 2: I joined a match.. it's like a 3 way. I saw my opponents stats and the other arena player's stats @_@
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Olympiad remove spectator error + Player out seas players In

Post by babyjason »

anybody?
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Olympiad remove spectator error + Player out seas players In

Post by babyjason »

also the stats window (hp/.cp) of the last one you watched in oly is under your own when you exit arena!...

is it happening to anybody ?!

and always this error..

Code: Select all

SEVERE: removeSpectator()java.lang.ArrayIndexOutOfBoundsException: -1	at com.l2jserver.gameserver.model.olympiad.Olympiad.removeSpectator(Olympiad.java:1004)	at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.leaveOlympiadObserverMode(L2PcInstance.java:10052)	at com.l2jserver.gameserver.network.clientpackets.RequestOlympiadObserverEnd.runImpl(RequestOlympiadObserverEnd.java:47)	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)	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)
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Olympiad remove spectator error + Player out seas players In

Post by babyjason »

so this fixes it???

ty very much, didnt know where to look :((
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: Olympiad remove spectator error + Player out seas players In

Post by LasTravel »

Yes.
Post Reply