Solved Creepers don't explode, not sure of cause. Help?

Discussion in 'Bukkit Help' started by daviga404, Feb 24, 2012.

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

    daviga404

    I disabled creeper explosions a while ago (8months+) and I can't remember how I did it. Its not configured in WorldGuard, and I don't have EssentialsProtect, and it's also not in Multiverse.
    Help please?
    My plugins:
    [​IMG]
     
  2. Offline

    Sayshal

    WorldGuard has this:
    /plugins/WorldGuard/config.yml
    OR
    /plugins/WorldGuard/worlds/worldname/config.yml
     
    daviga404 likes this.
  3. Offline

    daviga404

    I know, I've checked both.
     
  4. Offline

    Sayshal

    Paste both of those configs to pastebin.com and paste them here.
     
    daviga404 likes this.
  5. Offline

    daviga404

  6. Offline

    Sayshal

    Global config:
    block-creeper-block-damage: true
    block-creeper-explosions: true
     
    daviga404 likes this.
  7. Offline

    daviga404

    Nope, still doesn't explode.
     
  8. Offline

    AmberK

    change them to false.
     
  9. Offline

    daviga404

    You seriously think I wouldn't think to do the obvious after owning a server for 9 months?
     
  10. Offline

    Sayshal

    Don't be rude, we get a lot of people who wouldn't know that. I'm assuming you saved the file and did /wg reload (or restarted the server)?
     
    daviga404 likes this.
  11. Offline

    daviga404

    Sayshal, AmberK
    Sorry, I'm just pretty frustrated at the minute.

    And yes, I did /wg reload, then tried /rl.
     
  12. Offline

    Sayshal

    Alright. Can you do me a quick favor and disable Worldguard completely? (remove it from the plugins server and start it up) and then try make a creeper explode? That way we can easily see what's wrong.
     
    daviga404 likes this.
  13. Offline

    daviga404

    Sayshal
    Right, good idea.

    Sayshal
    It turns out the WG must be the problem. A creeper exploded happily without it.
    WG is essential to our server though, so I can't just get rid of it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  14. Offline

    Sayshal

    I don't expect you to, because I use it too. Could you please post ALL the files (name them!) inside /plugins/WorldGuard please? :)
     
    daviga404 likes this.
  15. Offline

    daviga404

    I'll upload a zip, gimme a sec.
     
  16. Offline

    daviga404

    Attached Files:

  17. Offline

    Sayshal

    I can't see the ZIP, also I am on a school computer for another 2 hours. I will be home in 3 hours, feel free to private message me on bukkit and I'm sure we can work this out. Additionally if you want immediate attention you can email it to me @ [email protected]
     
    daviga404 likes this.
  18. Offline

    daviga404

    Sayshal
    I can upload and extract the zip to my website if you like?
    Or I could email you the zip.
    Your choice
     
  19. Offline

    Sayshal

    E-mail, I have an hour to spare.
     
    daviga404 likes this.
  20. Offline

    daviga404

  21. Offline

    Sayshal

    Checking the files now.
     
    daviga404 likes this.
  22. Offline

    daviga404

    Sayshal
    Thanks for all your help by the way :)
     
  23. Offline

    Sayshal

    I'm really stumped right now. :eek: Here's what I got so far:
    Code:
      __global__:
        flags:
          creeper-explosion: allow
          deny-spawn: [ZOMBIE, SKELETON, GHAST, CREEPER, SPIDER, SLIME]
          pvp: deny
          tnt: deny
          fire-spread: deny
          lighter: deny
          ghast-fireball: deny
        priority: 0
        type: global
        owners: {}
        members: {}
    You're denying the spawn of creepers, which might cause some sort of issue (I'm only looking in /WorldGuard/worlds/world BTW)
     
    daviga404 likes this.
  24. Offline

    daviga404

    Sayshal
    Unfortunately, this has not fixed the problem.
    >.<
     
  25. Offline

    Sayshal

    Gah I'm so lost man. Try resetting (moving) the main config.yml.
     
    daviga404 likes this.
  26. Offline

    daviga404

    Sayshal
    I am also lost.
    I deleted the main config.yml, then tried the world config.yml.
    Still, same result.

    Sayshal
    IT FINALLY WORKS!
    The problem: tnt was denied in __global__ region.
    *facepalm*

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  27. Offline

    Sayshal

    Please like my posts for attempting to help you! :) :p
     
    daviga404 likes this.
  28. Offline

    daviga404

    Sayshal
    That would be absolutely fine after all the help you've given!
     
Thread Status:
Not open for further replies.

Share This Page