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 v111 (Lithium Based) Private Server

Initiate Mage
Joined
Jun 13, 2016
Messages
1
Reaction score
0
Hi,
Does anyone have the download link of v111 setup file?
Author's link can't use.
 
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
Newbie Spellweaver
Joined
Dec 27, 2013
Messages
8
Reaction score
0
I can't seem to connect to the game server with my client, I have the server up and running perfectly fine and firewalls and ports are open but it says it can't connect, no messages appearing on console either
 
Initiate Mage
Joined
Mar 18, 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
I fixed this by updating to JDK/JRE8 instead of 7!



I'm unfortunately having MySQL issues according the bat files, not quite sure how to fix it. Yes I changed the sql connection settings in the ini file and ServerConstants. Error:
 
Kaotic Owner
Loyal Member
Joined
Oct 12, 2005
Messages
1,282
Reaction score
70
i dunno whats up but i got my server setup 100% server boots and all but when i used ur localhost with clean v111 client it doesnt connect thats using 127.0.0.1 aka localhost
 
Newbie Spellweaver
Joined
Dec 27, 2013
Messages
8
Reaction score
0
I accidently made a thread about this, but I'm having this issue:

I'm running v111 lithium and the server works fine.. It's just that whenever anyone tries to connect, we get this weird error thrown. I have no idea what it means or how to solve it. Can anyone help me out?

The error is below.


Code:
/...OS(6.2.9200)-SP:,x64:(1), v(111), CharacterName(), WorldID(-1), Ch(-1), Field(-1) ,..15474688,735248384/4151820288,4164362240/4294836224), PlayTime(0 min)..==== 2017/7/11 14:22:08.119 ==============================..PID(2E28), TID(32CC)..Exception code: C0000005 ACCESS_VIOLATION



I saw a similar thread but nobody replied to it, just going to link it in case anyone needs a better description.
http://forum.ragezone.com/f566/cant-start-localhost-exe-exception-1116854/
 
Initiate Mage
Joined
May 16, 2020
Messages
3
Reaction score
0
hey did you ever find the fix for Error: Could not find or load main class???
 
Initiate Mage
Joined
Jul 21, 2020
Messages
2
Reaction score
0
Having a Exception code: C0000005 ACCESS_VIOLATION when I try to launch my client. anyone can help?
 
Back
Top