• 0

    posted a message on Small Time Survival [1.4.7] [Survival] [PvP] [Factions] [Grief] [24/7] [Raiding]
    OUR IP HAS CHANGED TO mc.wmcsn.net and WE ARE 1.7.2
    (Thank you agin to tone man for posting this)
    Posted in: PC Servers
  • 0

    posted a message on Help With Error's In custom Mc client
    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
    Posted in: Minecraft Mods
  • 0

    posted a message on Help Voltz Server Error's
    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"
    Posted in: PC Servers
  • 0

    posted a message on Looking for My old Friends
    Quote from Elegant_blade

    Did you try putting their usernames into skype?


    Yea D:
    Posted in: Server Recruitment
  • 0

    posted a message on Looking for My old Friends
    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.

    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

    Sincerly,
    Wintergrasped
    AKA' Server_Owner
    Posted in: Server Recruitment
  • 0

    posted a message on Server Portals
    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.
    Posted in: Suggestions
  • 0

    posted a message on wintegrraspshosting.com
    Wintergrasp's Minecraft Server Hosting

    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!
    Posted in: Other hosts
  • To post a comment, please .