[INACTIVE][MECH] CreeperNerf v? - Disable Creeper Explosions

Discussion in 'Inactive/Unsupported Plugins' started by kingnerd, Jan 17, 2011.

  1. Offline

    kingnerd

  2. Offline

    Exo

    Restore works up to bukkit #106.
     
  3. Offline

    ZeroDPS

    here is the error i am currently getting

    SEVERE: Could not pass event ENTITY_EXPLODE to CreeperNerf
    java.lang.NullPointerException
    Jan 20, 2011 10:51:32 AM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event ENTITY_EXPLODE to CreeperNerf
    java.lang.NullPointerException
    --- merged: Jan 20, 2011 4:40 PM ---
    Get this for both TNT and creeper
     
  4. Offline

    chill1977

    Just tested on build 96, didnt restore blocks.
     
  5. Offline

    GDorn

    I would also like an altitude setting, where creepers below an altitude explode normally.

    If you put your code up on github, I'll take a stab at implementing that feature myself, if you'd like.
     
  6. Offline

    chill1977

    [INFO] Starting minecraft server version Beta 1.2_01
    2011-01-20 10:06:53
    [INFO] Loading properties
    2011-01-20 10:06:53
    [INFO] Starting Minecraft server on :25565
    2011-01-20 10:06:53
    [INFO] Preparing level "world"
    2011-01-20 10:06:53
    [INFO] Preparing start region
    2011-01-20 10:07:00
    [INFO] [General] version [1.8] (Ninja) loaded
    2011-01-20 10:07:05
    [INFO] Minecart Mania Autocart version 0.43 is enabled!
    2011-01-20 10:07:05
    [INFO] Minecart Mania Core version 0.61 is enabled!
    2011-01-20 10:07:05
    [INFO] [MYHOME]: 10 homes loaded
    2011-01-20 10:07:05 [INFO] MyHome 1.6.2 enabled
    2011-01-20 10:07:08 [INFO]
    [MYWARP]: 13 warps loaded
    2011-01-20 10:07:08 [INFO] MyWarp 1.7.1 enabled
    2011-01-20 10:07:08
    [INFO] Done! For help, type "help" or "?"
    2011-01-20 10:07:56

    Seems it didnt even load for some reason, it loads up fine on my pc. Then again LWC doesnt show here either but it is working.
     
  7. Offline

    barghest

    Code:
    SEVERE: Could not pass event ENTITY_EXPLODE to CreeperNerf
    java.lang.NullPointerException
            at com.bukkit.phil.creepernerf.CreeperNerfEntityListener.onEntityExplode(CreeperNerfEntityListener.java:26)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.java:239)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:201)
            at net.minecraft.server.Explosion.b(Explosion.java:196)
            at net.minecraft.server.World.a(SourceFile:1303)
            at net.minecraft.server.WorldServer.a(WorldServer.java:99)
            at net.minecraft.server.World.a(SourceFile:1296)
            at net.minecraft.server.EntityTNTPrimed.d(EntityTNTPrimed.java:70)
            at net.minecraft.server.EntityTNTPrimed.b_(EntityTNTPrimed.java:61)
            at net.minecraft.server.World.a(SourceFile:1116)
            at net.minecraft.server.WorldServer.a(WorldServer.java:41)
            at net.minecraft.server.World.f(SourceFile:1092)
            at net.minecraft.server.World.c(SourceFile:1071)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:260)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    Using TNT. Blew two boxes of TNT, this (or something similar to it, didn't compare exactly - this is a paste of the second occurrence, if that helps to know) logged two times in a row. I have CreeperNerf without TNT addon - I want TNT to work. It did blow up correctly, and destroy blocks correctly, although there appeared a sync issue (image of white-tinted non-colliding TNT box floated in the air where the explosion was indefinitely, block drops fell but couldn't be picked up) I had to reconnect to correct. Hope this helps!

    EDIT: Found some creepers in their natural habitat. :p They blew stuff up, and it stayed blown up. Plugin is currently in a broken state? Anything I can do to test exactly where it's failing, let me know and I'll try to arrange it. Always liked the idea of CreeperNerf.
     
  8. Offline

    Jobsti

    I need this too. And for future, group support, to say creeper doesn't explode on guests ;)
     
  9. Offline

    Exo

    Broken with the new bukkit update.
     
  10. Offline

    dida55

    Doesn't work with 110 and 115 :(
     
  11. Offline

    Racha

    Update, please. :(
     
  12. Offline

    Rallerbabz

    no errors, CreeperNerf(not tnt) is just broken. Take ya good time to fix it :)
     
  13. Offline

    RoTide

    CreeperNerf (no tnt nerf) definitely doesn't work with Build 115. I saw a few
    SEVERE: Could not pass event ENTITY_EXPLODE to CreeperNerf errors at one point.

    Hope it's not too hard to update and you're up to it! It's a really nice and simple plugin for my server!
     
  14. Offline

    McSpuds

    Doesn't work on CB#126 and will break Permissions/General too.
     
  15. Offline

    Rallerbabz

    Update inc.?? :S Its realy ruin my server :p
     
  16. Offline

    thejon

    Can confirm also, not working in craftbukkit version 135. The creeper explodes, but the server makes no attempt to repair the damage. No error is logged to the console; it simply acts as if the mod isn't even there. (it does show loaded when the server starts).
     
  17. Offline

    McSpuds

    I really appreciate what the programmers do... it is a thankless job to build and maintain a plugin as well as put up with all the negative replies and please do this or that....

    But it is also a two way street! If your going to make a plugin, great! If you decide not to update it anymore, please let us know! It will make your plugins more creditable if you let us know. Right now I would not download and use any more of your plugins because I would be afraid you would stop updating it out of the blue leaving me looking for another plugin.

    If your sick, or have school, or a car ran over your cat, that's fine, just a quick, "Hey, I will not be working on this plugin for a week or so" will satisfy most of us just fine, and we will wait for your return....
     
  18. Offline

    Noxes

    I have the latest version of bukkit and this isnt working for me,

    I walk up to a creeper, it explodes, damage is taken like normal, Explosion of the map is applied normally
     
  19. Offline

    Starrk

    Yeah at least tell us if you aren't going to update it, I'll just move onto another plugin =.=
     
  20. i have CraftBukkit #138

    i got no errors for some reason. but i also have the plugin from before he added 2 .jar's
     
  21. Offline

    ktr

  22. Offline

    EvilSeph

  23. Offline

    Exone

    I love how this just works.
    Kudos.
     
  24. Offline

    Windwaker

    Thank you. No complaints here works flawlessly for me. [​IMG]
     
  25. Offline

    AskCharlie

    Thought I would share what it said when loading your plugin into build 405
     
  26. Offline

    rct2guy

    I don't want to have to do this, but Bukkit told me to.
    Code:
    2011-02-22 07:52:07 [WARNING] Using the stupidly long constructor com.bukkit.phil.creepernerf.CreeperNerf
    (PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the
    plugin author of CreeperNerf to remove it! (Nothing is broken, we just like to keep code clean.)
    NAGNAGNAGNAGNAG
     
  27. Offline

    rct2guy

    I don't think this plugin is compatible with the latest build. I'm getting this error:
    Code:
    18:24:51 [SEVERE] Could not load plugins\CreeperTNTNerf.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:80)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:129)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:94)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: com.bukkit.phil.creepernerf.CreeperN
    erf.<init>()
            at java.lang.Class.getConstructor0(Unknown Source)
            at java.lang.Class.getConstructor(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:75)
            ... 8 more
     
  28. Offline

    l3ouncinGx

    the download link still doesnt work even if i click save as

    would anyone be able to put up another link if possible
    thanks[​IMG]
     
  29. Offline

    Netu

    I am also suffering from this; a real shame!
     
    rct2guy likes this.
  30. Offline

    Tx707

    Link is down... update please :)
     
  31. Offline

    stupy7

    link down!*
    i canĀ“t open the link
     

Share This Page