BJIackHawk
Members-
Posts
45 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by BJIackHawk
-
Donation Npc / Item Market For L2Jfrozen
BJIackHawk replied to claww's topic in Server Shares & Files [L2J]
Thanks for share i will try ItemMarket <3 -
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
Works perfect. Forgot to delete some lines in L2PcInstance. Code was reapeted twice xD -
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
If i want it to work, i have to reupload SQL files. And it will work till next restart. And repeat again sql to work. Only statistics is not working.. -
Someone can tell me how can i fix it? Changing all encodings in pvp system to UTF-8 + HTML ? Im using russian symbols xD And region same, when shows who is online. Interlude (L2jfrozen)
-
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
I used many times UTF-8 in java to translate. Hope if i will change encoding in whole (CB) + (PVPsystem) and all html files in my htm/cb - would work xD Again this eror appears (3.0.5): SQL CustomPvpRewardSystem.doCustomPvp: java.sql.SQLException: An SQLException was provoked by the following failure: ja va.lang.InterruptedException at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:62) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:562) 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 com.l2jfrozen.gameserver.custom.pvpsystem.CustomPvpSystem.doCustomPvp (CustomPvpSystem.java:77) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.doDie(L2Pc Instance.java:7674) at com.l2jfrozen.gameserver.model.actor.status.CharStatus.reduceHp(CharS tatus.java:288) at com.l2jfrozen.gameserver.model.actor.status.PlayableStatus.reduceHp(P layableStatus.java:49) at com.l2jfrozen.gameserver.model.actor.status.PcStatus.reduceHp(PcStatu s.java:134) at com.l2jfrozen.gameserver.model.actor.status.PcStatus.reduceHp(PcStatu s.java:50) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.reduceCurr entHp(L2PcInstance.java:16042) at com.l2jfrozen.gameserver.handler.skillhandlers.Blow.useSkill(Blow.jav a:246) at com.l2jfrozen.gameserver.model.L2Character.callSkill(L2Character.java :9797) at com.l2jfrozen.gameserver.model.L2Character.onMagicHitTimer(L2Characte r.java:9040) at com.l2jfrozen.gameserver.model.L2Character$MagicUseTask.run(L2Charact er.java:3582) at com.l2jfrozen.gameserver.thread.ThreadPoolManager$RunnableWrapper.run (ThreadPoolManager.java:91) 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$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:552) ... 23 more -
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
Someone can explain me how make CB recognizable to all symbols(RU) or etc. And what about this eror Statistic doesnt works. SQL CustomPvpRewardSystem.doCustomPvp: java.sql.SQLException: An SQLException was provoked by the following failure: ja va.lang.InterruptedException at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:62) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:562) 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 com.l2jfrozen.gameserver.custom.pvpsystem.CustomPvpSystem.doCustomPvp (CustomPvpSystem.java:72) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.doDie(L2Pc Instance.java:7674) at com.l2jfrozen.gameserver.model.actor.status.CharStatus.reduceHp(CharS tatus.java:288) at com.l2jfrozen.gameserver.model.actor.status.PlayableStatus.reduceHp(P layableStatus.java:49) at com.l2jfrozen.gameserver.model.actor.status.PcStatus.reduceHp(PcStatu s.java:134) at com.l2jfrozen.gameserver.model.actor.status.PcStatus.reduceHp(PcStatu s.java:50) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.reduceCurr entHp(L2PcInstance.java:16042) at com.l2jfrozen.gameserver.handler.skillhandlers.Pdam.useSkill(Pdam.jav a:315) at com.l2jfrozen.gameserver.model.L2Character.callSkill(L2Character.java :9797) at com.l2jfrozen.gameserver.model.L2Character.onMagicHitTimer(L2Characte r.java:9040) at com.l2jfrozen.gameserver.model.L2Character$MagicUseTask.run(L2Charact er.java:3582) at com.l2jfrozen.gameserver.thread.ThreadPoolManager$RunnableWrapper.run (ThreadPoolManager.java:91) 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$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:552) ... 23 more -
[Important] please help to adaptem to Interlude
BJIackHawk replied to joaquin01's topic in Server Shares & Files [L2J]
Can you just try to find shared for IT? I saw it somewere. -
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
Someone can tell me how can i fix it? Changing all encodings in pvp system to UTF-8 + HTML ? Yes yes yes im using russian symbols xD -
[Share] Rank PvP System 3.6.2 [IL]
BJIackHawk replied to << Masterio >>'s topic in Server Shares & Files [L2J]
Someone can explain me? Maybe if final hit is skill? SQL CustomPvpRewardSystem.doCustomPvp: java.sql.SQLException: An SQLException was provoked by the following failure: ja va.lang.InterruptedException at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65) at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:62) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:562) 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 com.l2jfrozen.gameserver.custom.pvpsystem.CustomPvpSystem.doCustomPvp (CustomPvpSystem.java:72) at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.doDie(L2Pc Instance.java:7674) at com.l2jfrozen.gameserver.handler.skillhandlers.Blow.useSkill(Blow.jav a:228) at com.l2jfrozen.gameserver.model.L2Character.callSkill(L2Character.java :9797) at com.l2jfrozen.gameserver.model.L2Character.onMagicHitTimer(L2Characte r.java:9040) at com.l2jfrozen.gameserver.model.L2Character$MagicUseTask.run(L2Charact er.java:3582) at com.l2jfrozen.gameserver.thread.ThreadPoolManager$RunnableWrapper.run (ThreadPoolManager.java:91) 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$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGoo StatementCache.java:552) ... 18 more -
[Share]ACP 1.00 i Share it Free For People
BJIackHawk replied to `Rοmeο's topic in Server Shares & Files [L2J]
Can, someone discribe what it is? -
[SHARE] EventManager 1vs1 (from L2Sonic-L2Noble)
BJIackHawk replied to MlDNlGHT's topic in Server Shares & Files [L2J]
I would be glad if someone will remake it for Interlude ^^ <3 -
Color name\tittle fixed? After you finish selling?
-
[Share][Interlude] Ixion Armor
BJIackHawk replied to DONALD TRUMP 2016's topic in Client Development Discussion
Already used thx for share <3 -
1st one looks great. But i hate such addons xD
-
Can i use this diff for Interlude? Or have to rework it?
-
Someone can rework it for IT?
-
Can it be remake to grand vison type of weapons? anyway wow ^^) Ill use it)
-
Online Players Up Right On The Screen.
BJIackHawk replied to ™® Stergios ®™'s topic in Server Shares & Files [L2J]
Working perfect thx you :P -
Thx i will use it. Can you make cocktails for it?
-
[Share]Event Capture Buzz [Interlude]
BJIackHawk replied to CriticalError's topic in Server Shares & Files [L2J]
FIX LINK
