Spamming console on player join #646


  • Defect
  • Waiting
Open
  • _ForgeUser12061599 created this issue Apr 6, 2014

    Describe to us the issue that you're having:
    Bperms is spamming me whenever a player joins

    Which steps will reproduce this problem?:
    1) Log in to the server (Anyone)

    Do you have an error log of what happened?
    Yes I have a 5GB error log: http://pastebin.com/BRSSNtk0

    Which version of bPermissions are you using?: 2.10.7c

    Which version of CraftBukkit?: Don't know, the person who set it up changed the jar to 'craftbukkit.jar'  (Its 1.7.2 if that helps)

    Which OS: Windows

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser12061599 added the tags New Defect Apr 6, 2014
  • _ForgeUser12061599 posted a comment Apr 6, 2014

    Oh heres my groups.yml, it spams even when the player is in default group

    http://pastebin.com/yLkqfJrP


    Edited Apr 6, 2014
  • _ForgeUser10283599 posted a comment Apr 21, 2014

    @djt8000: Go Is this still an issue for you?

    from what I see in the log, it's trying to find child permissions. Looking at your groups.yml...bPermissions doesn't support the wild card node ("any.node.*") by default

    <<quote>>Q: Is there a '*' node in bPermissions?

    A: There is not a '*' node in bPermissions. As the wildcard node is not supported in the Bukkit permissions API by default, we do not support it. Though, if a plugin supports it, you will be able to do "plugin.node.*"<</quote>>

    I would try adding each permission individually and see if that fixes the spam.

  • jesster1234 removed a tag New Jan 20, 2015
  • jesster1234 added a tag Waiting Jan 20, 2015
  • jesster1234 posted a comment Jan 20, 2015

    Does this still occur on the latest version? 2.10.9


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