Problem/Bug My Server Keeps Crashing

Discussion in 'Bukkit Help' started by kdawg1496, Jul 4, 2015.

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

    kdawg1496

    I attached my crash report and I only have two plugins World Edit and Word Guard
     

    Attached Files:

  2. Offline

    scrollbar

    Hello!

    From the crash report it looks like it may be a world issue. Could you provide the log which includes the crash?

    To confirm you can also try loading a test world to see if the issue persists.
     
  3. Offline

    kdawg1496

    Where would I find the log that includes the crash? And I deleted all my worlds and restarted and it still crashed here's the new crash report.
     

    Attached Files:

  4. Offline

    kdawg1496

  5. Offline

    oceantheskatr

    Try using -Xmx2048M instead of -Xmx1023M.
     
  6. Offline

    kdawg1496

    It doesn't let me even run it when I use that.
    I tried this:
    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "C:\Program Files (x86)\Java\jre1.8.0_45\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit.jar
    PAUSE

    And heres my latest log:

    [18:46:03] [Server thread/INFO]: Starting minecraft server version 1.8.7
    [18:46:03] [Server thread/INFO]: Loading properties
    [18:46:03] [Server thread/INFO]: Default game type: SURVIVAL
    [18:46:03] [Server thread/INFO]: Generating keypair
    [18:46:04] [Server thread/INFO]: Starting Minecraft server on *:25565
    [18:46:04] [Server thread/INFO]: Using default channel type
    [18:46:07] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e91aed8 (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
    [18:46:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
    [18:46:10] [Server thread/INFO]: [ItemStay] Loading ItemStay v1.5.5b
    [18:46:10] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
    [18:46:10] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
    [18:46:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
    [18:46:10] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
    [18:46:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
    [18:46:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
    [18:46:10] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1239)
    [18:46:10] [Server thread/INFO]: [Builder] Loading Builder v0.9.1
    [18:46:10] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.11
    [18:46:10] [Server thread/INFO]: [Sentry] Loading Sentry v1.8.5
    [18:46:10] [Server thread/INFO]: [ChestIcon] Loading ChestIcon v1.1
    [18:46:10] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
    [18:46:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [18:46:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [18:46:11] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
    [18:46:12] [Server thread/INFO]: Preparing level "Holy Land"
    [18:46:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7288413766480148413)
    [18:46:14] [Server thread/INFO]: Preparing spawn area: 8%
    [18:46:15] [Server thread/INFO]: Preparing spawn area: 58%
    [18:46:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5941976959119412582)
    [18:46:16] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
    [18:46:16] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [18:46:16] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
    [18:46:16] [Server thread/INFO]: [ItemStay] Enabling ItemStay v1.5.5b
    [18:46:16] [Server thread/INFO]: [ItemStay] Generating config file...
    [18:46:16] [Server thread/INFO]: [ItemStay] Config created!
    [18:46:16] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
    [18:46:16] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [18:46:16] [Server thread/INFO]: git-Bukkit-e91aed8 (MC: 1.8.7)
    [18:46:16] [Server thread/INFO]: 1.8.7-R0.1-SNAPSHOT
    [18:46:17] [Server thread/INFO]: Creating config from template: C:\Server\plugins\Essentials\config.yml
    [18:46:17] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
    [18:46:17] [Server thread/INFO]: Using locale en_US
    [18:46:17] [Server thread/INFO]: Creating config from template: C:\Server\plugins\Essentials\worth.yml
    [18:46:17] [pool-5-thread-1/INFO]: Creating empty config: C:\Server\plugins\Essentials\upgrades-done.yml
    [18:46:17] [Server thread/INFO]: Using locale en_US
    [18:46:17] [Server thread/INFO]: [Essentials] This plugin collects minimal statistic data and sends it to http://metrics.essentials3.net.
    [18:46:17] [Server thread/INFO]: [Essentials] You can opt out, disabling metrics for all plugins, by running /essentials opt-out
    [18:46:17] [Server thread/INFO]: [Essentials] This will start 5 minutes after the first admin/op joins.
    [18:46:17] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [18:46:17] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
    [18:46:17] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
    [18:46:17] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
    [18:46:17] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
    [18:46:17] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
    [18:46:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land) TNT ignition is PERMITTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land) Lighters are PERMITTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land) Lava fire is blocked.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land) Fire spread is UNRESTRICTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Holy Land'
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land_the_end) TNT ignition is PERMITTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land_the_end) Lighters are PERMITTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land_the_end) Lava fire is blocked.
    [18:46:17] [Server thread/INFO]: [WorldGuard] (Holy Land_the_end) Fire spread is UNRESTRICTED.
    [18:46:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Holy Land_the_end'
    [18:46:17] [Server thread/INFO]: [WorldGuard] Loading region data...
    [18:46:18] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1239)
    [18:46:18] [Server thread/INFO]: Creating file: config.yml
    [18:46:18] [Server thread/ERROR]: [Citizens] v2.0.16-SNAPSHOT (build 1239) is not compatible with Minecraft v1.8.7 - try upgrading or downgrading Citizens. Disabling.
    [18:46:18] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1239)
    [18:46:18] [Server thread/INFO]: [Builder] Enabling Builder v0.9.1
    [18:46:18] [Server thread/ERROR]: [Builder] Citizens 2.0 not found or not enabled
    [18:46:18] [Server thread/INFO]: [Builder] Disabling Builder v0.9.1
    [18:46:18] [Server thread/INFO]: [Builder] v0.9.1 disabled.
    [18:46:18] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.11
    [18:46:18] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [18:46:19] [Server thread/INFO]: [Sentry] Enabling Sentry v1.8.5
    [18:46:19] [Server thread/ERROR]: [Sentry] Citizens 2.0 not found or not enabled
    [18:46:19] [Server thread/INFO]: [Sentry] Disabling Sentry v1.8.5
    [18:46:19] [Server thread/INFO]: [Sentry] v1.8.5 disabled.
    [18:46:19] [Server thread/INFO]: [ChestIcon] Enabling ChestIcon v1.1
    [18:46:19] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [18:46:19] [Server thread/INFO]: Done (7.717s)! For help, type "help" or "?"
    [18:46:19] [pool-3-thread-7/INFO]: [Vault] Checking for Updates ...
    [18:46:20] [pool-3-thread-7/INFO]: [Vault] No new version available
    [18:47:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2096ms behind, skipping 41 tick(s)
    [18:52:23] [Server Watchdog/FATAL]: A single server tick took 63.63 seconds (should be max 0.05)
    [18:52:23] [Server Watchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.
    [18:53:02] [Server Watchdog/ERROR]: This crash report has been saved to: C:\Server\.\crash-reports\crash-2015-07-05_18.53.02-server.txt
    [18:53:02] [Thread-4/INFO]: Stopping server
     

    Attached Files:

  7. Offline

    Boomer

    disable every plugin (move the jar files to some other folder, or rename them pluginname.jam instead of .jar) - no file deleting is required, just disabling plugins temporarily....
    See if the crash occurs with absolutely no plugins running - if it does, then your map is corrupted. If it doesn't, then start adding a couple plugins at a time back.
     
Thread Status:
Not open for further replies.

Share This Page