Jump to content
  • 0

GameServer Errors


Question

Posted

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

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

1 answer to this question

Recommended Posts

  • 0
Posted

That's not an error. It is only a part of the stack trace. Pretty much useless at this point. Try tailing a bigger piece or do some grepping to see what exceptions/errors you get. Anyway, is the log file really THAT big so you can't even open it in linux? I bet vim editor could eat it for breakfast

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..