SpawnTable: Spawn could not be initialized: com.l2jserver.gameserver.model.actor
.instance.L2RaidInstance
java.lang.ClassNotFoundException: com.l2jserver.gameserver.model.actor.instance.
L2RaidInstance
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.l2jserver.gameserver.model.L2Spawn.<init>(L2Spawn.java:177)
at com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTa
ble.java:105)
at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java
:57)
at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java
:39)
at com.l2jserver.gameserver.datatables.SpawnTable$SingletonHolder.<clini
t>(SpawnTable.java:396)
at com.l2jserver.gameserver.datatables.SpawnTable.getInstance(SpawnTable
.java:51)
at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1204)
at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:258)
at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(Fo
rtManager.java:177)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:260)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:490)
Java version : 4410
Datapack Version : 7664
And also when i go in game all the regular npc's are still there, but all my custom spawnend npc's are gone.
Can anyone help me out with this problem, it's is highly appreciated!
Question
nlajay
hello everyone,
When i start the server it gives me this error :
Java version : 4410
Datapack Version : 7664
And also when i go in game all the regular npc's are still there, but all my custom spawnend npc's are gone.
Can anyone help me out with this problem, it's is highly appreciated!
Thanks in advanced!
Regards,
nlajay
Problem solved can be locked/deleted.
4 answers to this question
Recommended Posts