Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Create charachter help please

Newbie Spellweaver
Joined
Jun 23, 2014
Messages
64
Reaction score
2
hello I have not been able to solve this problem for 2 weeks. 5.1 emulator
please help me
ERROR:



18:17:38.213 ERROR[ReadWrite-0 Dispatcher]: - Reading failed for packet [C] 0x15D CM_CREATE_CHARACTERjava.lang.IllegalArgumentException: There is no player class with id -11 at com.aionemu.gameserver.model.PlayerClass.getPlayerClassById(PlayerClass.java:79) at com.aionemu.gameserver.network.aion.clientpackets.CM_CREATE_CHARACTER.readImpl(CM_CREATE_CHARACTER.java:88) at com.aionemu.commons.network.packet.BaseClientPacket.read(BaseClientPacket.java:92) at com.aionemu.gameserver.network.aion.AionConnection.processData(AionConnection.java:329) at com.aionemu.commons.network.Dispatcher.parse(Dispatcher.java:265) at com.aionemu.commons.network.Dispatcher.read(Dispatcher.java:218) at com.aionemu.commons.network.AcceptReadWriteDispatcherImpl.dispatch(AcceptReadWriteDispatcherImpl.java:87) at com.aionemu.commons.network.Dispatcher.run(Dispatcher.java:104)
 
Back
Top