[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

    RugRats

    Thanks
     
  3. Offline

    sintri

    Thanks for the option to turn off commands.
     
  4. Sorry if this had been asked before but is it possible to remove exp from mobspawners? I've seen it mentioned a couple of times in your changelog, kinda confused about whats going on with it.
    If it's not possible, is there a plugin that can change all mob spawners to air? or cobble, anything but a spawner? xD
     
  5. Offline

    Ratchet

    my players are telling me they're having like 2-minute long super breakers and such..what's going on? bug?
     
  6. Offline

    rtcabooservb

    Been getting could not pass block break even to mcmmo a lot.
     
  7. Offline

    nossr50

    Is that how long it lasts when they use it? Moar details please.

    Post the error and I'll be glad to fix it
     
  8. Offline

    RugRats

    My users have none of these problems so I don't know what is going on here :p Like I already posted all we have is that no sword exp bug
     
  9. Offline

    yuckfoooo

    I had the same issue just now. Excavation at level 122 (4s giga drill) lasted as long as it took for the skill to cool down (180 seconds). Restarted the server and the issue was gone, however it does seem that my giga drill lasts a bit longer than it did before (longer than 4s). No log errors and the server seemed to be running fine performance wise.

    Hope that helps.
     
  10. Offline

    rtcabooservb

    I always use the latest build of bukkit and this bug has been happening since 1.0's release. Every update...
    Code:
    2011-06-17 20:51:51 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:192)
        at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:433)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:185)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:455)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:431)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:341)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-17 20:51:53 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:192)
        at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:433)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:185)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:455)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:431)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:341)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-17 20:51:53 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:192)
        at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:433)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:185)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:455)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:431)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:341)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-17 20:51:54 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:192)
        at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:433)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:185)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:455)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:431)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:341)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-17 20:51:54 [SEVERE] Could not pass event BLOCK_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:192)
        at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:433)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:185)
        at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:455)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:431)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:341)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  11. Offline

    RugRats

    @nossr50
    WOAh. I was totally wrong. I used the giga drill at level 1 and it got me to level 7. It lasted like 20 seconds instead of 2 seconds. Please release a fix.
     
  12. Offline

    Zaoshi

    Strange, in source code LoadProperties.java line 251:
    mstone = readInteger("XP.Mining.Stone");
     
  13. Offline

    Lead2Life

    I'm sorry nossr50 I also got the bug with the long lenght of giga drill breaker ( I just thought that it were 15 realtime seconds but it's maybe 30~40 ). My level of axes is 440+ so I've got a 44 seconds long skull splitter and a 44% chance of critical strike ( skull splitter raises every level up for 0.1 as well as critical chance ). I'll test v 1.0.22 and say if the bug is still there
     
  14. Offline

    wassilij

    I got this with Bukkit 860 and mcMMO 1.0.20:

     
  15. Offline

    Manji

    german translation mixed up 2 abilities names. when the "giga drill breaker" ends, i get the message that i'm too tired to use "green terra". when giga is ready again, the correct message appears.
     
  16. Offline

    Ratchet

    getting people saying their super breaker is lasting an entire diamond pick now o_o!

    what can I do to help you solve this nossr?

    this is my config file anyway:

    Code:
    MySQL:
        Enabled: true
        Server:
            Address: localhost
            Port: 3306
        Database:
            Name:
            User:
                Name:
                Password:
            TablePrefix: mcmmo_
    General:
        Locale: en_us
        MOTD:
            Enabled: false
        MySpawn:
            Enabled: true
        HP_Regeneration:
            Enabled: false
    Items:
        Chimaera_Wing:
            Feather_Cost: 10
    XP:
        PVP:
            Rewards: true
        Gains:
            Multiplier:
                PVP: 1
                Global: 1
        Formula:
            Multiplier:
                Global: 1
                Taming: 1
                Mining: 3
                Repair: 3
                Woodcutting: 3
                Unarmed: 3
                Herbalism: 3
                Excavation: 3
                Swords: 3
                Archery: 3
                Axes: 3
                Acrobatics: 3
        Mining:
            Gold: 35
            Diamond: 75
            Iron: 25
            Redstone: 15
            Lapus: 40
            Obsidian: 15
            Netherrack: 3
            Glowstone: 3
            Coal: 10
            Stone: 3
        Herbalism:
            Sugar_Cane: 3
            Cactus: 3
            Pumpkin: 55
            Flowers: 10
            Wheat: 5
            Mushrooms: 15
        Woodcutting:
            Pine: 9
            Birch: 7
            Spruce: 8
        Excavation:
            Base: 4
            Mushroom: 8
            Sulphur: 3
            Slowsand: 8
            Glowstone: 8
            Music: 300
            Bones: 3
            Diamond: 100
            Apple: 10
            Eggs: 10
            Cake: 300
    Excavation:
        Drops:
            Cocoa_Beans: true
            Mushrooms: false
            Glowstone: false
            Eggs: false
            Apples: false
            Cake: false
            Music: false
            Diamond: false
            Slowsand: false
            Sulphur: false
            Netherrack: false
            Bones: false
    Commands:
        mctop:
            Name: mctop
            Enabled: false
        addxp:
            Name: addxp
            Enabled: true
        mcability:
            Name: mcability
            Enabled: true
        mcrefresh:
            Name: mcrefresh
            Enabled: true
        mcmmo:
            Name: mcmmo
            Enabled: true
        mcc:
            Name: mcc
            Enabled: true
        mcgod:
            Name: mcgod
            Enabled: true
        stats:
            Name: stats
            Enabled: true
        mmoedit:
            Name: mmoedit
            Enabled: true
        ptp:
            Name: ptp
            Enabled: true
        party:
            Name: party
            Enabled: true
        myspawn:
            Name: myspawn
            Enabled: false
        whois:
            Name: whois
            Enabled: true
        invite:
            Name: invite
            Enabled: true
        accept:
            Name: accept
            Enabled: true
        clearmyspawn:
            Name: clearmyspawn
            Enabled: false
    Abilities:
        Tools:
            Durability_Loss_Enabled: true
            Durability_Loss: 2
        Cooldowns:
            Green_Terra: 240
            Super_Breaker: 240
            Giga_Drill_Breaker: 240
            Tree_Feller: 240
            Berserk: 240
            Serrated_Strikes: 240
            Skull_Splitter: 240
    Skills:
        Repair:
            Anvil_Messages: true
            Gold:
                ID: 266
                Name: Gold Bars
            Stone:
                ID: 4
                Name: Cobblestone
            Wood:
                ID: 5
                Name: Wood Planks
            Diamond:
                ID: 264
                Name: Diamond Ore
                Level_Required: 50
            Iron:
                ID: 265
                Name: Iron Bars
        Herbalism:
            Green_Thumb:
                Cobble_To_Mossy: true
        Archery:
            Fire_Rate_Limiter: false
        Mining:
            Requires_Pickaxe: true
        Woodcutting:
            Requires_Axe: true
    
    
    it's refreshing as soon as it expires
     
  17. You're looking at 1.0.20's source code ? Because it's true, stone mining XP didn't work in 1.0.20 but it was fixed in 1.0.21.
     
  18. Offline

    Zaoshi

    I'm sorry for confusion, I was looking at newest source.
     
  19. Offline

    g3oliver

    this and an other mistake are corrected since mcmmo version 1.0.18 ;)
    but the properties are not yet built-in :(
    <manual download>
     
  20. Offline

    Darcion

    1.0.22 diddnt help server crashed again after 2 hours and +20 players. without it we can run +30 players and hours without a crash
     
  21. Offline

    d00ba

    Wow, think I'll stick to 1.0.0.9 for now xD
     
  22. Offline

    RugRats

    Yea I would to. There's a ton of bugs, errors, and issues atm :p

    Your server should never crash lol

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

    Lead2Life

    Hm in view of the last replys I must say that I've got no errors. All bugs are solved and everything works fine. Don't know why it's bugged on your servers
     
  24. Offline

    RugRats

    I don't get errors but please check gigadrill and see if it works. Mine is supposed to last 4 seconds but instead it lasted around 20. You most likely have this bug to if you have the newest version of mcMMO. So please see if you have it and report back please. If it does work fine on some servers and doesn't work on others that is still a problem and plus could it be a certain plugin that is bugging it up?
     
  25. Offline

    Filip Weiss

    Could you please add console command support?
     
  26. Offline

    Lead2Life

    My excavation skill is 690+ and I've got a giga drill breaker lenght of 15~17 seconds and they ARE 15~17 seconds. I had that bug before too with version 1.0.20 but in 21 it was fixed for me as well as the wrong description relative to skull splitter. There aren't any bugs for now. Good work btw^^ But I would also prefer if the developer could include some others features to all skills which are end-game relative. Those skills should be enabled by around lvl 1000+
     
  27. Offline

    Darcion

    what i mean is we have tons of plugins and only problems when mcmmo is activated.
     
  28. Offline

    RugRats

    Okay well.. Make your level 1 and test it out then use mmoedit to get it back to your 690+

    Randomly started working normally now.
     
  29. Offline

    Malkierian

    We just updated to 1.0.22, and now when we do /stats, we get what's in the uploaded image. Any ideas what's going on?
     

    Attached Files:

  30. Offline

    AegisZephyr

    http://pastebin.com/694RUnRf
    Also getting the bugged skills lasting over a minute or so.
    Updated to 1.22 to fix it and it still did it.

    Love the plugin, but had to temporarily disable skills until this is fixed.

    Edit: deleted the old .mmo files and restarted the server and they are working as they should once more.
    Edit-edit: Scratch that, still lasting over a minute again.
     
  31. Offline

    tom

    I am getting the same problem.
     
Thread Status:
Not open for further replies.

Share This Page