Guarder Posted January 18, 2019 Posted January 18, 2019 (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 January 18, 2019 by KIDutz Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 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? Quote
0 @IcathiaLord Posted January 18, 2019 Posted January 18, 2019 (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 January 18, 2019 by @IcathiaLord Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 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? Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 @IcathiaLord solved me !!! Thank you mate ! Quote
0 SweeTs Posted January 18, 2019 Posted January 18, 2019 Enable the gm spawn, there is some stupid config to store spawns. Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 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 Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 # 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 Quote
0 Guarder Posted January 18, 2019 Author Posted January 18, 2019 https://imgur.com/a/T3R5NL8 FUCKING SHIT Quote
0 wongerlt Posted January 19, 2019 Posted January 19, 2019 any error on console when try to delete? Quote
Question
Guarder
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 KIDutz9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.