Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
DivineUser
=/ okay... then what should i put ._.
and the isNormalSkill is underlined when i put the code in MapleCharacter.Java =/
- - - Updated - - -
Erm... I tried it and it actually worked.. LOL
Oh it's just some random boolean useless skill checks that serve no purpose, just remove isNormalSkill from the check.
Also, no, it won't work obviously.. Like @AristoCat said, it just goes into str when you're below 10.. LOL
You need something more like so at the beginning:
PHP Code:
if (remainingAp > 30000) {
storeAPS(remainingAp);
remainingAp = 0;
}
So if the player exceeds 30k AP they put it in AP Storage and resets.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
SP problems occur because you give a wrong amount of sp on job advance
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
It will and can work. i tried already. until about 3k+ ap? then it starts to show a pop-up everytime u level up tell u to use your ap. anyways i've changed it to store into the ap bank alr. thanks though.
- - - Updated - - -
erm... sometimes the apbank resets to 0 ap ._. any idea why ? i've tried rebirthing, changing job, relog & restart server.
That all seems to not be the case ._.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
What other things should i do to client and i need to ediT? because i already put LEN.ini in the client but I cant connect to the game.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
Y Squared
This thread is made specifically to get support from my guide.
If you have any question or issues, please feel free to post them here.
Please Be Patient And Wait For Your Question/Issue To Be Answered/Solved.
Please Do Not Double Post.
If I Helped, Please + Reputation/Like.
NOTE: ANYTHING UNRELATED TO THE GUIDE WILL NOT BE ANSWERED.
Done everything from the guide, but it keeps tell me game offline message... how to fix?
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
gsboy
Done everything from the guide, but it keeps tell me game offline message... how to fix?
TBH, I've not read the guide, but usually this error means that there is no server running for the client to connect to, or the client is connecting to the wrong serverIP.
So, your server is probably running with no errors, but are you sure you have configured your client to run properly?
(so are you sure the server is connected to the same ip as the client is setup for? and that the ports are setup properly)
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
*Puts on necromancer hat and hits the thread with a stick*
Hello everyone! It seems I've reached a deadend.
With a lot of unsuccessful trouble shooting I was unable to find the reason why i get the "Firewall" problem. It is very important to note that this is after a good 15 seconds of the launcher trying to communicate with the server and not popping up right away as if there was no response.
I have tried to connect thru an external source and internal and both have the same problem.
I will post images here and maybe you guys can see if I did something wrong
1: The database was setup and no problems appeared, The server communicates with it and launches properly.
2: Previously, before starting the server I made sure that all these were setup properly
Login Server
LEN
Channel.properties
WorldGMS.properties
3:Ports are forwarded.
4: JCE is placed everywhere... And maybe places that it shouldn't be. Also this is JCE 6
If you need more information to find out what's going on please let me know, I really want to figure out what's going on.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
@Kittyjessika
Does it run locally? (all IP's set to 127.0.0.1)
JCE isn't a problem, otherwise the bat would have returned a cypthography error.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
@Novak, It does not appear to be working with everything set to 127.0,0.1, I also tried with and without the admin only bool and it appears to be the same issue.
I also noticed an error i used to have many many hours ago that I am unable to reproduce, when I had java 8 installed prior uninstalling every single java from my PC and restarting my computer, it would launch without the JCE and give me an error, when it reached the login screen it would disconnect me and the prompt that I was not using the encryption files would appear on the server screen.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Hey guys I have figured out how to fix my problem. Please note that there is mistakes on a few tutorials on here. Most tell you to use JCE6 to be able to run your server which is untrue. On the 3 sources i've managed to compile all had the same firewall issue. I figured out the problem was i needed JCE7 not JCE6.
Maybe this will fix your issue! Thanks for everyone who helped me and special thanks to Novak to remind me to test in local host to reduce the amount of external issues that could be there.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
Kittyjessika
Hey guys I have figured out how to fix my problem. Please note that there is mistakes on a few tutorials on here. Most tell you to use JCE6 to be able to run your server which is untrue. On the 3 sources i've managed to compile all had the same firewall issue. I figured out the problem was i needed JCE7 not JCE6.
Maybe this will fix your issue! Thanks for everyone who helped me and special thanks to Novak to remind me to test in local host to reduce the amount of external issues that could be there.
You need Java 7 because as the original release of Lithium (at v111) AuroX had stated he loved to use Diamond Operators (which is a new feature within Java 7). I don't have a clue why people suggest Java 6 for v100+ sources..
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
Kittyjessika
Hey guys I have figured out how to fix my problem. Please note that there is mistakes on a few tutorials on here. Most tell you to use JCE6 to be able to run your server which is untrue. On the 3 sources i've managed to compile all had the same firewall issue. I figured out the problem was i needed JCE7 not JCE6.
Maybe this will fix your issue! Thanks for everyone who helped me and special thanks to Novak to remind me to test in local host to reduce the amount of external issues that could be there.
Haha this was going to be my 2nd tip after the localhost didn't work. I was suprised when you said you were using java 6. Glad you figured it out on your own!
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Need help connecting client to server, have already tried the firewall settings.
https://forum.ragezone.com/cache.php...f83d13a574.png
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
Geebus
If you're on w8/8.1/10 v117 won't work.
Regarding your screenshot, it either means there's no server running on the IP:8484 you are connecting to, or the client doesn't work.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Whenever I run Maplestory.exe, it opens IE and directs me towards the official homepage. I feel like LEN isn't hooking properly or something?
When I try from the launcher, nothing happens.
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Quote:
Originally Posted by
ByCreator
download links?thanks
Here -> http://forum.ragezone.com/f427/sourc...17-1-a-914201/ ... Source ExiledMS* Credits: Bizarre
3 Attachment(s)
Re: [Support] How To Make A MapleStory V117 (ExiledMS Based) Private Server
Hello ,
I have downloaded
this files and this MySQL Errors
Attachment 163808Attachment 163809Attachment 163810
https://pasteboard.co/HGBy0rb.png
https://pasteboard.co/HGByvfMB.png
I dont have jre7 and When I run the SQL script I getting alot of errors, May some one help me ? Thanks
forgot everything about how to setup MS server.
where to find working link for java?