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 24, 2011
Messages
1
Reaction score
0
I got my private server to work, but I have some problems.

-Scrolls works 100% of the time and take no slots.

-Skype and wamp both use port 80. If i close skype, start wamp and open skype again. They both work. Will this have any effect?

- Cody only shows mage and you can`t job adv. at lvl 10, you need to train to lvl 11, put stats in what you need and then go to job. instucter.
 
Initiate Mage
Joined
Jul 21, 2011
Messages
1
Reaction score
0
hay can anyone tell me how to place exp rate cause when i input the ammount it just shows an error

---------- Post added at 02:29 PM ---------- Previous post was at 02:27 PM ----------

OOOOOOOOoh and looking for someone that can help me make a private server ive tried over and over but i fail so hard plz T^T id really appreciate it
 
Joined
Sep 26, 2010
Messages
1
Reaction score
0
Hi, I did everything correctly and i keep on getting errors.
Check it out
"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: "100
"
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:61)
... 4 more"

I do not know how to fix this error but here is one thing... Whenever i change the exp rate the "For input string:" part changes to whatever i make my exp rate. Please help because i want my server up and running for people to join. Thanks for posting this it helped alot.
 
Initiate Mage
Joined
Jul 22, 2011
Messages
1
Reaction score
0
hey dude i was doing everything and it worked perfectly but when i get to character selection i enter pic and then it redirects me to login screen and says cannot connect to login server

HELP PLZ
 
Initiate Mage
Joined
Jul 25, 2011
Messages
1
Reaction score
0
2 things.

1. thelogin zentosdev says: Binding to port 8484 failed: java.net.BindException: address already in use: bind
i use the ip of 127.0.0.1 if that matters

2. my wamp server is green even though i click start all services
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
I got my private server to work, but I have some problems.

-Scrolls works 100% of the time and take no slots.

-Skype and wamp both use port 80. If i close skype, start wamp and open skype again. They both work. Will this have any effect?

- Cody only shows mage and you can`t job adv. at lvl 10, you need to train to lvl 11, put stats in what you need and then go to job. instucter.
Take off your GM level and scrolls should work like a normal player
Skype shouldn't affect wamp
Fix your cody npc
Anyone Know how to make Potential system in v97?
That is part of wz editing which is forbidden here
hay can anyone tell me how to place exp rate cause when i input the ammount it just shows an error

---------- Post added at 02:29 PM ---------- Previous post was at 02:27 PM ----------

OOOOOOOOoh and looking for someone that can help me make a private server ive tried over and over but i fail so hard plz T^T id really appreciate it
Just read it carefully and do step by step
Hi, I did everything correctly and i keep on getting errors.
Check it out
"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: "100
"
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:61)
... 4 more"

I do not know how to fix this error but here is one thing... Whenever i change the exp rate the "For input string:" part changes to whatever i make my exp rate. Please help because i want my server up and running for people to join. Thanks for posting this it helped alot.
There is some 'input string' error, change your exp rate through mysql and server.properties

hey dude i was doing everything and it worked perfectly but when i get to character selection i enter pic and then it redirects me to login screen and says cannot connect to login server

HELP PLZ
Portforward and show all .bat errors
2 things.

1. thelogin zentosdev says: Binding to port 8484 failed: java.net.BindException: address already in use: bind
i use the ip of 127.0.0.1 if that matters

2. my wamp server is green even though i click start all services
Your ports are incorrect, portforward the correct ports
 
Initiate Mage
Joined
Jul 27, 2011
Messages
1
Reaction score
0
When i click localhost in my v83 maplestory folder,
it says that it can't connect to server or firewall stuff.
And about the wampserver, my icon turns green instead of white
Need Help =(
 
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
When i click localhost in my v83 maplestory folder,
it says that it can't connect to server or firewall stuff.
And about the wampserver, my icon turns green instead of white
Need Help =(

Portforward properly... restart wamp again
 
Joined
Jul 6, 2010
Messages
2
Reaction score
0
Xiu, I'm good as far as getting the server online and logging in, but one thing that I find unusual is that majority of the NPC's are uncoded. Is there a reason for that or am I experiencing some technical difficulty on my behalf?
 
Initiate Mage
Joined
Apr 25, 2009
Messages
1
Reaction score
0
Everything works ! Thank you! But.. I don't know how to enable player's extra commands. How do I do that?
 
Initiate Mage
Joined
Apr 5, 2008
Messages
4
Reaction score
0
ZenthosDev has started:
World Launched
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Copyright (c) All rights reserved MapleStory Version: 128 ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Login Launched
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/core/buffer/IoBufferAllocator
Caused by: java.lang.ClassNotFoundException: org.apache.mina.core.buffer.IoBufferAllocator
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at sun.misc.Launcher$ExtClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: net.login.LoginServer. Program will exit.
 
That one pokemon thing
Loyal Member
Joined
Apr 3, 2010
Messages
1,766
Reaction score
621
ZenthosDev has started:
World Launched
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Copyright (c) All rights reserved MapleStory Version: 128 ::
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Login Launched
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/core/buffer/IoBufferAllocator
Caused by: java.lang.ClassNotFoundException: org.apache.mina.core.buffer.IoBufferAllocator
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at sun.misc.Launcher$ExtClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: net.login.LoginServer. Program will exit.

re-do java
 
Newbie Spellweaver
Joined
Jan 1, 2009
Messages
7
Reaction score
0
I have a problem i can get me server up and running but when i start local host i get the error: error code : -2147467259

Screenshot in the attachment

Thank you
 

Attachments

You must be registered for see attachments list
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
I have a problem i can get me server up and running but when i start local host i get the error: error code : -2147467259

Screenshot in the attachment

Thank you

A corrupted wz file error. Reinstall wz files
 
Newbie Spellweaver
Joined
Jan 1, 2009
Messages
7
Reaction score
0
A corrupted wz file error. Reinstall wz files
corrupted maplestory wz files or corrupted ZenthosDev wz files?

Thank you

---------- Post added at 08:10 AM ---------- Previous post was at 08:00 AM ----------

A corrupted wz file error. Reinstall wz files
i deleted my wz folder in Zenthos Dev and i downloaded it again from this thread but still i got the same error but my .bat just runs fine

EDIT**:and I also reinstalled maplestory but that didnt worked also
 
Last edited:
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
corrupted maplestory wz files or corrupted ZenthosDev wz files?

Thank you

---------- Post added at 08:10 AM ---------- Previous post was at 08:00 AM ----------


i deleted my wz folder in Zenthos Dev and i downloaded it again from this thread but still i got the same error but my .bat just runs fine

EDIT**:and I also reinstalled maplestory but that didnt worked also

It should be your personal Maplestory files...not zenthosdev files
 
Newbie Spellweaver
Joined
Sep 15, 2010
Messages
6
Reaction score
0
Edit: I just restarted the [ZenthosDev]OneW and I got this whole new error, and yes I'm quite new to this kinda stuff:
Please Help me!
 

Attachments

You must be registered for see attachments list
Last edited:
Subscriber and Mod!
Loyal Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
Edit: I just restarted the [ZenthosDev]OneW and I got this whole new error, and yes I'm quite new to this kinda stuff:
Please Help me!

I see something wrong with your JDK files...haave you placed them properly?
 
Back
Top