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!

Recent content by lawrence8529

  1. lawrence8529

    v144.3 Character Creation Problem

    I'm still having a problem with this issue... Please help me find it...
  2. lawrence8529

    v144.3 Character Creation Problem

    I can't find anything to edit... how do i know what to edit?
  3. lawrence8529

    v144.3 Character Creation Problem

    By creation handler you mean the files that contain the CREATECHAR & CREATE_CHAR variables right? I'm very confused on which file it's in, because I can't find any file containing packets involving character creation.
  4. lawrence8529

    v144.3 Character Creation Problem

    Explorer Received data : 45 00 05 00 31 32 33 34 35 FF FF FF FF 01 00 00 00 00 00 00 01 06 05 5B 00 00 B9 8F 00 00 01 00 00 00 AF 06 10 00 C2 5E 10 00 F0 DD 13 00 E...12345????..........[..??......?...?^..??.. [Recv] CREATE_CHAR | 69 | 0x0045 0 | 0 | 1 |...
  5. lawrence8529

    v144.3 Character Creation Problem

    What do I update?
  6. lawrence8529

    v144.3 Character Creation Problem

    Log the OP Codes? What settings am I editing?
  7. lawrence8529

    v144.3 Character Creation Problem

    LoginInformationProvider.java
  8. lawrence8529

    v144.3 Character Creation Problem

    I still need help with this issue, please help.
  9. lawrence8529

    v144.3 Character Creation Problem

    InterServerHandler.java Line 320: if (GameConstants.getWeaponType(b.getItemId()) == MapleWeaponType.BIG_SWORD) { Edit: The creation of any other character works fine, but if it is the creation of a Explorer, it wont create. Such as Cannoneer, Dual blade and Explorer aren't able to be created.
  10. lawrence8529

    v144.3 Character Creation Problem

    Its not only Jett; Resistance, Aran, Evan can all be created with items in tact. fine but Kanna, Hayato get created naked. It's only Explorer that can not be created I accidentally deleted the Except file, how do I create another? EDIT: LOG_PACKET_EXCEPT
  11. lawrence8529

    v144.3 Character Creation Problem

    Which handler?
  12. lawrence8529

    v144.3 Character Creation Problem

    My revpacketop says CREATE_CHAR is 0x45 I am able to create every character besides Adventurer, Hero and Luminous. The rest can be created fine, so i'm pretty sure the its not something to do with the OP code for CREATE_CHAR. RecvPacketOpcode.JAVA Comparison between Jett Creation and...
  13. lawrence8529

    v144.3 Character Creation Problem

    Thank you so much for telling me which file it is. Ill look into it later. EDIT: There doesn't seem to be anything wrong with it... "CreateChar" in CharLoginHandler.java
  14. lawrence8529

    v144.3 Character Creation Problem

    Bump. Please help me with this. Im not quite sure what file is causing this problem
  15. lawrence8529

    v144.3 Character Creation Problem

    I am currently using AstralMS's source for v144.3 since I can't get it to work on v144.2 I changed the server to v144.3. I am unable to create a characters for explorers, zero, and luminous. If it is, do you think you can help me find the OPCode for character creation for v144.3? Thank you in...
Back
Top