Jump to content
  • 0

Spawning moobs/npc problem


Question

Posted (edited)

Ok,so i spawn npc's/moobs and after restart they dissapear. yesterday all i spawned was saved.but now,they dont

 

i use l2jfrozen on interlude

Edited by KIDutz

9 answers to this question

Recommended Posts

  • 0
Posted

ERROR CustomSpawnTable: Spawn could not be initialized
java.lang.ClassNotFoundException: com.l2jfrozen.gameserver.model.actor.instance.L2RankingInstance
        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.l2jfrozen.gameserver.model.spawn.L2Spawn.<init>(L2Spawn.java:189)
        at com.l2jfrozen.gameserver.datatables.sql.SpawnTable.fillSpawnTable(SpawnTable.java:229)
        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)

 

whats this? 

  • 0
Posted (edited)

You must remove Instance on the type , so you must put L2Ranking instead of L2RankingInstance. If problem still exist you might have problem on the code

Edited by @IcathiaLord
  • 0
Posted

There was L2RankingInstances but edited it when i tryed to add pvp/pk npc manager. seems i mistaken something there and i didnt saved the original L2RankingInstances.

 

Wich npc to remove?

  • 0
Posted

the problem is back again...SHIT....the thing now is that it saves the custom spawns but it does not save what i delete.

 

example if i spawn a moob/npc and then delete it , when i restart the server its till spawned there and not deleted

 

i got like 5 npc's in one spot.no result if i delete them...when i restart the server they are back

  • 0
Posted

# Gm Spawn gets saved on custom_spawnlist Table?
SaveGmSpawnOnCustom = True

# Gm Spawn gets deleted on custom_spawnlist Table?
DeleteGmSpawnOnCustom = False

 

must be because that is false?i didnt have the problem before

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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