Re: [Source]OdinSEA server files for MapleSEA v1.02
Re: [Source]OdinSEA server files for MapleSEA v1.02
I dont understand why John did not attach his src folder in the source.
This makes me feel funny, I think he has a bad src folder (or other bad causes), so he did not attach the same with his source,lol
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
ItsSimo
thats v1.5 big bang?
Yea, but i tested already, you can't create resistance character.. ?
Quote:
Originally Posted by
jun9xlsls
I dont understand why John did not attach his src folder in the source.
This makes me feel funny, I think he has a bad src folder (or other bad causes), so he did not attach the same with his source,lol
:closedeyes:
Re: [Source]OdinSEA server files for MapleSEA v1.02
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
ItsSimo
What ver is Rev 147?
it's v105
Re: [Source]OdinSEA server files for MapleSEA v1.02
Can anyone share me link download Maple v1.05?
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
jun9xlsls
I dont understand why John did not attach his src folder in the source.
This makes me feel funny, I think he has a bad src folder (or other bad causes), so he did not attach the same with his source,lol
Then don't download. Update it on your own, maybe yours "better" than him...
People won't sponfeed you everything.
Re: [Source]OdinSEA server files for MapleSEA v1.02
Re: [Source]OdinSEA server files for MapleSEA v1.02
How do I get the XML? Anyway to extract?
Posted via Mobile Device
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
weisi94
How do I get the XML? Anyway to extract?
Posted via Mobile Device
http://forum.ragezone.com/f427/maple...5-xmls-752495/ :wink:
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
UbuntuSE
Opps sorry! Missed that post.
Thanks! :)
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
UbuntuSE
ver of rev 147 = ver of MapleSea current?
Re: [Source]OdinSEA server files for MapleSEA v1.02
Quote:
Originally Posted by
jun9xlsls
ver of rev 147 = ver of MapleSea current?
Yea, maplesea is on 105 too. Lols,
Re: [Source]OdinSEA server files for MapleSEA v1.02
without the v105 scr folder can i still use the resistance job?
Re: [Source]OdinSEA server files for MapleSEA v1.02
Any idea why I'm receiving this error when I used the v105 xml file already?
Code:
:: Loading LoginInformationProvider ::
Exception in thread "main" java.lang.ExceptionInInitializerError
at handling.login.LoginServer.run_startup_configurations(Unknown Source)
at handling.login.LoginServer.startLogin_Main(Unknown Source)
at server.Start.main(Unknown Source)
Caused by: java.lang.NullPointerException
at provider.WzXML.XMLWZFile.fillMapleDataEntitys(Unknown Source)
at provider.WzXML.XMLWZFile.<init>(Unknown Source)
at provider.MapleDataProviderFactory.getWZ(Unknown Source)
at provider.MapleDataProviderFactory.getDataProvider(Unknown Source)
at handling.login.LoginInformationProvider.<init>(Unknown Source)
at handling.login.LoginInformationProvider.<clinit>(Unknown Source)
... 3 more
:: Loading ItemMakerFactory ::
Exception in thread "main" java.lang.ExceptionInInitializerError
at handling.channel.ChannelServer.run_startup_configurations(Unknown Sou
rce)
at handling.channel.ChannelServer.startChannel_Main(Unknown Source)
at server.Start.main(Unknown Source)
Caused by: java.lang.NullPointerException
at provider.WzXML.XMLWZFile.fillMapleDataEntitys(Unknown Source)
at provider.WzXML.XMLWZFile.<init>(Unknown Source)
at provider.MapleDataProviderFactory.getWZ(Unknown Source)
at provider.MapleDataProviderFactory.getDataProvider(Unknown Source)
at server.ItemMakerFactory.<init>(Unknown Source)
at server.ItemMakerFactory.<clinit>(Unknown Source)
... 3 more