I got done working on my custom Mc client and after compiling when I launch I get the code below.
Please Help
Client> Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Client> OptionParser cannot be resolved to a type
Client> OptionParser cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> lang cannot be resolved to a variable
Client> Integer cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> io cannot be resolved to a variable
Client> File cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> io cannot be resolved to a variable
Client> File cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> io cannot be resolved to a variable
Client> File cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> lang cannot be resolved to a variable
Client> Integer cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ats cannot be resolved
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> lang cannot be resolved to a variable
Client> Integer cannot be resolved to a variable
Client> ArgumentAcceptingOptionSpec cannot be resolved to a type
Client> java cannot be resolved to a variable
Client> lang cannot be resolved to a variable
Client> Integer cannot be resolved to a variable
Client> joptsimple cannot be resolved to a type
Client> OptionSet cannot be resolved to a type
Client> azq cannot be resolved to a type
Client> aup cannot be resolved to a type
Client> aup cannot be resolved to a type
Client> ats cannot be resolved to a type
Client> ats cannot be resolved to a type
Client> azr cannot be resolved to a type
Client>
Client> at net.minecraft.client.main.Main.main(Main.java:28)
Game ended with bad state (exit code 1)
Deleting C:\Users\Wintergrasp\AppData\Roaming\.minecraft\versions\Rubix\Rubix-natives-158065775961045
I am Trying to run a Voltz server on Multi Craft and i keep Getting Errors Plz Help.
16.06 18:39:39 [Multicraft] Server stopped
16.06 18:39:39 [Multicraft] Looks like a crash, check the server console. Return value: 1
16.06 18:39:39 [Multicraft] Server shut down
16.06 18:39:38 [Server] INFO ... 13 more
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:38 [Server] INFO Caused by: java.lang.ClassNotFoundException: aa
16.06 18:39:38 [Server] INFO at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
16.06 18:39:38 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
16.06 18:39:38 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
16.06 18:39:38 [Server] INFO Exception in thread "main" java.lang.NoClassDefFoundError: aa
16.06 18:39:38 [Multicraft] Loaded config for "Default"
16.06 18:39:38 [Multicraft] Starting server!
16.06 18:39:38 [Multicraft] Loading server properties
16.06 18:39:38 [Multicraft] Server stopped
16.06 18:39:38 [Multicraft] Retrying server startup
16.06 18:39:33 [Multicraft] Server stopped
16.06 18:39:33 [Multicraft] Looks like a crash, check the server console. Return value: 1
16.06 18:39:33 [Multicraft] Server shut down
16.06 18:39:33 [Server] INFO ... 13 more
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:33 [Server] INFO Caused by: java.lang.ClassNotFoundException: aa
16.06 18:39:33 [Server] INFO at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
16.06 18:39:33 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
16.06 18:39:33 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
16.06 18:39:33 [Server] INFO Exception in thread "main" java.lang.NoClassDefFoundError: aa
16.06 18:39:33 [Multicraft] Loaded config for "Default"
16.06 18:39:33 [Multicraft] Starting server!
16.06 18:39:33 [Multicraft] Loading server properties
16.06 18:39:32 [Multicraft] Server stopped
16.06 18:39:32 [Multicraft] Retrying server startup
16.06 18:39:27 [Multicraft] Server stopped
16.06 18:39:27 [Multicraft] Looks like a crash, check the server console. Return value: 1
16.06 18:39:27 [Multicraft] Server shut down
16.06 18:39:27 [Server] INFO ... 13 more
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:27 [Server] INFO Caused by: java.lang.ClassNotFoundException: aa
16.06 18:39:27 [Server] INFO at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
16.06 18:39:27 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
16.06 18:39:27 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
16.06 18:39:27 [Server] INFO Exception in thread "main" java.lang.NoClassDefFoundError: aa
16.06 18:39:27 [Multicraft] Loaded config for "Default"
16.06 18:39:27 [Multicraft] Starting server!
16.06 18:39:27 [Multicraft] Loading server properties
16.06 18:39:27 [Multicraft] Server stopped
16.06 18:39:27 [Multicraft] Retrying server startup
16.06 18:39:22 [Multicraft] Server stopped
16.06 18:39:22 [Multicraft] Looks like a crash, check the server console. Return value: 1
16.06 18:39:22 [Multicraft] Server shut down
16.06 18:39:22 [Server] INFO ... 13 more
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:22 [Server] INFO Caused by: java.lang.ClassNotFoundException: aa
16.06 18:39:22 [Server] INFO at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
16.06 18:39:22 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
16.06 18:39:22 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
16.06 18:39:22 [Server] INFO Exception in thread "main" java.lang.NoClassDefFoundError: aa
16.06 18:39:21 [Multicraft] Loaded config for "Default"
I Started a Small server With a cracked account and no plugins only had 2-3 players we player like this for a few month then the update to 1.2.5 came out and i let the server go down for a long time last year i put my server back up but there are the few players that i have been looking for ever since the server isnt really complete without them i am hoping some one has seen them or thet them selfs see this post i know its a long shot but. worth a try.
Well A way u could stop Wat all you are a fraid of IS make a Configuration File that Makes it so u can Accept Connections from ONLY Specific IPS LIke 127.0.01:25565 To 127.0.0.1:25555 And 127.0.0.1:25555 to 127.0.01:25565 to make it secure so Ppl cant Just walk from server to server On there own free Will.
0
(Thank you agin to tone man for posting this)
0
Please Help
0
0
Yea D:
0
Ladinn - My one and only admin
Them_bones - A player who HAS returned Since
bogg098 - A Loyal player thta i liked very much
wats - A loved loyal player of the server
smilepetez - A player well on his way to admin
0
0
For Over 5 years we have a 98% customer satifaction rate Lag free servers and a 99.4% uptime. And The Cheapest Prices.
Click HERE for More Info!