classnotfoundexception: M

Discussion in 'Bukkit Help' started by madpond, May 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    madpond

    hi this is my first time starting up the bukkit sever and i get this
    java.lang.ClassNotFoundException: M
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

    thanks
     
  2. Offline

    Lolmewn

    .. I would change the thread title, no-one takes this serious.
    +What plugins
    + Full log please
    + screenshot is better.
     
  3. Offline

    SpaceManiac

    Er, could you provide more info? Maybe fill out the template linked to in the red notice? That error makes no sense at all. Are you using ModLoaderSMP or anything like that?
     
  4. Offline

    madpond

    nope just a fresh downloaded sever from the site
    all there was as an error was the one above

    mac osx,64 bit
    newist one,newist one of java

    im using logmeinhamachi

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  5. Offline

    SpaceManiac

    Would you mind posting a full server.log?
     
  6. Offline

    madpond

    it is not coming up on the sevr log but anyway here,
    2011-05-25 17:33:45 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-25 17:33:45 [WARNING] **** NOT ENOUGH RAM!
    2011-05-25 17:33:45 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    2011-05-25 17:33:45 [INFO] Loading properties
    2011-05-25 17:33:45 [WARNING] server.properties does not exist
    2011-05-25 17:33:45 [INFO] Generating new properties file
    2011-05-25 17:33:45 [INFO] Starting Minecraft server on *:25565
    2011-05-25 17:33:45 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-753-g34e310c-b803jnks (MC: 1.5_02)
    2011-05-25 17:33:45 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (No such file or directory)
    2011-05-25 17:33:45 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (No such file or directory)
    2011-05-25 17:33:45 [WARNING] Failed to load ops: java.io.FileNotFoundException: ops.txt (No such file or directory)
    2011-05-25 17:33:45 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (No such file or directory)
    2011-05-25 17:33:45 [INFO] Preparing level "world"
    2011-05-25 17:33:45 [INFO] Preparing start region
    2011-05-25 17:33:48 [INFO] Preparing spawn area: 3%
    2011-05-25 17:33:49 [INFO] Preparing spawn area: 4%
    2011-05-25 17:33:50 [INFO] Preparing spawn area: 4%
    2011-05-25 17:33:51 [INFO] Preparing spawn area: 8%
    2011-05-25 17:33:52 [INFO] Preparing spawn area: 8%
    2011-05-25 17:33:53 [INFO] Preparing spawn area: 12%
    2011-05-25 17:33:54 [INFO] Preparing spawn area: 16%
    2011-05-25 17:33:55 [INFO] Preparing spawn area: 16%
    2011-05-25 17:33:56 [INFO] Preparing spawn area: 20%
    2011-05-25 17:33:57 [INFO] Preparing spawn area: 20%
    2011-05-25 17:33:58 [INFO] Preparing spawn area: 24%
    2011-05-25 17:33:59 [INFO] Preparing spawn area: 24%
    2011-05-25 17:34:01 [INFO] Preparing spawn area: 28%
    2011-05-25 17:34:02 [INFO] Preparing spawn area: 32%
    2011-05-25 17:34:03 [INFO] Preparing spawn area: 36%
    2011-05-25 17:34:04 [INFO] Preparing spawn area: 40%
    2011-05-25 17:34:05 [INFO] Preparing spawn area: 40%
    2011-05-25 17:34:06 [INFO] Preparing spawn area: 44%
    2011-05-25 17:34:07 [INFO] Preparing spawn area: 48%
    2011-05-25 17:34:08 [INFO] Preparing spawn area: 56%
    2011-05-25 17:34:09 [INFO] Preparing spawn area: 61%
    2011-05-25 17:34:10 [INFO] Preparing spawn area: 65%
    2011-05-25 17:34:11 [INFO] Preparing spawn area: 69%
    2011-05-25 17:34:12 [INFO] Preparing spawn area: 73%
    2011-05-25 17:34:13 [INFO] Preparing spawn area: 77%
    2011-05-25 17:34:14 [INFO] Preparing spawn area: 81%
    2011-05-25 17:34:15 [INFO] Preparing spawn area: 89%
    2011-05-25 17:34:16 [INFO] Preparing spawn area: 89%
    2011-05-25 17:34:17 [INFO] Preparing spawn area: 93%
    2011-05-25 17:34:18 [INFO] Preparing spawn area: 97%
    2011-05-25 17:34:19 [INFO] Done (3.390s)! For help, type "help" or "?"
    2011-05-25 17:40:53 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-25 17:44:58 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    heres a snapshot
     

    Attached Files:

  7. Offline

    SpaceManiac

    Could you post your LaunchServer.command?
     
Thread Status:
Not open for further replies.

Share This Page