Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. [19:44:00] ERROR Client: IN_GAME IP: 195.191.146.22 Account: aapezyz90 Player: 6omj[270355206] - Failed running: [C] RequestRecipeShopListSet
  2. java.lang.NullPointerException
  3. at l2p.gameserver.model.L2ManufactureList.setStoreName(L2ManufactureList.java:46)
  4. at l2p.gameserver.clientpackets.RequestRecipeShopListSet.runImpl(RequestRecipeShopListSet.java:70)
  5. at l2p.gameserver.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:49)
  6. at l2p.commons.net.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:55)
  7. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  8. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  9. at java.lang.Thread.run(Unknown Source)
  10.  
  11. [21:14:16] ERROR Exception: RunnableImpl.run(): java.lang.NullPointerException
  12. java.lang.NullPointerException
  13. at l2p.gameserver.model.L2Player.getActiveWeaponInstance(L2Player.java:2834)
  14. at l2p.gameserver.model.L2Player.getEnchantEffect2(L2Player.java:5665)
  15. at l2p.gameserver.serverpackets.CharInfo.<init>(CharInfo.java:79)
  16. at l2p.gameserver.model.L2Player.broadcastCharInfoImpl(L2Player.java:2387)
  17. at l2p.gameserver.model.L2ObjectTasks$BroadcastCharInfoTask.runImpl(L2ObjectTasks.java:206)
  18. at l2p.commons.threading.RunnableImpl.run(RunnableImpl.java:18)
  19. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  20. at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  21. at java.util.concurrent.FutureTask.run(Unknown Source)
  22. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  23. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  24. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  25. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  26. at java.lang.Thread.run(Unknown Source)
  27.  
  28. [21:36:18] ERROR Exception: RunnableImpl.run(): java.lang.NullPointerException
  29. java.lang.NullPointerException
  30. at l2p.gameserver.model.L2Player.getActiveWeaponInstance(L2Player.java:2834)
  31. at l2p.gameserver.model.L2Player.getEnchantEffect2(L2Player.java:5665)
  32. at l2p.gameserver.serverpackets.CharInfo.<init>(CharInfo.java:79)
  33. at l2p.gameserver.model.L2Player.broadcastCharInfoImpl(L2Player.java:2387)
  34. at l2p.gameserver.model.L2ObjectTasks$BroadcastCharInfoTask.runImpl(L2ObjectTasks.java:206)
  35. at l2p.commons.threading.RunnableImpl.run(RunnableImpl.java:18)
  36. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  37. at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  38. at java.util.concurrent.FutureTask.run(Unknown Source)
  39. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  40. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  41. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  42. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  43. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement