Jump to content
  • 0

startgameserver.bat endless lines. (Looping).


Question

Posted

So i've created a new server by the tutorial on another website.  (L2J Frozen)

But when i launch startgameserver.bat file, it gives me endless lines. Words just go on and on non stop.

The lines just loop over and over again, they do not stop and i cannot join the server. I can log in, but there's no servers in the server list.

 

Here is what i get:

 

Feb 16, 2013 7:48:12 PM com.l2jfrozen.gameserver.model.spawn.L2Spawn doSpawn

WARNING: NPC 31034 class not found

java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at com.l2jfrozen.gameserver.model.spawn.L2Spawn.doSpawn(L2Spawn.java:533)

at com.l2jfrozen.gameserver.model.spawn.L2Spawn.init(L2Spawn.java:456)

at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.fillSpawnTable(SpawnTable.java:138)

at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.<init>(SpawnTable.java:65)

at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.<clinit>(SpawnTable.java:48)

at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:340)

Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.l2jfrozen.gameserver.skills.BaseStats

at com.l2jfrozen.gameserver.skills.Formulas$FuncMaxHpMul.calc(Formulas.java:746)

at com.l2jfrozen.gameserver.skills.Calculator.calc(Calculator.java:189)

at com.l2jfrozen.gameserver.model.actor.stat.CharStat.calcStat(CharStat.java:106)

at com.l2jfrozen.gameserver.model.actor.stat.NpcStat.getMaxHp(NpcStat.java:58)

at com.l2jfrozen.gameserver.model.L2Character.getMaxHp(L2Character.java:10256)

at com.l2jfrozen.gameserver.model.L2Character.initCharStatusUpdateValues(L2Character.java:471)

at com.l2jfrozen.gameserver.model.actor.instance.L2NpcInstance.<init>(L2NpcInstance.java:353)

at com.l2jfrozen.gameserver.model.L2Attackable.<init>(L2Attackable.java:363)

at com.l2jfrozen.gameserver.model.actor.instance.L2GuardInstance.<init>(L2GuardInstance.java:99)

... 9 more

2 answers to this question

Recommended Posts

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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock