i have this error on GS, i don't really now what causes this.
java.lang.ArrayIndexOutOfBoundsException: 103
at net.sf.l2j.gameserver.skills.Formulas$FuncMaxHpMul.calc(Formulas.java
:638)
at net.sf.l2j.gameserver.skills.Calculator.calc(Calculator.java:184)
at net.sf.l2j.gameserver.model.actor.stat.CharStat.calcStat(CharStat.jav
a:102)
at net.sf.l2j.gameserver.model.actor.stat.CharStat.getMaxHp(CharStat.jav
a:252)
at net.sf.l2j.gameserver.model.actor.stat.PcStat.getMaxHp(PcStat.java:31
0)
at net.sf.l2j.gameserver.model.actor.status.CharStatus.setCurrentHp(Char
Status.java:359)
at net.sf.l2j.gameserver.model.actor.status.CharStatus.setCurrentHp(Char
Status.java:351)
at net.sf.l2j.gameserver.model.actor.status.CharStatus.reduceHp(CharStat
us.java:179)
at net.sf.l2j.gameserver.model.actor.status.PlayableStatus.reduceHp(Play
ableStatus.java:44)
at net.sf.l2j.gameserver.model.actor.status.PcStatus.reduceHp(PcStatus.j
ava:110)
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.reduceCurrent
Hp(L2PcInstance.java:9253)
at net.sf.l2j.gameserver.skills.effects.EffectDamOverTime.onActionTime(E
ffectDamOverTime.java:69)
at net.sf.l2j.gameserver.model.L2Effect.scheduleEffect(L2Effect.java:432
)
at net.sf.l2j.gameserver.model.L2Effect$EffectTask.run(L2Effect.java:152
)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$101(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
runPeriodic(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
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)
It seems like L2Elite got away from copies. No?
L2Gold.cc has years of experience, and it's publicly known that those files are stable and reliable. Over the years it developed a bad branding, tho.
From what i know, nothing is really like L2gold.cc. The other servers are just copies people try to make. L2gold.cc is with a lot of class balance changes/ scripts/AI.obj, which makes it different.
Question
`Peter
i have this error on GS, i don't really now what causes this.
2 answers to this question
Recommended Posts