Fort Manager

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
wicked
Posts: 35
Joined: Wed Nov 17, 2010 3:56 pm

Fort Manager

Post by wicked »

L2J Revision 4631:
L2JDP Revision 8019:

Hello..

After a GM deleted a door in a fort..

Code: Select all

Unclosed connection! Trace: com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:170)java.lang.RuntimeException        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:170)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:491) Unclosed connection! Trace: com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1255)java.lang.RuntimeException        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)        at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1255)        at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:260)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:177)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:491) Unclosed connection! Trace: com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:69)java.lang.RuntimeException        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)        at com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:69)        at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:55)        at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:39)        at com.l2jserver.gameserver.datatables.SpawnTable$SingletonHolder.<clinit>(SpawnTable.java:355)        at com.l2jserver.gameserver.datatables.SpawnTable.getInstance(SpawnTable.java:49)        at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1276)        at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:260)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:177)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:491)
Lf for help FAST..I've tried recompiling core, reuploading DP, everything..
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Fort Manager

Post by hope »

restarting server should restore the door. Any way your gm should not of deleted the door and the error is not from the door being deleted
Post Reply