[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

    Chronx6

    Question! Is the craters being caused by the spell? If so is there a version that doesn't do it or a way to make it not? Asking as someone who doesn't like going around putting random holes in the environment.
     
  3. Offline

    Nikhil

    A simple speed skill will be nice the further you walk more XP you gain after you level your speed increases.
     
  4. I am quite sad to see classes/spells take priority over the CORE content of this plugin: Skills.

    There are already awesome class/spells plugins Oo You can easily mix mcMMO with those, why bloat this plugin? Really, I don't get it at all. But whatever, up to nossr...

    Error on 1.7, I know it's not RB, but just making sure it's known asap: http://pastie.org/2145361
     
  5. Offline

    Monkz

    Im running bukkit 938 and now all of a sudden nobody gets exp anymore when it was working fine before. No errors or changing the configs or anything....
     
  6. Offline

    SHiLLySiT

    This needs a patch for the new bukkit:
    Code:
    2011-06-30 10:24:51 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchMethodError: net.minecraft.server.EntityWolf.x()Ljava/lang/String;
        at com.gmail.nossr50.skills.Taming.getOwnerName(Taming.java:15)
        at com.gmail.nossr50.skills.Taming.getOwner(Taming.java:28)
        at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:81)
        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.EntityLiving.Y(EntityLiving.java:853)
        at net.minecraft.server.Entity.R(Entity.java:284)
        at net.minecraft.server.EntityLiving.R(EntityLiving.java:112)
        at net.minecraft.server.Entity.m_(Entity.java:201)
        at net.minecraft.server.EntityLiving.m_(EntityLiving.java:216)
        at net.minecraft.server.EntityWolf.m_(EntityWolf.java:160)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
        at net.minecraft.server.World.cleanUp(World.java:1102)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  7. Offline

    Ratchet

    2011-06-30 13:11:36 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NullPointerException
    at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:78)
    at com.gmail.nossr50.Users.addUser(Users.java:69)
    at com.gmail.nossr50.party.Party.inSameParty(Party.java:25)
    at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:115)
    at com.gmail.nossr50.Combat.combatChecks(Combat.java:69)
    at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:135)
    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:558)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:880)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    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:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  8. Offline

    newyorkdaily

    <3
     
    BlackPandemic likes this.
  9. Offline

    d00ba

    Minecraft 1.7_01 with craftbukkit 946

    Code:
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.World.cleanUp(World.java:1102)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.World.playerJoinedWorld(World.java:1172)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.World.entityJoinedWorld(World.java:1190)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityCreeper.m_(EntityCreeper.java:68)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityMonster.m_(EntityMonster.java:30)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityLiving.m_(EntityLiving.java:217)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityMonster.v(EntityMonster.java:26)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityLiving.v(EntityLiving.java:680)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityCreature.c_(EntityCreature.java:64)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.World.createExplosion(World.java:1458)
    30.06 21:03:05 [Server] INFO     at net.minecraft.server.Explosion.a(Explosion.java:140)
    30.06 21:03:05 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    30.06 21:03:05 [Server] INFO     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    30.06 21:03:05 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
    30.06 21:03:05 [Server] INFO     at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.java:81)
    30.06 21:03:05 [Server] INFO     at com.gmail.nossr50.skills.Taming.getOwner(Taming.java:28)
    30.06 21:03:05 [Server] INFO     at com.gmail.nossr50.skills.Taming.getOwnerName(Taming.java:15)
    30.06 21:03:05 [Server] INFO java.lang.NoSuchMethodError: net.minecraft.server.EntityWolf.x()Ljava/lang/String;
    30.06 21:03:05 [Server] SEVERE Could not pass event ENTITY_DAMAGE to mcMMO
     
  10. Offline

    Pasukaru

    @nossr50
    Edit:
    forget this, lol
    Edit2:
    I still found something...
    Repair bonus is 0.2% per level - but wiki says 0.1% :>
    Edit3:
    About the mob difficulty.. I don't wanna compete against you, but I already made a plugin for this purpose - CustomDifficulty.
     
  11. Offline

    nossr50

    Classes aren't going to be what you think they are. When they are put in they will simply be a way to customize skill restrictions on a per user basis much like permissions, and other things like armor restrictions.

    Yeah but what I'm doing is a bit different, monsters won't just be more difficult. They will be tailored to fight with mcMMO skills and scaled for group combat. They will have skills as well, so it won't just be increased damage that you will have to worry about.

    This will be toggle-able, and it is caused by the spell at the moment :)

    The item you use to select spells will be configurable.

    Right now Sorcery has permissions nodes for every spell and type of spell, Curative magic will all be on the same item to scroll through with right click, water magic will be on the same item (thunder is from water magic). I'm working on making magic interesting for mcMMO, I realize this is something that can easily be terrible if its half assed so I'm putting extra care into it.

    This content update is going to take quite some time to finish, maybe as long as a week or two.
     
  12. Offline

    Gridlock777

    Question: Is there any way to config MCMMO to allow combat skill experience to be gained only from PVP? We've had many cases where players will exploit mob grinders to boost their axes skill up to 800+ and then oneshot half of the server.
     
  13. Offline

    Pasukaru

    Oh alright, I'm looking forward to it. :>
     
  14. Offline

    nossr50

    No, but I can put in something for you.
     
    TheDeejay likes this.
  15. Offline

    Gridlock777

    I would love you forever if you did. It got to the point where we took the combat skills out because of it. The whole server at www.sneakybastard.net is going to be forever grateful.
     
  16. Offline

    PhotonLance

  17. Offline

    Chronx6

    Thank you nossr for answering me. Its awesome you reply and listen to your community!
     
  18. Offline

    Alyxandria

    Okay I need a bit of help. Somehow all my files were lost and I need to manually enter a few levels. How would I go about doing this?

    Figured it out - Thanks
     
  19. Offline

    BlackPandemic

    @Nossr - Any updates to what I can try to reduce block lag? Lookin' forward to the big updates, particularly with the planned "Adventure Update" :D
     
  20. Offline

    monir

    Im trying to set up mcmmo with mysql but a fail i dont know what im doing wrong whats wrong with line 4 and what have i done wrong are the other lines wrong to?
    [​IMG]
     
  21. Offline

    lipe123

    U have loads of errors..

    Server:
    Address: localhost
    Port: 3306
    Database:
    Name: minecraft
    User:
    Name: root
    Password: ******
    TablePrefix: mcmmo_
     
  22. Any thoughts yet on how to solve this problem:

    - Mine fresh iron ore for XP
    - Place iron ore block on piston
    - Activate piston
    - Mine iron ore for XP

    If you already have a solution, great :)
     
  23. Offline

    robsterr8

    Code:
    2011-07-01 06:58:50 [SEVERE] Exception in thread "Timer-5"
    2011-07-01 06:58:50 [SEVERE] java.lang.NullPointerException
    2011-07-01 06:58:50 [SEVERE]    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:31)
    2011-07-01 06:58:50 [SEVERE]    at com.gmail.nossr50.mcPermissions.herbalismAbility(mcPermissions.java:56)
    2011-07-01 06:58:50 [SEVERE]    at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:151)
    2011-07-01 06:58:50 [SEVERE]    at com.gmail.nossr50.mcTimer.run(mcTimer.java:33)
    2011-07-01 06:58:50 [SEVERE]    at java.util.TimerThread.mainLoop(Timer.java:512)
    2011-07-01 06:58:50 [SEVERE]    at java.util.TimerThread.run(Timer.java:462)
    
    got a new error which appears sometimes:
    does somebody know how to fix it? =)

    cheers and thanks
    rob
     
  24. Offline

    Olat

    http://yaml-online-parser.appspot.com/

    This is a YML Parser.. Copy paste your config in there then hit Ctrl + Enter.. It will read and report errors let you fix the errors and then test again. This is the BEST and easiest way to check for easy YML Errors.

    What Os is your system running on?
    Ram?
    Other Plugins?

    Im running 8 gb with aprox 30 players and 30 other plugns. using MySQL on Linux and have no block lag.
    Have you tried uninstalling mcMMO to then verify that it is infact mcMMO?

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

    Codemanjap

    Not sure if this has been reported but I'll give it a whirl. My server and some others that I have talked to are experiencing a problem where archery no longer works. It claims that everyone has the skill and shows it on the skill list. However, we do not gain exp from the skill nor do we have access to the abilities it provides such as catching mobs on fire. This is really peculiar because it worked fine before. It just sort of happened out of nowhere. Others I have talked to have tried removing all of their plugins but it still hasn't really helped. Any ideas anyone?
     
  26. Offline

    nossr50

    I'll make sure to fix this in the next patch/update
     
  27. Offline

    ohmydoddtv

    I keep getting this:
    Code:
     [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchMethodError: net.minecraft.server.EntityWolf.x()Ljava/lang/Strin
    g;
    EDIT: I was even getting it before the 1.7 update but now It seems to be why my server keeps crashing :/
     
  28. Offline

    Learily

    Is there a McMMO singleplayer mod? or will McMMO only be multiplayer plugin?
     
  29. Offline

    Brandon Egnell

    not quite shure but. I spawned myself 5 wolfs. Tamed them. spawned 5 zombies. Got the wolves to kill them. still 0 exp. Im running the 1.7_1 build so people may play. But im hopeing that this is just a update error on my half. also all other stats will gain exp
     
  30. Offline

    BlackPandemic

    Take a look at my first response to Nossr - I included a link to the details page of the server host I use and the prior post (by me before Nossr responded) includes a bit more detail :)
     
  31. Offline

    Olat

    Jesus, you sir are getting swindled.

    1. Minecraft doesnt do shit with Dual Core, its not multi Threading. In fact Multi threading causes issues from last I heard.
    2. Im sure they are using a Windows OS which is crap for Minecraft as like 128 of your Ram is going to run Windows in the background.
    3. 30 bucks for 1 gig is HELLA expensive. I run a 8gb server and only pay 79 bucks a month. For a lil more then DOUBLE your price im getting 8x's the ram. a Linux Server, and COMPELTE control over my server not some shitty control panel.


    So 1 gb, 5 players or so, Ontop of that you have windows running, and mcMMO is a big plugin, plus im sure you have more then mcMMO, as far as plugins. TBH, I would understand why your server is having a heartache anytime some one explores and it hasta create new chunks or deal with data from block placement and other things.

    Suggestions on what to do?
    1. Get a new Dedicated Provider... Even at Tier 6
    Tier 6$32.50/first month then $64.99/Monthly3 GB1-46*

    You only getting 3 gb's for the 8 gb's I get
    This is just plain old highway robbery. Its quite sad.

    2. Disable all plugins and run just CB and mcMMO and 1 player, see if the lag continues.
    3. Run all plugins EXCEPT mcMMO, and play normally see if lag continues.
    4. Try to /butcher and see if that helps drastically.
    5. Try to have all players log off and t hen relog in that area.
    6. Did I mention get a new fucking provider... man.....

    I hope this helps.
    http://www.hetzner.de/hosting/produkte_rootserver/eq4

    Hetzner is a German company, there is NO lag or issues I promise you. Compare that to the quality of the server you get at Tier 6. Only problem is if you need customer support there really isnt any, You manage the server 100% on your own. Thats what you are paying for.. some lovely lil control panel to start and stop your server. I knew NOTHING about linux when I got my server started. A few google searches and voila.

    I wish you the best of luck.
     
Thread Status:
Not open for further replies.

Share This Page