Problem/Bug [Essentials]+[GroupManager] Kit cooldown isn't taking effect... permissions also wont work...

Discussion in 'General Help' started by Astrocraft25, Jul 15, 2015.

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

    Astrocraft25

    111.JPG
    File saved...
    Server reload...
    112.JPG
    WTFFF

    Also I need to note that I DID do this while de-opped... In group owner.
    When I put myself into the default group and did /manuaddp Astrocraft25 essentials.kits.diamond (I deleted the perm and tried essentials.kits.Diamond too..)
     
  2. Offline

    Boomer

    we dont know what your group owner permission nodes are. If you're like nearly everyone else, you've probably given that rank wildcard permission or plugin-based wildcards, like * or essentials.* which is going to do exactly what you're doing. You need to test low ranks that you know for a fact should behave a given way...
    Your second statement "When I did" suggests you tried another approach, but doesn't indicate anything - did it work (I assume you wanted that permission granting to work) or did it not, did it do what you needed, or did it bypass something.

    Restart your server and pastebin the entire logs/latest.log file showing everything you hvae at startup, and any possible errors and warnings that might provide clues
     
  3. Offline

    Astrocraft25

    16.07 23:38:47 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated!
    16.07 23:38:47 [Server] INFO (database saving will now commence which might lock the server for a while)
    16.07 23:38:47 [Server] INFO ... done!
    16.07 23:38:47 [Server] INFO Upgrading from player name to player uuid...
    16.07 23:38:47 [Server] INFO Saving Cachefile...
    16.07 23:38:47 [Server] INFO ... done!
    16.07 23:38:47 [Server] INFO Now fetching the remaining players from Mojang API ...
    16.07 23:38:47 [Server] INFO Player Strings Remaining: 0
    16.07 23:38:47 [Server] INFO Player Strings Cached: 0
    16.07 23:38:47 [Server] INFO Player Strings Found: 0
    16.07 23:38:47 [Server] INFO Loading Dbmojangapi datas...
    16.07 23:38:47 [Server] INFO Loading Registry datas...
    16.07 23:38:47 [Server] INFO Loading Onlineplayer datas...
    16.07 23:38:47 [Server] INFO Loading Cachefile datas...
    16.07 23:38:47 [Server] WARN Can't keep up! Did the system time change, or is the server overloaded? Running 10851ms behind, skipping 217 tick(s)
    16.07 23:38:47 [Server] INFO ... 8 more
    16.07 23:38:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at me.nico123o.CustomPlayerList.CustomPlayerList.onCommand(CustomPlayerList.java:39) ~[?:?]
    16.07 23:38:47 [Server] INFO Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_7_R3.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:261) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:296) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:688) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'list' in plugin CustomPlayerList v1.9
    16.07 23:38:47 [Server] WARN Unexpected exception while parsing console command "list"
    16.07 23:38:47 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:261) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:296) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:688) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:184) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:47 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'reload' in org.bukkit.command.defaults.ReloadCommand(reload)
    16.07 23:38:47 [Server] WARN Unexpected exception while parsing console command "reload"
    16.07 23:38:46 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    16.07 23:38:46 [Server] INFO java.lang.OutOfMemoryError: PermGen space
    16.07 23:38:46 [Server] ERROR Error occurred while enabling PvPManager v2.4.9 (Is it up to date?)
    16.07 23:38:46 [Multicraft] Skipped 12 lines due to rate limit (30/s)
    16.07 23:38:45 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:296) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:688) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.Bukkit.reload(Bukkit.java:288) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:799) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:37) ~[?:?]
    16.07 23:38:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:73) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:45 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    16.07 23:38:45 [Server] INFO java.lang.OutOfMemoryError: PermGen space
    16.07 23:38:45 [Server] ERROR Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
    16.07 23:38:45 [Multicraft] Skipped 28 lines due to rate limit (30/s)
    16.07 23:38:43 [Server] INFO at org.bukkit.Bukkit.reload(Bukkit.java:288) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:799) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at com.enjin.officialplugin.EnjinMinecraftPlugin.onEnable(EnjinMinecraftPlugin.java:463) ~[?:?]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at com.enjin.officialplugin.EnjinMinecraftPlugin.onDisable(EnjinMinecraftPlugin.java:575) ~[?:?]
    16.07 23:38:43 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:73) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:191) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit_beta.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    16.07 23:38:43 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
    16.07 23:38:43 [Server] INFO java.lang.OutOfMemoryError: PermGen space
    16.07 23:38:43 [Server] ERROR Error occurred while enabling EnjinMinecraftPlugin v2.7.2-bukkit (Is it up to date?)
    16.07 23:38:43 [Server] WARN at java.lang.ClassLoader.defineClass1(Native Method)
    16.07 23:38:43 [Server] WARN java.lang.OutOfMemoryError: PermGen space
    16.07 23:38:43 [Server] WARN Exception in thread "MStore ExamineThread"
    16.07 23:38:43 [Multicraft] Skipped 4 lines due to rate limit (30/s)
    16.07 23:38:42 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:688)
    16.07 23:38:42 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701)
    16.07 23:38:42 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180)
    16.07 23:38:42 [Server] WARN at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
    16.07 23:38:42 [Server] WARN at org.bukkit.Bukkit.reload(Bukkit.java:288)
    16.07 23:38:42 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.reload(CraftServer.java:799)
    16.07 23:38:42 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380)
    16.07 23:38:42 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446)
    16.07 23:38:42 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
    16.07 23:38:42 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
    16.07 23:38:42 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
    16.07 23:38:42 [Server] WARN at com.enjin.officialplugin.EnjinMinecraftPlugin.onEnable(EnjinMinecraftPlugin.java:408)
    16.07 23:38:42 [Server] WARN at com.enjin.officialplugin.EnjinMinecraftPlugin.setupPermissions(EnjinMinecraftPlugin.java:1726)
     
  4. Offline

    Boomer

    next time, use pastebin.com

    The error here is that your server has exhausted memory while processing the /reload command -- which means your server was near death before you issued that, or the plugins you have managed to completely do it in during a reload -- reloading is EVIL for a server, for this reason. RESTART cleanly by shutting down and starting.
    This log means nothing.
     
  5. Offline

    Astrocraft25

  6. Offline

    Boomer

    no space left on device
    means the harddrive space allocated for it is completely full
    It is unable to open and modify the map files to start up
     
  7. Offline

    Astrocraft25

    and when I deleted some backup file, it 'modifies' modifies it to almost completely delete the coding to the server?
     
  8. Offline

    Boomer

    I dont understand what you wrote.

    Delete logs, automated backups, etc to get space back on your server. You maps may be corrupted because of this, it will be hard to say.
    But once you free up space, you should be able to start the server and get a clean log file to post.
     
  9. Offline

    Astrocraft25

  10. Offline

    Boomer

    can you PLEASE post the full log from the start
    Not the last half of the startup sequence...
    Not what you see in the console /display whatever but the ACTUAL, LATEST.LOG file
     
  11. Offline

    Astrocraft25

    pastebin.com/P0ncWvk1
     
  12. Offline

    Boomer

    1) your server image file isn't the right size - it must be 64x64 pixels
    2) disguizecraft version is wrong for your server version, wont work
    3) Sentry plugin -- At the VERY least, this plugin is missing the dependancy "Citizens" plugin, and unable to load. However, getting the required dependancy plugin installed may or may not result int he plugin working - it may still throw errors later, but right now, its not working long before the plugin is even attempted to be loaded - the server simply sees that you dont have the program it needs and doesn't try. Once it sees it, and tries, it may error out..or it may work fine.
    4) Your map might be corrupted if you see the error on line 112-124 repeatedly show up in the logs right before preparing level 0 each time. However, it may also be related to the mcore error in #6..

    5) CommandSigns is unable to load its configurations because a location is invalid for a couple of them - ie, the factions world it seems has been removed, while the signs remain behind. You need to manually clean out those sign settings from its config

    6) Massivecore can't read its data because it thinks you edited a json file and in doing so, broke something in its structure. As a result, mcore may not work at all, or at least properly, with all the information it needs. Which may mess up factions, and may mess up the permissons for things as factions since mcore/factions place a lot of restrictions on abilities to do things without the permissions and if its permission checks are broken, it can behave weird.

    7) PVPManager - The error is due to a discrepancy between your server build and the plugin build versions, which happened at the 1.7.9 level.. you need a different build from the one you have, but I can't tell if you need slighly newer or slightly older... more likely, a slightly newer version.

    8) BukkitStaffList may or may not work, it is complaining (line 199) about being unable to hook with something for vanishing - this may only mean that it doesn't behave the way you expect for vanished staff playrs.

    9) massivecore errors at the end multiple issues, unable to load the player files due to the data-corruption/modificatoin when accessing something manually. Defintely each player logging in will be very screwed up, unassignable to a faction correctly, and have their actions and commands nailed down due to the lack of 'its okay, let him thru' permissions


    So you have a lot to fix first, before being able to evaluate if ther s a proper error with your permissions logic (since there are no permissions file errors due to structure). Eliminate the errors, get the server loading correctly, is a must-do priority, nothing else can be evaluated correctly without that being done.

    The fact that at some point you 'ran out of storage space' means that chances are, a lot of your data got corrupted beyond usability - map files, plugin configurations, plugin data - whatever was being updated and altered. So you will have to accept that some of these issues may not be recoverable other than wiping the data clean

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

Share This Page