Page 1 of 1

Olympiad remove spectator error + Player out seas players In

Posted: Mon Jul 05, 2010 2:52 pm
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 @_@

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

Posted: Mon Jul 05, 2010 3:09 pm
by babyjason
anybody?

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

Posted: Mon Jul 05, 2010 3:13 pm
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)

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

Posted: Mon Jul 05, 2010 3:19 pm
by LasTravel

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

Posted: Mon Jul 05, 2010 3:25 pm
by babyjason
so this fixes it???

ty very much, didnt know where to look :((

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

Posted: Mon Jul 05, 2010 4:31 pm
by LasTravel
Yes.