error! class not found

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
litle22rus
Posts: 22
Joined: Sat Mar 06, 2010 5:05 pm

error! class not found

Post by litle22rus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision At revision: 4369:
L2JDP Revision At revision: 7614:

NPC 35469 class not found
java.lang.NullPointerException
at com.l2jserver.gameserver.model.entity.Castle.checkIfInZone(Castle.java:390)
at com.l2jserver.gameserver.instancemanager.CastleManager.getCastleIndex(CastleManager.java:159)
at com.l2jserver.gameserver.instancemanager.CastleManager.getCastleIndex(CastleManager.java:150)
at com.l2jserver.gameserver.instancemanager.CastleManager.findNearestCastleIndex(CastleManager.java:67)
at com.l2jserver.gameserver.instancemanager.CastleManager.findNearestCastleIndex(CastleManager.java:63)
at com.l2jserver.gameserver.model.actor.L2Npc.getCastle(L2Npc.java:880)
at com.l2jserver.gameserver.model.actor.instance.L2ArtefactInstance.onSpawn(L2ArtefactInstance.java:63)
at com.l2jserver.gameserver.model.L2Object.spawnMe(L2Object.java:511)
at com.l2jserver.gameserver.model.L2Spawn.initializeNpcInstance(L2Spawn.java:572)
at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:478)
at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:427)
at com.l2jserver.gameserver.model.L2Spawn.init(L2Spawn.java:394)
at com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:119)
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.<clinit>(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(FortManager.java:177)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:260)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:490)

need help.
updated SVN daily
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: error! class not found

Post by JIV »

update your dp+sql
User avatar
litle22rus
Posts: 22
Joined: Sat Mar 06, 2010 5:05 pm

Re: error! class not found

Post by litle22rus »

I was so base and the date updated, but did not help.
updated SVN daily
dinor
Posts: 141
Joined: Tue Aug 26, 2008 10:07 am

Re: error! class not found

Post by dinor »

try to delete the npc with id 35469 from spawnlist.
keep a backup of the record ofcourse in case thats not the problem
Post Reply