[Help]When deleting or Selling items

Results 1 to 2 of 2
  1. #1
    Valued Member GheloVIP is offline
    MemberRank
    Aug 2010 Join Date
    NowhereLocation
    126Posts

    [Help]When deleting or Selling items

    I found another bug in my server when i sell the items ill get the kinah but the item is on my invetory and i cant drop it heres the server error

    Code:
    [ERROR] 2010-08-14 17:00:23 - com.aionemu.gameserver.network.aion.AionClientPacket:82 - Error handling client (ghelovip) message :[C] 0x5F CM_DELETE_ITEM
    java.lang.NullPointerException
    	at com.aionemu.gameserver.network.aion.clientpackets.CM_DELETE_ITEM.runImpl(CM_DELETE_ITEM.java:55)
    	at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:74)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.gameserver.taskmanager.FIFORunnableQueue.removeAndExecuteFirst(FIFORunnableQueue.java:28)
    	at com.aionemu.gameserver.taskmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:73)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:42)
    	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)
    [ERROR] 2010-08-14 17:00:24 - com.aionemu.gameserver.network.aion.AionClientPacket:82 - Error handling client (ghelovip) message :[C] 0x5F CM_DELETE_ITEM
    java.lang.NullPointerException
    	at com.aionemu.gameserver.network.aion.clientpackets.CM_DELETE_ITEM.runImpl(CM_DELETE_ITEM.java:55)
    	at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:74)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.gameserver.taskmanager.FIFORunnableQueue.removeAndExecuteFirst(FIFORunnableQueue.java:28)
    	at com.aionemu.gameserver.taskmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:73)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:42)
    	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)
    [ERROR] 2010-08-14 17:00:24 - com.aionemu.gameserver.network.aion.AionClientPacket:82 - Error handling client (ghelovip) message :[C] 0x5F CM_DELETE_ITEM
    java.lang.NullPointerException
    	at com.aionemu.gameserver.network.aion.clientpackets.CM_DELETE_ITEM.runImpl(CM_DELETE_ITEM.java:55)
    	at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:74)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.gameserver.taskmanager.FIFORunnableQueue.removeAndExecuteFirst(FIFORunnableQueue.java:28)
    	at com.aionemu.gameserver.taskmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:73)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:42)
    	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)
    [INFO] 2010-08-14 17:01:12 - com.aionemu.gameserver.services.GameTimeService:56 - Sending current game time to all players
    [WARN] 2010-08-14 17:01:13 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.clientpackets.CM_FLIGHT_TELEPORT - execution time: 6587msec
    [WARN] 2010-08-14 17:01:13 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.AionConnection$1 - execution time: 6752msec
    [WARN] 2010-08-14 17:01:20 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.clientpackets.CM_FLIGHT_TELEPORT - execution time: 5246msec
    [WARN] 2010-08-14 17:01:20 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.AionConnection$1 - execution time: 5481msec
    [WARN] 2010-08-14 17:01:26 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.taskmanager.tasks.ItemUpdater - execution time: 5097msec
    [WARN] 2010-08-14 17:02:30 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.taskmanager.tasks.ItemUpdater - execution time: 8348msec
    [INFO] 2010-08-14 17:02:43 - com.aionemu.gameserver.services.InstanceService:59 - Creating new instance: 300040000 2
    [INFO] 2010-08-14 17:02:49 - com.aionemu.gameserver.spawnengine.SpawnEngine:430 - Spawned 300040000 [2] : 619
    [WARN] 2010-08-14 17:02:49 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.controllers.PortalController$1 - execution time: 6120msec
    [INFO] 2010-08-14 17:04:12 - com.aionemu.gameserver.services.GameTimeService:56 - Sending current game time to all players
    [INFO] 2010-08-14 17:07:12 - com.aionemu.gameserver.services.GameTimeService:56 - Sending current game time to all players
    [INFO] 2010-08-14 17:07:43 - com.aionemu.gameserver.services.InstanceService:82 - Destroying instance:300040000 2
    [WARN] 2010-08-14 17:08:09 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.clientpackets.CM_LEVEL_READY - execution time: 5966msec
    [WARN] 2010-08-14 17:08:09 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.AionConnection$1 - execution time: 6007msec
    [WARN] 2010-08-14 17:08:36 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.clientpackets.CM_LEVEL_READY - execution time: 5588msec
    [WARN] 2010-08-14 17:08:36 - com.aionemu.commons.utils.concurrent.ExecuteWrapper:85 - class com.aionemu.gameserver.network.aion.AionConnection$1 - execution time: 5721msec
    [ERROR] 2010-08-14 17:08:42 - com.aionemu.gameserver.network.aion.AionClientPacket:82 - Error handling client (ghelovip) message :[C] 0x5F CM_DELETE_ITEM
    java.lang.NullPointerException
    	at com.aionemu.gameserver.network.aion.clientpackets.CM_DELETE_ITEM.runImpl(CM_DELETE_ITEM.java:55)
    	at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:74)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.gameserver.taskmanager.FIFORunnableQueue.removeAndExecuteFirst(FIFORunnableQueue.java:28)
    	at com.aionemu.gameserver.taskmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:73)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:61)
    	at com.aionemu.commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:42)
    	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)
    Can anyone help me with this


  2. #2
    Valued Member GheloVIP is offline
    MemberRank
    Aug 2010 Join Date
    NowhereLocation
    126Posts

    Re: [Help]When deleting or Selling items

    Solve



Advertisement