• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help me !!

Newbie Spellweaver
Joined
Sep 2, 2016
Messages
13
Reaction score
0
I had set up the server acording to this tutorial http://forum.ragezone.com/f428/source-create-own-v83-maplestory-759889/ however i cant seem to find starter so i click on launch server and there is error
Pls do guide me.
heres img reference pls do help me ans thanks in advance
NeorzRiel - Help me !! - RaGEZONE Forums
[/url]

I have also tried using moopledev and i can start up with no hicups however the account tables is missing and i cant exceute it to create admin acc

If u can help me on either one or the latter it greatly appreciated
 
Newbie Spellweaver
Joined
Sep 2, 2016
Messages
13
Reaction score
0
now faced withnew problem

error log
Code:
Exception in thread "main" Exception in thread "main" java.rmi.NotBoundException: WorldRegistryjava.lang.RuntimeException: Could not connect to world server.


        at sun.rmi.registry.RegistryImpl.lookup(Unknown Source) at net.login.LoginServer.run(LoginServer.java:92)


        at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)  at net.login.LoginServer.main(LoginServer.java:135)


        at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)Caused by: java.rmi.NotBoundException: WorldRegistry


        at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)     at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)


        at sun.rmi.transport.Transport$2.run(Unknown Source)    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)


        at sun.rmi.transport.Transport$2.run(Unknown Source)    at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)


        at java.security.AccessController.doPrivileged(Native Method)   at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)


        at sun.rmi.transport.Transport.serviceCall(Unknown Source)      at sun.rmi.transport.Transport$2.run(Unknown Source)


        at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)    at sun.rmi.transport.Transport$2.run(Unknown Source)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)    at java.security.AccessController.doPrivileged(Native Method)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(Unknown Source)      at sun.rmi.transport.Transport.serviceCall(Unknown Source)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(Unknown Source)   at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(Unknown Source)   at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(Unknown Source)   at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(Unknown Source)


        at java.security.AccessController.doPrivileged(Native Method)   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)


        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)


        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)    at java.lang.Thread.run(Unknown Source)


        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)


        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)       at java.lang.Thread.run(Unknown Source)


        at sun.rmi.server.UnicastRef.invoke(Unknown Source)     at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)
        at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)


        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)       at net.channel.ChannelServer.main(ChannelServer.java:394)


        at sun.rmi.server.UnicastRef.invoke(Unknown Source)
        at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
        at net.login.LoginServer.run(LoginServer.java:82)
        ... 1 more
Press any key to continue . . . Press any key to continue . . .
 
Last edited by a moderator:
Upvote 0
Newbie Spellweaver
Joined
Sep 2, 2016
Messages
13
Reaction score
0
But apparently i cant seem to find the properties and i have localhost which is not edited.Can u give more guidance? I m not planning to put it online.
 
Upvote 0
Newbie Spellweaver
Joined
Sep 2, 2016
Messages
13
Reaction score
0
oh i think mines corrupted as i dont have the login properties or world properties and my db looks like this
url=jdbc:mysql://localhost:3306/XSPro?autoReconnect=trueuser = root
password =
 
Upvote 0
Newbie Spellweaver
Joined
Sep 2, 2016
Messages
13
Reaction score
0
I m using Xpros
lemme try decompile



Once again ,my decompiling looks weird is it possible link to a tutorial
 
Upvote 0
Back
Top