Page 1 of 1

Error on DP 1038

Posted: Thu Nov 21, 2013 4:47 am
by kornom
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:6281
L2JDP Revision Number:1038

Hey guys! After upgrading to 1038 I started getting this:

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:273)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:170)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:270)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:474) Unclosed connection! Trace: com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1208)java.lang.RuntimeException        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:273)        at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1208)        at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:273)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:176)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:270)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:474) Unclosed connection! Trace: com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:85)java.lang.RuntimeException        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:273)        at com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:85)        at com.l2jserver.gameserver.datatables.SpawnTable.load(SpawnTable.java:66)        at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:56)        at com.l2jserver.gameserver.datatables.SpawnTable$SingletonHolder.<clinit>(SpawnTable.java:304)        at com.l2jserver.gameserver.datatables.SpawnTable.getInstance(SpawnTable.java:299)        at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1229)        at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:273)        at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:176)        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:270)        at com.l2jserver.gameserver.GameServer.main(GameServer.java:474)

Help please :)

Re: Error on DP 1038

Posted: Thu Nov 21, 2013 8:26 am
by devision
Hello,

i tryed today to compile through the eclipse and i got errors on DataPack too..

Code: Select all

 A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/Bluff.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/PhysicalAttackMute.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/CpHealOverTime.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/Restoration.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/FakeDeath.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/OpenCommonRecipeBook.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/Grow.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/Resurrection.java    A  C:/Users/Devision/workspace/L2J_DataPack_BETA/dist/game/data/scripts/handlers/effecthandlers/CharmOfCourage.java    svn: REPORT request failed on '/!svn/vcc/default'svn: Processing REPORT request response failed: Premature end of file. (/!svn/vcc/default)  

Re: Error on DP 1038

Posted: Sun Nov 24, 2013 5:41 pm
by kornom
Anyone can help with this connection??