Skip to content
La2Base
Home
DownloadsWikiForumFAQ
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Помощь/[help]Ошибка Gs
Search

[help]Ошибка Gs

1 replies20 viewsCurrently viewing: 1
MasterKamael
MasterKamael

User

Бывалый

Posts: 118

На форуме с: 09/05/2007

Репутация: +239

Рейтинг: 0

· 03/01/2009, 06:38 PM

Кодер поясни в чём ошибка, чтобы исправить можно было:

Код
Error could not delete skill: java.sql.SQLException: An SQLException was provoke
d by the following failure: java.lang.InterruptedException
Cause: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo
StatementCache.java:552)
        at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkoutStatement(GooGo
oStatementCache.java:168)
        at com.mchange.v2.c3p0.impl.NewPooledConnection.checkoutStatement(NewPoo
ledConnection.java:277)
        at com.mchange.v2.c3p0.impl.NewProxyConnection.prepareStatement(NewProxy
Connection.java:199)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.removeSkill(L
2PcInstance.java:6063)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.removeSkill(L
2PcInstance.java:6024)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.exitDangerAre
a(L2PcInstance.java:10177)
        at net.sf.l2j.gameserver.model.zone.type.L2SkillZone.onExit(L2SkillZone.
java:48)
        at net.sf.l2j.gameserver.model.zone.L2ZoneType.removeCharacter(L2ZoneTyp
e.java:215)
        at net.sf.l2j.gameserver.model.zone.L2ZoneManager.removeCharacter(L2Zone
Manager.java:42)
        at net.sf.l2j.gameserver.model.L2WorldRegion.removeFromZones(L2WorldRegi
on.java:80)
        at net.sf.l2j.gameserver.model.L2Character.teleToLocation(L2Character.ja
va:401)
        at net.sf.l2j.gameserver.model.L2Character.teleToLocation(L2Character.ja
va:446)
        at net.sf.l2j.gameserver.model.L2Character.teleToLocation(L2Character.ja
va:449)
        at net.sf.l2j.gameserver.handler.itemhandlers.ScrollOfEscape$EscapeFinal
izer.run(ScrollOfEscape.java:160)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

— 27

0
Войдите или зарегистрируйтесь чтобы ответить