[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

    Mcandmar

    Seeing the following error in console with #556 and 0.9.7, Player was in the Nether world at the time, as soon as they left the errors stopped.

    Code:
    [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  3. Offline

    Soryo

    I'm unsure as to what mcgodmode is supposed to do.... general no dmg no dying thing?
    But an alternative to edit the actualy skills for the other command... you can go into the plugins file and open the USER File with notepad and edit it there... of course it's kind of hard to tell what number is what.. but here's what I THINK I know... lol... remember to backup any files before messing with this stuff!.

    I remember I was really confused at first, but after saving the file and restarting the server a couple times, I was able to give my friend a Power Level of OVER NINE THOUSAND!! lol Just for fun... he had a kick outta it when he logged in :D . What I was doing to figure it out, was I would set each number to a different set and then save the file and restart it.... do a /stats command and see if anything changed... wish i kept my notes, sorry! XD
     
  4. Offline

    nerdnosyd

    I'm getting this error everytime a TNT, Creeper or Fireball goes off
    Not really doing anything except filling my log with a lot of errors; it was working just fine on 0.9.6.

    b556 and mcmmo 0.9.7.
     
  5. Offline

    Olat

    Code:
    06:36:25 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityArrow cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:149)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:94)
            at net.minecraft.server.EntityCreature.c_(EntityCreature.java:63)
            at net.minecraft.server.EntityLiving.q(EntityLiving.java:649)
            at net.minecraft.server.EntityMonster.q(EntityMonster.java:30)
            at net.minecraft.server.EntityLiving.f_(EntityLiving.java:231)
            at net.minecraft.server.EntityMonster.f_(EntityMonster.java:34)
            at net.minecraft.server.EntityCreeper.f_(EntityCreeper.java:51)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    cb 556
    mcmmo 0.9.7
     
  6. Offline

    Penorzilla

    I get this error on CB 556 about 3 times a minute.
    Code:
    03:32:08 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityItem cannot be cast to net.minecraft.server.EntityLiving
        at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.Explosion.a(Explosion.java:149)
        at net.minecraft.server.World.a(World.java:1250)
        at net.minecraft.server.WorldServer.a(WorldServer.java:115)
        at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:94)
        at net.minecraft.server.EntityCreature.c_(EntityCreature.java:63)
        at net.minecraft.server.EntityLiving.q(EntityLiving.java:649)
        at net.minecraft.server.EntityMonster.q(EntityMonster.java:30)
        at net.minecraft.server.EntityLiving.f_(EntityLiving.java:231)
        at net.minecraft.server.EntityMonster.f_(EntityMonster.java:34)
        at net.minecraft.server.EntityCreeper.f_(EntityCreeper.java:51)
        at net.minecraft.server.World.a(World.java:1017)
        at net.minecraft.server.WorldServer.a(WorldServer.java:53)
        at net.minecraft.server.World.f(World.java:999)
        at net.minecraft.server.World.d(World.java:976)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    [code]
     
  7. Offline

    alron

    @nossr50

    Just figured I'd let you know that the next release of Wormhole X-Treme (v0.820) will have block protection that is compatible with your skills. No more risk of your skills nuking my stargates when they shouldn't. ;)
     
  8. Offline

    nossr50

    @alron Thanks a lot alron, I appreciate it!

    Whew quite a few errors, I'll be fixing these asap
     
  9. Offline

    Fob_Upset

    I don't why it says this but when i reload my server.
    The first person that join's gets loads of errors in the console like,

    Code:
    2:28:42 [SEVERE] Exception in thread "Timer-319"
    12:28:42 [SEVERE] java.lang.IllegalAccessError: tried to access class com.gmail.nossr50.PlayerList$PlayerProfile from class com.gmail.nossr50.PlayerList
    12:28:42 [SEVERE]       at com.gmail.nossr50.PlayerList.addPlayer(mcUsers.java:124)
    12:28:42 [SEVERE]       at com.gmail.nossr50.mcUsers.addUser(mcUsers.java:70)
    12:28:42 [SEVERE]       at com.gmail.nossr50.mcTimer.run(mcTimer.java:20)
    12:28:42 [SEVERE]       at java.util.TimerThread.mainLoop(Timer.java:534)
    12:28:42 [SEVERE]       at java.util.TimerThread.run(Timer.java:484)
    12:28:42 [SEVERE] Exception in thread "Timer-322"
    12:28:42 [SEVERE] java.lang.IllegalAccessError: tried to access class com.gmail.nossr50.PlayerList$PlayerProfile from class com.gmail.nossr50.PlayerList
    12:28:42 [SEVERE]       at com.gmail.nossr50.PlayerList.addPlayer(mcUsers.java:124)
    12:28:42 [SEVERE]       at com.gmail.nossr50.mcUsers.addUser(mcUsers.java:70)
    12:28:42 [SEVERE]       at com.gmail.nossr50.mcTimer.run(mcTimer.java:20)
    12:28:42 [SEVERE]       at java.util.TimerThread.mainLoop(Timer.java:534)
    12:28:42 [SEVERE]       at java.util.TimerThread.run(Timer.java:484)
    12:28:43 [SEVERE] Exception in thread "Timer-325"
    12:28:43 [SEVERE] java.lang.IllegalAccessError: tried to access class com.gmail.nossr50.PlayerList$PlayerProfile from class com.gmail.nossr50.PlayerList
    12:28:43 [SEVERE]       at com.gmail.nossr50.PlayerList.addPlayer(mcUsers.java:124)
    12:28:43 [SEVERE]       at com.gmail.nossr50.mcUsers.addUser(mcUsers.java:70)
    12:28:43 [SEVERE]       at com.gmail.nossr50.mcTimer.run(mcTimer.java:20)
    12:28:43 [SEVERE]       at java.util.TimerThread.mainLoop(Timer.java:534)
    12:28:43 [SEVERE]       at java.util.TimerThread.run(Timer.java:484)
    
    and when i go the nether i get all of these errors
    Code:
    12:52:23 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:52:26 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:52:29 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:52:31 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:52:31 [INFO] §9[PLAYER_COMMAND] NGGentertainment: /spawn
    12:52:32 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:52:36 [INFO] [HeroChat] [Member]Dert882: they shot you
    12:52:46 [INFO] §9[PLAYER_COMMAND] NGGentertainment: /home
    12:52:48 [INFO] [HeroChat] NGGentertainment: indeed
    12:52:54 [INFO] [HeroChat] [Owner]NGGentertainment: .
    12:53:14 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:53:24 [INFO] /50.23.30.168:34662 lost connection
    12:53:29 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.ClassCastException: net.minecraft.server.EntityFireball cannot be cast to net.minecraft.server.EntityLiving
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:356)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
            at net.minecraft.server.Explosion.a(Explosion.java:136)
            at net.minecraft.server.World.a(World.java:1250)
            at net.minecraft.server.WorldServer.a(WorldServer.java:115)
            at net.minecraft.server.EntityFireball.f_(EntityFireball.java:157)
            at net.minecraft.server.World.a(World.java:1017)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:999)
            at net.minecraft.server.World.d(World.java:976)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  10. Offline

    nossr50

    Alright guys, grab this version and report any errors

    Version 0.9.8
    • EntityLiving shouldn't be cast to entities that are not an instance of EntityLiving
    • Added a null check in the timer for players being null before proceeding
    Hopefully this stops all the new errors that popped up, sorry I didn't fix this sooner I went to sleep after putting out the other version!
     
  11. Offline

    Raiden273

    will it be compatible with DwarfCraft ?
     
  12. Offline

    Tibs

    Version 0.9.8 looks good with b556jnks
     
  13. Offline

    canavaro99

    it don't work, of many random things it say it also say: Is it out of date?
     
  14. Offline

    nossr50

    @canavaro99 Could you be a bit more specific?
     
  15. Offline

    pantong

    thank you for a quick response. i will check/change it when i get home.
    and no i only use mcmmo for a stat plug-in.:eek:

    but would that also explain why people 'mcmmo.*' can see stats and other cannot
    i used 'mcmmo.skills.*' and 'mcmmo.ability.*' in my premissions

    i will link when i get home

    Also: side note. i do not get any errors in my console when i try command.
     
  16. Offline

    JedMyre

    any chance for a swimming or movement skill to increase default speed? maybe with a sprint/burst ability attached to it?
     
  17. Offline

    nossr50

    @JedMyre It could be in one day

    Version 0.9.9
    • Fixed bug with arrow duping on player death
     
  18. Offline

    The Tycooner

    If you would go with JedMyre's suggestion, then you should make it so that you activate those abilities by double tapping movement controls, if that is possible.
     
  19. Offline

    canavaro99

    it says:
    BLOCK_DAMAGED loading mcMMO v0.9.9 <Is it up to date?> and then it just says: net.minecraft.server blabla and so on and it don't work in game
     
  20. Offline

    ark3typ3

    has probably already been mentioned, the anvil and controllerblocks plugin seem to not agree with each other. Either both will work or neither will work and I have to restart the server to fix it. Is there any way the anvil can be specified in the config? (I'm thinking of using obsidian as the anvil)
     
  21. Offline

    nossr50

    @canavaro99 could you paste the info?
    @ark3typ3 ok I'll make it change-able in the next update
     
  22. Offline

    Binkow

    Nossr, can you help? I still can't get mmoedit to work.
     
  23. Offline

    Tobei

    - 'mcmmo.item.chimaerawing' - Allow use of Chimaera Wing

    This ALWAYS returns a "You have been damaged recently, please wait (60s)."
    (or something to that effect)

    The timer doesn't change.
     
  24. Offline

    Olat

    @nossr50
    Any ETA on the PVP tweaks? The Axe crit reduction was amazing.
     
  25. Offline

    mrarkansas870

    Were the stats recalculated if not there is a bug, because everyone on the server i play on reported a change in stat changes.
     
  26. Offline

    Chites

    Hey, is it possible to reduce the amount of exp needed for the skills? The global multiplier is already set to 1, and trying to use decimals just causes errors. The most I could figure out how to do was change each individual exp multiplier from 2 to 1, but that only cuts it by half and I'd like to make it a bit easier.
     
  27. Offline

    crp_fragr

    I just added Permissions to my server but now my party commands won't work. What's the permission I need to add to get those working? Thanks, loving the plugin.
     
  28. Offline

    ZerG

    Hey nossr ive had issues with a bunch of my players being stuck with spuerbreaker on or 1 punching everything is that going to be fixed i love your plugin and want to continue usage of it :) KLondikecraft.com
     
  29. Offline

    LucidLethargy

    When my players dig in a worldguard protected area, they get infinite resources. Please fix this if you have time, it's a pretty serious error :X
     
  30. Offline

    TehJammers

    confirming the no iron or gold or while using block breaker bug

    edit: works perfectly on diamond and coal
    the diamond didn't drop any triples, but it did drop a double and the others dropped singles, so i assume if i'd been luckier i could have got a triple drop off one of them!
     
  31. Offline

    fontaine

    For some reason, me and other users on my server are able to use the special ability with a diamond pickaxe and get instant block breaks for an unlimited period of time. It never cuts off after a certain amount of time. Any ideas?
     
Thread Status:
Not open for further replies.

Share This Page