Server not able to start up.

Discussion in 'Bukkit Help' started by CookieCraftMC, Nov 23, 2014.

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

    CookieCraftMC

    When I try to start up the server, this is what I get in the console:

    Code:
     23.11 23:14:30 [Multicraft] Server stopped
    23.11 23:14:30 [Multicraft] Server shut down
    23.11 23:14:30 [Multicraft] Server shut down
    23.11 23:14:30 [Server] INFO Loading EssentialsChat v2.13.1
    23.11 23:14:30 [Server] INFO Loading PluginsBaker v0.3
    23.11 23:14:30 [Server] INFO Loading Multiverse-Portals v2.5-b713
    23.11 23:14:30 [Server] INFO Loading EssentialsSpawn v2.13.1
    23.11 23:14:30 [Server] INFO Loading DisguiseCraft v5.1
    23.11 23:14:30 [Server] INFO Loading EssentialsProtect v2.13.1
    23.11 23:14:30 [Server] INFO Loading Essentials v2.13.1
    23.11 23:14:30 [Server] INFO Loading WorldGuard v5.9
    23.11 23:14:30 [Server] INFO Loading Multiverse-Core v2.4-b527
    23.11 23:14:30 [Server] INFO Loading iControlU v1.7.1
    23.11 23:14:29 [Server] WARN Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
    23.11 23:14:29 [Server] INFO Loading ProtocolLib v3.4.0
    23.11 23:14:29 [Server] INFO Loading Vault v1.4.1-b436
    23.11 23:14:29 [Server] INFO Loading WorldEdit v5.6.3
    23.11 23:14:29 [Server] INFO Loading KitEssentials v0.1
    23.11 23:14:29 [Server] INFO Loading GroupManager v2.1.31 (Phoenix)
    23.11 23:14:29 [Server] INFO Loading WorldChat v1.0
    23.11 23:14:29 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit-1.7.10.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
    23.11 23:14:29 [Server] INFO org.bukkit.plugin.UnknownDependencyException: WGRegionEvents
    23.11 23:14:29 [Server] ERROR Could not load 'plugins\WGTimeFlags.jar' in folder 'plugins'
    23.11 23:14:29 [Server] WARN Could not get latest artifact information: IOException
    23.11 23:14:29 [Server] WARN Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
    23.11 23:14:29 [Server] ERROR Ambiguous plugin name `DisguiseCraft' for files `plugins\DisguiseCraft.jar' and `plugins\DisguiseCraft (1).jar' in `plugins'
    23.11 23:14:29 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
    23.11 23:14:28 [Server] INFO Starting Minecraft server on 192.99.47.154:25691
    23.11 23:14:28 [Server] INFO Generating keypair
    23.11 23:14:28 [Server] INFO Default game type: SURVIVAL
    23.11 23:14:28 [Server] INFO Loading properties
    23.11 23:14:28 [Server] INFO Starting minecraft server version 1.7.10
    23.11 23:14:27 [Multicraft] Stopping server!
    23.11 23:14:27 [Multicraft] Received stop command
    23.11 23:14:26 [Server] INFO 2014-11-23 23:14:26,469 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    23.11 23:14:23 [Server] INFO Loading libraries, please wait...
    23.11 23:14:22 [Multicraft] Loaded config for "Mod: craftbukkit-1.7.10"
    23.11 23:14:22 [Multicraft] Starting server!
    23.11 23:14:22 [Multicraft] Loading server properties
    23.11 23:14:22 [Multicraft] Server stopped
    23.11 23:14:22 [Multicraft] Retrying server startup 
     
  2. Offline

    DrPyroCupcake

    Download WGRegionEvents. Also there is something wrong with your DisguiseCraft jar file.
     
  3. Offline

    CookieCraftMC

    So download WGRegionEvents and reinstall DC?
     
  4. Offline

    DrPyroCupcake

    Try and do that.
     
Thread Status:
Not open for further replies.

Share This Page