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!

[Helps] How to fix nullpointer in Mushy v176

Newbie Spellweaver
Joined
May 21, 2010
Messages
12
Reaction score
0
I got it when lunch server
How to fix it ?
sstkknot - [Helps] How to fix nullpointer in Mushy v176 - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Aug 17, 2016
Messages
33
Reaction score
6
Hmm, what about you go there and add
'if(... == null) continue;'
Where the ... is the thing that is null, i don't use mushy but that is what i heard most people do.
 
Upvote 0
Newbie Spellweaver
Joined
May 21, 2010
Messages
12
Reaction score
0
I'm not getting this message when I do a fresh install. What program are you using to extract the wz files?
You have to Extract every wz file and place it in the 'wz' folder, you are most likely lacking mob2 or another wz with a '2' behind it.

I used Wzrepacker to extract it but some xml when extract it the program got error
 
Upvote 0
Newbie Spellweaver
Joined
Aug 17, 2016
Messages
33
Reaction score
6
I used Wzrepacker to extract it but some xml when extract it the program got error
You need to use a wz extractor that uses multithreading, like WZ explorer, ( ) but you can also use WZ dumper
 
Upvote 0
Back
Top