MMORPG Server Development Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
Home[Release]How to make a MapleStory Private Server!!! Home10SearchLatest imagesRegisterChatLog in

 

 [Release]How to make a MapleStory Private Server!!!

Go down 
4 posters
AuthorMessage
yenyih
MMORPG
MMORPG



Number of posts : 17
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-26

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeWed Nov 26, 2008 9:18 pm

Needed Things And Downloads :
MayaMS-Repack V.55 MapleGlobal
http://www.mediafire.com/download.php?imxmithykly
MySql Database Viewer(download MySQL 5.0)
http://dev.mysql.com/downloads/mysql/5.0.html#win32
Java JDK Update 7 - Including Netbeans
https://cds.sun.com/is-bin/INTERSHOP...-CDS_Developer
Java Cryptography Extension Unlimited Strength Files
http://java.sun.com/javase/downloads/index.jsp
Localhost.exe v0.55 ( for your server )
http://www.mediafire.com/?jjdbxcbm4gw
WZ folder
http://www.mediafire.com/?apmstbkultn

Step one
Install the Java Development Kit which will also include NetBeans.
After installation extract your 'Java Cryptography Extenstion Unlimited Strength Files" to your desktop.
After extraction, navigate to:
"\Program Files\Java"
Upon reaching this destination, you should see two folders:
"jdk1.6.0_07" and "jre1.6.0_07"
(If you are unable to locate these folders, then you have not installed Java correctly and please repeat this step again)
Copy all the files from the 'Java Cryptography Extension Unlimited Strength Files" folder that you extracted earlier to your desktop and paste them, overwriting any other files with the same name, to these locations.
In the folder "jdk1.6.0_07" paste the files to "jre/lib/security"
In the folder "jre1.6.0_07" paste the files to "lib/security" [Release]How to make a MapleStory Private Server!!! Java
https://2img.net/h/i281.photobucket.com/albums/kk225/iChris_/JCEFiles-1.jpg

-Step Two-
Install MySQL Server and then install MySQL Tools.
During configuration of the MySQL Server, check the Standard Configuration and install it as a Windows Service. You will also be prompted to change the Administrator account settings, uncheck this and make sure the boxes are grey-ed out before proceeding.

-Step Three-
Extract "MayaMS repack" to your desktop.

-Step Four-
Open up MySQL Browser, if you followed my instructions above correctly you should be able to login with the below credentials:

Server Host : localhost
Port : 3306
Username : root
Password : root ( easier)

Once logged into your MySQL Query Browser, press "Ctrl+N"
You should be greeted with a prompt to "Create a New Schema"
Name your schema "odinms", and press Ok. A new schema should appear on the right hand side of your browser.

-Step Five-
Go to:
"File > Open Script"
and navigate to:
"Desktop > MayaMS > SQL's > OdinMS"
Open up "odinms.sql" and execute it (green lightning button on the top right corner). Do this for the rest of the other .sql files in the different folders (make sure not to miss any, as this could cause many errors!). You are now done with your MySQL Browser for now, you may close it.
https://2img.net/h/i281.photobucket.com/albums/kk225/iChris_/SQL.jpg

-Step Six-
Navigate to:
"Desktop > MayaMS"
Open up "db.properties" with either WordPad or Notepad and remove the password, or change it to whatever you may have set it as. Same goes to
login.properties , world.properties and channel.properties

-Step Seven-
If you're MapleStory client is version 0.55 you may skip this step and move on to Step Eight. If not, please continue.

-Step Eight-
You will now have to port forward.
OdinMS runs on ports 8484, 7575 and 8888.
The easiest and simplest way to do this is to visit:
PortForward.com
Find your router model and forward ports on both protocols "TDP" and "UDP"
It doens't matter which game you choose, any will do, you're just looking for the tutorial on how to port forward your particular router.

-Step Ten-
Now, all you need to do is to open your .bats in THIS order:
World.bat
Login.bat
Channel.bat
REMEMBER to leave at least a 5 second gap between opening each batch file.

For People Having Dynamic IP ( Singapore ) :

Download Hamachi :
https://secure.logmein.com/products/hamachi/list.asp

After Downloading , Install it , Power it on And You Will See Three Buttons
, Select the one which is appro middle and looks triangle . Create Your Own Network So That People Could Join Your Server (:

There , There Your Done , You will also need to HEX edit your clients (localhost) to your WanIP Or HamachiIP . Need help on hex editting , HERE IT IS (:

Hex editing IP so that others may connect to your client
First Download the following:
http://www.download.com/Hex-Workshop/3000-2352_4-10004918.html?part=dl-HexWorksh&subj=dl&tag=button

After Downloading , right click on your client and click on hex edit with hex editor workshop
http://download.lima-city.de/crackcheck/screenshots/user_5/09.06.2008-2.jpg

1.After that press Ctrl+F and type in the box 127.0.0.1 and click enter :
http://download.lima-city.de/crackcheck/screenshots/user_5/09.06.2008-3.jpg

Then save it.Now , Go To hamachi and find out what is your hamachi ip , Same goes to wanIPs , go here to check what's your ip IPChicken.com
Then put in whr the IPs should belong shown below

And You Can PLAY your SERVER !

Credits TO Me ; yenyih
https://2img.net/h/oi32.tinypic.com/24dqzko.jpg


Last edited by yenyih on Fri Nov 28, 2008 6:18 pm; edited 2 times in total
Back to top Go down
yenyih
MMORPG
MMORPG



Number of posts : 17
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-26

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeWed Nov 26, 2008 9:23 pm

Continued , For people having ERRORs

http://www.mediafire.com/download.php?aajgepm8abw - SQL Folder full of SQL fixes.

http://www.mediafire.com/?tgdizyzzijp - JRE6 Folder (Only download if you're missing it).

http://www.mediafire.com/download.php?ztb704s5npm - JRE1.6.0_6 Folder (Only download if you're missing it).

http://www.mediafire.com/?tvzmjx321yn - JDK1.6.0_06 folder (Only download if you're missing it).

http://www.mediafire.com/?yjy0tjjein7 - JCE Unlimited Strength files (Only download and follow the placement step if you have the log-in stick error)

http://www.mediafire.com/?2ayjwctetmx - v55 Cash shop localhost Read about this further down.

Fix 1). Make sure you have your dist files placed in these folders

Code:
C:\Program Files\Java\JRE6\lib\ext
C:\Program Files\Java\JDK1.6.0_06\jre\lib\ext
C:\Program Files\Java\JRE1.6.0_06\lib\ext


Fix 2). If you've tried port forwarding, and suddenly, cannot pass character selection, Try forwarding port 8888 under TCP and UDP protocols.

Fix 3). If when you click the log-in button it just sticks, download the JCE unlimited strength files from above, and place the Local_policy and US_export_policy in the following folders

Code:
C:\Program Files\Java\jre6\lib\security
C:\Program Files\Java\jre6\lib\ext
C:\Program Files\Java\jre6\lib
C:\Program Files\Java\jre1.6.0_06\lib\security
C:\Program Files\Java\jre1.6.0_06\lib\ext
C:\Program Files\Java\jre1.6.0_06\lib
C:\Program Files\Java\jdk1.6.0_06\lib
C:\Program Files\Java\jdk1.6.0_06\jre\lib
C:\Program Files\Java\jdk1.6.0_06\jre\lib\ext
C:\Program Files\Java\jdk1.6.0_06\jre\lib\security

Fix 4).Some people had errors when they were not using a v55 CashShop enabled Localhost, Download it from above.

Fix 5). Make sure if you've port forwarded(If you're using a modem, You don't have too portforward, but you still have to place the IP's like this) you have the IP's in your properties files set like this:

Code:
World.properties - WANIP
Channel.properties - localhost
Login.properties - localhost

How ever if your on hamachi:

Code:
World.properties -
Channel.properties -
Login.properties -

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
F.A.Q (Frequently asked questions)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Q. Why don't you help with TitanMS errors?

A. I do not have hardly any experience fixing TitanMS errors.


Q. Why don't you help with OdinTeh/Lily errors?

A. I am not quite sure on how to fix those errors either.


Q. HELP! How do I port forward a modem?!

A. No need to, just follow Fix 5.

Q. Well, Can I PM you then?

A. No, keep the errors in the support section, and in here.


Q. Can I have a cookie?

A. You May Untill You Die (:


Q. HELP! I DID EVERYTHING AND MY CHARACTER IS STILL DISAPPEARING!

A. You didn't execute on of the SQL's, Run them slow, and remember which one's you've ran so far.


Q. HELP! I AM STILL GETTING STUCK AT THE LOG-IN PAGE! I DID THE JCE FILE SETUP!

A. You didn't place them in the right folders, But if you have and are still getting this error place the JCE files, in EVERY SINGLE folder in you're java folders.


Q. HELP, I AM STILL STUCK AT CHARACTER SELECTION! AND I AM SUPER 100% NO NOOB, POSITIVE THAT I DID ALL THE STEPS!

A. As soon as you double click you're character, minimize and search you're .bat files for errors. I need the top of the error, one talking about an "unknown column" Or something like that.


Q. Does it cost money to run a private server?

A. No it does not, its absolutely free. (Unless you want to host you're server on a dedicated host)


Q. Can you just setup my server for me?!

A. No, no I will not, I don't believe in getting EVERYTHING done for you.


Q. Can you PLEASE come and be a GM on my server?!

A. No thank you, I have my own server to tend to.


Q. When ever I register on my site I get "field banreason dosn't have a default value"

A. Run this script in Query Browser/Navicat/HeidiSQL Code:
ALTER TABLE `accounts` MODIFY COLUMN `banreason` TEXT NULL DEFAULT NULL;
ALTER TABLE `accounts` MODIFY COLUMN `macs` TINYTEXT NULL DEFAULT NULL;


Q. When ever I open launch_world.bat I get something that says port 1099 is already in use!

A. This happens when you already have a launch_world.bat open, Close it and try again. Also, Close out I.E as it also uses this port. If the problem persists, restart you're computer.


Q. I get this error!: 'java' is not recognized as a operable program or batch file

A. You have to add the environment, to do this:

Goto, Control Panel -> System -> Advanced tab
Click on environment variables
Look at the below fieldset, System FieldSet
Find value PATH or Path, double-click on it and add the Java binary folder location at the end

Code:
;C:\Program Files\Java\jdk1.6.0_10\bin

You may notice it says 1.6.0_10, no problem, just change the above to whatever version you have!


Q. I can't compile, can I send you my source and then you compile for me?!

A. Theres a saying, Catch a man a fish, he'll eat for a day, Teach a man to fish, he'll eat for a lifetime, in other words, lookup some guides, I will not compile for you.

If There Is Other Problems or Other Errors you must post here to tell me Smile

Credits TO Me ; yenyih
Back to top Go down
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-23

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeWed Nov 26, 2008 10:08 pm

Added [TAG]
Thanks for sharing your knowledge
Back to top Go down
https://mmorpg.iftopic.com
aerolite
MMORPG
MMORPG



Number of posts : 5
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-27

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 2:31 am

Thanks~ for sharing!
Back to top Go down
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-23

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 4:27 am

its great my server is running ^^ now Tnx for sharing ^^
Back to top Go down
https://mmorpg.iftopic.com
aerolite
MMORPG
MMORPG



Number of posts : 5
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-27

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 4:38 am

Do we need to download Maple Story 1st? before i made the server?
Because i dont truly know about maple story... But i have Private Ragnarok Online ^_^

Can you tell us the GM's commands and Player Commands?
Where we can download FULL maple story?
Thank you very much!
Back to top Go down
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-23

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 5:09 am

Quote :
Do we need to download Maple Story 1st? before i made the server?
Because i dont truly know about maple story... But i have Private Ragnarok Online ^_^

Can you tell us the GM's commands and Player Commands?
Where we can download FULL maple story?
Thank you very much!
Can you advertise your server on advertisment section at ragnarok online
Back to top Go down
https://mmorpg.iftopic.com
aerolite
MMORPG
MMORPG



Number of posts : 5
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-27

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 6:15 am

Okay! Chris do you made Maple Story server already? kindly teach me how to make this server. Because i never play Maple Story i think i should download first the FULL Maple story before its work.. Its like ragnarok we need SAKRAY before we can play RO you get what i mean?

Thanks~ i will add my server soon xD!
Back to top Go down
yenyih
MMORPG
MMORPG



Number of posts : 17
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-26

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 8:40 am

erm....sry i am no Christoper,i am yenyih,u find wrong people.

ya u need the Maple global v55,like RO nid kro and sakray.if got any error or problem tell me Very Happy
Back to top Go down
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-23

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 10:22 am

you can post other problem or something on other section this is only for maplestory
Back to top Go down
https://mmorpg.iftopic.com
lov31314
MMORPG
MMORPG
lov31314


Number of posts : 5
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-27

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeThu Nov 27, 2008 3:00 pm

Chris,what u did was called leeching and give the crediets ty.if Real thread starters saw that u leeched i am sure they would give u a hell of a time.
Back to top Go down
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Release]How to make a MapleStory Private Server!!! Left_bar_bleue0 / 1000 / 100[Release]How to make a MapleStory Private Server!!! Right_bar_bleue

Registration date : 2008-11-23

[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitimeFri Nov 28, 2008 3:26 am

give it to your self Wink
Back to top Go down
https://mmorpg.iftopic.com
Sponsored content





[Release]How to make a MapleStory Private Server!!! Empty
PostSubject: Re: [Release]How to make a MapleStory Private Server!!!   [Release]How to make a MapleStory Private Server!!! Icon_minitime

Back to top Go down
 
[Release]How to make a MapleStory Private Server!!!
Back to top 
Page 1 of 1
 Similar topics
-
» 3.3.2-3.3.0 warcraft server repack downloads private server emulation
» 3.3.2-3.3.0 private server repaks world of warkraft server emulation
» Is in need for some help with a maplestory server.
» MapleStory Server Set Up (Cheap)
» dragonica private server

Permissions in this forum:You cannot reply to topics in this forum
MMORPG Server Development Forum :: MMORPG Server Files :: Server Developments :: MapleStory-
Jump to: