[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

    wassilij

    I love mcmmo .. but the performance is very bad and i can't give the server more RAM (hosters faul) ..after some minuts my server is starting lagging horrible with mcMMO.

    I have all default configs .. only change: is use mysql
     
  3. Offline

    Darcion

    oh after changing huge stuff in my server all is runing fine no more memory leaks.
     
  4. Offline

    Fazuul

    FYI, as of version 1.0.17 mcMMO switched from mcmmo.properties to config.yml.
     
  5. Offline

    Lanuk

    Is it possible to make it so that people can only gain unarmed/swords/archery/axes xp from pvp and NOT from killing mobs? On our server we think people are getting way too high levels from mob spawner traps and want to do pvp only. Help would be appreciated, thanks.
     
  6. Offline

    tekac

    I seem to be seeing code, when I'm pretty sure I shouldn't be able to .

    [​IMG]

    How do I get rid of this?
     
  7. Offline

    Lead2Life

    Yes I agree that it would be somehow "op" but for me I would just like it if there is an option ( maybe you can turn it on and off ) so that the admins can implement it or not. Also I'm atm at levels 700+ and can't unlock anything now ( beside that I can improve every skill ( drop rates etc. )) but those "cd reduce" would give a nice incitation. But that's only my opinion maybe nossr can think about it.
    Great plugin!!
     
  8. Offline

    Ratchet

    mine and some players taming skills keep getting randomly increased, even if we don't have any wolf pets.
     
  9. Offline

    Scorpio King

    The idea itself is worth putting in, cool down reduction as you level up. I've been thinking about that myself when clearing mountains manually. But then again it be overpowered at the end level's. So the ability to turn it on/off in config is a solution, plus formula for cool down reduction (240s-skilllevel/200) or something close to this. The more we can config - the better.

    Also, Nossr, outstanding job with plugin. :)
     
  10. Code:
    [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.bukkit.entity.Animals
    	at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
    	at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
    	at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
    	at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    	at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
    	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:84)
    	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)

    Bukkit 953 MCMMO - 1.0.29 :/
     
  11. Offline

    NVX

    I'm experiencing the same issues. 32bit Java on 32bit FreeBSD 8. A note in the first post about this bug, and when it gets fixed would be appreciated so that others don't have to spend hours figuring out which plugin is causing the issues.

    If you need any more info about my server, setup, or other plugins to assist in tracking down the issue please let me know.
     
  12. Offline

    ArmaSteiner

    I can't type the most commands. The only working is /whois.
    /mcc - unkwown
    /stats- unknown
     
  13. Offline

    Lauless

    1.0.30 seems to be out :)
     
  14. Offline

    Ratchet

    where?

    also

    Code:
    2011-07-04 10:25:31 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.bukkit.entity.Animals
        at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
        at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
        at org.bukkit.plugin.java.JavaPluginLoader$56.execute(JavaPluginLoader.java:635)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
        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:84)
        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)
    2011-07-04 10:25:31 [INFO] <*Console*>: Server is restarting. World is being saved.
    this seems to be causing my server to restart
     
  15. Offline

    Lauless

    Ratchet- I don't think the post has been updated, the download link pointed to the new version.
     
  16. Offline

    ray0911

  17. Offline

    danne92

    :( download link not working
     
  18. Offline

    erdrickk

    Two questions....

    1) Why does the Forums and title say McMMO is 1.0.29 but my Bukkit logs say Version 1.0.30

    2) I still get this error.... using 1.0.30 ? + Bukkit 953

    2011-07-04 12:03:19 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkitcontrib.player.ContribCraftPlayer cannot be cast to org.bukkit.entity.Animals
    at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
    at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
    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:84)
    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)
    2011-07-04 12:03:19 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkitcontrib.player.ContribCraftPlayer cannot be cast to org.bukkit.entity.Animals
    at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
    at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
    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:84)
    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)
     
  19. Offline

    Deathfromace

    Yeah I think it being configurable would but nice for all people but I am glad it was added. Two people on my server decided to afk in front of a spawner so their skill is 400+ while everyone els eis around 100 as they are doing it the way it was intended.
     
  20. Offline

    danne92

    can any1 put up a working download link ?
     
  21. Offline

    LlmDl

    Get a plugin that kicks people who are AFK, for now.

    That looks like you're using bukkitContrib, what type of animal are you attacking?
     
  22. Offline

    ray0911

    1.0.30 still crashing the server with a "read time out" error in console
     
  23. Offline

    erdrickk

    ooooo yes bukkitContrib - Just noticed that in the error now - you think updating that when available would do the trick?
     
  24. Offline

    CAria

    Just wanted to thank you for the wonderful plugin, my RPG server couldn't do without it. :)
     
  25. Offline

    footwo

    bukkitContrib is not to blame for it all though. I get the same error, followed by it restarting the server:

    Code:
    2011-07-04 16:52:43 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.bukkit.entity.Animals
        at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
        at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
        at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
        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:84)
        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)
    
    I do not use bukkitContrib.
     
  26. Offline

    EllBristow

    I second this... constant "Read Tme Out" errors runninf 1.0.30 and Bukkit #953

    Whilst it is possible it is caused by another plugin... mcMMO seems to be the connecting link
     
  27. Offline

    RugRats

    Yea, I get this a ton. I'm removing this soon. It's annoying because it sets my server back. Whenever I take out mcmmo from my server it doesn't happen.
     
  28. Offline

    Milchshakee

    Is there any download for older versions ?
    Because with b953 und 1.0.29 i get errors and with 1.027 i didn't get this errors.
    Code:
    2011-07-04 20:50:05 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.bukkit.entity.Animals
        at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:141)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:105)
        at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:140)
        at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
        at net.minecraft.server.EntityHuman.d(EntityHuman.java:550)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:856)
        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:84)
        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)
     
  29. Offline

    Darcion

    for my problems mcmmo was only with bigbrother a huge problem(both mysql) after changing to logblock (mysql) all problems are gone. no more read timed outs

    but! i got readtime outs at last with permissions 3.1.6 after downgrade to 3.1.5b no more errors or crashes
     
  30. Offline

    newyorkdaily

    Im putting a link up for nossr50 for 1.0.29 as i didnt have any issues with it and #953. Nossr50 pm when to take the link down.
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 15, 2016
  31. Offline

    RugRats

     
    Last edited by a moderator: Dec 15, 2016
Thread Status:
Not open for further replies.

Share This Page