11.06.2010, 14:28
|
#19
|
Герой
Регистрация: 01.03.2010
Адрес: Где то не долеко.
Возраст: 41
Сообщений: 314
Отблагодарили 31 раз(а)
Рейтинг мнений:
|
Re: Крепости (осады)
Когда убиваю с помощью килл, то выдает такое и ни че не происходит:
[ERROR] 2010-06-11 14:02:53 - Error handling client (ezo) message :[C] 0x81 CM_CHAT_MESSAGE_PUBLIC
java.lang.NullPointerException
at com.aionemu.gameserver.services.FortressService.tr iggerGeneralKilled(FortressService.java:245)
at com.aionemu.gameserver.controllers.FortressGeneral Controller.onDie(FortressGeneralController.java:10 7)
at com.aionemu.gameserver.model.gameobjects.stats.Cre atureLifeStats.reduceHp(CreatureLifeStats.java:140 )
at com.aionemu.gameserver.controllers.NpcController.o nAttack(NpcController.java:394)
at com.aionemu.gameserver.controllers.FortressGeneral Controller.onAttack(FortressGeneralController.java :114)
at com.aionemu.gameserver.controllers.CreatureControl ler.onAttack(CreatureController.java:118)
at admincommands.Kill.executeCommand(Kill.java from JavaSourceFromFile:56)
at com.aionemu.gameserver.utils.chathandlers.AdminCom mandChatHandler.handleChatMessage(AdminCommandChat Handler.java:102)
at com.aionemu.gameserver.network.aion.clientpackets. CM_CHAT_MESSAGE_PUBLIC.runImpl(CM_CHAT_MESSAGE_PUB LIC.java:99)
at com.aionemu.gameserver.network.aion.AionClientPack et.run(AionClientPacket.java:74)
at com.aionemu.commons.network.PacketProcessor$Packet ProcessorTask.run(PacketProcessor.java:233)
|
|
|