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!

Loading Hair ids & Face (Female & Male) ~Help needed.

Junior Spellweaver
Joined
Apr 28, 2008
Messages
126
Reaction score
8
I added hairs & faces, alot of faces and hairs and i wanted to know if theres a way to load the IDs without doing it manually.

I tried this Add-on.
And i get this error
Code:
Exception in thread "main" java.lang.NullPointerException
        at net.sf.odinms.provider.xmlwz.XMLWZFile.fillMapleDataEntitys(XMLWZFile
.java:24)
        at net.sf.odinms.provider.xmlwz.XMLWZFile.<init>(XMLWZFile.java:20)
        at net.sf.odinms.provider.MapleDataProviderFactory.getWZ(MapleDataProvid
erFactory.java:22)
        at net.sf.odinms.provider.MapleDataProviderFactory.getDataProvider(Maple
DataProviderFactory.java:29)
        at net.sf.odinms.tools.HairAndEyeCreator.main(HairAndEyeCreator.java:34)

Press any key to continue . . .


What should i do?
Thanks, Nakurusa <3
 
Back
Top