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 [v83]

Initiate Mage
Joined
Jul 18, 2015
Messages
1
Reaction score
0
how can i fix this error code? please hlep

Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.CloseRangeDamageHandler:
null
Exception during processing packet: net.channel.handler.MagicDamageHandler: null
 
Newbie Spellweaver
Joined
Aug 9, 2015
Messages
59
Reaction score
1
Can I make an account for my own? Or only Admin?

It doesn't let me pass the Character Selection. It takes me back to login after that and say: Unable to log on the game server. Help me please
 
Last edited:
Initiate Mage
Joined
Aug 26, 2015
Messages
1
Reaction score
0
XiuzSu - How to make a MapleStory Private Server [v83] - RaGEZONE Forums


Hello, i know this i late, but i am receiving this error when i run the localhostv83
 
Newbie Spellweaver
Joined
Apr 7, 2011
Messages
11
Reaction score
1
Currently stuck here. I've redone step 4 a few times & made sure my JCE files were correct. I've had this problem before about 2 years back but I forgot how I fixed it.

ZenthosDev has started:
World Launched
Exception in thread "main" java.lang.ExceptionInInitializerError
at database.DatabaseConnection.<clinit>(DatabaseConnection.java:12)
at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:54)
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:71)
at net.world.WorldServer.main(WorldServer.java:47)
Caused by: java.lang.NumberFormatException: For input string: "50 "
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at constants.ServerProperties.<clinit>(ServerProperties.java:59)
... 4 more
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 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.runWorker(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 . . .
 
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
Currently stuck here. I've redone step 4 a few times & made sure my JCE files were correct. I've had this problem before about 2 years back but I forgot how I fixed it.

ZenthosDev has started:
World Launched
Exception in thread "main" java.lang.ExceptionInInitializerError
at database.DatabaseConnection.<clinit>(DatabaseConnection.java:12)
at net.world.WorldRegistryImpl.<init>(WorldRegistryImpl.java:54)
at net.world.WorldRegistryImpl.getInstance(WorldRegistryImpl.java:71)
at net.world.WorldServer.main(WorldServer.java:47)
Caused by: java.lang.NumberFormatException: For input string: "50 "
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at constants.ServerProperties.<clinit>(ServerProperties.java:59)
... 4 more
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 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.runWorker(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 . . .

The error is because you have a space in a number. It says it's "50 " when it should be "50". Do you have anything in your .properties files that has "50" in them? Make sure you have no spaces as it's parsing an integer and placing a space will cause an exception like you see here.
 
Newbie Spellweaver
Joined
Oct 31, 2015
Messages
8
Reaction score
0
why should he change the ip when its already set to 127.0.0.1 in the host settings (mysql) About the question, have u ticked the box run as windows xp (server pack 2 or what ever itscalled)
 
Newbie Spellweaver
Joined
Sep 7, 2013
Messages
13
Reaction score
0
I did all steps, and I've search my answers to find out how to fix my problem. None of it works, so can anyone help me with other options that I can possibly try.
I use Windows 10 . My main browser is Chrome.
515e1ea8c78051142d25fbd4a2603581 - How to make a MapleStory Private Server [v83] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Custom Title Activated
Loyal Member
Joined
Mar 14, 2010
Messages
5,363
Reaction score
1,343
Is that the file with where I have to move it to the folders of JRE 7 and JRK 7? If so, I already moved it.

Make sure you used the correct version JCE. JCE 7 for jdk, jre 7 and not jce 8 for it. If it still doesn't work, you placed them incorrectly or to a directory of java that is unused. (Some people have multi java versions)
 
Experienced Elementalist
Joined
Mar 12, 2015
Messages
238
Reaction score
43
while ur still starting, move to another source, zenthosDev dc's everybody when you autoattack. can be fixed but i doubt you know how, so i suggest you take the easy way
 
Back
Top