Fix make a bid house?
PHP Code:2013-06-14 12:34:59,964 Error handling client (gmtest) message :[C] 0x1B6 CM_PLACE_BID
java.lang.NullPointerException: null
at com.aionemu.gameserver.services.HousingBidService.placeBid(HousingBidService.java:635) ~[AL-Game.jar:na]
at com.aionemu.gameserver.network.aion.clientpackets.CM_PLACE_BID.runImpl(CM_PLACE_BID.java:47) ~[AL-Game.jar:na]
at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:67) ~[AL-Game.jar:na]
at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:46) [al-commons-1.3.jar:na]
at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:39) [al-commons-1.3.jar:na]
at com.aionemu.commons.network.PacketProcessor$PacketProcessorTask.run(PacketProcessor.java:264) [al-commons-1.3.jar:na]
at java.lang.Thread.run(Unknown Source) [na:1.7.0_21]
Last edited by Magy2013; 15-06-13 at 12:19 AM.
This core have many features, almost all questions here it's related to a bad configuration...
The only stuffs who i saw in this core whos not working good are:
*Minor fix in some skills and AI to can work perfectly.
*Minor fix in some Tribe.
*Add items to Dissamble_Items file and their rewards.
*1 Pet ("Golden Crown Akarun" (Pet ID= 900149 / Egg ID= 190020158 gived in Imperial Shugo Event)
*Missing spawns for new npc events (imperial Shugo Tomb & Code Red Atreia)
*Missing Quests for events Imperial Shugo Tomb & Code Red Atreia.
If i find something more gonna post it here, but please stop spam here and use the forum search tool to prevent "Double Posts".
Regards
Very good AngelShade it seems to work but i have a bug:
----------------------------------------------------
00:57:07.914 ERROR[PacketProcessor:0]: - Error handling client (Magy) message
:[C] 0x1B6 CM_PLACE_BID
java.lang.NullPointerException: null
at com.aionemu.gameserver.services.HousingBidService.placeBid(HousingBid
Service.java:635) ~[AL-Game.jar:na]
at com.aionemu.gameserver.network.aion.clientpackets.CM_PLACE_BID.runImp
l(CM_PLACE_BID.java:47) ~[AL-Game.jar:na]
at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPa
cket.java:67) ~[AL-Game.jar:na]
at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWr
apper.java:46) [al-commons-1.3.jar:na]
at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWr
apper.java:39) [al-commons-1.3.jar:na]
at com.aionemu.commons.network.PacketProcessor$PacketProcessorTask.run(P
acketProcessor.java:264) [al-commons-1.3.jar:na]
at java.lang.Thread.run(Unknown Source) [na:1.6.0_37]
00:57:34.940 INFO [pool-3-thread-4]: - Sending current game time to all players
00:57:34.947 INFO [pool-3-thread-4]: - Game time saved...
------------------------------------------------------
Thanks for your help.