unknows console error o_O

Discussion in 'Bukkit Help' started by Mister_Fix, Feb 15, 2013.

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

    Mister_Fix

    every once in a while i get this error:
    *the logs is going from down to up cause its kida messed up*
    Code:
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.BlockFlower.c(SourceFile:47)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.setTypeId(World.java:399)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.update(World.java:422)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.applyPhysics(World.java:457)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.m(World.java:483)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.BlockFlower.doPhysics(SourceFile:36)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.BlockFlower.c(SourceFile:47)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.setTypeId(World.java:399)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.update(World.java:422)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.applyPhysics(World.java:457)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.World.m(World.java:485)
    15.02 08:28:42 [Server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    15.02 08:28:42 [Server] SEVERE at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    15.02 08:28:42 [Server] SEVERE at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    15.02 08:28:42 [Server] SEVERE at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    15.02 08:28:42 [Server] SEVERE at java.security.AccessController.doPrivileged(Native Method)
    15.02 08:28:42 [Server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    15.02 08:28:42 [Server] SEVERE at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    15.02 08:28:42 [Server] SEVERE at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    15.02 08:28:42 [Server] SEVERE at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
    15.02 08:28:42 [Server] SEVERE at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    15.02 08:28:42 [Server] SEVERE at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
    15.02 08:28:42 [Server] SEVERE at java.lang.ClassLoader.defineClass1(Native Method)
    15.02 08:28:42 [Server] SEVERE Caused by: java.lang.StackOverflowError
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
    15.02 08:28:42 [Server] SEVERE at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:576)
    15.02 08:28:42 [Server] SEVERE net.minecraft.server.v1_4_R1.ReportedException: Exception while updating neighbours
    once this error happens, the server stops responding, and will no respond until you restart, after you restart it will happen again after like 20 minutes
    please help, its driving me crazy, i cant 1 fucking plugin name there so i have no idea what to do :S
     
  2. Offline

    Lolmewn

    What plugins do you have?
     
  3. Offline

    Mister_Fix

    15.02 08:44:59 [Server] INFO Plugins (40): BetterAlias, GroupManager, AntiMulti, NoCheatPlus, WorldEdit, AntiCurse, CustomServerMessages, iBlock, dhmcDeath, ColoredSigns, VoteMe, Vault, LegendaryRankup, PlotMe, WorldGuard, HeadDrops, NoXP, AutoMessage, BattleCombatTag, iConomy, CoreProtect, Permissions, CustomCommands, PlayerStaffList, CraftBukkitUpToDate, PlayerEmit, EasyShout, ChestShop, Timeismoney, AutoSaveWorld, Votifier, Herochat, GAListener, Essentials, EssentialsProtect, EssentialsSpawn, Multiverse-Core, EssentialsAntiBuild, EssentialsChat, CommandSigns
    thats all

    hello??

    i need this problem solved ASAP!

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

    MyPictures

    [Server] SEVERE Caused by: java.lang.StackOverflowError

    Please drop all plugins temporary (or just rename the plugins folder to something diffrent...) and see if this error still occurs
     
  5. Offline

    lokpique

    Then give us a FULL log and not just one that starts halfway through the stack trace.
     
  6. Offline

    Mister_Fix

    that is the full log, everything exept that is join and leave messages
     
  7. Offline

    lokpique

    You would be amazed what the full startup log can tell us... but whatever, your choice.
     
  8. Offline

    Mister_Fix

    my host provider deletes some line because stupid "line rate limit" so some parts are missing but here it is:
    Code:
    15.02 21:54:04 [Server] INFO [PLAYER_COMMAND] haydenlau: /manuaddv haydenlau prefix &4[&6Awesome&0-&bTitan&0]&b&l
    15.02 21:53:59 [Server] INFO [CustomServerMessages] §ehaydenlau §7joined the server.
    15.02 21:53:59 [Server] INFO [WorldEdit] Using inbuilt NmsBlock for this version.
    15.02 21:53:59 [Server] INFO haydenlau[/219.79.126.92:50099] logged in with entity id 150 at ([plotworld] 1017.7341034463741, 68.44040260447015, -1621.2826679436225)
    15.02 21:53:56 [Server] INFO The update-Check only work every 24 hours, the last check was 17 hours ago.
    15.02 21:53:36 [Server] INFO [WorldGuard] 32 regions loaded for 'plotworld'
    15.02 21:53:32 [Server] INFO ------------------------------------------------
    15.02 21:53:32 [Server] INFO The are (0/100) Players Online
    15.02 21:53:32 [Server] INFO -----------------[GoldenCreate]----------------
    15.02 21:53:32 [Server] Startup Done (9.328s)! For help, type "help" or "?"
    15.02 21:53:31 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    15.02 21:53:31 [Server] INFO [CommandSigns] Plugin metrics enabled! Thank you!
    15.02 21:53:31 [Server] INFO [CommandSigns] Successfully loaded 4 signs
    15.02 21:53:31 [Server] INFO [CommandSigns] Enabling CommandSigns v1.9.0.1
    15.02 21:53:31 [Server] INFO [EssentialsChat] Enabling EssentialsChat v2.10.1
    15.02 21:53:31 [Server] INFO [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.10.1
    15.02 21:53:31 [Server] INFO [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
    15.02 21:53:30 [Server] INFO [Multiverse-Core] 4 - World(s) loaded.
    15.02 21:53:30 [Server] INFO [WorldGuard] Loaded configuration for world 'plotworld'
    15.02 21:53:30 [Server] INFO [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
    15.02 21:53:30 [Server] INFO [WorldGuard] (plotworld) Lava fire is blocked.
    15.02 21:53:30 [Server] INFO [WorldGuard] (plotworld) Lighters are PERMITTED.
    15.02 21:53:30 [Server] INFO [WorldGuard] (plotworld) TNT ignition is PERMITTED.
    15.02 21:53:29 [Server] INFO Preparing start region for level 3 (Seed: -5593506263323923321)
    15.02 21:53:29 [Server] INFO [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
    15.02 21:53:29 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
    15.02 21:53:29 [Server] INFO [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
    15.02 21:53:29 [Server] INFO Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    15.02 21:53:28 [Server] INFO [EssentialsProtect] Enabling EssentialsProtect v2.10.1
    15.02 21:53:28 [Server] INFO [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.23-b301)
    15.02 21:53:28 [Server] INFO Essentials: Using GroupManager based permissions.
    15.02 21:53:27 [Server] INFO CButD: CraftBukkit is up to Date
    15.02 21:53:27 [Server] INFO [Essentials] Enabling Essentials v2.10.1
    15.02 21:53:27 [Server] INFO [GAListener] GiveAnything Listener Enabled
    15.02 21:53:27 [Server] INFO [GAListener] Loading Queued Votes
    15.02 21:53:27 [Server] INFO [GAListener] Enabling GAListener v0.3
    15.02 21:53:27 [Server] INFO [Herochat] Version 5.6.5-b206 is enabled.
    15.02 21:53:27 [Server] INFO [Herochat] Save complete
    15.02 21:53:27 [Server] INFO [Herochat] Saving channels
    15.02 21:53:27 [Server] INFO [Herochat] Enabling Herochat v5.6.5-b206
    15.02 21:53:27 [Server] INFO [Votifier] Votifier enabled.
    15.02 21:53:27 [Server] INFO [Votifier] Loaded vote listener: MySQLLoggerListener
    15.02 21:53:27 [Server] INFO [Votifier] Loaded vote listener: FlatfileVoteListener
    15.02 21:53:27 [Multicraft] Skipped 43 lines due to rate limit (30/s)
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_the_end) Lava fire is blocked.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] Loaded configuration for world 'world_nether'
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_nether) Lava fire is blocked.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_nether) Lighters are PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
    15.02 21:53:26 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world) Lava fire is blocked.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
    15.02 21:53:26 [Server] INFO [WorldGuard] Enabling WorldGuard v5.7.1
    15.02 21:53:26 [Server] INFO [LegendaryRankup] Enabling LegendaryRankup v1.0
    15.02 21:53:26 [Server] INFO VoteMe V1.0 Has Been Enabled!
    15.02 21:53:26 [Server] INFO [VoteMe] Enabling VoteMe v1.0
    15.02 21:53:26 [Server] INFO [ColoredSigns] version 3.1 by Janomine Succesfully Enabled.
    15.02 21:53:26 [Server] INFO [ColoredSigns] Listeners Enabled.
    15.02 21:53:26 [Server] WARNING [ColoredSigns] Erorr While loading Commands. Please create a Ticket,when your Craftbukkit version is valid.
    15.02 21:53:26 [Server] WARNING [ColoredSigns] Erorr While loading Commands. Have you installed the Right Craftbukkit Build?
    15.02 21:53:26 [Server] INFO [ColoredSigns] Enabling ColoredSigns v3.1
    15.02 21:53:26 [Server] INFO [dhmcDeath]: Initializing plugin. By Viveleroi, Darkhelmet Minecraft: s.dhmc.us
    15.02 21:53:26 [Server] INFO [dhmcDeath] Enabling dhmcDeath v0.1.8.2
    15.02 21:53:26 [Server] INFO [iBlock] Version 2.4 enabled successfully!
    15.02 21:53:26 [Server] INFO [iBlock] Enabling iBlock v2.4
    15.02 21:53:26 [Server] INFO [CustomServerMessages] CustomServerMessages enabled.
    15.02 21:53:26 [Server] INFO [CustomServerMessages] Enabling CustomServerMessages v2.9.1
    15.02 21:53:26 [Server] INFO [AntiCurse] AntiCurse 1.0 has been enabled!
    15.02 21:53:26 [Server] INFO [AntiCurse] Enabling AntiCurse v1.0
    15.02 21:53:25 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    15.02 21:53:25 [Server] INFO [WorldEdit] Enabling WorldEdit v5.5.1
    15.02 21:53:25 [Server] INFO [NoCheatPlus] Version 3.8.9-b353 is enabled.
    15.02 21:53:25 [Server] INFO [NoCheatPlus] McAccess set to: 1.4.7 / CB-DEV(2602+)
    15.02 21:53:25 [Server] INFO [NoCheatPlus] Enabling NoCheatPlus v3.8.9-b353
    15.02 21:53:25 [Server] INFO [AntiMulti] AntiMulti-2.0.7 successfully enabled
    15.02 21:53:25 [Server] INFO [AntiMulti] All systems operational
    15.02 21:53:25 [Server] INFO [AntiMulti] Registering commands
    15.02 21:53:25 [Server] INFO [AntiMulti] Creating player listeners
    15.02 21:53:25 [Server] INFO [AntiMulti] Using files to store player information
    15.02 21:53:25 [Server] INFO [AntiMulti] Setting up data managers
    15.02 21:53:25 [Server] INFO [AntiMulti] Loading configuration
    15.02 21:53:25 [Server] INFO [AntiMulti] Enabling AntiMulti v2.0.7
    15.02 21:53:25 [Server] INFO [Vault][Chat] GroupManager - Chat hooked.
    15.02 21:53:25 [Server] INFO GroupManager version 2.0 (2.10.1) (Phoenix) is enabled!
    15.02 21:53:24 [Server] SEVERE GroupManager - SEVERE - There are errors in your config.yml. Using default settings
    15.02 21:53:24 [Server] INFO [GroupManager] Enabling GroupManager v2.0 (2.10.1) (Phoenix)
    15.02 21:53:24 [Server] INFO [BetterAlias] Enabling BetterAlias v1.0.1
    15.02 21:53:24 [Server] INFO Preparing start region for level 2 (Seed: -7906395841672967462)
    15.02 21:53:23 [Server] INFO Preparing spawn area: 0%
    15.02 21:53:23 [Server] INFO Preparing start region for level 1 (Seed: 1563386166965918830)
    15.02 21:53:22 [Server] INFO Preparing start region for level 0 (Seed: -2782454120935059456)
    15.02 21:53:22 [Server] INFO Preparing level "world"
    15.02 21:53:22 [Server] INFO §9[PlotMe] §r 2027 plots loaded
    15.02 21:53:22 [Multicraft] Skipped 26 lines due to rate limit (30/s)
    15.02 21:53:21 [Server] INFO [Timeismoney] Loading Timeismoney v0.9
    15.02 21:53:21 [Server] INFO [ChestShop] Loading ChestShop v3.50 t0047
    15.02 21:53:21 [Server] INFO [EasyShout] Loading EasyShout v4.1.2
    15.02 21:53:21 [Server] INFO [PlayerEmit] Loading PlayerEmit v0.4
    15.02 21:53:21 [Server] INFO [CraftBukkitUpToDate] Loading CraftBukkitUpToDate v3.0.3
    15.02 21:53:21 [Server] INFO [PlayerStaffList] Loading PlayerStaffList v1.0
    15.02 21:53:21 [Server] INFO [CustomCommands] Loading CustomCommands v1.0
    15.02 21:53:21 [Server] INFO [Permissions] Loading Permissions v3.1.6
    15.02 21:53:21 [Server] INFO [CoreProtect] Loading CoreProtect v1.76
    15.02 21:53:21 [Server] INFO [iConomy] Loading iConomy v7.0
    15.02 21:53:21 [Server] INFO [BattleCombatTag] Loading BattleCombatTag v1.0.4
    15.02 21:53:21 [Server] INFO [AutoMessage] Loading AutoMessage v2.1.1
    15.02 21:53:21 [Server] INFO [NoXP] Loading NoXP v1.0
    15.02 21:53:21 [Server] INFO [HeadDrops] Loading HeadDrops v1.5
    15.02 21:53:21 [Server] INFO [WorldGuard] Loading WorldGuard v5.7.1
    15.02 21:53:21 [Server] INFO [PlotMe] Loading PlotMe v0.13
    15.02 21:53:21 [Server] INFO [LegendaryRankup] Loading LegendaryRankup v1.0
    15.02 21:53:21 [Server] INFO [Vault] Loading Vault v1.2.23-b301
    15.02 21:53:21 [Server] INFO [VoteMe] Loading VoteMe v1.0
    15.02 21:53:21 [Server] INFO [ColoredSigns] Loading ColoredSigns v3.1
    15.02 21:53:21 [Server] INFO [dhmcDeath] Loading dhmcDeath v0.1.8.2
    
    it doesnt show the whole startup because there is that limit, and again the logs go from down to up.
     
  9. Offline

    lokpique

    15.02 21:53:24 [Server] SEVERE GroupManager - SEVERE - There are errors in your config.yml. Using default settings

    Things like this... for instance.
    You would be amazed how one small error in one plugin can cause issues for others that are running.
    Even the warnings you are getting from the ColoredSigns plugin should be fixed up.

    I would start by getting a full clean copy of the server.log file and work through any warnings / errors it contains.
     
    Mister_Fix likes this.
  10. Offline

    Mister_Fix

    i cant even click on the server.log file! D:
    so what im gonna do with GroupManager? delete the config and let it re-create it?
    EDIT: dud this error happend AGAIN while i was typing, and that error happend after i deleted most plugins folders and let them re-create them selvs
     
  11. Offline

    lokpique

    If you are trying to open it while the server is running, it might not let you. I usually copy it to another location and open the copy when I need to examine it while the server is live.

    As for the GroupManager error, I haven't used that plugin for a while now.. but the folks who made it are BEYOND helpful. They even have a live IRC you can join to talk to them directly about issues. There is a link directly to it on the essentials bukkit page, in fact!
     
  12. Offline

    Mister_Fix

    but i dont understand something,
    if there would be an error group manager it say something like
    GroupManager.blah blah blah
    couple of useless lines
    YAML.yaml.error or something
     
  13. Offline

    Necrodoom

    either update GM or regenerate your config.
    also stop the server and open server.log, and give us the FULL startup log, without any cutoffs.
     
    Mister_Fix likes this.
  14. Offline

    Mister_Fix

    done and done, still error happens, so here is my startup log:
    Code:
    2013-02-16 03:08:01 [INFO] Starting minecraft server version 1.4.7
    2013-02-16 03:08:01 [INFO] Loading properties
    2013-02-16 03:08:01 [INFO] Default game type: SURVIVAL
    2013-02-16 03:08:01 [INFO] Generating keypair
    2013-02-16 03:08:01 [INFO] Starting Minecraft server on s16.hosthorde.com:25587
    2013-02-16 03:08:02 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
    2013-02-16 03:08:05 [INFO] [BetterAlias] Loading BetterAlias v1.0.1
    2013-02-16 03:08:05 [INFO] [GroupManager] Loading GroupManager v2.0 (2.10.1) (Phoenix)
    2013-02-16 03:08:05 [INFO] [AntiMulti] Loading AntiMulti v2.0.7
    2013-02-16 03:08:05 [INFO] [AntiMulti] Initial setup complete
    2013-02-16 03:08:05 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.8.9-b353
    2013-02-16 03:08:05 [INFO] [WorldEdit] Loading WorldEdit v5.5.1
    2013-02-16 03:08:05 [INFO] [AntiCurse] Loading AntiCurse v1.0
    2013-02-16 03:08:05 [INFO] [CustomServerMessages] Loading CustomServerMessages v2.9.1
    2013-02-16 03:08:05 [INFO] [iBlock] Loading iBlock v2.4
    2013-02-16 03:08:05 [INFO] [dhmcDeath] Loading dhmcDeath v0.1.8.2
    2013-02-16 03:08:05 [INFO] [ColoredSigns] Loading ColoredSigns v3.1
    2013-02-16 03:08:05 [INFO] [VoteMe] Loading VoteMe v1.0
    2013-02-16 03:08:05 [INFO] [Vault] Loading Vault v1.2.23-b301
    2013-02-16 03:08:05 [INFO] [LegendaryRankup] Loading LegendaryRankup v1.0
    2013-02-16 03:08:05 [INFO] [PlotMe] Loading PlotMe v0.13
    2013-02-16 03:08:05 [INFO] [WorldGuard] Loading WorldGuard v5.7.1
    2013-02-16 03:08:05 [INFO] [HeadDrops] Loading HeadDrops v1.5
    2013-02-16 03:08:05 [INFO] [NoXP] Loading NoXP v1.0
    2013-02-16 03:08:05 [INFO] [AutoMessage] Loading AutoMessage v2.1.1
    2013-02-16 03:08:05 [INFO] [BattleCombatTag] Loading BattleCombatTag v1.0.4
    2013-02-16 03:08:05 [INFO] [iConomy] Loading iConomy v7.0
    2013-02-16 03:08:05 [INFO] [CoreProtect] Loading CoreProtect v1.76
    2013-02-16 03:08:05 [INFO] [Permissions] Loading Permissions v3.1.6
    2013-02-16 03:08:05 [INFO] [CustomCommands] Loading CustomCommands v1.0
    2013-02-16 03:08:05 [INFO] [PlayerStaffList] Loading PlayerStaffList v1.0
    2013-02-16 03:08:05 [INFO] [CraftBukkitUpToDate] Loading CraftBukkitUpToDate v3.0.3
    2013-02-16 03:08:05 [INFO] [PlayerEmit] Loading PlayerEmit v0.4
    2013-02-16 03:08:05 [INFO] [EasyShout] Loading EasyShout v4.1.2
    2013-02-16 03:08:05 [INFO] [ChestShop] Loading ChestShop v3.50 t0047
    2013-02-16 03:08:05 [INFO] [Timeismoney] Loading Timeismoney v0.9
    2013-02-16 03:08:05 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v4.4
    2013-02-16 03:08:05 [INFO] [Votifier] Loading Votifier v1.9
    2013-02-16 03:08:05 [INFO] [Herochat] Loading Herochat v5.6.5-b206
    2013-02-16 03:08:05 [INFO] [GAListener] Loading GAListener v0.3
    2013-02-16 03:08:05 [INFO] [Essentials] Loading Essentials v2.10.1
    2013-02-16 03:08:05 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.10.1
    2013-02-16 03:08:05 [INFO] MLog clients using java 1.4+ standard logging.
    2013-02-16 03:08:05 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.10.1
    2013-02-16 03:08:05 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.5-b641
    2013-02-16 03:08:05 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.10.1
    2013-02-16 03:08:05 [INFO] [EssentialsChat] Loading EssentialsChat v2.10.1
    2013-02-16 03:08:05 [INFO] [CommandSigns] Loading CommandSigns v1.9.0.1
    2013-02-16 03:08:05 [INFO] [Vault] Enabling Vault v1.2.23-b301
    2013-02-16 03:08:05 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    2013-02-16 03:08:05 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
    2013-02-16 03:08:05 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
    2013-02-16 03:08:05 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
    2013-02-16 03:08:05 [INFO] [Vault][Economy] iConomy 6 found: Waiting
    2013-02-16 03:08:05 [INFO] [Vault][Permission] GroupManager found: Waiting
    2013-02-16 03:08:05 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2013-02-16 03:08:05 [INFO] [Vault][Chat] GroupManager found: Waiting
    2013-02-16 03:08:05 [INFO] [Vault] Enabled Version 1.2.23-b301
    2013-02-16 03:08:05 [INFO] [Vault][Economy] Essentials Economy hooked.
    2013-02-16 03:08:05 [INFO] [Vault][Economy] iConomy 7 hooked.
    2013-02-16 03:08:05 [INFO] [Vault][Permission] GroupManager hooked.
    2013-02-16 03:08:05 [INFO] [PlotMe] Enabling PlotMe v0.13
    2013-02-16 03:08:06 [INFO] §9[PlotMe] §r 2031 plots loaded
    2013-02-16 03:08:06 [INFO] Preparing level "world"
    2013-02-16 03:08:07 [INFO] Preparing start region for level 0 (Seed: -2782454120935059456)
    2013-02-16 03:08:08 [INFO] Preparing spawn area: 97%
    2013-02-16 03:08:08 [INFO] Preparing start region for level 1 (Seed: 1563386166965918830)
    2013-02-16 03:08:08 [INFO] Preparing start region for level 2 (Seed: -7906395841672967462)
    2013-02-16 03:08:09 [INFO] [BetterAlias] Enabling BetterAlias v1.0.1
    2013-02-16 03:08:09 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.10.1) (Phoenix)
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - World Found: world
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - World Found: world_the_end
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - World Found: plotworld
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - World Found: world_nether
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - Superperms support enabled.
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2013-02-16 03:08:09 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
    2013-02-16 03:08:09 [INFO] GroupManager version 2.0 (2.10.1) (Phoenix) is enabled!
    2013-02-16 03:08:09 [INFO] [Vault][Chat] GroupManager - Chat hooked.
    2013-02-16 03:08:09 [INFO] [AntiMulti] Enabling AntiMulti v2.0.7
    2013-02-16 03:08:09 [INFO] [AntiMulti] Loading configuration
    2013-02-16 03:08:09 [INFO] [AntiMulti] Setting up data managers
    2013-02-16 03:08:09 [INFO] [AntiMulti] Using files to store player information
    2013-02-16 03:08:09 [INFO] [AntiMulti] Creating player listeners
    2013-02-16 03:08:09 [INFO] [AntiMulti] Registering commands
    2013-02-16 03:08:09 [INFO] [AntiMulti] All systems operational
    2013-02-16 03:08:09 [INFO] [AntiMulti] AntiMulti-2.0.7 successfully enabled
    2013-02-16 03:08:09 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.8.9-b353
    2013-02-16 03:08:09 [INFO] [NoCheatPlus] McAccess set to: 1.4.7 / CB-DEV(2602+)
    2013-02-16 03:08:09 [INFO] [NoCheatPlus] Version 3.8.9-b353 is enabled.
    2013-02-16 03:08:09 [INFO] [WorldEdit] Enabling WorldEdit v5.5.1
    2013-02-16 03:08:09 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-02-16 03:08:09 [INFO] [AntiCurse] Enabling AntiCurse v1.0
    2013-02-16 03:08:09 [INFO] [AntiCurse] AntiCurse 1.0 has been enabled!
    2013-02-16 03:08:09 [INFO] [CustomServerMessages] Enabling CustomServerMessages v2.9.1
    2013-02-16 03:08:09 [INFO] [CustomServerMessages] CustomServerMessages enabled.
    2013-02-16 03:08:09 [INFO] [iBlock] Enabling iBlock v2.4
    2013-02-16 03:08:09 [INFO] [iBlock] Version 2.4 enabled successfully!
    2013-02-16 03:08:09 [INFO] [dhmcDeath] Enabling dhmcDeath v0.1.8.2
    2013-02-16 03:08:09 [INFO] [dhmcDeath]: Initializing plugin. By Viveleroi, Darkhelmet Minecraft: s.dhmc.us
    2013-02-16 03:08:09 [INFO] [ColoredSigns] Enabling ColoredSigns v3.1
    2013-02-16 03:08:09 [WARNING] [ColoredSigns] Erorr While loading Commands. Have you installed the Right Craftbukkit Build?
    2013-02-16 03:08:09 [WARNING] [ColoredSigns] Erorr While loading Commands. Please create a Ticket,when your Craftbukkit version is valid.
    2013-02-16 03:08:09 [INFO] [ColoredSigns] Listeners Enabled.
    2013-02-16 03:08:09 [INFO] [ColoredSigns] version 3.1 by Janomine Succesfully Enabled.
    2013-02-16 03:08:09 [INFO] [VoteMe] Enabling VoteMe v1.0
    2013-02-16 03:08:09 [INFO] VoteMe V1.0 Has Been Enabled!
    2013-02-16 03:08:09 [INFO] [LegendaryRankup] Enabling LegendaryRankup v1.0
    2013-02-16 03:08:09 [INFO] [WorldGuard] Enabling WorldGuard v5.7.1
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world) Lava fire is blocked.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] Loaded configuration for world 'world'
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    2013-02-16 03:08:09 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    2013-02-16 03:08:09 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    2013-02-16 03:08:10 [INFO] [WorldGuard] 32 regions loaded for 'world'
    2013-02-16 03:08:10 [INFO] [WorldGuard] 32 regions loaded for 'world_nether'
    2013-02-16 03:08:10 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
    2013-02-16 03:08:10 [INFO] [HeadDrops] Enabling HeadDrops v1.5
    2013-02-16 03:08:10 [INFO] [NoXP] Enabling NoXP v1.0
    2013-02-16 03:08:10 [INFO] [NoXP] has been Enabled!
    2013-02-16 03:08:10 [INFO] [AutoMessage] Enabling AutoMessage v2.1.1
    2013-02-16 03:08:10 [INFO] [AutoMessage] Auto-update enabled!  Checking for updates...
    2013-02-16 03:08:10 [INFO] [AutoMessage] There are no availiable updates for download.
    2013-02-16 03:08:10 [INFO] [BattleCombatTag] Enabling BattleCombatTag v1.0.4
    2013-02-16 03:08:10 [INFO] [BattleCombatTag] v1.0.4 starting!
    2013-02-16 03:08:10 [INFO] [BattleCombatTag] plugins/BattleCombatTag/loggedplayers.yml found.
    2013-02-16 03:08:10 [INFO] [iConomy] Enabling iConomy v7.0
    2013-02-16 03:08:10 [INFO] [iConomy - April Fools] Enabled (18 ms)
    2013-02-16 03:08:10 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
    2013-02-16 03:08:10 [INFO] [iConomy - April Fools] Purged accounts with default balance.
    2013-02-16 03:08:10 [INFO] [CoreProtect] Enabling CoreProtect v1.76
    2013-02-16 03:08:10 [INFO] CoreProtect version 1.76 is enabled!
    2013-02-16 03:08:10 [INFO] [CoreProtect] Using file based data storage.
    2013-02-16 03:08:10 [INFO] [Permissions] Enabling Permissions v3.1.6
    2013-02-16 03:08:10 [INFO] Fake Permissions version 3.1.6 is enabled!
    2013-02-16 03:08:10 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-02-16 03:08:10 [INFO] [CustomCommands] Enabling CustomCommands v1.0
    2013-02-16 03:08:10 [INFO] [PlayerStaffList] Enabling PlayerStaffList v1.0
    2013-02-16 03:08:10 [INFO] [LocketteAddon] Found permissions plugin GroupManager
    2013-02-16 03:08:10 [INFO] [CraftBukkitUpToDate] Enabling CraftBukkitUpToDate v3.0.3
    2013-02-16 03:08:10 [INFO] CraftBukkitUpToDate version 3.0.3 is enabled!
    2013-02-16 03:08:10 [INFO] [PlayerEmit] Enabling PlayerEmit v0.4
    2013-02-16 03:08:10 [INFO] [PlayerEmit] Enabled.
    2013-02-16 03:08:10 [INFO] [EasyShout] Enabling EasyShout v4.1.2
    2013-02-16 03:08:10 [INFO] [EasyShout] Found and using Vault for player prefixes and suffixes.
    2013-02-16 03:08:10 [INFO] [ChestShop] Enabling ChestShop v3.50 t0047
    2013-02-16 03:08:11 [INFO] [ChestShop] Vault loaded - using iConomy 7
    2013-02-16 03:08:11 [INFO] [Timeismoney] Enabling Timeismoney v0.9
    2013-02-16 03:08:11 [INFO] Timeismoney is now enabled
    2013-02-16 03:08:11 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v4.4
    2013-02-16 03:08:11 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
    2013-02-16 03:08:11 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
    2013-02-16 03:08:11 [INFO] [AutoSaveWorld] Version 4.4 is enabled: c037a068-ca42-4264-aa9a-63396af73af0
    2013-02-16 03:08:11 [INFO] [AutoSaveWorld] AutoPurgeThread Started: Interval is 86400 seconds, Warn Times are 0
    2013-02-16 03:08:11 [INFO] [Votifier] Enabling Votifier v1.9
    2013-02-16 03:08:11 [INFO] [Votifier] Loaded vote listener: FlatfileVoteListener
    2013-02-16 03:08:11 [INFO] [Votifier] Loaded vote listener: MySQLLoggerListener
    2013-02-16 03:08:11 [INFO] [Votifier] Votifier enabled.
    2013-02-16 03:08:11 [INFO] [Herochat] Enabling Herochat v5.6.5-b206
    2013-02-16 03:08:11 [INFO] [Herochat] Saving channels
    2013-02-16 03:08:11 [INFO] [Herochat] Save complete
    2013-02-16 03:08:11 [INFO] [Herochat] Version 5.6.5-b206 is enabled.
    2013-02-16 03:08:11 [INFO] [GAListener] Enabling GAListener v0.3
    2013-02-16 03:08:11 [INFO] [GAListener] Loading Queued Votes
    2013-02-16 03:08:11 [INFO] [GAListener] GiveAnything Listener Enabled
    2013-02-16 03:08:11 [INFO] [Essentials] Enabling Essentials v2.10.1
    2013-02-16 03:08:11 [INFO] CButD: CraftBukkit is up to Date
    2013-02-16 03:08:12 [INFO] Essentials: Using GroupManager based permissions.
    2013-02-16 03:08:12 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.23-b301)
    2013-02-16 03:08:12 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.10.1
    2013-02-16 03:08:12 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2013-02-16 03:08:12 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
    2013-02-16 03:08:13 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
    2013-02-16 03:08:13 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
    2013-02-16 03:08:13 [INFO] Preparing start region for level 3 (Seed: -5593506263323923321)
    2013-02-16 03:08:14 [INFO] [WorldGuard] (plotworld) TNT ignition is PERMITTED.
    2013-02-16 03:08:14 [INFO] [WorldGuard] (plotworld) Lighters are PERMITTED.
    2013-02-16 03:08:14 [INFO] [WorldGuard] (plotworld) Lava fire is blocked.
    2013-02-16 03:08:14 [INFO] [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
    2013-02-16 03:08:14 [INFO] [WorldGuard] Loaded configuration for world 'plotworld'
    2013-02-16 03:08:14 [INFO] [Multiverse-Core] 4 - World(s) loaded.
    2013-02-16 03:08:14 [INFO] [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
    2013-02-16 03:08:14 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.10.1
    2013-02-16 03:08:14 [INFO] [EssentialsChat] Enabling EssentialsChat v2.10.1
    2013-02-16 03:08:14 [INFO] [CommandSigns] Enabling CommandSigns v1.9.0.1
    2013-02-16 03:08:14 [INFO] [CommandSigns] Successfully loaded 4 signs
    2013-02-16 03:08:14 [INFO] [CommandSigns] Plugin metrics enabled! Thank you!
    2013-02-16 03:08:14 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2013-02-16 03:08:15 [INFO] Done (8.819s)! For help, type "help" or "?"
    2013-02-16 03:08:16 [INFO] -----------------[GoldenCreate]----------------
    2013-02-16 03:08:16 [INFO]  The are (0/100) Players Online
    2013-02-16 03:08:16 [INFO] ------------------------------------------------
    2013-02-16 03:08:16 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
    2013-02-16 03:08:19 [INFO] [WorldGuard] 32 regions loaded for 'plotworld'
    2013-02-16 03:08:40 [INFO] The update-Check only work every 24 hours, the last check was 23 hours ago.
    this is 100% full log, there is no cutoffs what so ever, this log is also properly formatted, so it goes from up to down
     
  15. Offline

    Necrodoom

    agh, i shouldve read your OP post first, looking at it you seem to have a chunk where someone possibly worldedited a lot of flowers, causing the server to crash. if you get this error again, try find who triggered it (if it happened on log on of someone, you know the chunk with flowers is near him) then get mcedit, open the world, go to the area and try delete the excess amount of flowers.
     
  16. Offline

    Mister_Fix

    wait, if i completley wipe the map, are you 100% sure this error will not accour again?
     
  17. Offline

    Necrodoom

    that would be a kind of overkill, but yes, unless your map goes corrupted, or someone worldedits a ton of physics blocks
     
  18. Offline

    Mister_Fix

    wait, the server doesnt crash at the moment its on, so if i locate the plot it happend on and clear it and remove all the dropped items, that will work too?
     
  19. Offline

    Necrodoom

    yes, also remove anything abnormal you see
     
    Mister_Fix likes this.
  20. Offline

    Mister_Fix

    th
    at will be easy :D
     
  21. Offline

    Mister_Fix

    i didnt find the erea that was spammed with flowers or anything like that, so i did a map wipe, updated every plugin and i the server still crashed... -_-
     
  22. Offline

    Necrodoom

    exact same error? can you paste console from before the crash happens?
     
  23. Offline

    Mister_Fix

    my bad, sorry, someone is trying to grief the server in that way, will this crashing will be fixed in the future? (its a bug right?)
     
  24. Offline

    Necrodoom

    its an error with server being unable to handle physics due to too much of them, so im not sure.
     
  25. Offline

    Mister_Fix

    oh my god D:

    so is there a way to make it hold more, cause i cant get rid of them, i crash as soon as i joinand i dont know how to remove entities with MCEdit

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
Thread Status:
Not open for further replies.

Share This Page