GameServer 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
fokysss
Posts: 43
Joined: Sat Oct 09, 2010 4:25 pm

GameServer Errors

Post by fokysss »

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

Hello!I get errors when launching gameserver!
Files are to large to open so i used comman tail error0.log to see what is going on and i get this!

--------------------------------------------------------------------------------------

at com.l2jserver.gameserver.skills.Formulas$FuncMaxHpMul.calc(Formulas.j ava:744)
at com.l2jserver.gameserver.skills.Calculator.calc(Calculator.java:177)
at com.l2jserver.gameserver.model.actor.stat.CharStat.calcStat(CharStat. java:101)
at com.l2jserver.gameserver.model.actor.stat.CharStat.getMaxVisibleHp(Ch arStat.java:276)
at com.l2jserver.gameserver.model.actor.L2Character.getMaxVisibleHp(L2Ch aracter.java:6820)
at com.l2jserver.gameserver.model.actor.L2Character.initCharStatusUpdate Values(L2Character.java:437)
at com.l2jserver.gameserver.model.actor.L2Npc.<init>(L2Npc.java:538)
at com.l2jserver.gameserver.model.actor.L2Attackable.<init>(L2Attackable .java:328)
at com.l2jserver.gameserver.model.actor.instance.L2MonsterInstance.<init >(L2MonsterInstance.java:65)
... 16 more
----------------------------------------------------------------------------------------------------
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: GameServer Errors

Post by JIV »

what about post whole trace
User avatar
poltomb
L2j Veteran
L2j Veteran
Posts: 225
Joined: Wed Jul 13, 2005 7:13 am
Location: USA

Re: GameServer Errors

Post by poltomb »

Yes, we'll need the whole trace to know what went wrong
Post Reply