[MECH/FUN] Fruitful v0.7.4 - Drop apples, cocoa beans, and more from any block [1597]

Discussion in 'Inactive/Unsupported Plugins' started by Patrick Crespo, Jun 17, 2011.

     
  1. Offline

    Patrick Crespo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Fruitful - Drop nearly anything from blocks:
    Version: 0.7.4

    I've moved this project to the BukkitDev site. Check there for help and future updates.

    This post has been edited 14 times. It was last edited by Patrick Crespo Dec 20, 2011.
    Xordaii likes this.
  2.  
  3. Offline

    shauwk

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    omg this plugin is sooooooooo cool !!!!!!
    hahha its really fun !! ghasts coming out of dirt :D

    This post has been edited 4 times. It was last edited by shauwk Jan 3, 2012.
  4. Offline

    shauwk

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    oh yea i get this error often . is there a fix?

    04:17:20 [SEVERE] Could not pass event BLOCK_BREAK to Fruitful
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSlime cannot be cast to org.bukkit.entity.Creature
    at com.ughcentral.fruitful.drops.Creature.spawnIt(Creature.java:48)
    at com.ughcentral.fruitful.drops.Creature.dropIt(Creature.java:121)
    at com.ughcentral.fruitful.Fruitful.chanceIt(Fruitful.java:223)
    at com.ughcentral.fruitful.FruitfulBlockListener.onBlockBreak(FruitfulBlockListener.java:54)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:539)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:201)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:165)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:501)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:208)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    >
  5. Offline

    Patrick Crespo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You could try updating to a dev build of Bukkit. I'm pretty sure they mentioned something about fixing something to do with slimes after the RB was released. I assume you're trying to spawn slimes? :)

Share This Page