Inactive [ECON] ecoCreature 0.2.2 - Mob & PVP Rewards [1.4.6]

Discussion in 'Inactive/Unsupported Plugins' started by mung3r, Aug 3, 2011.

  1. Offline

    mung3r

    [​IMG]
    ecoCreature 0.2.2 (Belay that nose-picking, Cadet!)
    Mob & PVP Rewards
    More plugins to try:
    MobRider - Finally, a proper use for saddles!
    DeathTpPlus - Death notifications & recall!

    Features:
    • Coin rewards, coin penalties and drops for:
      • Killing mobs
      • PVP
      • Kill streaks
      • Death streaks
      • Leveling
      • Breaking blocks
    • Share coin rewards with:
    • Increase or decrease coin rewards based on:
      • Biome (swampland, forest, etc.)
      • Environment (normal, nether, etc.)
      • Time of Day (day, night, etc.)
      • Weather (sunny, stormy)
      • Permissions Group (e.g. default, elite, etc.)
      • Factions (neutral, enemy, etc.)
      • Heroes party
      • mcMMO party
      • MobArena participants
      • WorldGuard region
      • Regios region
      • Residence region
      • Towny membership
      • Weapon used
    • Customize items drops to include:
    • DeathTpPlus rewards:
      • Rewards for kill streaks
      • Penalties for death streaks
    • Heroes rewards:
      • Rewards for mastering a class
      • Rewards for leveling
    • mcMMO rewards:
      • Rewards for leveling
    • Prevent exploits:
      • Camping around Mob Spawners
      • Mob farming
      • Limit projectile use (e.g. Bow & Arrow)
    • Multi-world support
    Usage Stats:
    [​IMG]
    --------------------------------------------------------------------------------------------------------

    Acknowledgements:
    The original ecoCreature was made by ChrisB. All credit goes to him for his creation. Since his plugin has gone inactive since rb740, I have decided to continue doing maintenance updates for his plugin.
     
  2. Offline

    Tomass

    Please update a super plugin! ;(
     
  3. Offline

    IsaiahRobichaud

    Will there be a 1.2.3 version of this plugin
     
  4. Offline

    FuRiouSOne

    Stupid or just blind? Try looking at the post above you lol.
     
  5. Offline

    IsaiahRobichaud

    Annoying or just a loner? Don't have to talk like this :mad: lol i'm just joking don't hate!
     
  6. Offline

    FuRiouSOne

    Glad i could be of service, i dont hate i just point out stupidity ^^
     
  7. Offline

    IsaiahRobichaud

    It wasn't stupidity I just scrolled down to the bottom because I was too lazy to read all of the other stuff and btw I was asking if he WILL OR WILL NOT update the plugin so back off! :)
     
  8. Offline

    funky man

    Laziness is just as bad as stupidity if not worse....
     
  9. Offline

    niallkb

    The link doesn't work for me :( i really need this mod!
     
  10. Offline

    Tomass

    It's NOT work! lol
     
  11. Offline

    Tomass

    Please update this plugin !!! Very need!
     
  12. Offline

    fjutte

    latest dev build is working flawlessly! i love that my premium members get double money from mobs :)
     
    mung3r likes this.
  13. Offline

    Disparate

    fjutte - it doesn't work flawlessly at all. I've updated to teh recommended build and ecocreatures is having a shit freak every 2 seconds.

    Will this get updated? Its a very good plugin and I would hate to see it die.

    For reference, this is the kind of error I am getting:
    Code:
    2012-03-29 12:56:11 [SEVERE] Could not pass event EntityDeathEvent to ecoCreature
    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:459)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:293)
        at net.minecraft.server.EntitySkeleton.dropDeathLoot(EntitySkeleton.java:113)
        at net.minecraft.server.EntityLiving.die(EntityLiving.java:781)
        at net.minecraft.server.EntitySkeleton.die(EntitySkeleton.java:71)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:677)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:38)
        at net.minecraft.server.EntityHuman.attack(EntityHuman.java:749)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:997)
        at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
        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.NoSuchMethodError: org.bukkit.event.Event.<init>(Ljava/lang/String;)V
        at se.crafted.chrisb.ecoCreature.events.CreatureKilledByPlayerEvent.<init>(CreatureKilledByPlayerEvent.java:26)
        at se.crafted.chrisb.ecoCreature.listeners.ecoEntityListener.onEntityDeath(ecoEntityListener.java:46)
        at sun.reflect.GeneratedMethodAccessor249.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)
    
    I grant it may be a Spout issue 'cos, let's face it, when ISN'T it a Spout issue?
     
  14. Offline

    everystat13

    I am having issues with this mod since Bukkit does not see Vault as a valid plugin:
    Code:
    182 recipes
    27 achievements
    15:06:31 [INFO] Starting minecraft server version 1.2.4
    15:06:31 [INFO] Loading properties
    15:06:31 [INFO] Starting Minecraft server on localhost:25565
    15:06:31 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.4-R1.0
    -b2126jnks (MC: 1.2.4) (Implementing API version 1.2.4-R1.0)
    15:06:31 [SEVERE] Could not load 'plugins\Vault.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
            at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPlug
    inLoader.java:203)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:132)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.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: org.yaml.snakeyaml.error.YAMLException: java.util.zip.ZipException: i
    nvalid LOC header (bad signature)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:199)
            at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:63)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:411)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:42)
            at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPlug
    inLoader.java:198)
            ... 7 more
    Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
            at java.util.zip.ZipFile.read(Native Method)
            at java.util.zip.ZipFile.access$1200(Unknown Source)
            at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source)
            at java.util.zip.ZipFile$1.fill(Unknown Source)
            at java.util.zip.InflaterInputStream.read(Unknown Source)
            at java.io.FilterInputStream.read(Unknown Source)
            at java.io.PushbackInputStream.read(Unknown Source)
            at org.yaml.snakeyaml.reader.UnicodeReader.init(UnicodeReader.java:84)
            at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:114)
            at java.io.Reader.read(Unknown Source)
            at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:183)
            ... 11 more
    15:06:31 [SEVERE] Could not load 'plugins\ecoCreature.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: Vault
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:195)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.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)
    >#
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x613dc253, pid=2316, tid=17
    32
    #
    # JRE version: 6.0_30-b12
    # Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode windows-x86 )
    # Problematic frame:
    # C  [sqlitejdbc.dll+0x5c253]
    Help?
     
  15. Offline

    Disparate

    everystat13 - why are you posting here about Vault not working?

    Try a) posting in the right thread and b) updating vault
     
  16. Offline

    FuRiouSOne

    Remove spout, problem solved. Sorry just had to say it :D.
     
  17. Offline

    Windwaker

    It looks like either your CraftBukkit or SpoutPlugin are outdated, versions?
     
  18. Offline

    Disparate

    Windwaker & furiousone
    Yeah - very helpful. removing spout is (regrettably) not an option. a total piece of shit it may be but unfortunately it is widely used. And no, both Bukkit and Spout are up to date (well, as up to date as Spout can be given those lazy idiots don't do anything)
     
  19. Offline

    Windwaker

    I resent that, SpoutDev is always working, just stop in the IRC channel and have a look. I find it funny you think they are idiots, the reason not a lot of time goes into SpoutPlugin anymore is because we are making a new Minecraft server software from scratch with no Mojang code. I am on their Vanilla Team so you are essentially insulting me as well, please think before posting next time and make sure you are actually educated about the subject. I don't mean to derail this post, but something has to be said in defense.
     
  20. Offline

    Disparate

    And I am entitled to my opinion as you are entitled to yours and just because what I say annoys you does not mean I am "uneducated on the subject".
    Spout has caused WAY more problems than it has fixed and every time I have posted in the Spout threads to try and get help I have been greeted with nothing but arrogance and smart-arsed replies.
    Back when Spout was bukkitcontrib I had no problems with it: the plugin did as was advertised. Since Spout has happened though, it has just been a farce and the fact that I am STILL waiting for a version that actually works correctly with 1.2.4 is just another thing on a long list.
    As for this foray they are making into the realm of software: well I guess we'll see, but their inability to keep even a plugin updated does not fill me with confidence regarding their ability to manage a full server package.
     
  21. Offline

    Valdifer

    how i download the dev build 1.2.4?

    thx :)

    EDIT: Downloaded and works fine :D
     
    mung3r likes this.
  22. Offline

    gladiozzo

    Hi guys, permissions not seem to work, only happens to me?
     
  23. Offline

    vianilambo

    Hey, compatible with iConomy?
     
  24. Offline

    Wolfx7

    No its probaly not compatible with the biggest economy plugin.
    (yes it is)
     
  25. Offline

    vianilambo

    Thanks much, I enjoy your capability to use the language of sarcasm! lol...

    Hey, i'm putting it in the plugins folder and it's not running on the command prompt.
    EDIT: Nvr mind, fixed.

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

    tincopper2

    Same here :/
     
  27. wait does this work 2149?
     
  28. Offline

    Feliseda

    I am having trouble getting this to work.

    I keep getting this error when ever I try to kill something.
    Code:
    09:21:04 [SEVERE] Could not pass event EntityDeathEvent to ecoCreature
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:459)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDeathEvent(C
    raftEventFactory.java:294)
            at net.minecraft.server.EntityLiving.dropDeathLoot(EntityLiving.java:825
    )
            at net.minecraft.server.EntityLiving.die(EntityLiving.java:781)
            at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:677)
     
            at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:38
    )
            at net.minecraft.server.EntityHuman.attack(EntityHuman.java:750)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:997)
            at net.minecraft.server.Packet7UseEntity.handle(SourceFile:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
            at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.Event.<init>(Ljava/lang
    /String;)V
            at se.crafted.chrisb.ecoCreature.events.CreatureKilledByPlayerEvent.<ini
    t>(CreatureKilledByPlayerEvent.java:26)
            at se.crafted.chrisb.ecoCreature.listeners.ecoEntityListener.onEntityDea
    th(ecoEntityListener.java:46)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.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.ja
    va:301)
            ... 16 more
    >
     
  29. Offline

    byzantinian

    This plugin hasn't been updated in 2 months, and regardless of what others in here say, it is NOT compatible with the current build. The above errors are being received en masse and break the entire plugin as it can't receive any data. Either update or mark this dead.
     
  30. Offline

    LlmDl

    Too bad it isn't working for you guys. I've had ecocreature working fine using 1.2.5 R1.

    Maybe if you pastebin.com'd the error or included the versions of ecocreature and craftbukkit or pastebin.com'd the full server startup, someone would bother to help poor souls like you.
     
  31. Offline

    lubblig

    When will we get an update for this plugin? I want it so bad! This is a really awesome plugin and I really want to use it but since there is no update for 1.2.5 I can't. Please make an update!
     

Share This Page