Server is having errors, please help!!!

Discussion in 'Bukkit Help' started by Ironsmith123, Feb 9, 2012.

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

    Ironsmith123

    My server is having the following errors. Please tell me what they mean, and how I can fix them. Thanks. Please reply ASAP!

    Code:
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:550)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:573)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.defaults.SayCommand.execute(SayCommand.java:37)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.Bukkit.broadcastMessage(Bukkit.java:108)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:263)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:827)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:66)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:123)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:131)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:159)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:152)
    09.02 19:10:00 [Server] SEVERE java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:550)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:573)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.defaults.SayCommand.execute(SayCommand.java:37)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.Bukkit.broadcastMessage(Bukkit.java:108)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:263)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:827)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:66)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:123)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:131)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:159)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:152)
    09.02 19:10:00 [Server] SEVERE java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    09.02 19:10:00 [Server] INFO [Server] World saved.
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:550)
    09.02 19:10:00 [Server] SEVEREat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:573)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.command.defaults.SayCommand.execute(SayCommand.java:37)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.Bukkit.broadcastMessage(Bukkit.java:108)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:263)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:827)
    09.02 19:10:00 [Server] SEVEREat org.bukkit.craftbukkit.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:66)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.hasPermission(PermissiblePEX.java:123)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.superperms.PermissiblePEX.performCheck(PermissiblePEX.java:131)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getUser(PermissionsEx.java:159)
    09.02 19:10:00 [Server] SEVEREat ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:152)
    09.02 19:10:00 [Server] SEVERE java.lang.RuntimeException: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
    09.02 19:10:00 [Server] INFO CONSOLE: Forcing save..
    09.02 19:10:00 [Multicraft] Server ran command Save World
    09.02 19:09:53 [Server] WARNING Can't keep up! Did the system time change, or is the server overloaded?
    09.02 19:09:53 [Server] INFO Reload complete.
    09.02 19:09:53 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    09.02 19:09:53 [Server] INFO [Dynmap-Factions] version 0.13 is activated
    09.02 19:09:53 [Server] INFO [Dynmap-Factions] initializing
    09.02 19:09:53 [Server] INFO [Dynmap-Factions] Loading Dynmap-Factions v0.13.
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] === ENABLE DONE (Took 140ms) ===
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] Economy integration through Register plugin successful.
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] Found and will integrate chat with EssentialsChat v2.7.2
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] Loading board from disk
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] Will use this plugin for permissions: PermissionsEx v1.17
    09.02 19:09:53 [Server] INFO [Factions v1.6.2] === ENABLE START ===
    09.02 19:09:53 [Server] INFO [Factions] Loading Factions v1.6.2.
    09.02 19:09:53 [Server] INFO Loaded EssentialsChat build 2.7.2 by: essentials team
    09.02 19:09:53 [Server] INFO [EssentialsChat] Loading EssentialsChat v2.7.2.
    09.02 19:09:52 [Server] INFO [dynmap] version 0.29.2-719 is enabled
    09.02 19:09:52 [Server] INFO [dynmap] Dynmap WebServer started on null:8576
    09.02 19:09:52 [Server] INFO [dynmap] Loaded 2 maps of world 'civ'.
    09.02 19:09:52 [Server] INFO [dynmap] Loaded 7 lightings.
    09.02 19:09:52 [Server] INFO [dynmap] Loaded 82 perspectives.
    09.02 19:09:52 [Server] INFO [dynmap] Loaded 14 shaders.
    09.02 19:09:52 [Server] INFO [dynmap] Using Permissions 2.7.7 for access control
    09.02 19:09:52 [Server] INFO [dynmap] Loading dynmap v0.29.2-719.
    09.02 19:09:52 [Server] INFO [DeathControl] version 1.4 is enabled!
    09.02 19:09:52 [Server] INFO [DeathControl] is now using the OP-system!
    09.02 19:09:52 [Server] INFO [DeathControl] loaded 14 valid death causes!
    09.02 19:09:52 [Server] INFO [DeathControl] loaded 3 lists!
    09.02 19:09:52 [Server] INFO [DeathControl] Loading DeathControl v1.4.
    09.02 19:09:52 [Server] INFO Loaded EssentialsSpawn build 2.7.2 by: essentials team
    09.02 19:09:52 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
    09.02 19:09:52 [Server] INFO [ChatManager] ChatManager disabled!
    09.02 19:09:52 [Server] INFO [ChatManager] Unloading ChatManager v1.15.
    09.02 19:09:52 [Server] INFO [ChatManager] ChatManager disabled. Check config.yml!
    09.02 19:09:52 [Server] INFO [ChatManager] Loading ChatManager v1.15.
    09.02 19:09:52 [Server] INFO For reference, the main world's spawn location is at X: -2 Y: 69 Z: -1
    09.02 19:09:52 [Server] INFO [WorldBorder] [CONFIG] Will use plugin for permissions: Permissions v2.7.7
    09.02 19:09:52 [Server] INFO [WorldBorder] [CONFIG] World "civ" has border radius 1250 at X: 0.5 Z: 0.5
    09.02 19:09:52 [Server] INFO [WorldBorder] [CONFIG] Border-checking timed task started.
    09.02 19:09:52 [Server] INFO [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
    09.02 19:09:52 [Server] INFO WorldBorder version 1.5.0 loading
    09.02 19:09:52 [Server] INFO [WorldBorder] Loading WorldBorder v1.5.0.
    09.02 19:09:52 [Server] INFO [Essentials] Payment method found (iConomy version: 6)
    09.02 19:09:52 [Server] INFO Essentials: Using PermissionsEx based permissions.
    09.02 19:09:52 [Server] INFO Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    09.02 19:09:52 [Server] INFO File not found: plugins/Essentials/jail.yml
    09.02 19:09:52 [Server] INFO 1.1-R1
    09.02 19:09:52 [Server] INFO git-Bukkit-1.1-R1-b1818jnks (MC: 1.1)
    09.02 19:09:52 [Server] INFO Bukkit version format changed. Version not checked.
    09.02 19:09:52 [Server] INFO [Essentials] Loading Essentials v2.7.2.
    09.02 19:09:52 [Server] INFO [iChat] Loading iChat v1.0.
    09.02 19:09:52 [Server] INFO [NoCheat] version [2.25] is enabled.
    09.02 19:09:52 [Server] INFO [NoCheat] Loading NoCheat v2.25.
    09.02 19:09:52 [Server] INFO [Modifyworld] Modifyworld disabled!
    09.02 19:09:52 [Server] INFO [Modifyworld] Unloading Modifyworld v1.16.
    09.02 19:09:52 [Server] INFO [Modifyworld] Modifyworld disabled. Check config.yml!
    09.02 19:09:52 [Server] INFO [Modifyworld] Loading Modifyworld v1.16.
    09.02 19:09:52 [Server] INFO [ChestShop] version 3.34 initialized!
    09.02 19:09:51 [Server] INFO [ChestShop] iConomy loaded.
    09.02 19:09:51 [Server] INFO [ChestShop] WorldGuard version 5.3 loaded.
    09.02 19:09:51 [Server] INFO [ChestShop] Permissions version 2.7.7 loaded.
    09.02 19:09:51 [Server] INFO [ChestShop] Loading ChestShop v3.34.
    09.02 19:09:51 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    09.02 19:09:51 [Server] INFO [PermissionsCompat] Compatibility layer enabled.
    09.02 19:09:51 [Server] INFO [Permissions] Loading Permissions v2.7.7.
    09.02 19:09:51 [Server] INFO [Register] Payment method found (iConomy version: 6)
    09.02 19:09:51 [Server] INFO [Register] Loading Register v1.5.
    09.02 19:09:51 [Server] INFO [iConomy - Celty] Enabled (10 ms)
    09.02 19:09:51 [Server] INFO [iConomy] Loading iConomy v6.0.8b.
    09.02 19:09:51 [Server] INFO WorldGuard 5.3 enabled.
    09.02 19:09:51 [Server] INFO WorldGuard: 1 regions loaded for 'civ'
    09.02 19:09:51 [Server] INFO WorldGuard: Loaded configuration for world 'civ"
    09.02 19:09:51 [Server] INFO WorldGuard: (civ) Fire spread is UNRESTRICTED.
    09.02 19:09:51 [Server] INFO WorldGuard: (civ) Lava fire is blocked.
    09.02 19:09:51 [Server] INFO WorldGuard: (civ) Lighters are PERMITTED.
    09.02 19:09:51 [Server] INFO WorldGuard: (civ) TNT ignition is PERMITTED.
    09.02 19:09:51 [Server] INFO WorldGuard: (civ) Single session is enforced.
    09.02 19:09:51 [Server] WARNING WorldGuard: Unknown mob type 'creeper'
    09.02 19:09:51 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    09.02 19:09:51 [Server] INFO [WorldGuard] Loading WorldGuard v5.3.
    09.02 19:09:51 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    09.02 19:09:51 [Server] INFO [PermissionsEx] v1.17 enabled
    09.02 19:09:51 [Server] INFO [PermissionsEx] Superperms support enabled.
    09.02 19:09:51 [Server] INFO [PermissionsEx] Loading PermissionsEx v1.17.
    09.02 19:09:51 [Server] INFO Log version 0.8: Loaded properties file.
    09.02 19:09:51 [Server] INFO Log version 0.8: Data loaded successfully.
    09.02 19:09:51 [Server] INFO Log version 0.8: Events initialised successfully.
    09.02 19:09:51 [Server] INFO Log version 0.8: Loaded.
    09.02 19:09:51 [Server] INFO [Log] Loading Log v0.8.
    09.02 19:09:51 [Server] INFO VoxelSniper version 5.1 is enabled! Snipe away.
    09.02 19:09:51 [Server] INFO [VoxelSniper] Config loaded
    09.02 19:09:51 [Server] INFO [VoxelSniper] Loading VoxelSniper v5.1.
    09.02 19:09:51 [Server] INFO [ArmorKeep] ArmorKeep v1.2 Enabled!
    09.02 19:09:51 [Server] INFO [ArmorKeep] Found and will use Permissions v2.7.7
    09.02 19:09:51 [Server] INFO [ArmorKeep] Spout not found, please install Spout
    09.02 19:09:51 [Server] INFO [ArmorKeep] Loading ArmorKeep v1.2.
    09.02 19:09:51 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    09.02 19:09:51 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    09.02 19:09:51 [Server] INFO WorldEdit 5.1.1 enabled.
    09.02 19:09:51 [Server] INFO [WorldEdit] Loading WorldEdit v5.1.1.
    09.02 19:09:51 [Server] INFO [Minequery] Loading Minequery v1.5.
    09.02 19:09:51 [Server] INFO [Safe Creeper] Safe Creeper V0.4 Enabled
    09.02 19:09:51 [Server] INFO [Safe Creeper] Loading Safe Creeper v0.4.
    09.02 19:09:51 [Server] INFO TerrainControl v1.2.11 is now enabled
    09.02 19:09:51 [Server] INFO [TerrainControl] Loading TerrainControl v1.2.11.
    09.02 19:09:51 [Server] INFO [Register] version 1.5 is enabled.
    09.02 19:09:51 [Server] INFO [Register] Preferred method [null] not found, using first found.
    09.02 19:09:51 [Server] INFO [PermissionsEx] Initializing file backend
    09.02 19:09:51 [Server] INFO [PermissionsCompat] Compatibility Layer Initalized!
    09.02 19:09:51 [Server] INFO [PermissionsEx] p2compat backend registered!
    09.02 19:09:51 [Server] INFO [PermissionsEx] PermissionEx plugin initialized.
    09.02 19:09:51 [Server] INFO [PermissionsEx] file backend registered!
    09.02 19:09:51 [Server] INFO [PermissionsEx] sql backend registered!
    09.02 19:09:51 [Server] INFO Starting Minequery server on 74.121.185.168:25566
    09.02 19:09:51 [Server] INFO... 13 more
    09.02 19:09:51 [Server] INFO Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    09.02 19:09:51 [Server] INFOat net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    09.02 19:09:51 [Server] INFOat net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    09.02 19:09:51 [Server] INFOat net.minecraft.server.MinecraftServer.w(MinecraftServer.java:550)
    09.02 19:09:51 [Server] INFOat net.minecraft.server.MinecraftServer.b(MinecraftServer.java:573)
    09.02 19:09:51 [Server] INFOat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:382)
    09.02 19:09:51 [Server] INFOat org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    09.02 19:09:51 [Server] INFOat org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    09.02 19:09:51 [Server] INFOat org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    09.02 19:09:51 [Server] INFOat org.bukkit.Bukkit.reload(Bukkit.java:188)
    09.02 19:09:51 [Server] INFOat org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:442)
    09.02 19:09:51 [Server] INFOat org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
    09.02 19:09:51 [Server] INFOat org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
    09.02 19:09:51 [Server] INFOat org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
    09.02 19:09:51 [Server] INFO org.bukkit.plugin.InvalidPluginException
    09.02 19:09:51 [Server] SEVERE Could not load 'plugins/Minecraft_RKit.jar' in folder 'plugins': null
    09.02 19:09:51 [Server] INFO [Dynmap-Factions] Unloading Dynmap-Factions v0.13.
    09.02 19:09:51 [Server] INFO [Factions v1.6.2] Disabled
    09.02 19:09:51 [Server] INFO [Factions] Unloading Factions v1.6.2.
    09.02 19:09:51 [Server] INFO [EssentialsChat] Unloading EssentialsChat v2.7.2.
    09.02 19:09:51 [Server] INFO [dynmap] Webserver shut down.
    09.02 19:09:51 [Server] INFO [dynmap] Shutting down webserver...
    09.02 19:09:50 [Server] INFO [dynmap] Stopping map renderer...
    09.02 19:09:50 [Server] INFO [dynmap] Unloaded 10 components.
    09.02 19:09:50 [Server] INFO [dynmap] Unloading dynmap v0.29.2-719.
    09.02 19:09:50 [Server] INFO [DeathControl] is disabled!
    09.02 19:09:50 [Server] INFO [DeathControl] Unloading DeathControl v1.4.
    09.02 19:09:50 [Server] INFO [EssentialsSpawn] Unloading EssentialsSpawn v2.7.2.
    09.02 19:09:50 [Server] INFO [WorldBorder] [CONFIG] Border-checking timed task stopped.
    09.02 19:09:50 [Server] INFO WorldBorder version 1.5.0 shutting down
    09.02 19:09:50 [Server] INFO [WorldBorder] Unloading WorldBorder v1.5.0.
    09.02 19:09:50 [Server] INFO [Essentials] Unloading Essentials v2.7.2.
    09.02 19:09:50 [Server] INFO [iChat] version [1.6] (Yosuga) disabled
    09.02 19:09:50 [Server] INFO [iChat] Unloading iChat v1.0.
    09.02 19:09:50 [Server] INFO [NoCheat] version [2.25] is disabled.
    09.02 19:09:50 [Server] INFO [NoCheat] Unloading NoCheat v2.25.
    09.02 19:09:50 [Server] INFO [ChestShop] version 3.34 shutting down!
    09.02 19:09:50 [Server] INFO [ChestShop] Unloading ChestShop v3.34.
    09.02 19:09:50 [Server] INFO [Safe Creeper] Safe Creeper V0.4 Disabled
    09.02 19:09:50 [Server] INFO Essentials: Using config based permissions. Enable superperms in config.
    09.02 19:09:50 [Server] INFO [Safe Creeper] Unloading Safe Creeper v0.4.
    09.02 19:09:50 [Server] INFO [Permissions] Unloading Permissions v2.7.7.
    09.02 19:09:50 [Server] INFO [Register] Unloading Register v1.5.
    09.02 19:09:50 [Server] INFO [iConomy] Disabled. (0 ms)
    09.02 19:09:50 [Server] INFO [iConomy] Closing general data...
    09.02 19:09:50 [Server] INFO [Essentials] Payment method was disabled. No longer accepting payments.
    09.02 19:09:50 [Server] INFO [Register] Payment method was disabled. No longer accepting payments.
    09.02 19:09:50 [Server] INFO [iConomy] Unloading iConomy v6.0.8b.
    09.02 19:09:50 [Server] INFO WorldGuard 5.3 disabled.
    09.02 19:09:50 [Server] INFO [WorldGuard] Unloading WorldGuard v5.3.
    09.02 19:09:50 [Server] INFO TerrainControl v1.2.11 can`t be disabled
    09.02 19:09:50 [Server] INFO Essentials: Using Permissions 2 based permissions.
    09.02 19:09:50 [Server] INFO [TerrainControl] Unloading TerrainControl v1.2.11.
    09.02 19:09:50 [Server] INFO [PermissionsEx] v1.17 disabled successfully.
    09.02 19:09:50 [Server] INFO [PermissionsEx] Unloading PermissionsEx v1.17.
    09.02 19:09:50 [Server] INFO Log version 0.8: Unloaded.
    09.02 19:09:50 [Server] INFO Log version 0.8: Shutting down.
    09.02 19:09:50 [Server] INFO [Log] Unloading Log v0.8.
    09.02 19:09:50 [Server] INFO [VoxelSniper] Unloading VoxelSniper v5.1.
    09.02 19:09:50 [Server] INFO [ArmorKeep] ArmorKeep v1.2 Disabled.
    09.02 19:09:50 [Server] INFO [ArmorKeep] Unloading ArmorKeep v1.2.
    09.02 19:09:50 [Server] INFO [WorldEdit] Unloading WorldEdit v5.1.1.
    09.02 19:09:50 [Server] INFO Stopping Minequery server
    09.02 19:09:50 [Server] INFO [Minequery] Unloading Minequery v1.5.
    
     
  2. Offline

    TnT

    Use
    Code:
    [code]
    tags next time please.

    Also, can you paste your full server.log - from start to finish.
     
  3. Offline

    Ironsmith123

    Umm you see the log is removed as it gets longer, so thats all we have.
     
  4. Offline

    MrRedLogan

    Looks like a perms error? Thats all i got out of it. try disabling Pex. do the errors go away?
     
Thread Status:
Not open for further replies.

Share This Page