Custom Map Help! And errors with plugins...

Discussion in 'Bukkit Help' started by soysuva, Oct 29, 2012.

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

    soysuva

    I want to add race for the wool and hunger games to my server without messing my survival world, but i don't know how to add them in. I have custom maps of both, but I'm not really sure on how to add them to my server. Does anyone know how to add them to my server without destroying my worlds and plugins?

    Minecraft Version: 1.3.2
    Using windows7 computer.
    Plugins:
    [​IMG]

    Also, I'm having errors with my bukkit version 1.3.2-R3.0:


    Show Spoiler
    Code:
    06:44:47 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.2-R2.0-3-gcb9cb15 (MC: 1.3.2) (Implementing API version 1.3.2-R3.0)
    06:44:47 [INFO] Request: GET http://dl.bukkit.org/api/1.0/downloads/projects/craftbukkit/view/git-Bukkit-1.3.2-R2.0-3-gcb9cb15/
    06:44:47 [INFO] No handler. Piping.
    06:44:48 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
    06:44:48 [SEVERE] java.io.FileNotFoundException: http://dl.bukkit.org/api/1.0/downloads/projects/craftbukkit/view/git-Bukkit-1.3.2-R2.0-3-gcb9cb15/
    06:44:48 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    06:44:48 [SEVERE]      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    06:44:48 [SEVERE]      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    06:44:48 [SEVERE]      at java.lang.reflect.Constructor.newInstance(Unknown Source)
    06:44:48 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    06:44:48 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    06:44:48 [SEVERE]      at java.security.AccessController.doPrivileged(Native Method)
    06:44:48 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    06:44:48 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    06:44:48 [SEVERE]      at mineshafter.proxy.MineProxyHandler.run(MineProxyHandler.java:209)
    06:44:48 [SEVERE] Caused by: java.io.FileNotFoundException: http://dl.bukkit.org/api/1.0/downloads/projects/craftbukkit/view/git-Bukkit-1.3.2-R2.0-3-gcb9cb15/
    06:44:48 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    06:44:48 [SEVERE]      at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    06:44:48 [SEVERE]      at mineshafter.proxy.MineProxyHandler.run(MineProxyHandler.java:187)
    06:44:48 [INFO] Request: GET http://dl.bukkit.org/api/1.0/downloads/projects/craftbukkit/view/latest-rb/
     
Thread Status:
Not open for further replies.

Share This Page