Inactive [MECH/FUN/ADMIN] RocketBoots v0.3.6 - Rocket boots for flying around on your server - flight [1060]

Discussion in 'Inactive/Unsupported Plugins' started by DisabledHamster, May 21, 2011.

  1. Offline

    GregersSR

    hgj Thanks for updating to 1.2.3 it was annoying that I didnt had RocketBoots

    AMAZING PLUGIN THANKS!!!!!!
     
  2. Offline

    hgj

    GregersSR You're welcome :) Thank you for saying thanks (you are the only one.. 20 downloads so far :))
     
  3. Offline

    sharkybushbaby

    Havent tried it yet but thank you aswell....
     
  4. Offline

    WebNinja

    Thanks!

    Actually, with bukkit build #2060 I'm getting a lot of NPEs in console with it:

    Code:
    [SEVERE] Could not pass event PlayerInteractEvent to RocketBoots
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:138)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:691)
            at net.minecraft.server.Packet15Place.handle(SourceFile:39)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:116)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
            at com.disabledhamster.bukkit.rocketboots.Util.getPlayerBoots(Util.java:11)
            at com.disabledhamster.bukkit.rocketboots.RBPlayerListener.onPlayerInteract(RBPlayerListener.java:137)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:616)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
            ... 12 more
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 15, 2016
  5. Offline

    hgj

    Strange. I haven't had a single one. Maybe another plugin you use conflicts with this one?
    Anyway. I don't know anything about the code of this plugin. I just compiled the source against the development API and made the .jar-file.
    I hope the original author will make an official 1.2.3 release when bukkit releases a RB.
     
  6. Offline

    pandapipino

    I have the same error from above. Can someone please take over.
     
  7. Offline

    Elements11997

    Can someone make this configurable with groupmanager? superperms are much outdated
     
  8. Offline

    pandapipino

    we want rocketboots back!!!
     
  9. Offline

    webcraft

    .

    I updated it!!! :) :) :)

    You can download it <Edit by Moderator: Redacted mediafire url>
    ----------------------------------------------------------------
    Compatible with CB #2082 | 1.2.3R-0.3 // MC 1.2.3

    .

    [quote uid=42904 name="pandapipino" post=1024226]...[/quote]
    [quote uid=90649737 name="Elements11997" post=1021074]...[/quote]
    [quote uid=90583237 name="hgj" post=1019344]...[/quote]
    [quote uid=90619750 name="WebNinja" post=1019301]...[/quote]
    [quote uid=89636 name="OmgLolOmgLol" post=1015105]...[/quote]
    [quote uid=90650351 name="dbh937" post=1010936]...[/quote]
    [quote uid=42904 name="pandapipino" post=1004497]...[/quote]
    [quote uid=90645272 name="Entellex" post=1002507]...[/quote]
    [quote uid=32875 name="CrazyGhostRider" post=1000161]...[/quote]

    I updated RocketBoots!!! :) :) :)
    You can download it <Edit by Moderator: Redacted mediafire url>

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

    Entellex

    Link doesn't work \;
     
  11. Offline

    webcraft

    Updatet!! Link work now!!!
     
  12. Offline

    ipadrules27

    Could you please work on updating it to 1.2.3? It seems like a really fun mod :(
     
  13. Offline

    schatty

    [quote uid=90585045 name="webcraft" post=1024634].

    I updated it!!! :) :) :)

    You can download it <Edit by Moderator: Redacted mediafire url>
    ----------------------------------------------------------------
    Compatible with CB #2082 | 1.2.3R-0.3 // MC 1.2.3

    .[/quote]

    Hey ,

    i have this Error with CB #2034.
    Can you fix this?!

    Code:
    2012-03-17 12:57:37 [SEVERE] Could not pass event PlayerInteractEvent to RocketBoots
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:138)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:603)
        at net.minecraft.server.Packet15Place.handle(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
        at com.disabledhamster.bukkit.rocketboots.Util.getPlayerBoots(Util.java:11)
        at com.disabledhamster.bukkit.rocketboots.RBPlayerListener.onPlayerInteract(RBPlayerListener.java:137)
        at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        ... 12 more
     
    Last edited by a moderator: Dec 14, 2016
  14. Offline

    pandapipino

    I've got the same error
     
  15. Offline

    Elements11997

    [quote uid=90585045 name="webcraft" post=1024682]I updated RocketBoots!!! :) :) :)
    You can download it <Edit by Moderator: Redacted mediafire url>
    doesn't work, at all.
     
    Last edited by a moderator: Dec 14, 2016
  16. Offline

    webcraft

    You have to use CB #2082 | 1.2.3R-0.3 !!!
     
  17. Offline

    Elements11997

    there is no 1.2.3R-0.3
     
  18. Offline

    xGhOsTkiLLeRx

    Rytis likes this.
  19. Offline

    webcraft

  20. Offline

    Zumpz

    I'll update it :)
     
  21. Offline

    webcraft

  22. Offline

    Chria

    I used rocketboots before the latest update and it worked great! But now with this new update I cannot get it to work. It says,"Rocketboots failed to load. Is this the latest version?" I don't think I cam doing anything different than I have done before but any ideas or an update to get this to work would be awesome!
     
  23. Offline

    fstcar

    when i try to enable the flying it just responds rocketboots [on\off]
    how do i fix it
     
  24. Offline

    Sadlar

    just an idea: flying and abilities cost the durotation of the boot
    i didnt try it so if this effect already exist sorry ;)

    you get a sheep for nice plugin [sheep]
     
  25. Offline

    Siickest

    Could you maybe fix something that it cost to use the boots for every click? Or something so people can't abuse it?! Please :D
     

Share This Page