Can't use help commands #22


  • Defect
  • Replied
Open
Assigned to _ForgeUser7440491
  • durzanult created this issue Jan 30, 2014

    Problem: I am the server owner, and have set up my permissions so that I have access to all the commands. Problem is that I cannot use the /help command ingame on my test server. I get the following response every time I try to type in that command: "Error: An invalid default group is defined in config.yml"

    I checked my config file, and everything is fine as far as I can tell. It matches the group. What the heck?

  • durzanult added the tags New Defect Jan 30, 2014
  • _ForgeUser7440491 posted a comment Jan 30, 2014

    That error can only occur if you enter a default group in your config.yml that is not contained within the groups.yml file (it is case sensitive).

    It is also possible that you have another plugin installed which is interfering with Privileges' when it starts up. Please provide a full server.log from when the server starts up to when you encounter this problem.

  • _ForgeUser7440491 removed a tag New Jan 30, 2014
  • _ForgeUser7440491 added a tag Waiting Jan 30, 2014
  • durzanult posted a comment Mar 23, 2014

    Here's one from my test server, where I compile everything and try to get the plugins to work correctly together.

    [14:38:05 INFO]: Starting minecraft server version 1.7.2
    [14:38:05 INFO]: Loading properties
    [14:38:05 INFO]: Default game type: SURVIVAL
    [14:38:05 INFO]: Generating keypair
    [14:38:06 INFO]: Starting Minecraft server on *:25565
    [14:38:06 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)
    [14:38:06 INFO]: [Vault] Loading Vault v1.2.31-b411
    [14:38:06 INFO]: [WorldEdit] Loading WorldEdit v5.6
    [14:38:06 INFO]: [Privileges] Loading Privileges v1.8.1-b182
    [14:38:06 INFO]: [Craftconomy3] Loading Craftconomy3 v3.1.5 jenkins-Craftconomy3-2076
    [14:38:06 INFO]: [Essentials] Loading Essentials vPre2.13.1.6
    [14:38:06 INFO]: [MoneyItems] Loading MoneyItems v1.1
    [14:38:06 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.6
    [14:38:06 INFO]: [Vault] Enabling Vault v1.2.31-b411
    [14:38:06 INFO]: [Vault] [Vault][Economy] CraftConomy3 found: Waiting
    [14:38:06 INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
    [14:38:06 INFO]: [Vault] [Vault][Permission] Privileges found: Loaded
    [14:38:06 INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
    [14:38:06 INFO]: [Vault] [Vault][Chat] Privileges found: Waiting
    [14:38:06 INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
    [14:38:06 INFO]: [Privileges] Enabling Privileges v1.8.1-b182
    [14:38:06 INFO]: [Privileges] [Metrics] Tracking total number of groups.
    [14:38:06 INFO]: [Privileges] [Metrics] Tracking total number of users.
    [14:38:06 INFO]: [Vault][Permission] Privileges hooked.
    [14:38:06 INFO]: [Vault] [Chat] Privileges - Chat hooked.
    [14:38:06 INFO]: Preparing level "Overworld"
    [14:38:06 INFO]: Preparing start region for level 0 (Seed: 9144847882873441380)
    [14:38:07 INFO]: Preparing start region for level 1 (Seed: 9144847882873441380)
    [14:38:08 INFO]: Preparing start region for level 2 (Seed: 9144847882873441380)
    [14:38:08 INFO]: [WorldEdit] Enabling WorldEdit v5.6
    [14:38:08 INFO]: ----- Bukkit Auto Updater -----
    [14:38:08 INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    [14:38:08 INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
    [14:38:08 INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    [14:38:08 INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml
    [14:38:08 INFO]: ----- ------------------- -----
    [14:38:08 INFO]: WEPIF: Using the Bukkit Permissions API.
    [14:38:08 INFO]: [Craftconomy3] Enabling Craftconomy3 v3.1.5 jenkins-Craftconomy3-2076
    [14:38:08 INFO]: [Craftconomy3] Starting up!
    [14:38:08 INFO]: [Craftconomy3] Loading the Configuration
    [14:38:09 INFO]: [Craftconomy3] Loading listeners.
    [14:38:09 INFO]: [Craftconomy3] Loading commands
    [14:38:10 WARN]: [Craftconomy3] Loading Craftconomy in setup mode. Please type /ccsetup to start the setup.
    [14:38:10 INFO]: [Vault][Economy] Craftconomy3 hooked.
    [14:38:10 INFO]: [Essentials] Enabling Essentials vPre2.13.1.6
    [14:38:10 INFO]: [Vault][Economy] Essentials Economy hooked.
    [14:38:10 INFO]: Essentials: Using Privileges based permissions.
    [14:38:10 INFO]: [Essentials] Payment method found (Vault - Economy: Craftconomy3 version: 1.2.31-b411)
    [14:38:10 INFO]: [MoneyItems] Enabling MoneyItems v1.1
    [14:38:10 INFO]: [MoneyItems] Successfully hooked into Vault!
    [14:38:11 INFO]: [MoneyItems] The version of the plugin being run is up to date!
    [14:38:11 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.6
    [14:38:11 INFO]: Server permissions file permissions.yml is empty, ignoring it
    [14:38:11 INFO]: Done (4.805s)! For help, type "help" or "?"
    [14:38:11 INFO]: [Privileges] Removing old users from users.yml
    [14:38:11 INFO]: [Privileges] ... done!
    [14:38:12 INFO]: [Vault] Checking for Updates:
    [14:38:12 INFO]: [Vault] No new version available
    [14:38:38 INFO]: UUID of player durzanult is 3b718d268aff49ed9789008fb29e596e
    [14:38:38 INFO]: durzanult[/127.0.0.1:56222] logged in with entity id 198 at ([Overworld] 170.39840825545664, 96.6443758435817, -37.993853325224016)
    [14:38:38 WARN]: [Essentials] Task #20 for Essentials vPre2.13.1.6 generated an exception
    java.lang.NullPointerException An invalid default group is defined in config.yml
        at net.krinsoft.privileges.groups.GroupManager.getDefaultGroup(GroupManager.java:50) ~[?:?]
        at net.krinsoft.privileges.groups.GroupManager.getGroup(GroupManager.java:356) ~[?:?]
        at net.krinsoft.privileges.groups.GroupManager.getGroup(GroupManager.java:340) ~[?:?]
        at com.earth2me.essentials.perm.PrivilegesHandler.getGroup(PrivilegesHandler.java:25) ~[?:?]
        at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:40) ~[?:?]
        at com.earth2me.essentials.User.getGroup(User.java:658) ~[?:?]
        at com.earth2me.essentials.textreader.TextInput.<init>(TextInput.java:31) ~[?:?]
        at com.earth2me.essentials.EssentialsPlayerListener$2.run(EssentialsPlayerListener.java:275) ~[?:?]
        at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:587) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
        at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-31-g616c371-b3000jnks]
    [14:38:41 INFO]: durzanult issued server command: /help
    >


    Edited Mar 24, 2014
  • durzanult removed a tag Waiting Mar 23, 2014
  • durzanult added a tag Replied Mar 23, 2014

To post a comment, please login or register a new account.