Ok so i have a problem running the server on ubuntu.I installed java and everything that's needed for it to run but i keep getting errors.I've tried searching on google for a while but nothing.I want to also mention that it was compiled on windows although i don't think that's a problem.I'm even using the same jdk on ubuntu i used to compile on windows.
So here are the errors with a modification where you see <PATH> it was edited for personal reasons and it's not needed anyway.
GAMESERVER ERROR
Exception in thread "main" java.lang.NoClassDefFoundError: <PATH>
Caused by: java.lang.ClassNotFoundException: <PATH>
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
Could not find the main class: <PATH> Program will exit.
LOGIN ERROR
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger
at <PATH>.loginserver.L2LoginServer.<clinit>(L2LoginServer.java:24)
Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 1 more
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
TehJustNoName
Ok so i have a problem running the server on ubuntu.I installed java and everything that's needed for it to run but i keep getting errors.I've tried searching on google for a while but nothing.I want to also mention that it was compiled on windows although i don't think that's a problem.I'm even using the same jdk on ubuntu i used to compile on windows.
So here are the errors with a modification where you see <PATH> it was edited for personal reasons and it's not needed anyway.
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.