Help! bukkit server crash wont work anymore

Discussion in 'Bukkit Help' started by cattata1056, Sep 7, 2012.

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

    cattata1056

    here is the crash report:---- Minecraft Crash Report ----
    // My bad.
    Time: 9/7/12 5:49 PM
    Description: Exception in server tick loop
    java.net.UnknownHostException: :1234
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressFromNameService(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:78)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Relevant Details:
    - Minecraft Version: 1.3.1
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.6.0_31, Sun Microsystems Inc.
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    - Memory: 996825744 bytes (950 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
    - JVM Flags: 2 total; -Xmx1024M -Xms1024M
    - CraftBukkit Information:
    Running:
    Failed to handle CraftCrashReport:
    java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:67)
    at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:20)
    at net.minecraft.server.CrashReport.a(CrashReport.java:43)
    at net.minecraft.server.CrashReport.g(CrashReport.java:38)
    at net.minecraft.server.CrashReport.<init>(CrashReport.java:28)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    - Type: Dedicated Server
    - Is Modded: Definitely; 'craftbukkit'
    - Profiler Position: N/A (disabled)

    what is the problem????

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

    Omnitv

    Would you be so kind as to posting your full server.log?
     
  3. Offline

    cattata1056

    yup:
    Code:
    2012-09-07 17:15:23 [INFO] Starting minecraft server version 1.3.1
    2012-09-07 17:15:23 [INFO] Loading properties
    2012-09-07 17:15:23 [WARNING] server.properties does not exist
    2012-09-07 17:15:23 [INFO] Generating new properties file
    2012-09-07 17:15:23 [INFO] Default game type: SURVIVAL
    2012-09-07 17:15:23 [INFO] Generating keypair
    2012-09-07 17:15:24 [INFO] Starting Minecraft server on *:25565
    2012-09-07 17:15:25 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
    2012-09-07 17:15:25 [WARNING] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (The system cannot find the file specified)
    2012-09-07 17:15:25 [WARNING] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (The system cannot find the file specified)
    2012-09-07 17:15:25 [INFO] Preparing level "world"
    2012-09-07 17:15:27 [INFO] Preparing start region for level 0 (Seed: 6703757994350880171)
    2012-09-07 17:15:28 [INFO] Preparing spawn area: 3%
    2012-09-07 17:15:29 [INFO] Preparing spawn area: 4%
    2012-09-07 17:15:30 [INFO] Preparing spawn area: 8%
    2012-09-07 17:15:31 [INFO] Preparing spawn area: 16%
    2012-09-07 17:15:32 [INFO] Preparing spawn area: 20%
    2012-09-07 17:15:33 [INFO] Preparing spawn area: 28%
    2012-09-07 17:15:34 [INFO] Preparing spawn area: 40%
    2012-09-07 17:15:35 [INFO] Preparing spawn area: 48%
    2012-09-07 17:15:36 [INFO] Preparing spawn area: 57%
    2012-09-07 17:15:37 [INFO] Preparing spawn area: 69%
    2012-09-07 17:15:38 [INFO] Preparing spawn area: 81%
    2012-09-07 17:15:39 [INFO] Preparing spawn area: 93%
    2012-09-07 17:15:39 [INFO] Preparing start region for level 1 (Seed: 6703757994350880171)
    2012-09-07 17:15:40 [INFO] Preparing spawn area: 0%
    2012-09-07 17:15:41 [INFO] Preparing spawn area: 8%
    2012-09-07 17:15:42 [INFO] Preparing spawn area: 16%
    2012-09-07 17:15:43 [INFO] Preparing spawn area: 28%
    2012-09-07 17:15:44 [INFO] Preparing spawn area: 32%
    2012-09-07 17:15:45 [INFO] Preparing spawn area: 36%
    2012-09-07 17:15:46 [INFO] Preparing spawn area: 44%
    2012-09-07 17:15:47 [INFO] Preparing spawn area: 52%
    2012-09-07 17:15:48 [INFO] Preparing spawn area: 61%
    2012-09-07 17:15:49 [INFO] Preparing spawn area: 61%
    2012-09-07 17:15:50 [INFO] Preparing spawn area: 69%
    2012-09-07 17:15:51 [INFO] Preparing spawn area: 77%
    2012-09-07 17:15:52 [INFO] Preparing spawn area: 89%
    2012-09-07 17:15:53 [INFO] Preparing spawn area: 97%
    2012-09-07 17:15:53 [INFO] Preparing start region for level 2 (Seed: 6703757994350880171)
    2012-09-07 17:15:54 [INFO] Preparing spawn area: 24%
    2012-09-07 17:15:55 [INFO] Preparing spawn area: 52%
    2012-09-07 17:15:56 [INFO] Preparing spawn area: 85%
    2012-09-07 17:15:57 [INFO] Done (31.567s)! For help, type "help" or "?"
    2012-09-07 17:16:02 [INFO] --------- Help: Index ---------------------------
    2012-09-07 17:16:02 [INFO] Use /help [n] to get page n of help.
    2012-09-07 17:16:02 [INFO] Aliases: Lists command aliases
    2012-09-07 17:16:02 [INFO] Bukkit: All commands for Bukkit
    2012-09-07 17:16:02 [INFO] /ban: Prevents the specified player from using this server
    2012-09-07 17:16:02 [INFO] /ban-ip: Prevents the specified IP address from using this server
    2012-09-07 17:16:02 [INFO] /banlist: View all players banned from this server
    2012-09-07 17:16:02 [INFO] /defaultgamemode: Set the default gamemode
    2012-09-07 17:16:02 [INFO] /deop: Takes the specified player's operator status
    2012-09-07 17:16:02 [INFO] /gamemode: Changes the player to a specific game mode
    2012-09-07 17:16:02 [INFO] /give: Gives the specified player a certain amount of items
    2012-09-07 17:16:02 [INFO] /help: Shows the help menu
    2012-09-07 17:16:02 [INFO] /kick: Removes the specified player from the server
    2012-09-07 17:16:02 [INFO] /kill: Commits suicide, only usable as a player
    2012-09-07 17:16:02 [INFO] /list: Lists all online players
    2012-09-07 17:16:02 [INFO] /me: Performs the specified action in chat
    2012-09-07 17:16:02 [INFO] /op: Gives the specified player operator status
    2012-09-07 17:16:02 [INFO] /pardon: Allows the specified player to use this server
    2012-09-07 17:16:02 [INFO] /pardon-ip: Allows the specified IP address to use this server
    2012-09-07 17:16:02 [INFO] /plugins: Gets a list of plugins running on the server
    2012-09-07 17:16:02 [INFO] /reload: Reloads the server configuration and plugins
    2012-09-07 17:16:02 [INFO] /save-all: Saves the server to disk
    2012-09-07 17:16:02 [INFO] /save-off: Disables server autosaving
    2012-09-07 17:16:02 [INFO] /save-on: Enables server autosaving
    2012-09-07 17:16:02 [INFO] /say: Broadcasts the given message as the console
    2012-09-07 17:16:02 [INFO] /seed: Shows the world seed
    2012-09-07 17:16:02 [INFO] /stop: Stops the server
    2012-09-07 17:16:02 [INFO] /tell: Sends a private message to the given player
    2012-09-07 17:16:02 [INFO] /time: Changes the time on each world
    2012-09-07 17:16:02 [INFO] /timings: Records timings for all plugin events
    2012-09-07 17:16:02 [INFO] /toggledownfall: Toggles rain on/off on a given world
    2012-09-07 17:16:02 [INFO] /tp: Teleports the given player to another player
    2012-09-07 17:16:02 [INFO] /version: Gets the version of this server including any plugins in use
    2012-09-07 17:16:02 [INFO] /whitelist: Prevents the specified player from using this server
    2012-09-07 17:16:02 [INFO] /xp: Gives the specified player a certain amount of experience
    2012-09-07 17:16:30 [INFO] 195 recipes
    2012-09-07 17:16:30 [INFO] [Monster Apocalypse] Loading Monster Apocalypse v<0.0.1>
    2012-09-07 17:16:30 [INFO] [Essentials] Loading Essentials v2.9.3
    2012-09-07 17:16:30 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
    2012-09-07 17:16:30 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
    2012-09-07 17:16:31 [INFO] MLog clients using java 1.4+ standard logging.
    2012-09-07 17:16:31 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
    2012-09-07 17:16:31 [INFO] [Monster Apocalypse] Enabling Monster Apocalypse v<0.0.1>
    2012-09-07 17:16:31 [INFO] Monster Apocalypse enabled.
    2012-09-07 17:16:31 [INFO] [Essentials] Enabling Essentials v2.9.3
    2012-09-07 17:16:31 [INFO] Creating empty config: C:\Users\Administrator\Desktop\BUKKIT SERVER\plugins\Essentials\upgrades-done.yml
    2012-09-07 17:16:31 [INFO] Creating config from template: C:\Users\Administrator\Desktop\BUKKIT SERVER\plugins\Essentials\config.yml
    2012-09-07 17:16:31 [INFO] Creating config from template: C:\Users\Administrator\Desktop\BUKKIT SERVER\plugins\Essentials\worth.yml
    2012-09-07 17:16:32 [INFO] [Essentials] This plugin collects minimal statistic data and sends it to [URL]http://metrics.essentials3.net[/URL].
    2012-09-07 17:16:32 [INFO] [Essentials] You can opt out by running /essentials opt-out
    2012-09-07 17:16:32 [INFO] [Essentials] This will start 5 minutes after the first admin/op joins.
    2012-09-07 17:16:32 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-09-07 17:16:32 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
    2012-09-07 17:16:32 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
    2012-09-07 17:16:32 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2012-09-07 17:16:33 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
    2012-09-07 17:16:33 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-09-07 17:16:33 [INFO] Reload complete.
    2012-09-07 17:16:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-09-07 17:16:39 [INFO] --------- Help: Index ---------------------------
    2012-09-07 17:16:39 [INFO] Use /help [n] to get page n of help.
    2012-09-07 17:16:39 [INFO] Aliases: Lists command aliases
    2012-09-07 17:16:39 [INFO] Bukkit: All commands for Bukkit
    2012-09-07 17:16:39 [INFO] Essentials: All commands for Essentials
    2012-09-07 17:16:39 [INFO] EssentialsSpawn: All commands for EssentialsSpawn
    2012-09-07 17:16:39 [INFO] Monster Apocalypse: All commands for Monster Apocalypse
    2012-09-07 17:16:39 [INFO] /afk: Marks you as away-from-keyboard.
    2012-09-07 17:16:39 [INFO] /antioch: A little surprise for operators.
    2012-09-07 17:16:39 [INFO] /back: Teleports you to your location prior to tp/spawn/warp.
    2012-09-07 17:16:39 [INFO] /backup: Runs the backup if configured.
    2012-09-07 17:16:39 [INFO] /balance: States the current balance of a player.
    2012-09-07 17:16:39 [INFO] /balancetop: Gets the top balance values.
    2012-09-07 17:16:39 [INFO] /ban: Bans a player.
    2012-09-07 17:16:39 [INFO] /ban-ip: Prevents the specified IP address from using this server
    2012-09-07 17:16:39 [INFO] /banip: Bans an IP address.
    2012-09-07 17:16:39 [INFO] /banlist: View all players banned from this server
    2012-09-07 17:16:39 [INFO] /bigtree: Spawn a big tree where you are looking.
    2012-09-07 17:16:39 [INFO] /break: Breaks the block you are looking at.
    2012-09-07 17:16:39 [INFO] /broadcast: Broadcasts a message to the entire server.
    2012-09-07 17:16:39 [INFO] /burn: Set a player on fire.
    2012-09-07 17:16:39 [INFO] /clearinventory: Clear all items in your inventory.
    2012-09-07 17:16:39 [INFO] /compass: Describes your current bearing.
    2012-09-07 17:16:39 [INFO] /defaultgamemode: Set the default gamemode
    2012-09-07 17:16:39 [INFO] /delhome: Removes a home
    2012-09-07 17:16:39 [INFO] /deljail: Removes a jail
    2012-09-07 17:16:39 [INFO] /delwarp: Deletes the specified warp.
    2012-09-07 17:16:39 [INFO] /deop: Takes the specified player's operator status
    2012-09-07 17:16:39 [INFO] /depth: States current depth, relative to sea level.
    2012-09-07 17:16:39 [INFO] /eco: Manages the server economy.
    2012-09-07 17:16:39 [INFO] /enchant: Enchants the item the user is holding.
    2012-09-07 17:16:39 [INFO] /essentials: Reloads essentials.
    2012-09-07 17:16:39 [INFO] /exp: Give, set or look at a players exp.
    2012-09-07 17:16:39 [INFO] /ext: Extinguish players.
    2012-09-07 17:16:39 [INFO] /feed: Satisfy the hunger.
    2012-09-07 17:16:39 [INFO] /fireball: Throw a fireball.
    2012-09-07 17:16:39 [INFO] /fly: Take off, and soar!
    2012-09-07 17:16:39 [INFO] /gamemode: Change player gamemode.
    2012-09-07 17:16:39 [INFO] /gc: Reports garbage collection and tick info; useful to developers.
    2012-09-07 17:16:39 [INFO] /getpos: Get your current coordinates or those of a player.
    2012-09-07 17:16:39 [INFO] /give: Give a player an item.
    2012-09-07 17:16:39 [INFO] /god: Enables your godly powers.
    2012-09-07 17:16:39 [INFO] /hat: Get some cool new headgear
    2012-09-07 17:16:39 [INFO] /heal: Heals you or the given player.
    2012-09-07 17:16:39 [INFO] /help: Views a list of available commands.
    2012-09-07 17:16:39 [INFO] /helpop: Request help from online operators.
    2012-09-07 17:16:39 [INFO] /home: Teleport to your home.
    2012-09-07 17:16:39 [INFO] /ignore: Ignore other players.
    2012-09-07 17:16:39 [INFO] /info: Shows information set by the server owner
    2012-09-07 17:16:39 [INFO] /invsee: See the inventory of other players.
    2012-09-07 17:16:39 [INFO] /item: Spawn an item.
    2012-09-07 17:16:39 [INFO] /itemdb: Searches for an item.
    2012-09-07 17:16:39 [INFO] /jails: List all jails.
    2012-09-07 17:16:39 [INFO] /jump: Jumps to the nearest block in the line of sight.
    2012-09-07 17:16:39 [INFO] /kick: Kicks a specified player with a reason.
    2012-09-07 17:16:39 [INFO] /kickall: Kicks all players off the server except the issuer.
    2012-09-07 17:16:39 [INFO] /kill: Kills specified player.
    2012-09-07 17:16:39 [INFO] /killall: Kill all mobs in a world.
    2012-09-07 17:16:39 [INFO] /kit: Obtains the specified kit or views all available kits.
    2012-09-07 17:16:39 [INFO] /kittycannon: Throw an exploding kitten at your opponent
    2012-09-07 17:16:39 [INFO] /lightning: The power of Thor. Strike at cursor or player.
    2012-09-07 17:16:39 [INFO] /list: List all online players.
    2012-09-07 17:16:39 [INFO] /mail: Manages inter-player, intra-server mail.
    2012-09-07 17:16:39 [INFO] /me: Describes an action in the context of the player.
    2012-09-07 17:16:39 [INFO] /monsterapocalypse: Handler for all Monster Apocalypse commands.
    2012-09-07 17:16:39 [INFO] /more: Fills the item stack in hand to maximum size.
    2012-09-07 17:16:39 [INFO] /motd: Views the Message Of The Day.
    2012-09-07 17:16:39 [INFO] /msg: Sends a private message to the specified player.
    2012-09-07 17:16:39 [INFO] /mute: Mutes or unmutes a player.
    2012-09-07 17:16:39 [INFO] /near: Lists the players near by or around a player
    2012-09-07 17:16:39 [INFO] /nick: Change your nickname or that of another player.
    2012-09-07 17:16:39 [INFO] /nuke: May death rain upon them.
    2012-09-07 17:16:39 [INFO] /op: Gives the specified player operator status
    2012-09-07 17:16:39 [INFO] /pardon-ip: Allows the specified IP address to use this server
    2012-09-07 17:16:39 [INFO] /pay: Pays another player from your balance
    2012-09-07 17:16:39 [INFO] /ping: Pong!
    2012-09-07 17:16:39 [INFO] /plugins: Gets a list of plugins running on the server
    2012-09-07 17:16:39 [INFO] /powertool: Assigns a command to the item in hand.
    2012-09-07 17:16:39 [INFO] /powertooltoggle: Enables or disables all current powertools
    2012-09-07 17:16:39 [INFO] /ptime: Adjust player's client time. Add @ prefix to fix.
    2012-09-07 17:16:39 [INFO] /r: Quickly reply to the last player to message you.
    2012-09-07 17:16:39 [INFO] /realname: Displays the username of a user based on nick.
    2012-09-07 17:16:39 [INFO] /reload: Reloads the server configuration and plugins
    2012-09-07 17:16:39 [INFO] /remove: Removes entities in your world
    2012-09-07 17:16:39 [INFO] /repair: Repairs the durability of all or one item.
    2012-09-07 17:16:39 [INFO] /rules: Views the server rules.
    2012-09-07 17:16:39 [INFO] /save-all: Saves the server to disk
    2012-09-07 17:16:39 [INFO] /save-off: Disables server autosaving
    2012-09-07 17:16:39 [INFO] /save-on: Enables server autosaving
    2012-09-07 17:16:39 [INFO] /say: Broadcasts the given message as the console
    2012-09-07 17:16:39 [INFO] /seed: Shows the world seed
    2012-09-07 17:16:39 [INFO] /seen: Shows the last logout time of a player
    2012-09-07 17:16:39 [INFO] /sell: Sells the item currently in your hand.
    2012-09-07 17:16:39 [INFO] /sethome: Set your home to your current location.
    2012-09-07 17:16:39 [INFO] /setjail: Creates a jail where you specified named [jailname]
    2012-09-07 17:16:39 [INFO] /setspawn: Set the spawnpoint to your current position.
    2012-09-07 17:16:39 [INFO] /setwarp: Creates a new warp.
    2012-09-07 17:16:39 [INFO] /setworth: Set the sell value of an item.
    2012-09-07 17:16:39 [INFO] /socialspy: Toggles if you can see msg/mail commands in chat.
    2012-09-07 17:16:39 [INFO] /spawn: Teleport to the spawnpoint.
    2012-09-07 17:16:39 [INFO] /spawner: Change the mob type of a spawner
    2012-09-07 17:16:39 [INFO] /spawnmob: Spawns a mob.
    2012-09-07 17:16:39 [INFO] /stop: Stops the server
    2012-09-07 17:16:39 [INFO] /sudo: Make another user perform a command.
    2012-09-07 17:16:39 [INFO] /suicide: Causes you to perish.
    2012-09-07 17:16:39 [INFO] /tempban: Temporary ban a user.
    2012-09-07 17:16:39 [INFO] /thunder: Enable/disable thunder.
    2012-09-07 17:16:39 [INFO] /time: Display/Change the world time. Defaults to current world.
    2012-09-07 17:16:39 [INFO] /timings: Records timings for all plugin events
    2012-09-07 17:16:39 [INFO] /toggledownfall: Toggles rain on/off on a given world
    2012-09-07 17:16:39 [INFO] /togglejail: Jails/Unjails a player and tp them to the jail specified.
    2012-09-07 17:16:39 [INFO] /top: Teleport to the highest block at your current position.
    2012-09-07 17:16:39 [INFO] /tp: Teleport to a player.
    2012-09-07 17:16:39 [INFO] /tpa: Request to teleport to the specified player.
    2012-09-07 17:16:39 [INFO] /tpaall: Requests all players online to teleport to you.
    2012-09-07 17:16:39 [INFO] /tpaccept: Accepts a teleport request.
    2012-09-07 17:16:39 [INFO] /tpahere: Request that the specified player teleport to you.
    2012-09-07 17:16:39 [INFO] /tpall: Teleport all online players to another player.
    2012-09-07 17:16:39 [INFO] /tpdeny: Reject a teleport request.
    2012-09-07 17:16:39 [INFO] /tphere: Teleport a player to you.
    2012-09-07 17:16:39 [INFO] /tpo: Teleport override for tptoggle.
    2012-09-07 17:16:39 [INFO] /tpohere: Teleport here override for tptoggle.
    2012-09-07 17:16:39 [INFO] /tppos: Teleport to coordinates.
    2012-09-07 17:16:39 [INFO] /tptoggle: Blocks all forms of teleportation.
    2012-09-07 17:16:39 [INFO] /tree: Spawn a tree where you are looking.
    2012-09-07 17:16:39 [INFO] /unban: Unbans the specified player.
    2012-09-07 17:16:39 [INFO] /unbanip: Unbans the specified IP address.
    2012-09-07 17:16:39 [INFO] /unlimited: Allows the unlimited placing of items.
    2012-09-07 17:16:39 [INFO] /vanish: Hide yourself from other players.
    2012-09-07 17:16:39 [INFO] /version: Gets the version of this server including any plugins in use
    2012-09-07 17:16:39 [INFO] /warp: List all warps or warp to the specified location.
    2012-09-07 17:16:39 [INFO] /weather: Setting the weather.
    2012-09-07 17:16:39 [INFO] /whitelist: Prevents the specified player from using this server
    2012-09-07 17:16:39 [INFO] /whois: Determine the username behind a nickname.
    2012-09-07 17:16:39 [INFO] /workbench: Opens up a workbench
    2012-09-07 17:16:39 [INFO] /world: Switch between worlds.
    2012-09-07 17:16:39 [INFO] /worth: Calculates the worth of items in hand or as specified.
    2012-09-07 17:17:00 [INFO] To view help from the console, type ?.
    2012-09-07 17:17:04 [INFO] --------- Help: /hat ----------------------------
    2012-09-07 17:17:04 [INFO] Description: Get some cool new headgear
    2012-09-07 17:17:04 [INFO] Usage: /hat [remove]
    2012-09-07 17:17:04 [INFO] Aliases: ehat
    2012-09-07 17:17:19 [INFO] --------- Help: Search --------------------------
    2012-09-07 17:17:19 [INFO] Search for: monster
    2012-09-07 17:17:19 [INFO] Monster Apocalypse: All commands for Monster Apocalypse
    2012-09-07 17:17:19 [INFO] /monstera: Alias for /monsterapocalypse
    2012-09-07 17:17:19 [INFO] /monsterapoc: Alias for /monsterapocalypse
    2012-09-07 17:17:19 [INFO] /monsterapocalypse: Handler for all Monster Apocalypse commands.
    2012-09-07 17:17:32 [INFO] --------- Help: /monstera -----------------------
    2012-09-07 17:17:32 [INFO] Alias for /monsterapocalypse
    2012-09-07 17:17:32 [INFO] Description: Handler for all Monster Apocalypse commands.
    2012-09-07 17:17:32 [INFO] Usage: /ma (Monster Apocalypse Spawnpoint Command) [name] args...
    2012-09-07 17:17:32 [INFO] Aliases: ma, mobapocalypse, monsterapoc, mobapoc, mapocalypse, mapoc, monstera, moba
    2012-09-07 17:20:05 [INFO] --------- Help: Search --------------------------
    2012-09-07 17:20:05 [INFO] Search for: ip
    2012-09-07 17:20:05 [INFO] /ifo: Alias for /info
    2012-09-07 17:20:05 [INFO] /ignore: Ignore other players.
    2012-09-07 17:20:05 [INFO] /info: Shows information set by the server owner
    2012-09-07 17:20:05 [INFO] /invsee: See the inventory of other players.
    2012-09-07 17:20:05 [INFO] /item: Spawn an item.
    2012-09-07 17:20:05 [INFO] /itemdb: Searches for an item.
    2012-09-07 17:20:05 [INFO] /itemno: Alias for /itemdb
    2012-09-07 17:20:09 [INFO] Unknown command. Type "help" for help.
    2012-09-07 17:25:00 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-09-07 17:27:16 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-09-07 17:28:47 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-09-07 17:34:50 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.3
    2012-09-07 17:34:50 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.3
    2012-09-07 17:34:52 [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.3
    2012-09-07 17:34:52 [INFO] [Essentials] Disabling Essentials v2.9.3
    2012-09-07 17:34:52 [INFO] [Monster Apocalypse] Disabling Monster Apocalypse v<0.0.1>
    2012-09-07 17:34:52 [INFO] Monster Apocalypse disabled.
    2012-09-07 17:34:52 [INFO] 195 recipes
    2012-09-07 17:34:53 [INFO] [Monster Apocalypse] Loading Monster Apocalypse v<0.0.1>
    2012-09-07 17:34:53 [INFO] [Essentials] Loading Essentials v2.9.3
    2012-09-07 17:34:53 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
    2012-09-07 17:34:53 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
    2012-09-07 17:34:53 [INFO] MLog clients using java 1.4+ standard logging.
    2012-09-07 17:34:53 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
    2012-09-07 17:34:53 [INFO] [Monster Apocalypse] Enabling Monster Apocalypse v<0.0.1>
    2012-09-07 17:34:54 [INFO] Monster Apocalypse enabled.
    2012-09-07 17:34:54 [INFO] [Essentials] Enabling Essentials v2.9.3
    2012-09-07 17:34:55 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-09-07 17:34:55 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
    2012-09-07 17:34:55 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
    2012-09-07 17:34:56 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2012-09-07 17:34:56 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
    2012-09-07 17:34:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-09-07 17:34:57 [INFO] Reload complete.
    2012-09-07 17:34:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-09-07 17:37:19 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.3
    2012-09-07 17:37:19 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.3
    2012-09-07 17:37:20 [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.3
    2012-09-07 17:37:20 [INFO] [Essentials] Disabling Essentials v2.9.3
    2012-09-07 17:37:20 [INFO] [Monster Apocalypse] Disabling Monster Apocalypse v<0.0.1>
    2012-09-07 17:37:20 [INFO] Monster Apocalypse disabled.
    2012-09-07 17:37:20 [INFO] 195 recipes
    2012-09-07 17:37:20 [INFO] [Monster Apocalypse] Loading Monster Apocalypse v<0.0.1>
    2012-09-07 17:37:20 [INFO] [Essentials] Loading Essentials v2.9.3
    2012-09-07 17:37:20 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.3
    2012-09-07 17:37:20 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.3
    2012-09-07 17:37:20 [INFO] MLog clients using java 1.4+ standard logging.
    2012-09-07 17:37:20 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
    2012-09-07 17:37:20 [INFO] [Monster Apocalypse] Enabling Monster Apocalypse v<0.0.1>
    2012-09-07 17:37:20 [INFO] Monster Apocalypse enabled.
    2012-09-07 17:37:20 [INFO] [Essentials] Enabling Essentials v2.9.3
    2012-09-07 17:37:21 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-09-07 17:37:21 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
    2012-09-07 17:37:21 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.3
    2012-09-07 17:37:21 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2012-09-07 17:37:21 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
    2012-09-07 17:37:21 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-09-07 17:37:21 [INFO] Reload complete.
    2012-09-07 17:37:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
     
  4. Offline

    TnT

    Use pastebin please, or at least use
    Code:
    [code]
    tags please - it really helps with reading these posts. I fixed it for you this time.

    Can you post your server.properties file?
     
  5. Offline

    ali123awada

    mine is the same every time i try it dosent work it says minecraft has crashed
     
Thread Status:
Not open for further replies.

Share This Page