L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   SoulShotItemHandler (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=7080)

l2gold 10.08.2016 16:42

SoulShotItemHandler (FIXED)
 
Код:

[13:44:09]  INFO =================================================
 [13:44:09]  INFO Project Revision: ........ L2s [24285]
 [13:44:09]  INFO Build Revision: .......... 8872
 [13:44:09]  INFO Update: .................. Epic Tale of Aden: Underground
 [13:44:09]  INFO Build date: .............. 2016.08.10 02:54
 [13:44:09]  INFO Compiler version: ........ 1.8.0_101-b13 (Oracle Corporation)
 [13:44:09]  INFO =================================================
 
 INFO: Account 'scorpion999' logged in with HWID '67e47968aa1feb9397c928d4c2d95ca50c846aa5a12caa08' and IP '128.70.43.144'
 [13:45:32] ERROR Client: IN_GAME IP: 83.149.46.153  Account: gufic Player : winer[268502485] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.SoulShotItemHandler.useItem(SoulShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 [13:45:32] ERROR Client: IN_GAME IP: 83.149.46.153  Account: gufic Player : winer[268502485] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.BlessedSpiritShotItemHandler.useItem(BlessedSpiritShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 Aug 10, 2016 1:45:36 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'shadowkann2' logged in with HWID '0a14aa968cb3e690caff7620de102f3cc721cf673a17bade' and IP '37.55.181.135'
 Aug 10, 2016 1:45:40 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'shadowkann1' logged in with HWID '0a14aa968cb3e690caff7620de102f3cc721cf673a17bade' and IP '37.55.181.135'
 [13:45:43] ERROR Client: IN_GAME IP: 37.55.181.135  Account: shadowkann2 Player : BOOYAKA[269000169] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.SoulShotItemHandler.useItem(SoulShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 [13:45:43] ERROR Client: IN_GAME IP: 37.55.181.135  Account: shadowkann2 Player : BOOYAKA[269000169] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.BlessedSpiritShotItemHandler.useItem(BlessedSpiritShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 Aug 10, 2016 1:45:46 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'shadowkann' logged in with HWID '0a14aa968cb3e690caff7620de102f3cc721cf673a17bade' and IP '37.55.181.135'
 [13:45:51] ERROR Client: IN_GAME IP: 37.55.181.135  Account: shadowkann1 Player : xDEVASTATORx[268799196] - Failed running:  [C] RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.SoulShotItemHandler.useItem(SoulShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 [13:45:51] ERROR Client: IN_GAME IP: 37.55.181.135  Account: shadowkann1 Player : xDEVASTATORx[268799196] - Failed running:  [C] RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.BlessedSpiritShotItemHandler.useItem(BlessedSpiritShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 Aug 10, 2016 1:45:58 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'bers3000' logged in with HWID '6000dc9da1270f94d316049a65af4f7d7712b25b765548e1' and IP '83.149.37.40'
 Aug 10, 2016 1:46:01 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'scorpion000' logged in with HWID '67e47968aa1feb9397c928d4c2d95ca50c846aa5a12caa08' and IP '128.70.43.144'
 Aug 10, 2016 1:46:11 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'muxaz1980' logged in with HWID '60ba96567aa77c4600958bcade102f3c59d79be0fa483a53' and IP '84.51.92.99'
 Aug 10, 2016 1:46:14 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'dejnd123' logged in with HWID '19755048a4f9d8b54a14c827a5f7b4dd1f7829345053d715' and IP '213.24.125.195'
 [13:46:24] ERROR Client: IN_GAME IP: 128.70.43.144  Account: scorpion999 Player : oleg[268772761] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.SoulShotItemHandler.useItem(SoulShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 [13:46:24] ERROR Client: IN_GAME IP: 128.70.43.144  Account: scorpion999 Player : oleg[268772761] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.SpiritShotItemHandler.useItem(SpiritShotItemHandler.java:110)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 Aug 10, 2016 1:46:35 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'Bakla4ok' logged in with HWID '270276a333cb8a0a9f2f0b6fbd1736ba52c63c0e478ddf17' and IP '46.35.252.218'
 Aug 10, 2016 1:46:41 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'filipok1941714' logged in with HWID 'f268320709d756106d3adca8a5175d93279fa661652899bf' and IP '46.53.200.99'
 Aug 10, 2016 1:46:49 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'hiphop22' logged in with HWID '7fdecaa2af8d573bd6bac1b06257e2271f7829348aeec930' and IP '217.66.159.59'
 Aug 10, 2016 1:47:12 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'pidali' logged in with HWID '3bc367cb22f157d9d316049a221affc652c63c0edbd7293d' and IP '95.153.130.254'
 [13:47:21] ERROR Client: IN_GAME IP: 95.153.130.254  Account: pidali Player : Мыша[268787173] - Failed running: [C]  RequestAutoSoulShot - Server Version: 8872
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.BlessedSpiritShotItemHandler.useItem(BlessedSpiritShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.network.l2.c2s.RequestAutoSoulShot.runImpl(RequestAutoSoulShot.java:58)
    at l2s.gameserver.network.l2.c2s.L2GameClientPacket.run(L2GameClientPacket.java:49)
    at l2s.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
 Aug 10, 2016 1:47:28 PM com.l2scripts.sguard.utils.log.GuardLog logAuth
 INFO: Account 'bujhm2821521' logged in with HWID '0ed1c4cb65fdb2015bf136bdde102f3c44e2e6d92d0f94f4' and IP '31.207.196.3'
 [13:47:30] ERROR
 java.lang.NullPointerException
    at l2s.gameserver.handler.items.impl.BlessedSpiritShotItemHandler.useItem(BlessedSpiritShotItemHandler.java:116)
    at l2s.gameserver.model.Player.useItem(Player.java:11235)
    at l2s.gameserver.utils.ItemFunctions.useItem(ItemFunctions.java:769)
    at l2s.gameserver.model.Player.autoShot(Player.java:6250)
    at l2s.gameserver.model.Player.unChargeShots(Player.java:6223)
    at l2s.gameserver.model.Skill.onEndCast(Skill.java:2984)
    at l2s.gameserver.model.Creature.callSkill(Creature.java:1186)
    at l2s.gameserver.model.Playable.callSkill(Playable.java:577)
    at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3667)
    at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:346)
    at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)


l2gold 11.08.2016 09:46

где все ? август отпуск ?

Core 11.08.2016 15:54

Исправлено. Закрыто.


Часовой пояс GMT +4, время: 20:16.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot