ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

[163] CM_BUY_BROKER_ITEM #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ERROR 2011-03-13 16:33:10] gameserver.network.aion.AionClientPacket:71 - Error 
handling client (rotor) message :[C] 0x6C CM_BUY_BROKER_ITEM
java.lang.NullPointerException
    at gameserver.services.BrokerService.buyBrokerItem(BrokerService.java:252)
    at gameserver.network.aion.clientpackets.CM_BUY_BROKER_ITEM.runImpl(CM_BUY_BROKER_ITEM.java:50)
    at gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:64)
    at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:54)
    at gameserver.taskmanager.FIFORunnableQueue.removeAndExecuteFirst(FIFORunnableQueue.java:28)
    at gameserver.taskmanager.FIFOExecutableQueue.run(FIFOExecutableQueue.java:65)
    at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:54)
    at com.aionemu.commons.utils.concurrent.ExecuteWrapper.run(ExecuteWrapper.java:39)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)

Original issue reported on code.google.com by to...@mail.com on 13 Mar 2011 at 9:44

GoogleCodeExporter commented 9 years ago
Apply this fix and get back to us the result. It should give a bit more info 
what's causing it and stop from crashing.

Original comment by ZeroSign...@gmail.com on 15 Mar 2011 at 3:09

Attachments:

GoogleCodeExporter commented 9 years ago
Fix applied in Revision 174.

Original comment by ZeroSign...@gmail.com on 17 Mar 2011 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by ZeroSign...@gmail.com on 22 Mar 2011 at 1:40