[FUN/MISC] Pigasus v0.2.1 - Make pigs fly! (and other mobs too) [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by redsgreens, Jun 25, 2011.

  1. Offline

    redsgreens

    What about on my Appleseed plugin thread when you said this:
    That's how I got the idea you had a custom tickrate.

    Glad you got it working. I'll do some tests with the slimeball as the wand and see if I can find a reason for the breakage.
     
  2. Ah, well I would not call that custom :p Also things have changed a bit since then, we generally have 14 at least ;) Notch did some good stuff in MC 1.6
     
  3. Offline

    compgurusteve

    MobRider and Pigasus, work hysterically well together. xD
     
  4. Offline

    redsgreens

  5. Ok, so I uploaded the video, could you post it on here?
     
  6. Offline

    redsgreens

    Added, and thanks.:) Do you think this one will stay up for more than a couple days? :p
     
  7. Offline

    kahlilnc

    How laggy do you think this will make a server be?
     
  8. Offline

    Mighty Mackinac

    None at all. it has no effect on lag. Its really funny to see pigs just randomly walking in mid air though.
     
  9. Offline

    Tauryuu

    Can you support humans + players? :D
     
  10. Offline

    ahmadrly

    some reason it doesnt work for me
     
  11. Offline

    xsolar66

    this plugin is broken as of 1185 :(!!!
    @redsgreens help? I miss my flying cows!
     
  12. Offline

    redsgreens

    It works fine for me under CB1185. Are you getting console errors?
     
  13. Offline

    Frogbone

    I installed this on my server in conjunction with MobRider, and so far it's working great. I have one question though - it seems like chickens have some sort of limit to how high an altitude they can fly. If you ride one off a large tower, they'll sort of fall gradually until they reach an altitude of about 15-20 blocks. After that, they'll fly at a constant height.

    Does this have to do with the way the plugin is written? And if so, is there any way to increase the height they can fly at?
     
  14. Offline

    redsgreens

    They fly at a certain distance above the ground level, which means they can fly up a hill if it's gradual enough. I might make that height a configurable value in the future.
     
  15. Offline

    Imm0rt41

  16. Offline

    Cowley Boys

    Dose this mob work with the pigs have saddles mod?
     
  17. Offline

    Lakart

    Best. Plugin. Ever.
     
  18. Offline

    Altobot

    hm. Doesnt work. Error:couldnt pass Event_spawn_pigasus or something like. I got newest version of craftbukkit...
     
  19. Offline

    redsgreens

    Are you using the latest RB(1597)? I can't reproduce this issue.
     
  20. Offline

    liralmogadi

    Hey :) um.. MobRider is of course a nice plugin but i think it relies on another thing to do that...
    Could you possibly if it doesn't bother you too much, make a command so that while ur on a saddled pig u can
    maybe control it? like in mobrider? that'd really be awesome. like /saddlectrl or something.
    Thanks! I'm gettin this plugin anyway, but really hopin for this feature!!
     
  21. Offline

    TNTUP

    Is an update coming for 1.2.3? I will miss that plugin, now pigs cant no longer fly :( Update if you can!
     
  22. Offline

    quickclay

    Startup error in CB 2034, 1.2.3:
    2012-03-05 06:43:37 [SEVERE] Could not load 'plugins\Pigasus.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at redsgreens.Pigasus.Pigasus.<init>(Pigasus.java:20)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 27 more

     
  23. Offline

    TNTUP

    Bukkit removed the deprecated features like playerlistener, entitiylistener or Event$type etc
     
  24. Offline

    redsgreens

    I just uploaded Pigasus version 0.2, with support for the latest Bukkit builds (including 1.2.3-R0.1). It doesn't have modern Permissions support, but I'm not sure anybody uses the wand anyway.. Enjoy!
     
  25. Offline

    TNTUP

    Cool thanks :D it works like a charm:p oh and! I tested it on the creepers and they fly xD
     
  26. Offline

    Geekman62

    I'm still running 1597. When I run version 0.2 I get a NoSuchMethodError. Can I have a link to download the original version that works with 1597?
     
  27. Offline

    Albador

    16:28:43 [SEVERE] Could not pass event CreatureSpawnEvent to Pigasus
    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.callCreatureSpawnEvent(CraftEventFactory.java:217)
    at net.minecraft.server.World.addEntity(World.java:890)
    at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:159)
    at net.minecraft.server.World.doTick(World.java:1734)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
    at redsgreens.Pigasus.PigasusConfig.getHoveringChance(PigasusConfig.java:33)
    at redsgreens.Pigasus.PigasusEntityListener.onCreatureSpawn(PigasusEntityListener.java:27)
    at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 9 more

    This server is running CraftBukkit version git-Bukkit-1.1-R6-66-ge8f8540-b2052jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2-SNAPSHOT)

    help???

    need to update the plugin for 1.2.3 R0.2?

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

    Cybermaxke

    Can you upload v0.1 to, I can't update my server. ​
     
  29. Offline

    johnathanm9

    would it be too difficult to add the perm support, i would love to be able to saddle a spider (with mobrider) then make it fly! :D
     
  30. Offline

    Typical_Name

    Doesn't appear to work for 1.2.4.

    Also, the download gives me a .zip instead of a .jar...
     

Share This Page