Jump to content

jonuxas13

Members
  • Posts

    5
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About jonuxas13

Profile Information

  • Gender
    Not Telling

jonuxas13's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. 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. Ok i fixed it, i just needed to download the jar files which wouldn't let me continue and put them in the plugins folder. Then i launched the install again and it suceeded.
  3. Thanks for your, help. Will try my best to sort it out :D
  4. I'm using the http://subclipse.tigris.org/update_1.6.x Link.
  5. Hello, so im trying to create a new server and i cannot install the "Subclipse" through the Help >> Install New Software. I get this error every time i try to install it. An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Unable to read repository at http://subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar. Connection reset Unable to read repository at http://subclipse.tigris.org/update_1.6.x/plugins/org.tmatesoft.svnkit_1.3.5.7406.jar. Connection reset
  6. WTF?
×
×
  • Create New...