- 0
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..
Question
AnnaMaria32
Hello maxcheaters...cool forum :3 i'd really appreciate if someone could help me solve this :3
WARN 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:514)
at com.l2jfrozen.gameserver.model.spawn.L2Spawn.init(L2Spawn.java:442)
at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.fillSpawnTable(SpawnTable.java:141)
at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.<init>(SpawnTable.java:68)
at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.<clinit>(SpawnTable.java:51)
at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:345)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.l2jfrozen.gameserver.skills.BaseStats
at com.l2jfrozen.gameserver.skills.Formulas$FuncMaxHpMul.calc(Formulas.java:714)
at com.l2jfrozen.gameserver.skills.Calculator.calc(Calculator.java:188)
at com.l2jfrozen.gameserver.model.actor.stat.CharStat.calcStat(CharStat.java:105)
at com.l2jfrozen.gameserver.model.actor.stat.NpcStat.getMaxHp(NpcStat.java:60)
at com.l2jfrozen.gameserver.model.L2Character.getMaxHp(L2Character.java:9852)
at com.l2jfrozen.gameserver.model.L2Character.initCharStatusUpdateValues(L2Character.java:488)
at com.l2jfrozen.gameserver.model.actor.instance.L2NpcInstance.<init>(L2NpcInstance.java:355)
at com.l2jfrozen.gameserver.model.L2Attackable.<init>(L2Attackable.java:357)
at com.l2jfrozen.gameserver.model.actor.instance.L2GuardInstance.<init>(L2GuardInstance.java:98)
... 9 more
Thank you everyone! :happyforever:
13 answers to this question
Recommended Posts