Welcome to the RaGEZONE - MMORPG development forums.

How to make a MapleStory Private Server [v83]

This is a discussion on How to make a MapleStory Private Server [v83] within the Tutorials forums, part of the Java Based (Odin) category; hi i was wondering if anyone can help me my friend can't connect to my server http://forum.ragezone.com/f566/frien...roblem-756976/...

Page 11 of 52 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 768
  1. #151
    The Azniest
    Rank
    Member +
    Join Date
    Dec 2008
    Location
    somewhere
    Posts
    273
    Liked
    8
    Gamertag: mayowarrior13

    Re: How to make a MapleStory Private Server [v83]

    Click
    hi i was wondering if anyone can help me my friend can't connect to my server

    http://forum.ragezone.com/f566/frien...roblem-756976/

  2. #152
    Newbie
    Rank
    Member
    Join Date
    Jun 2011
    Posts
    4
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Okay the only problem i have now is,
    When opening channel i get Default Case in marker.
    I can load the localhost.
    When i try to load a character it simply wont.
    When i check the bat file it says : Exception during processing packet : net.channel.handler.playerloggedinhandler : null

    Could anyone help me?

  3. #153
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,226
    Liked
    556

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by lxcasperxl View Post
    Okay the only problem i have now is,
    When opening channel i get Default Case in marker.
    I can load the localhost.
    When i try to load a character it simply wont.
    When i check the bat file it says : Exception during processing packet : net.channel.handler.playerloggedinhandler : null

    Could anyone help me?
    Can you show the whole .bat file. In the opening line, it says something about packets, therefore it might have some packet error

  4. #154
    Newbie
    Rank
    Member
    Join Date
    Jun 2011
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Hi, sorry to sound noob here .. But for the second download link -- Where is the actual link to download it?

    (Look at attachment)

    Just tell me what to click, it's a little confusing.
    Attached Thumbnails Attached Thumbnails wheresthedllink.jpg  
    Last edited by TehAlex; 21-06-11 at 10:38 AM.

  5. #155
    Registered
    Rank
    Member
    Join Date
    Apr 2011
    Posts
    5
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    can anyone help me??

    Spoiler:


    Spoiler:

  6. #156
    Gamma
    Rank
    Gamma
    Join Date
    Jun 2008
    Location
    wvndesign.nl
    Posts
    3,553
    Liked
    1130
    Steam ID: Settler11

    Re: How to make a MapleStory Private Server [v83]

    @above:
    Missing WZ files.
    In need of a website or design? Click here to send me a PM.




  7. #157
    Registered
    Rank
    Member
    Join Date
    Apr 2011
    Posts
    5
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by Samus. View Post
    @above:
    Missing WZ files.
    i got them now but the MySQL is giving me a problem

  8. #158
    Gamma
    Rank
    Gamma
    Join Date
    Jun 2008
    Location
    wvndesign.nl
    Posts
    3,553
    Liked
    1130
    Steam ID: Settler11

    Re: How to make a MapleStory Private Server [v83]

    Did you even installed MySQL first before wamp/xampp?
    Because you've to install MySQL first. Reinstall them both (with revo uninstaller, recommend + restart your PC as well after each task.)
    In need of a website or design? Click here to send me a PM.




  9. #159
    Newbie
    Rank
    Member
    Join Date
    Jul 2010
    Posts
    2
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    I got a Problem look at this !
    [url=http://imageshack.us/photo/my-images/231/naamlooszl.png/]ImageShack

  10. #160
    Member
    Rank
    Member
    Join Date
    Dec 2010
    Posts
    82
    Liked
    3

    Re: How to make a MapleStory Private Server [v83]

    hey i did as u said but i have problem hexing the localhost i used hex workshop and im using win 7 server is running on 127.0.0.1 but when i hex the client the icon changes for localhost and it doesnt work i mean it doesnt open can u anyone of u hex a client with ip 5.29.249.221 and give a link here id really appreciate it

  11. #161
    Newbie
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]


    By xianhuizeng at 2011-07-04

    I doubt there's something wrong here, but anyway ^


    By xianhuizeng at 2011-07-04

    I got here but...


    By xianhuizeng at 2011-07-04

    Why does this happen ^? Please help..

  12. #162
    Newbie
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    4
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Can someone tell me what's wrong with this? PLEASE HELP! (I'm using hamachi btw)

    Code:
    ZenthosDev has started:
    World Launched
    ERROR: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cou
    ld not create connection to database server. Attempted reconnect 3 times. Giving
     up.
    Exception in thread "main" java.lang.NullPointerException
            at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:56)
            at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:71)
            at net.world.WorldServer.main(WorldServer.java:47)
    Login Launched
    Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
    orld server.
    Press any key to continue . . . Channel Launched
    Exception in thread "main" java.rmi.NotBoundException: WorldRegistry
            at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
            at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
            at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
            at sun.rmi.transport.Transport$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.rmi.transport.Transport.serviceCall(Unknown Source)
            at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
            at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
    rce)
            at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
    ce)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
            at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
    n Source)
            at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
            at sun.rmi.server.UnicastRef.invoke(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.channel.ChannelServer.main(ChannelServer.java:204)
    Press any key to continue . . .

  13. #163
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,226
    Liked
    556

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by justindude521 View Post
    Can someone tell me what's wrong with this? PLEASE HELP! (I'm using hamachi btw)

    Code:
    ZenthosDev has started:
    World Launched
    ERROR: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cou
    ld not create connection to database server. Attempted reconnect 3 times. Giving
     up.
    Exception in thread "main" java.lang.NullPointerException
            at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:56)
            at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:71)
            at net.world.WorldServer.main(WorldServer.java:47)
    Login Launched
    Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
    orld server.
    Press any key to continue . . . Channel Launched
    Exception in thread "main" java.rmi.NotBoundException: WorldRegistry
            at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
            at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
            at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
            at sun.rmi.transport.Transport$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.rmi.transport.Transport.serviceCall(Unknown Source)
            at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
            at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Sou
    rce)
            at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Sour
    ce)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
            at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknow
    n Source)
            at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
            at sun.rmi.server.UnicastRef.invoke(Unknown Source)
            at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
            at net.channel.ChannelServer.main(ChannelServer.java:204)
    Press any key to continue . . .
    It says: Could not create connection to database server, meaning that you have not established a connection with mysql. Also make your server non-hamachi for a better server

  14. #164
    Newbie
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    4
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Awww. After it said "channel launched" This happened :P Help Doraemon? Or anyone else?


    Code:
    Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
    orld server.
    Exception in thread "main" java.lang.RuntimeException: java.rmi.ConnectException
    : Connection refused to host: 192.168.0.196; nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at net.channel.ChannelServer.run(ChannelServer.java:155)
            at net.channel.ChannelServer.main(ChannelServer.java:206)
    Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.0.196;
     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.registerChannelServer(Unknown Source)
            at net.channel.ChannelServer.run(ChannelServer.java:140)
            ... 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

  15. #165
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,226
    Liked
    556

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by justindude521 View Post
    Awww. After it said "channel launched" This happened :P Help Doraemon? Or anyone else?


    Code:
    Error initializing loginserverjava.lang.RuntimeException: Could not connect to w
    orld server.
    Exception in thread "main" java.lang.RuntimeException: java.rmi.ConnectException
    : Connection refused to host: 192.168.0.196; nested exception is:
            java.net.ConnectException: Connection timed out: connect
            at net.channel.ChannelServer.run(ChannelServer.java:155)
            at net.channel.ChannelServer.main(ChannelServer.java:206)
    Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.0.196;
     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.registerChannelServer(Unknown Source)
            at net.channel.ChannelServer.run(ChannelServer.java:140)
            ... 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
    Double check your IP config is correct and open world>channel>login

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •