[RPG/MECH] mcMMO v1.2.07 - RPG Addiction Redefined! Multi-Lingual! [1337][1549]

Discussion in 'Inactive/Unsupported Plugins' started by nossr50, Feb 5, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    nossr50

  2. Offline

    toxycated

    @nossr50 Could you perhaps trigger any tamed wolves to automatically attack your target when using a bow? :)
    Mine just stands there being a derp! :(
     
  3. Hi i have the updated plugin but i keep getting
    Code:
    09:52:41 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchFieldError: PROJECTILE
    
            at com.gmail.nossr50.Combat.combatChecks(Combat.java:220)
    
            at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:133)
    
            at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
    
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    
            at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
    
            at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    Any ideas on how to fix this please? also i use PermissionsBukkit if you needed to know.
     
  4. Offline

    Nurgo

    Hi @nossr50

    Could you please add the skill "Steal", to steal items in the inventory of someone else by sneaking in behind him and hitting him while crouching?
    If the thief wins, the item is remove from the victim and is delivered to the thief, if not, the victim receive a warning and can fight back.

    There is already the plugin "PickPocket" which is doing something similar but it's not compatible with mcMMO:
    http://forums.bukkit.org/threads/fu...steal-objects-from-another-player-1000.12222/

    Integrating this feature in mcMMO with the leveling system could be very fun :)
     
  5. Offline

    Chronx6

    That would be base minecraft....not sure if he can do much about it really =/

    Although there may be something in bukkit to allow him to put it together. I haven't looked really good at wolves yet.
     
  6. Offline

    nossr50

    I could make this happen actually
     
  7. Offline

    tom

    @nossr50 any plans for adding an hud for skills possibly like this?

    and when you mouseover one of them it shows your exp till next level., with this being opened with a hotkey.

    [​IMG]
     
  8. Offline

    DragonMasterNYC

    I think that would be the best course of action.
     
  9. Offline

    Lunar Delta

    I have found that people can rapidly level up their Archery ability by shooting arrows in the air and killing themselves with them. Is there some kind of workaround for this?
     
  10. Offline

    nossr50

    Menus are coming to mcMMO, although they will be a bit basic for a while.​
    [​IMG]
     
    dark_hunter likes this.
  11. Offline

    dark_hunter

    You got any private releases I could test for you?
     
  12. Offline

    nossr50

    I would love to put in a graphical stats screen, but I'm not very talented with graphics. If anyone here is get in contact with me.
     
  13. Offline

    dark_hunter

    Why Runescape? D:
     
  14. Offline

    nossr50

    I certainly wouldn't make mine look like Runescape, that's for sure.
     
  15. Offline

    tom

    @nossr50 in teh config file, when you want to change a command it does not work.

    For example, i have two stats plugins, one for playtime one for mcmmo.

    i want to change the mcmmo stats to /mstats so i change the name to mstats.

    Although it does not work in game, /mstats or /stats dont work when i change it. Please fix :)

    Haha, that was the only HUD i could think of :p

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

    CJits

    Sometimes people on my server can't attack mobs .. :eek:
    I get this error:
    [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchFieldError: PROJECTILE
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:220)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:133)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    And mobs don't attack me .. And I think that this is the error:

    [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchFieldError: PROJECTILE
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:220)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:133)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:423)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
    at net.minecraft.server.Explosion.a(Explosion.java:143)
    at net.minecraft.server.World.createExplosion(World.java:1466)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
    at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    at net.minecraft.server.EntityCreeper.m_(EntityCreeper.java:68)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    at net.minecraft.server.World.cleanUp(World.java:1104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Please help.
    PS: I haven't changed anything in my config.
     
  17. Offline

    Kinkajou

    @nossr50

    Any estimated version to completion on the following?

    Ability to turn full durability messages off with Anvil.
    Ability to modify repair level requirements for all repairables.

    :D
    I only ask again since I don't see in thin the to-do list and the first would make my players happier and the second would make some of us admins happier.
     
  18. Offline

    FoxTech

    I am also getting the following error on my server after updating mcmmo. I seem to notice it so far when being shot at by a skeleton and using the bow and arrow.

    Code:
    [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchFieldError: PROJECTILE
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:220)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:133)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:436)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    And mobs don't attack me .. And I think that this is the error:
    
    [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchFieldError: PROJECTILE
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:220)
    at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:133)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.java:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:423)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
    at net.minecraft.server.Explosion.a(Explosion.java:143)
    at net.minecraft.server.World.createExplosion(World.java:1466)
    at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
    at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    at net.minecraft.server.EntityLiving.v(EntityLiving.java:685)
    at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    at net.minecraft.server.EntityLiving.m_(EntityLiving.java:218)
    at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    at net.minecraft.server.EntityCreeper.m_(EntityCreeper.java:68)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    at net.minecraft.server.World.cleanUp(World.java:1104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Offline

    NinjaGrinch

    What build of CraftBukkit do you use? I believe you need 1060+ for the latest version of mcMMO.
     
  20. Offline

    Waffletastic

    After I updated today, I can't seem to find any of my old levels for the players, I had them in a mysql database, now they are just gone. It reset all my players levels.
     
  21. Offline

    Wiernusz

    Every time ANYONE on my server takes any amount of damage, an achievement type popup shows in the top right corner showing everyone whos online the one HP they lost.

    How do I disable this? I can't find it anywhere and its lagging the crap out of the server.
     
  22. Offline

    nossr50

    I wouldn't know as my mod is not responsible for this
     
  23. Offline

    Wiernusz

    Okay thanks for the reply. Just only started happening when I installed McMMO.
     
  24. Offline

    Monstertke

    Nossr50,

    I put this on github as well, Im seeing Adminchat and Partychat doubled. Im using Herochat, this used to be fine and I obviously havent updated HeroChat, lol.
     
  25. Offline

    nossr50

    As requested, the RETRO xpbar has color customization.​
    [​IMG]
     
  26. Offline

    NinjaGrinch

    Looking forward to the Retro XP bar :D
     
  27. Offline

    Nurgo

    Nobody likes this idea? :(
     
  28. Offline

    nossr50

    Finishing it up now, been working on this thing for like 2-3 days straight lol
     
  29. Offline

    NinjaGrinch

    And you know we all love you for that. :p
     
  30. Offline

    godgodgodgo

  31. Offline

    nossr50

    It is highly recommended you generate a new config.yml or at least remove the 'XP' tree from your config after updating. XP was renamed to Experience and its going to clutter your config.​
    Version 1.1.11
    • mcMMO now properly cancels its Async taks when disabled​
    • Fixed newly generated configs using 2 instead of 1 for skill multipliers​
    Version 1.1.10
    • Added default hud setting to config
    • Fixed bug where newly generated configs used old xp gain numbers
    Version 1.1.09
    • Fixed mcMMO to run fine without Spout :)
    Version 1.1.08
    • Fixed repair being 10x slower to level than normal
    Version 1.1.07
    • Fixed the default HUD being set to RETRO instead of STANDARD
    Version 1.1.06

    • mcMMO menu implemented! Default is 'M', change this in config
    • Retro HUD implemented!
    • Retro XP fill color is completely customizable on a per skill basis
    • New levelup sound thanks to @Rustydaggers !
    • With the help of Randomage the XP Formulas have been vastly changed for flexibility
    • Global modifiers and skill modifiers now support decimals
    • Global formula modifier dropped from config
    • GigaDrillBreaker/Berserk doesn't drop clay blocks anymore
    • Fixed bug where Herbalism didn't heal more for bread/stew when right clicking a block
    • Fixed bug where Wheat did not use the values form the config file
    • Fixed bug where Archery gave xp for inflicting self injury
    • Watch added to clay loot tables and maps remove from clay loot tables
    Retro color customization

    You can edit the RGB color values for each skill for the RETRO HUD style in the config, the highest value is 1 so do not put anything higher than this.

    mcMMO Menu
    There is now a very basic menu in mcMMO which will be expanded on soon, for now it is only used to easily switch HUD Types. By default, you press 'M' to bring it up. For a list of what you can change the Key press to be, consult this for a list of keys.

    HUD Styles
    Players can now switch between HUDs by typing /mchud <stylename> or hitting 'M' and bringing up the mcMMO menu and using the buttons there to switch.

    A note from @Madness
    In order to streamline the configuration of how XP/Levels are gained, we rewrote the formulas, it is paramount to understand that from a game perspective that does NOT change how fast you level up, it just changes how easy it is to configure the system, current configuration files will be automatically updated maintaining your selected leveling speed. Ok that last bit isn't true, you do need to configure the XP stuff again.

    Woot, this update took a while but here it is. Soon the party bar hud elements will be reworked as mmoParty is implemented into mcMMO with the permission of @Rycochet soon :)
     
Thread Status:
Not open for further replies.

Share This Page