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!

[Source] How to SetUp a *Full* MapleStory v62 or v55 Server - No Hamachi + WebSite

Experienced Elementalist
Joined
Apr 29, 2016
Messages
269
Reaction score
3
Pardon the bump, but I don't feel that it is necessary to create an entirely new thread for this issue I'm having. I go to install MySQL Server 5.7.17, and I'm receiving this error during installation:



Could someone please help me out here? It doesn't really give me much information as far as troubleshooting.
 
Initiate Mage
Joined
Aug 17, 2016
Messages
36
Reaction score
0
Pardon the bump, but I don't feel that it is necessary to create an entirely new thread for this issue I'm having. I go to install MySQL Server 5.7.17, and I'm receiving this error during installation:



Could someone please help me out here? It doesn't really give me much information as far as troubleshooting.

Seems like the password is wrong? I could be wrong but try installing without a password.
 
Initiate Mage
Joined
Apr 30, 2016
Messages
4
Reaction score
0
Soooo... if my server runs fine but I still get the "server check" issue, what might I be doing wrong? I'm certain I modified localhost.exe correctly and everything.

Note that I'm just trying to connect locally at this point.
 
Initiate Mage
Joined
Dec 26, 2008
Messages
10
Reaction score
0
Re: [Tutorial] How to setup a *Full* MapleStory v62 or v55 Server - No Hamachi + WebS

I get this error (v62)

login.bat:
O
Code:
2010.06.16. 11:01:56 net.sf.odinms.net.login.LoginServer main

SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
        at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
        at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.2.20;
nested exception is:
        java.net.ConnectException: Connection timed out: connect
        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.invoke(Unknown Source)
        at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unkn
own Source)
        at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
        at $Proxy0.registerLoginServer(Unknown Source)
        at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:179)
        ... 1 more
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
n Source)
        at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
        ... 9 more

channel.bat

Code:
2010.06.16. 11:01:56 net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
        at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
        at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.2.20;
nested exception is:
        java.net.ConnectException: Connection timed out: connect
        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.invoke(Unknown Source)
        at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unkn
own Source)
        at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
        at $Proxy0.registerLoginServer(Unknown Source)
        at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:179)
        ... 1 more
Caused by: java.net.ConnectException: Connection timed out: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
        at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknow
n Source)
        at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
        ... 9 more

world.bat ----------EMPTY---------
Did u fix it ?? Cuz I got same error ..
 
Initiate Mage
Joined
May 5, 2018
Messages
1
Reaction score
0
I have done the whole guide and now when i try to start it and click on local host it says:

error code : 2147221000 (DLL for class not found)

Could someone pls help me fix this.

Awesome guide though
 
Initiate Mage
Joined
Apr 26, 2020
Messages
3
Reaction score
0
I am a senior developer, but I open the server but the client got problem and it quit after I walk a little, anyway I'm tired of trying to fix it, I would like to hire someone to work for me and make this job and them I pay the work as a freelancer, hour based work, anyone interested? Send me PM.
 
Joined
Jun 11, 2008
Messages
588
Reaction score
45
I am a senior developer, but I open the server but the client got problem and it quit after I walk a little, anyway I'm tired of trying to fix it, I would like to hire someone to work for me and make this job and them I pay the work as a freelancer, hour based work, anyone interested? Send me PM.
Doesn't really sound like you're a senior developer then.

Kind of can't believe that my old guide is still here though lol
11 years went by quick
 
Back
Top