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!

can't pass after clicking pin

Newbie Spellweaver
Joined
Dec 27, 2017
Messages
25
Reaction score
2
Can't progress after clicking pin..

this what the bat gives me:
Caused by: java.lang.NullPointerException at client.MapleCharacter.loadCharFromDB(MapleCharacter.java:630) at client.MapleCharacter.loadCharFromDB(MapleCharacter.java:523) at handling.handlers.login.PlayerLoggedInHandler.handle(PlayerLoggedInHandler.java:73) ... 21 more



[SOLVED]

Fault was in wz/map0/map9 replaced to 'map' thanks to swaggyp !
 
Last edited:
Newbie Spellweaver
Joined
Jan 16, 2018
Messages
11
Reaction score
0
Go to ur wz folder and go inside map.wz.

Is Map0 --> Map9 and move that inside your map folder
 
Upvote 0
Newbie Spellweaver
Joined
Dec 27, 2017
Messages
25
Reaction score
2
Go to ur wz folder and go inside map.wz.

Is Map0 --> Map9 and move that inside your map folder


Yes that worked for me thank you very much.
You know maybe if I try to make an item like !item xxxxxxxxxxxx
It tells me it does not exist.
 
Upvote 0
Back
Top