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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...