• 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.

How To Make A Maplestory v111 (Lithium Based) Private Server

Newbie Spellweaver
Joined
Nov 23, 2013
Messages
19
Reaction score
0
ERRORcom.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could
not create connection to database server. Attempted reconnect 3 times. Giving u
p.
Dumping Items
java.lang.NullPointerException
at tools.wztosql.DumpItems.dumpItems(DumpItems.java:76)
at tools.wztosql.DumpItems.main(DumpItems.java:419)
0 quest.
Finished with errors in 0 minutes 11 seconds
Press any key to continue . . .

I read all 64 pages... and could not find a solution to this. I have checked all db settings, serverconstants, etc. and there exact same codes as the guide ask me to put it as. If anyone can teamviewer me and assist, that would be great.
 
Newbie Spellweaver
Joined
Jan 3, 2014
Messages
9
Reaction score
0
??!! accounts table in database

If that doesn't answer your question, please be more specific.

I got myself to be able to connect, but when I get my friends to join they can not connect. They do not even get to the loading screen, they just get the disconnect error. What can be the problem?
 
Newbie Spellweaver
Joined
Jan 4, 2014
Messages
5
Reaction score
0
12.Put your new localhost into your v111 Maplestory folder
13.Double Click Localhost

Where is my new localhost? Is that just the maplestory_v111_local.exe ?

I opened maplestory_111.1_local.exe and nothing happened. Then I closed and re-opened the .bat files (Including launch)
and noticed this error.
ZSBUteh - How To Make A Maplestory v111 (Lithium Based) Private Server - RaGEZONE Forums
 
Last edited:
Initiate Mage
Joined
Feb 6, 2014
Messages
1
Reaction score
0
Anyone have a problem with the class dual blade? like the skill 'Phantom Blow' not saving after you quit the game?
 
Initiate Mage
Joined
Mar 9, 2014
Messages
1
Reaction score
0
REMOVED
please help. ive been trying to find the answer to this error for ever. Pm me for teamviewer info. Help needed. thanks for the guide tho
 
Newbie Spellweaver
Joined
Dec 25, 2007
Messages
10
Reaction score
0
ok now it works, but when I open the localhost client it gets to login screen and disconnects me right away

http://prntscr.com/330suu

I dont have microsoft loop back



I run Launcher,

and when I open localhost client I get this error in the launcher

4HJvArL - How To Make A Maplestory v111 (Lithium Based) Private Server - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Dec 25, 2007
Messages
10
Reaction score
0
all my items got deleted from the server.

I cant spawn items, I cant buy items etc.. I am naked.. what do I do



also,

Which website should I runa dn how will i synronize it with the sql?
 
Initiate Mage
Joined
Aug 15, 2014
Messages
1
Reaction score
0
Doubt there's anyone still on here... But I was trying to set this up, because my brother set it up before and I KNOW it works because I remember that he used your guide. But, for some reason, I get this strange error on all my batch files--the dumps and launch. I've re-read the guide, recompiled a few times, done the SQL execution in MySQL Query Browser and NaviCat Premium, and still, same error every time.

Dump-Items.bat
Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError: tools/wztosql/DumpItems : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(ClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader,java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:472)
Press any key to continue . . .

Dump-MobSkills.bat
Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError:  tools/wztosql/DumpMobSkills : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(ClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader,java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:472)
Press any key to continue . . .

Dump-Quests.bat
Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError:  tools/wztosql/DumpQuests : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(ClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader,java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:472)
Press any key to continue . . .

Launch.bat
Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError: server/Start : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(ClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader,java:423)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:472)
Press any key to continue . . .

OS: Windows 7 64-bit
Java Development Kit and Java Runtime Environment versions verified as 7 and 1.7, both 32- and 64-bit
 
Initiate Mage
Joined
Sep 4, 2014
Messages
1
Reaction score
0
I need a team view to get some help with Java file errors please
 
Last edited:
Back
Top