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!

How to make a MapleStory Private Server [v62]

Newbie Spellweaver
Joined
Apr 15, 2011
Messages
71
Reaction score
2
You can find them in GMcommands.java
Common ones are: !warp !goto !map !ban !tempban !spawn etc.

where is that?

---------- Post added at 06:18 PM ---------- Previous post was at 06:03 PM ----------

ooh, and why does my character talk in pink?? Im new to Maplestory Servers, but i bet you could already tell that. ;)
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
where is that?

---------- Post added at 06:18 PM ---------- Previous post was at 06:03 PM ----------

ooh, and why does my character talk in pink?? Im new to Maplestory Servers, but i bet you could already tell that. ;)
In your server files?
That's because your a GM, and GM text is different from normal players text, it's a custom feature in this source
 
Initiate Mage
Joined
Apr 5, 2008
Messages
4
Reaction score
0
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Copyright (c) All rights reserved MapleStory Version: 128 ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Could not create a SQL Connection object. Please make sure you've correctly configured db.properties.
java.lang.RuntimeException: java.lang.NullPointerException
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:92)
at net.world.WorldServer.main(WorldServer.java:73)
Caused by: java.lang.NullPointerException
at tools.DatabaseConnection$ThreadLocalConnection.get(DatabaseConnection.java:87)
at tools.DatabaseConnection$ThreadLocalConnection.get(DatabaseConnection.java:56)
at tools.DatabaseConnection.getConnection(DatabaseConnection.java:41)
at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:75)
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:90)
... 1 more

in V83 ZenthosDev

what's wrong with me ?
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Copyright (c) All rights reserved MapleStory Version: 128 ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Could not create a SQL Connection object. Please make sure you've correctly configured db.properties.
java.lang.RuntimeException: java.lang.NullPointerException
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:92)
at net.world.WorldServer.main(WorldServer.java:73)
Caused by: java.lang.NullPointerException
at tools.DatabaseConnection$ThreadLocalConnection.get(DatabaseConnection.java:87)
at tools.DatabaseConnection$ThreadLocalConnection.get(DatabaseConnection.java:56)
at tools.DatabaseConnection.getConnection(DatabaseConnection.java:41)
at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:75)
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:90)
... 1 more

in V83 ZenthosDev

what's wrong with me ?

As it says: "Please make sure you've correctly configured db.properties"
 
Initiate Mage
Joined
Jul 31, 2011
Messages
2
Reaction score
0
This is what i put
Stored Connction:
Server Host: :port 3306
Username:admin
Password:*****
And i left default shema blak too
What do i put under Server Host?
 
Initiate Mage
Joined
Jul 31, 2011
Messages
2
Reaction score
0
This is what i put
Stored Connction:
Server Host: :port 3306
Username:admin
Password:*****
And i left default shema blak too
What do i put under Server Host?

Could not connect to the specified instance. MySQL Error Number 2005 Unknown MySQL server host 'admin' (11004 This is the error code i recieved, btw
Sorry, i'm new to Private Servers

---------- Post added at 06:09 PM ---------- Previous post was at 05:54 PM ----------

Mmm i think i know whats wrong. I dont know what Kiki is and what folder to put it in
 
Initiate Mage
Joined
Aug 10, 2011
Messages
2
Reaction score
0
What do i do, how do i fix these error?? and more, read please, ide appreciate it

How do i fix these errors? XD

and what do i do after i followed your instructions, where do i code my npc's, how do i get the client? and do i need Maplestory v62? how do i make people gm's, how do i regulate the server, basicly i dont know how to even get the server on to the welcome screen ide appreciate it if you helped me, thank you man.:8::8:
 

Attachments

You must be registered for see attachments list
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
Re: What do i do, how do i fix these error?? and more, read please, ide appreciate it

How do i fix these errors? XD

and what do i do after i followed your instructions, where do i code my npc's, how do i get the client? and do i need Maplestory v62? how do i make people gm's, how do i regulate the server, basicly i dont know how to even get the server on to the welcome screen ide appreciate it if you helped me, thank you man.:8::8:

Look at the error where it says: cannot connect to db
Code npcs in npc scripts
Get a localhost and then hex edit
Yes you do need Maplestory v62 to play your private server
Make people GMs through mysql in characters and accounts table
 
Initiate Mage
Joined
Aug 10, 2011
Messages
2
Reaction score
0
Ide really appreciate it..

Ive done all the things you've said, and can you help me from there, please email me, braden.thomassee@gmail.com, ill pay you if you can help me get the server online. thank you
 
Newbie Spellweaver
Joined
Aug 12, 2011
Messages
7
Reaction score
0
Yes it is, if anyone needs help/support for this post it here and I will reply as soon as possible.

Hi just a question but wat do i put in mysql query browser for the stored connection, server host
 
Newbie Spellweaver
Joined
Aug 12, 2011
Messages
7
Reaction score
0
Hi just a question but wat do i put in mysql query browser for the stored connection, server host

ok i got all the installations now whenever i try to play on the server it tellse me invalid error
 
Initiate Mage
Joined
Aug 13, 2011
Messages
1
Reaction score
1
Need help, When i run xuizsource launcher, the world bat is blank, then logins comes and shows this:
Exception in thread "main" java.lang.ExceptionInInitializerError
at javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:173)
at sun.security.ssl.JsseJce.getKeyAgreement(Unknown Source)
at sun.security.ssl.JsseJce.isEcAvailable(Unknown Source)
at sun.security.ssl.CipherSuite$KeyExchange.isAvailable(Unknown Source)
at sun.security.ssl.CipherSuite.isAvailable(Unknown Source)
at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown
Source)
at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Sou
rce)
at sun.security.ssl.SSLSocketImpl.init(Unknown Source)
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source)
at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:184)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:256)
Caused by: java.lang.SecurityException: Can not initialize cryptographic mechani
sm
at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:86)
... 18 more
Caused by: java.lang.SecurityException: Cannot locate policy or framework files!

at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:2
54)
at javax.crypto.JceSecurity.access$000(JceSecurity.java:48)
at javax.crypto.JceSecurity$1.run(JceSecurity.java:78)
at java.security.AccessController.doPrivileged(Native Method)
at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:76)
... 18 more
Press any key to continue . . .
==========
Channel says that too,
help? running windows vista 64 bit
 
Initiate Mage
Joined
Nov 1, 2011
Messages
3
Reaction score
1
Hey, so I did everything, and copied all the files into the java folders, but i get an error saying that Java isn't recognized as an internal or external command, operable program or batch file. does it matter that i also have jre 6.0.0_5? I have jre6 tho as well, and copied the files into there.
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
Initiate Mage
Joined
Nov 1, 2011
Messages
3
Reaction score
1
Okay, so now most of it is working, thanks, but I'm now getting the same error as killr except instead of "...18 more" its "...4 more" for channel and "...1 more" for login. would it hurt to add another path to environmental variables? for jre6?
 
Initiate Mage
Joined
Nov 1, 2011
Messages
3
Reaction score
1
Lol, ok, so this is for everyone else, but i've read all but like 6 pages of this thread and I think the biggest problem is that some are not portforwarding, there's a guide by kevinsoccer5 that's good, or you're not using Java correctly, I know it's a pain, but seriously download the Java Xiuzsu provides and install it, then add the JCE unlimited strength files.

Awesome Tutorial and help and files XD
 
Back
Top