[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

    Lead2Life

    Did you delete your mcmmo properties file?
     
  3. Offline

    tom

    Yes, then did a /reloadall, does it need a restart?
     
  4. Offline

    Lead2Life

    You must restart your server for changing the .jar ,haven't you?
     
  5. Offline

    cjbh1996

    @nossr50 Could you or anyone else help me out here? MCMMO is sh*tting itself on my server.
    It can't pass PLAYER_JOIN, PLAYER_INTERACT, BLOCK_BREAK, or PLAYER_COMMAND_PREPROCESS.
    Show Spoiler

    Code:
     [SEVERE] Could not pass event PLAYER_JOIN to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    at com.gmail.nossr50.mcPermissions.motd(mcPermissions.java:126)
    at com.gmail.nossr50.mcPlayerListener.onPlayerJoin(mcPlayerListener.java:105)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:243)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:126)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:96)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-18 15:39:13 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:77)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:248)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:119)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:243)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:126)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:96)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-18 15:39:13 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:77)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:248)
    2011-06-18 15:39:13 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:123)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:243)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-06-18 15:39:13 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:126)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:96)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-18 15:39:13 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-18 15:39:13 [SEVERE] Exception in thread "Timer-0"
    2011-06-18 15:39:13 [SEVERE] java.lang.[NullPointerException]
    2011-06-18 15:39:13 [SEVERE] at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    2011-06-18 15:39:13 [SEVERE] at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPermissions.java:56)
    2011-06-18 15:39:13 [SEVERE] at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:154)
    2011-06-18 15:39:13 [SEVERE] at com.gmail.nossr50.mcTimer.run(mcTimer.java:33)
    2011-06-18 15:39:13 [SEVERE] at java.util.TimerThread.mainLoop(Unknown Source)
    2011-06-18 15:39:13 [SEVERE] at java.util.TimerThread.run(Unknown Source)
    Code:
     [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    at com.gmail.nossr50.mcPermissions.mySpawn(mcPermissions.java:140)
    at com.gmail.nossr50.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:492)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:271)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:706)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    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:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 
    Code:
     [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    at com.gmail.nossr50.mcPermissions.mySpawn(mcPermissions.java:140)
    at com.gmail.nossr50.mcPlayerListener.onPlayerCommandPreprocess(mcPlayerListener.java:492)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.java:271)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:706)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    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:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 
    Code:
     [SEVERE] Could not pass event BLOCK_BREAK to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    at com.gmail.nossr50.mcPermissions.mining(mcPermissions.java:202)
    at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:73)
    at org.bukkit.plugin.java.JavaPluginLoader$35.execute(JavaPluginLoader.java:482)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:159)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:121)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:456)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    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:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422) 


    I recently upgraded all my plugins to 860 and MCMMO is the only one putting out errors.
     
  6. Offline

    RugRats

    I'm on 890 and newest mcmmo no errors.
     
  7. Offline

    Lead2Life

    @cjbh1996 Did you delete all files from mcmmo? ( .jar and folder )
    If yes then please post your plugins because I begin to think about an incompatibility with mcmmo and another plugin. There are too much random errors
     
  8. Offline

    nossr50

    g
    n
    i
    In config.yml is locale set to en_us?

    Like this

    Code:
    General:
        Locale: en_us
    Permissions is not working correctly.

    Sounds like there are some pretty serious bugs with ability lengths going around, I'll be working on this as a priority. I'll be working with @Joy to identify and solve the performance problems that are affecting some servers, hopefully it won't take long to identify and fix.
     
  9. Offline

    newyorkdaily

    getting unbearable lag after switching to mysql for this plugin, but im getting no errors, blocks reappear after every other block, tools dissapear and reappear, i have 6 gigs of ram on server so i know thats not the issue. I am using craftbukkit build 860
     
  10. Offline

    sintri

    drill breaker and possibly other skills lasting to the cooldown happening here as well. No errors just logged on, activated and got an infinite drilling.
     
  11. Offline

    Vittek

    check your CPU usage. If it's the same issue I have, then your in for a surprise.
    I can pretty much confirm now after running several hours with and then without McMMo.. that after ver 1.20 or so mcmmo will cause java to go totally crazy with GCing.
    I pretty much had all cores on my hexa spike to 80-90 after a hour of running with about 20 people.
    This NEVER Happened before 1.20, and it has stopped after I removed mcmmo.

    In that vein, does anyone have a download link for the older mcmmo versions? Looks like I have to roll back :/
     
  12. Offline

    newyorkdaily

    yea this is the first time i tried updating this plugin in a good amount of time.
     
  13. Offline

    Vittek

    Any possibly that anyone has the 1.0.16 version or so laying around and could upload it?
     
  14. Offline

    nossr50

  15. Offline

    Vittek

  16. Offline

    nossr50

    I am working on figuring that out
     
  17. Offline

    fffizzz

  18. Offline

    RugRats

  19. Offline

    cjbh1996

    What can be done to fix this?
     
  20. Offline

    mooman219

    Cry? That's what I am doing on my server.

    When you type /myspawn before it is cool'ed down, that makes lag because...

    while(x < PP.getMySpawnATS() + 3600000)
    {
    x+=1000;
    seconds++;
    }
    while(seconds >= 60){
    seconds-=60;
    minutes++;
    }

    That just seems really inefficient. If you spam /myspawn, then the server will start to lag out. But thats not why everyone is crashing after 30min or so

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

    nossr50

  22. Oh, one thing. Do not use this plugin along with BukkitPiston v0.53. EVER :D
     
  23. Offline

    OrtwinS

    CB 860, mcMMO 1.0.22

    The /stats command stopped working.
    skills, abilities, extra drops, and /[skillname] all work, but the /stats command now returns 'unknown command'.
    No errors in log (as usual with unknown commands), its like the command accidentally got removed/disabled.
    It worked in 1.0.18.
    edit: /mmoedit also doesn't work


    Side note, the past few weeks we have expierenced random loss of skill XP for some users, sometimes the XP reappears a day later... sometimes its gone. Anyone else ever had this? I use flatfile now, I'll switch to SQL, perhaps that will fix it.
     
  24. Offline

    Jadedwolf

    This is the issues I'm having lots of lag recently with this plugin.
     
  25. Offline

    Olat

    @nossr50

    Hey man,

    Been a while since we last talked. Server has changed quite a bit and we have ALOT of things we wanted to discuss about your plugin and integrating some things into it. Hop on my Ventrillo if you still have it. Anyways, keep up the good work and I hope we can help ya work with this plugn again for another big update :) Love to see the additions rolling in especially the ones we help come up with. Later Nossr!
    -Olat
     
  26. Offline

    Nytemare3701

    I get that bug when using permissions 3. I assume McMMO isn't compatible?
     
  27. Offline

    EliteASH_11

    Just a request if you can make the readying your tool toggleable so it doesn't spam the chat if you are trying to use something like movecraft and mcmmo at the same time. please?
     
  28. Offline

    Manji

    hm... should i just drop this file into the mcMMO folder? oh and those typos appeared in the fresh downloaded 1.0.20.
    trying it with 22 now ;)
     
  29. Offline

    g3oliver

    open mcmmo.jar with something like winrar or 7zip and navigate to com/gmail/nossr50. There you will find the old properties
     
    Manji likes this.
  30. We are having issues with tool durability. Apparantly it scales fine on all blocks, except Obsidian, on obsidian it breaks the tool in no time. Something about 6 hits and tool is gone, so I'm being told.

    With Super Breaker that is.
     
  31. Offline

    newyorkdaily

    Take out all your plugins except for mcmmo and see if the problem persists, i read these threads alot and this is the first time of heard of what ur talking about, possibly a different plugin? Also are you using build 860?
     
Thread Status:
Not open for further replies.

Share This Page