CraftBook 3

CraftBook 3

139k Downloads

Random Crash

LadyCailinBot opened this issue ยท 7 comments

commented

CRAFTBOOK-2970 - Reported by MrEvilChaos

[15:50:24] [Server thread/INFO]: [g] [Zanzibar] [Member] Starr1701: My friend going check out the server now lol.
[15:50:32] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: org/bukkit/event/painting/PaintingBreakEvent$RemoveCause
at org.bukkit.event.painting.PaintingBreakByEntityEvent.(PaintingBreakByEntityEvent.java:19) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHanging.damageEntity(EntityHanging.java:227) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHanging.j(EntityHanging.java:207) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHuman.attack(EntityHuman.java:893) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:1144) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.a(SourceFile:55) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.handle(SourceFile:10) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:703) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1376]
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.painting.PaintingBreakEvent$RemoveCause
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
... 14 more
[15:50:32] [Server thread/ERROR]: Cause of unexpected exception was
java.lang.ClassNotFoundException: org.bukkit.event.painting.PaintingBreakEvent$RemoveCause
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at org.bukkit.event.painting.PaintingBreakByEntityEvent.(PaintingBreakByEntityEvent.java:19) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHanging.damageEntity(EntityHanging.java:227) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHanging.j(EntityHanging.java:207) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.EntityHuman.attack(EntityHuman.java:893) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:1144) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.a(SourceFile:55) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.PacketPlayInUseEntity.handle(SourceFile:10) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:703) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) ~[spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1376]
[15:50:32] [Server thread/INFO]: Stopping server
[15:50:32] [Server thread/INFO]: [ChestShop-towny] Disabling ChestShop-towny v1.0.1
[15:50:32] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.10.9-RC-sMD5NET-b673
[15:50:32] [Server thread/INFO]: [NoCheatPlus] Removed hook: Citizens2(cncp) [2.0].
[15:50:32] [Server thread/INFO]: [NoCheatPlus] Removed hook: mcMMO(cncp) [2.3].
[15:50:32] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Removed 2 registered hooks from NoCheatPlus.
[15:50:32] [Server thread/INFO]: [NoCheatPlus] Version 3.10.9-RC-sMD5NET-b673 is disabled.
[15:50:32] [Server thread/INFO]: [Dynmap-Towny] Disabling Dynmap-Towny v0.50
[15:50:32] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.7.8
[15:50:32] [Server thread/INFO]: [CompatNoCheatPlus] Disabling CompatNoCheatPlus v6.4.4-RC-sMD5NET-b61
[15:50:32] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Removed 2 registered hooks from NoCheatPlus.
[15:50:32] [Server thread/INFO]: [WGRegionEffects] Disabling WGRegionEffects v1.4
[15:50:32] [Server thread/INFO]: [Timeismoney] Disabling Timeismoney v1.5
[15:50:32] [Server thread/INFO]: Timeismoney is now disabled
[15:50:32] [Server thread/INFO]: [CasinoSlots] Disabling CasinoSlots v2.5.6-b10
[15:50:32] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0-SNAPSHOT
[15:50:32] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[15:50:32] [Server thread/INFO]: [EchoPet] Disabling EchoPet v2.3.0-SNAPSHOT
[15:50:32] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.18.10
[15:50:32] [Server thread/INFO]: [VanishNoPacket] v3.18.10 unloaded.
[15:50:32] [Server thread/INFO]: [VirtualPack] Disabling VirtualPack v2.7.1
[15:50:32] [Server thread/INFO]: VirtualPack 2.7.1 disabled
[15:50:32] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
[15:50:32] [Server thread/INFO]: [Multiverse-Adventure] Disabling Multiverse-Adventure v2.5-b665
[15:50:32] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[15:50:32] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[15:50:32] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.4
[15:50:33] [Server thread/INFO]: [WGPlayerDamageFlags] Disabling WGPlayerDamageFlags v0.5
[15:50:33] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Completing 0 unfinished Alchemy brews.
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Saving mcMMOPlayers... (8)
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Saving Parties... (1)
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Tearing down scoreboards... (8)
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Saving previous XP formula type...
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Saving anniversary files...
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Canceling all tasks...
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Unregister all events...
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Backing up your mcMMO Configuration...
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Backup Completed.
[15:50:33] [Server thread/INFO]: [mcMMO] [Debug] Was disabled.
[15:50:33] [Server thread/INFO]: [WGCustomFlags] Disabling WGCustomFlags v1.6
[15:50:33] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[15:50:33] [Server thread/INFO]: [CraftBook] Disabling CraftBook v3.8-SNAPSHOT:3753-e14fa89,master
[15:50:33] [Server thread/INFO]: [CraftBook] Saving persistant data to YAML!
[15:50:33] [Server thread/ERROR]: Error occurred while disabling CraftBook v3.8-SNAPSHOT:3753-e14fa89,master (Is it up to date?)
java.lang.NoClassDefFoundError: org/yaml/snakeyaml/emitter/Emitter$ExpectFlowMappingSimpleValue
at org.yaml.snakeyaml.emitter.Emitter$ExpectFirstFlowMappingKey.expect(Emitter.java:506) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.emitter.Emitter.emit(Emitter.java:217) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.serializer.Serializer.serializeNode(Serializer.java:209) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.serializer.Serializer.serialize(Serializer.java:112) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:272) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.Yaml.dumpAll(Yaml.java:262) ~[spigot.jar:git-Spigot-1376]
at org.yaml.snakeyaml.Yaml.dump(Yaml.java:249) ~[spigot.jar:git-Spigot-1376]
at com.sk89q.util.yaml.YAMLProcessor.save(YAMLProcessor.java:188) ~[?:?]
at com.sk89q.craftbook.util.persistent.YAMLPersistentStorage.close(YAMLPersistentStorage.java:56) ~[?:?]
at com.sk89q.craftbook.bukkit.CraftBookPlugin.onDisable(CraftBookPlugin.java:682) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:252) ~[spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1376]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.disablePlugins(CraftServer.java:398) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.stop(MinecraftServer.java:384) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:507) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1376]
Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.emitter.Emitter$ExpectFlowMappingSimpleValue
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
... 18 more
[15:50:33] [Server thread/INFO]: [DynamicTextures] Disabling DynamicTextures v1.3.2
[15:50:33] [Server thread/INFO]: [OnTime] Disabling OnTime v3.12.2
[15:50:33] [Server thread/INFO]: [OnTime] version: 3.12.2 DISABLED.
[15:50:33] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.5.6
[15:50:33] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.5-b651
[15:50:33] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
[15:50:33] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b699
[15:50:33] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v8.0.1
[15:50:33] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.7.9
[15:50:33] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[15:50:33] [Server thread/INFO]: [floAuction] Disabling floAuction v2.10.3
[15:50:33] [Server thread/INFO]: [ExAuction] has been disabled.
[15:50:33] [Server thread/INFO]: [MagicCarpet] Disabling MagicCarpet v2.4.2
[15:50:33] [Server thread/INFO]: [MagicCarpet] Saving carpets...
[15:50:33] [Server thread/INFO]: [MagicCarpet] is now disabled!
[15:50:33] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[15:50:33] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[15:50:33] [Server thread/INFO]: [AutoAnnouncer] Disabling AutoAnnouncer v1.7-03.23
[15:50:33] [Server thread/INFO]: [AutoAnnouncer] Scheduling finished!
[15:50:33] [Server thread/INFO]: [AutoAnnouncer] v1.7-03.23 is disabled!.
[15:50:33] [Server thread/INFO]: [MyWarp] Disabling MyWarp v2.6.4
[15:50:33] [Server thread/INFO]: [FirstJoinPlus] Disabling FirstJoinPlus v2.1
[15:50:33] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.6.2
[15:50:33] [Server thread/INFO]: [ClearLag] Clearlag has been disabled!
[15:50:33] [Server thread/INFO]: [CommandSpy] Disabling CommandSpy v1.4
[15:50:33] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.0.9
[15:50:34] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
[15:50:34] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
[15:50:34] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
[15:50:34] [Server thread/INFO]: [Vault][Economy] iConomy 7 unhooked.
[15:50:34] [Server thread/INFO]: [iConomy] Closing general data...
[15:50:34] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
[15:50:34] [Server thread/INFO]: [Lottery] Disabling Lottery v0.9.4
[15:50:34] [Server thread/INFO]: [SignEdit] Disabling SignEdit v3.3.2
[15:50:34] [Server thread/INFO]: [OreRatio] Disabling OreRatio v1.1.1
[15:50:34] [Server thread/INFO]: [OreRatio] Saving ore ratio file...
[15:50:34] [Server thread/INFO]: [OreRatio] Saved ore ratio to file.
[15:50:34] [Server thread/INFO]: [Pixelator] Disabling Pixelator v1.2.1
[15:50:34] [Server thread/INFO]: [Pixelator] Plugin deactivated!
[15:50:34] [Server thread/INFO]: [Jail] Disabling Jail v2.6.4-b77
[15:50:34] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.8 with custom flags plugin.
[15:50:34] [Server thread/INFO]: [BarAPI] Disabling BarAPI v3.0
[15:50:34] [Server thread/INFO]: [Questioner] Disabling Questioner v0.6
[15:50:34] [Server thread/INFO]: [Questioner] v0.6 - Disabled
[15:50:34] [Server thread/INFO]: [CombatTag] Disabling CombatTag v6.1.1
[15:50:34] [Server thread/INFO]: [CombatTag] Disabled
[15:50:34] [Server thread/INFO]: [Builder] Disabling Builder v0.9.0
[15:50:34] [Server thread/INFO]: [Builder] v0.9.0 disabled.
[15:50:34] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.2
[15:50:34] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
[15:50:34] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b660
[15:50:34] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
[15:50:34] [Server thread/INFO]: [TagAPI] Disabling TagAPI v3.0.2
[15:50:34] [Server thread/INFO]: [Rlb] Disabling Rlb v2.4
[15:50:34] [Server thread/INFO]: [Rlb] [RandomLocationButton] Disabled Successfully!!
[15:50:34] [Server thread/INFO]: [ChatControl] Disabling ChatControl v4.3.7
[15:50:34] [Server thread/INFO]: [Towny] Disabling Towny v0.84.0.0
[15:50:34] [Server thread/INFO]: ==============================================================
[15:50:34] [Server thread/INFO]: [Towny] Version: 0.84.0.0 - Mod Disabled
[15:50:34] [Server thread/INFO]: =============================================================
[15:50:34] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.5.8
[15:50:34] [Server thread/INFO]: [SimpleVoteListener] Disabling SimpleVoteListener v2.6
[15:50:34] [Server thread/INFO]: [SimpleVoteListener] Stopping all timed commands...
[15:50:34] [Server thread/INFO]: [SimpleVoteListener] SimpleVoteListener 2.6 successfully disabled.
[15:50:34] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.12-SNAPSHOT (build 1108)
[15:50:34] [Server thread/INFO]: [Jobs] Disabling Jobs v2.11.4
[15:50:34] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
[15:50:34] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
[15:50:34] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
[15:50:34] [Server thread/INFO]: [LagMeter] Disabling LagMeter v1.16.0
[15:50:34] [Server thread/INFO]: [LagMeter] Disabled!
[15:50:34] [Server thread/INFO]: [FoundDiamonds] Disabling FoundDiamonds v3.6.4
[15:50:34] [Server thread/INFO]: [FoundDiamonds] Saving all data...
[15:50:34] [Server thread/INFO]: [FoundDiamonds] Data successfully saved.
[15:50:34] [Server thread/INFO]: [FoundDiamonds] Disabled
[15:50:34] [Server thread/INFO]: [FishChecker] Disabling FishChecker v0.9
[15:50:34] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v2.7
[15:50:34] [Server thread/INFO]: [ImageOnMap] Stopping ImageOnMap
[15:50:34] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.4.2
[15:50:34] [Server thread/INFO]: [HolographicDisplays] Holograms saved!
[15:50:34] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
[15:50:34] [Server thread/INFO]: [Votifier] Votifier disabled.
[15:50:34] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.1.3-SNAPSHOT
[15:50:34] [Thread-21/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
[15:50:34] [Server thread/ERROR]: Error occurred while disabling ProtocolLib v3.1.3-SNAPSHOT (Is it up to date?)
java.lang.NoClassDefFoundError: com/google/common/collect/CustomConcurrentHashMap$Values
at com.google.common.collect.CustomConcurrentHashMap.values(CustomConcurrentHashMap.java:3633) ~[spigot.jar:git-Spigot-1376]
at com.comphenix.protocol.injector.netty.InjectionFactory.close(InjectionFactory.java:196) ~[?:?]
at com.comphenix.protocol.injector.netty.NettyProtocolInjector.close(NettyProtocolInjector.java:223) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.close(PacketFilterManager.java:1234) ~[?:?]
at com.comphenix.protocol.ProtocolLibrary.onDisable(ProtocolLibrary.java:577) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:252) ~[spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-1376]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-1376]
at org.bukkit.craftbukkit.v1_7_R2.CraftServer.disablePlugins(CraftServer.java:398) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.stop(MinecraftServer.java:384) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:507) [spigot.jar:git-Spigot-1376]
at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1376]
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.CustomConcurrentHashMap$Values
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
... 13 more
[15:50:34] [Server thread/INFO]: [OpenInv] Disabling OpenInv v2.1.4
[15:50:34] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
[15:50:34] [Server thread/INFO]: [WhatIsIt] has been disabled.
[15:50:34] [Server thread/INFO]: [MultiMOTD] Disabling MultiMOTD v1.2.2
[15:50:34] [Server thread/INFO]: [RocketBoots] Disabling RocketBoots v0.9.1.6
[15:50:34] [Server thread/INFO]: [RocketBoots] RocketBoots v0.9.1.6 disabled!
[15:50:34] [Server thread/INFO]: [dynmap] Disabling dynmap v1.9.3-964
[15:50:34] [Server thread/INFO]: [dynmap] Unloaded 11 components.
[15:50:34] [Server thread/INFO]: [dynmap] Stopping map renderer...
[15:50:34] [Server thread/INFO]: [dynmap] Saved 26 pending tile renders in world 'world'
[15:50:39] [Server thread/INFO]: [dynmap] Disabled
[15:50:39] [Server thread/INFO]: [TreeAssist] Disabling TreeAssist v5.8.40
[15:50:39] [Server thread/INFO]: [NoobResponse] Disabling NoobResponse v3.02
[15:50:39] [Server thread/INFO]: [NoobResponse] NoobResponse version 3.02 successfully disabled!
[15:50:39] [Server thread/INFO]: [LWCTweaks] Disabling LWCTweaks v3.3.0
[15:50:39] [Server thread/INFO]: [MobBountyReloaded] Disabling MobBountyReloaded v2.0.0-b31-jenkins
[15:50:39] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b678
[15:50:39] [Server thread/INFO]: [Vault] Disabling Vault v1.2.31-b411
[15:50:39] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
[15:50:39] [Server thread/INFO]: [FrameProtect] disabled.
[15:50:39] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.0.0
[15:50:39] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0 (2.12.1) (Phoenix)
[15:50:39] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[15:50:39] [Server thread/INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is disabled!
[15:50:39] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.0
[15:50:39] [Server thread/INFO]: [ChairStairs] has been disabled.
[15:50:39] [Server thread/INFO]: Saving players
[15:50:39] [Server thread/INFO]: MrEvilChaos lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: MrEvilChaos left the game.
[15:50:39] [Server thread/INFO]: 00willow lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: 00willow left the game.
[15:50:39] [Server thread/INFO]: horsejumper10 lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: horsejumper10 left the game.
[15:50:39] [Server thread/INFO]: Emmafairyfeet lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: Emmafairyfeet left the game.
[15:50:39] [ 6Server thread/INFO]: Starr1701 lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: Starr1701 left the game.
[15:50:39] [Server thread/INFO]: MissKimmiiee lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: MissKimmiiee left the game.
[15:50:39] [Server thread/INFO]: ScarletSelene lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: ScarletSelene left the game.
[15:50:39] [Server thread/INFO]: sharpskull_2 lost connection: Server is restarting....
[15:50:39] [Server thread/INFO]: sharpskull_2 left the game.
[15:50:39] [Server thread/INFO]: Saving worlds
[15:50:39] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[15:50:40] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[15:50:40] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[15:50:40] [Thread-4/INFO]: Stopping server
[15:50:40] [Thread-4/INFO]: Saving players
[15:50:40] [Thread-4/INFO]: Saving worlds
[15:50:40] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
[15:50:40] [Thread-1/WARN]: Exception in thread "Thread-1"
[15:50:40] [Thread-1/WARN]: java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/config/NullConfiguration
[15:50:40] [Thread-1/WARN]: at org.apache.logging.log4j.core.LoggerContext.stop(LoggerContext.java:210)
[15:50:40] [Thread-1/WARN]: at org.apache.logging.log4j.core.LoggerContext$ShutdownThread.run(LoggerContext.java:437)
[15:50:40] [Thread-1/WARN]: Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.NullConfiguration
[15:50:40] [Thread-1/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
[15:50:40] [Thread-1/WARN]: at java.net.URLClassLoader$1.run(Unknown Source)
[15:50:40] [Thread-1/WARN]: at java.security.AccessController.doPrivileged(Native Method)
[15:50:40] [Thread-1/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
[15:50:40] [Thread-1/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[15:50:40] [Thread-1/WARN]: at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[15:50:40] [Thread-4/INFO]: Saving chunks for level 'world_nether'/Nether
[15:50:40] [Thread-1/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[15:50:40] [Thread-1/WARN]: ... 2 more
[15:50:40] [Thread-4/INFO]: Saving chunks for level 'world_the_end'/The End

commented

Comment by me4502

Please provide the entire error

commented

Comment by MrEvilChaos

Added

commented

Comment by me4502

Please provide it from the server log, MultiCraft removes lines from the error.

commented

Comment by MrEvilChaos

Okay that's from the log from when it started to the end

commented

Comment by me4502

It appears you have a few issues. Firstly, your version of Spigot appears to be corrupt, so update the jar and make sure to have the server closed until it is fully updated.

Also, your CraftBook persistent.yml file appears to be corrupt, but it could be an issue with your corrupt spigot jar.

Either way, please pastebin the persistent.yml file you have.

commented

Comment by MrEvilChaos

My persistent.ym says {version: 1}

commented

Comment by me4502

In that case just update spigot and make sure to do it when the servers down