[RPG/MECH] mcMMO v1.4.05 - RPG Addiction Redefined! Multi-Lingual! [1.4.7-R1.0 / 1.5.1-R0.2]

Discussion in 'Archived: Plugin Releases' started by mcMMO, Apr 3, 2012.

  1. Offline

    mcMMO

    mcMMO - The RPG Lovers Plugin





    [​IMG]
    Latest Release Version (1.4.05) : Info - Download
    Latest BetaVersion (1.4.06-beta2) : Download
    Work on 1.4.06 is underway!
    -=Official mcMMO Server=-
    IP: play.mcmmo.org
    IRC: #playmcmmo
    Sponsors
    mcMMO proudly supports MCProHosting, the leading provider in Minecraft Servers
    [​IMG]
    News
    3/28/2013
    1.4.04 has been released! This version contains numerous bugfixes, as well as support for the new 1.5 blocks. More 1.5 features will be coming once the codebase has stabilized to the point of a CraftBukkit Beta Release. You can download 1.4.04 here.​
    2/8/2013
    In order to allow server owners to keep up with development better, we have decided to begin release a weekly beta build on BukkitDev every Friday that contains all the additions, optimizations, and bug fixes we're currently working on. Hopefully this will allow for a compromise between our long-term releases and our endless flood of daily dev builds.​
    All donations are evenly split between dev team members.
    IRC Chat
    #mcmmo @ irc.esper.net
    VIDEO GUIDES
    Who is mcMMO?
    @nossr50 - Founder​
    @GJ - Project Lead & Developer​
    @NuclearW - Developer​
    @bm01 - Developer​
    @Glitchfinder - Developer​
    @TfT_02 - Developer​
    @T00thplck1 - Developer, SQL Guru​
    @Shatteredbeam - Community Manager​
    Quick Links
     
    iTzMag, PandaGOD, dark_hunter and 7 others like this.
  2. Offline

    EMOberger

  3. Offline

    andrewkm

    Hello there. Andrewkm here.
    We have added McMMO to our jenkins over at:
    http://ci.ecocitycraft.com/job/mcMMO/

    Im sure quite a few of you are wanting to get the latest build but don't know where; so we will keep this one up and running for you.

    The Jenkins is run by Md_5 who develops on a very high level in the bukkit community as well as created spigot (Which as well is officially hosted on our jenkins)

    Cheers everyone!
     
  4. Offline

    Darthmineboy

    Ugh, it takes like 500 hours for my server to backup because mcmmo has over 500000 files in my server. Pls make a few big ones :D
     
  5. Offline

    EMOberger

    I feel like unarmed is to strong. I have 0 unarmed and I kill things fast 0.o
     
  6. Offline

    --GJ--

    I want to apologize to everyone for the extended absence on all parts.

    If you are having specific issues with the latest build, please message me on here or at [email protected]

    I'll try to start tackling them ASAP.
     
  7. Offline

    Curtis3321

    Is McMMO Stopping development? As i have not seen any updates happen in a while.
     
  8. Offline

    --GJ--

    We've all just been really busy. New development should start back up shortly.
     
  9. Offline

    Curtis3321

    Great :)

    I did speak to Nosser, and he did a axe nerf for me ;)
     
  10. Offline

    Maniox

    Can i somehow disable some of the skills?
     
  11. Offline

    CurseCraft

    Yes
    With - -ing the permission nodes

    Example
    - -mcmmo.skills.mining
     
  12. Offline

    Zhoolik

    Hello. In "locale_ru" miss line "Swords.Skillup" and when levelup skill on chat send 'Swords.Skillup'
    (mcMMO.jar//com\gmail\nossr50\locale\locale_ru.properties) add line:
    Swords.Skillup=[[YELLOW]]\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043d\u0430\u0432\u044b\u043a\u0430 \"\u0412\u043b\u0430\u0434\u0435\u043d\u0438\u0435 \u043c\u0435\u0447\u0430\u043c\u0438\" \u0443\u0432\u0435\u043b\u0438\u0447\u0435\u043d \u043d\u0430 {0}. \u0412\u0441\u0435\u0433\u043e ({1})
    Please don't forget in the new build.
    Plug-in very good, thanks.
     
  13. Offline

    si7vder

    Hey I could use some help disabling a specific part of an ability, in this case the Axes(Combat) passive called Impact:
    (Wiki quote)
    Impact

    Causes damage to the armor of the player. At level 0, deals 5 damage to armor, increasing 1 damage per 30 levels.
    For example, with an Axes level of 500 you would have a bonus of 500 / 30 + 5 damage = 21 damage.
    This number can increase relatively infinitely for the time being.

    Okay sorry for that but that is the definition of the skill Impact, it destroys armor. I want to disable or just put the damage amount to 0 if possible. Is there an easy way to do this ? I don't think its possible to remove a passive with permissions and I couldn't find a way to change the value of the damage.

    All help is appreciated.
     
  14. Offline

    MrGhetto

    29.09 09:07:07 [Server] WARNING [mcMMO] Task #6938 for mcMMO v1.3.10-b1025 generated an exception

    ??? I updated and I got this.
     
  15. Offline

    MikeA

    mcMMO There is currently a duplication bug it seems using the latest version of WorldGuard and mcMMO with the 1.3.2 recommended build of CraftBukkit.

    When people use SuperBreaker in region protected areas, it drops the blocks but doesn't break them. So the players can go in protected regions, superbreaker diamonds and such, and get the drops.
     
  16. Offline

    Curtis3321

    at com.gmail.nossr50.datatypes.TreeNode.inOrder(TreeNode.java:41)

    about 300 lines.

    Then nothing ingame works.
     
  17. mcMMO

    what is this error?
    Code:
     
    2012-10-04 20:33:06 [SEVERE] Could not pass event BlockBreakEvent to mcMMO
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:278)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:205)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:550)
    at net.minecraft.server.Packet14BlockDig.handle(SourceFile:46)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:282)
    at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
    at net.minecraft.server.ServerConnection.b(SourceFile:35)
    at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:577)
    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NullPointerException
    at com.gmail.nossr50.skills.gathering.WoodCutting.woodCuttingProcCheck(WoodCutting.java:337)
    at com.gmail.nossr50.skills.gathering.WoodCutting.removeBlocks(WoodCutting.java:171)
    at com.gmail.nossr50.skills.gathering.WoodCutting.treeFeller(WoodCutting.java:49)
    at com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:214)
    at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
    ... 16 more
     
  18. Offline

    MikeA

    Apparently mcMMO is inactive now? hah.
     
    hawkfalcon likes this.
  19. Offline

    $p!k3

    I keep getting this on my server:

    Code:
    18:38:46 [SEVERE] Could not pass event EntityDamageByEntityEvent to mcMMO
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callEvent(CraftEventFactory.java:80)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:364)
        at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:386)
        at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:591)
        at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:38)
        at net.minecraft.server.EntityHuman.attack(EntityHuman.java:762)
        at net.citizensnpcs.npc.ai.MCTargetStrategy.update(MCTargetStrategy.java:102)
        at net.citizensnpcs.npc.ai.CitizensNavigator.update(CitizensNavigator.java:184)
        at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:179)
        at net.citizensnpcs.npc.entity.CitizensHumanNPC.update(CitizensHumanNPC.java:133)
        at net.citizensnpcs.npc.entity.EntityHumanNPC.h_(EntityHumanNPC.java:124)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1245)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:511)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1227)
        at net.minecraft.server.World.tickEntities(World.java:1125)
        at net.minecraft.server.WorldServer.tickEntities(WorldServer.java:428)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:563)
        at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
        at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:473)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:405)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NullPointerException
        at com.gmail.nossr50.util.Skills.abilityCheck(Skills.java:401)
        at com.gmail.nossr50.util.Combat.combatChecks(Combat.java:76)
        at com.gmail.nossr50.listeners.EntityListener.onEntityDamageByEntity(EntityListener.java:98)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339)
        ... 24 more
    
    Whats going on :(
     
  20. Offline

    Curtis3321

    Looks like its inactive, No help of anybody.

    Still getting TreeNode errors!
     
  21. Offline

    Zepher

    Anyone know if the issue with the HUGE mcmmo Cashe folder was fixed. The thousands of files arnt a problem, the fact it adds another Gig to the server size is. I uninstalled a while ago waiting for it to be fixed and haven't checked in much. Now I've got like 30 pages of threads to read to find out.
     
  22. Offline

    iforgot290

    I'm getting this error, any idea how to fix it?

    error (open)
    Task #289 for mcMMO v1.3.11-b1030 generated an exception
    08.10 12:56:28 [Server] INFO java.lang.NullPointerException
    08.10 12:56:28 [Server] WARNING [mcMMO] Task #289 for mcMMO v1.3.11-b1030 generated an exception
    08.10 12:56:27 [Server] INFO java.lang.NullPointerException
    08.10 12:56:27 [Server] WARNING [mcMMO] Task #289 for mcMMO v1.3.11-b1030 generated an exception
    08.10 12:56:26 [Server] INFO java.lang.NullPointerException
    08.10 12:56:26 [Server] WARNING [mcMMO] Task #289 for mcMMO v1.3.11-b1030 generated an exception
    08.10 12:56:25 [Server] INFO java.lang.NullPointerException
    08.10 12:56:25 [Server] WARNING [mcMMO] Task #289 for mcMMO v1.3.11-b1030 generated an exception
    08.10 12:56:24 [Server] INFO java.lang.NullPointerException
    08.10 12:56:24 [Server] WARNING [mcMMO] Task #289 for mcMMO v1.3.11-b1030 generated an exception
     
  23. Offline

    Oland3

    I've got almost the same error. So,any suggestions how to fix this?



    Show Spoiler
    08:44 PM [WARNING] [mcMMO] Task #420 for mcMMO v1.3.11-b1030 generated an exception
    08:44 PM [WARNING] [mcMMO] Task #420 for mcMMO v1.3.11-b1030 generated an exception
    08:44 PM [WARNING] [mcMMO] Task #420 for mcMMO v1.3.11-b1030 generated an exception
    08:44 PM [WARNING] [mcMMO] Task #420 for mcMMO v1.3.11-b1030 generated an exception
    Show Spoiler
     
  24. I just joined yesterday and this looks like a fun server, but I was banned today. I have no idea why. It said You are banned from this server! Reason: Banned by operator. Can you tell me why I was banned? I didn't break any of the rules and I would really like to continue playing.

    -NIghtshade774337
     
  25. Offline

    kittenchunks


    Is this from LCP? If not im having this issue to.
     
  26. Offline

    Zepher

    Its appalling how 30 people spam the same bunched lines of code and ask the same question but with a quick 2 minute trip to Google, I found 10 people with solutions to this exact issue. Please try searched for an answer before just splotching for someone to fix it for you. (9/10 times the answer is 10 seconds away.)

    Go into all of your world folders and delete the mcmmo data folder completely. When you start the server again, it recreates the folder. you will not lose any player data. This usually happens when you do not sut the server down properly or have 2nd party scrips that interfere with process parses.
     
  27. Offline

    iforgot290

    Yep, directly from console


    EDIT: nvm
     
    kittenchunks likes this.
  28. Offline

    kittenchunks

    What you mean "nvm" lol. This is still happening :[
     
  29. Offline

    Zepher

    He NVM'd his reply to me since he deleted it. Probably because he realized I said it was caused by a corruption of the mcmmo data folder files and not a regular problem. I Run two versions of this plugin on three servers with no issues. Yes I know it takes forever to delete thousands of files. That's the downside of an RFS using something like FTP. For those running local servers, going into a console and deleting them should only take a matter of moments though. I did a little more research after my initial post and it seems this is not a "plugin induced" problem although it is quite common. The plugin just apparently doesn't like being shut down the wrong way or things messing with it. I suppose a metaphor would be like yanking the power plug on an SQL machine. Usually that gets kinda hairy IMO.

    One of our servers has a 1 GB size limit due to RamDisk. This folder increasing in size was a huge problem in the past (before they fixed the pip sizes). I had a network guy at work create a scheduled task for windows to log into the ftp and delete that directory every 12 hours. You guys who complain about it taking forever to prune that folder might want to look into something like that. The files can be deleted live with no problems that I've seen. (I know, its contradictory to previous statement but the error must be process side and not file related).
     
    kittenchunks likes this.
  30. Offline

    DemonCraft

  31. Offline

    siemaeniu500

    When i install this plugin, on world folder have been creating thousands files.
     

Share This Page