[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

    gekomees

    Is the party system still broken? No hud shows and no experience is gained while in party. Using spoutcraft.
     
  3. Offline

    Kirb

    Is there any way to disable the Master/Apprentice messages while in a party? I couldn't find it in the documentation, and the spam is pretty annoying.
     
  4. Offline

    Komiak

    Is it possible to edit the fishing loot table?
     
  5. Offline

    supayoshi1

    Hey mate! We added your newest versions, and as a thank for coming to our server we made a fishing house ;)
    Greetings SupaYoshi.

    PS: Can you add addlvl command anytime? :3 We really need it sometimes, and then we need to check the current level of a player, and update it... and so :)
    It would be great! Thnx!
     
  6. Offline

    andrewkm

    @nossr50
    There should definately be a setting as to how much XP the next level requires to achieve, instead of just constantly going up by 20 which is silly... :( Please consider this.
     
  7. Offline

    mb01

    There's a couple of problems with the repair skill (v1.2.07).

    First, it seems that Repair Mastery doesn't work, at all. I don't see any difference between the lv1 and the lv~150.
    Second, repairing costs more ressources than crafting a new piece of equipment. Maybe because the max durability used is the old one instead of the new one?

    An example: Repairing iron boots gives 40 durability no matter what level you are, which is 1/4 of the old durability.

    Edit:
    Ok I found the problem. You're using arbitrary values for the base repair amount. You shouldn't. You really can't get the max durability of the item from bukkit?
    For the first problem (Repair Mastery), you divides an int by another int -> "PP.getSkillLevel(SkillType.REPAIR) / 500". So there is no bonus until 500, and then until 1000.
     
    theothersteve7 likes this.
  8. Offline

    Neero

    Ah, I've noticed strange behaviour here myself :) Good job finding it ^^
     
  9. Offline

    andrewkm

    @nossr50
    When using mctop in console gives:
    Code:
    2011-12-21 18:31:35 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'mctop' in plugin mcMMO v1.2.07
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:374)
     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:564)
     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NullPointerException
     at com.gmail.nossr50.command.Commands.processCommands(Commands.java:789)
     at com.gmail.nossr50.mcMMO.onCommand(mcMMO.java:263)
     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
     ... 7 more
     
  10. Offline

    Stormbow

    mcMMO includes Archery levelups already. Repairing bows would be a nice addition.
     
  11. Offline

    mb01

    Forgot to tell, you don't need that:
    player.getWorld().dropItem(player.getLocation(), new ItemStack(Material.RAW_FISH, 1));
    in getFishingResults. That's why we have double fish.
    ... Or maybe it's intended?
     
  12. Offline

    UltimaGW

    Quick question, does the Fortune enchantment affect double drops. like will double literally drop 2x as many with fortune enchants?
     
  13. Offline

    Mrchasez

    CB: 1.0.1-R1

    Code:
    20:23:18 [SEVERE] Could not pass event PLAYER_JOIN to mcMMO
    java.lang.NullPointerException
    at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.permission(NijikoPermissionsProxy.java:180)
    at org.anjocaido.groupmanager.permissions.NijikoPermissionsProxy.has(NijikoPermissionsProxy.java:163)
    at com.gmail.nossr50.mcPermissions.permission(mcPermissions.java:80)
    at com.gmail.nossr50.mcPermissions.motd(mcPermissions.java:180)
    at com.gmail.nossr50.listeners.mcPlayerListener.onPlayerJoin(mcPlayerListener.java:156)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:265)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:129)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:113)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:80)
    at net.minecraft.server.Packet1Login.a(SourceFile:59)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:46)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  14. Offline

    --GJ--

    @Mrchasez - That looks like an issue with your permissions plugin, not mcMMO.
     
  15. Offline

    Tendonsie

    We have the same problem.
    Repair is bugged, we have also crashes of the server with repair on wrong use.
     
  16. Offline

    davvem

    Please update this plugin. It crashed my server serveral times. No problems for me otherwise, but I don't want my server to crash. Please update.
     
  17. Offline

    mb01

    You probably doing something wrong.
     
  18. Offline

    Rexel

    /mmoedit playname skill newvalue

    /whois playname

    Just ain't working....
    any ideas why?
     
  19. Offline

    ray0911

    Is there anyway to DISABLED party teleport? I would like to use the party non-friendly fire with out allowing players to tp to each other?? THANK YOU! [cookedmeat]
     
  20. Offline

    ChumChum

    can you make essentials economy support? or other economy plugins.

    Pretty please?

    Oh, and it would be really cool , when your mine,cut,kill you gain orbs, instead of just killing mobs. It would show your level , and how much you exp you need for the next level.
    Is it possible without spout?
     
  21. Offline

    darkcloud784

    My party HUD doesnt show when im in a party =(

    I have it set to true =(
     
  22. Offline

    erdrickk

    Getting this Error with Bukkit 1613 and McMMO 1.2.07

    Code:
    2011-12-25 16:43:26 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NullPointerException
        at com.gmail.nossr50.datatypes.PlayerProfile.<init>(PlayerProfile.java:95)
        at com.gmail.nossr50.Users.getProfile(Users.java:100)
        at com.gmail.nossr50.party.Party.inSameParty(Party.java:84)
        at com.gmail.nossr50.skills.Swords.applySerratedStrikes(Swords.java:134)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:92)
        at com.gmail.nossr50.listeners.mcEntityListener.onEntityDamage(mcEntityListener.java:144)
        at org.bukkit.plugin.java.JavaPluginLoader$64.execute(JavaPluginLoader.java:711)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
        at net.minecraft.server.EntityHuman.f(EntityHuman.java:783)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:916)
        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:93)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  23. Offline

    darkcloud784

    Use bukkit 1597, it wont have any NPE errors like this. Bukkit changed some things in the newer dev versions.
     
  24. Offline

    1cec0ld

    [​IMG]
    CB 1597 , McMMO 1.2.07
    This was right after an update from 1.2.00 , and no errors in console. Deleted the old config file as well to be sure, no effect.
    Hope its an easy fix, thanks.
     
  25. Offline

    schatty

    Hey ,

    last Night this Error:

    CB 1597 & mcmmo 1.2.07
     
  26. Offline

    GoldenX

    Hi ! I hope you had a Merry Christmas !
    Have you reworked the skills that had been removed with the new mechanics of the game (MC 1.8) ? Archery fire rate, bonus damage from archery, etc.?
    Suggestion (I don't know if that's possible) : increase walking speed once you draw a bow.
     
  27. Offline

    davvem

    I'm not doing anything wrong. Everything else works, and the thing I mean is this crashes if I use logblock with it. Please make it work with logblock atleast.
     
  28. Offline

    Vettexl

    Everyone seems to be able to use McMMO by default. How do I change this and restrict it to permission nodes only?
     
  29. Offline

    ACStache

    @nossr50 I'm not sure if you were aware of this or not, but Nether Bricks (as well as fences/stairs) don't count towards Mining and doesn't let me use my pickaxe ability to speed mine through.
     
  30. Offline

    BadBullit

    Dear mcMMO community,

    I've got a Minecraft server, running on the recommended bukkit version and running the latest mcMMO.
    I've got a bunch of other plug-ins (about 10), but my server crashes from time to time. The only thing that the console shows is "Connection reset" and the server will freeze and drop all players. (this usually happens after an hour or so, very random)

    When I disable mcMMO everything seems to be fine.

    Has anyone got any idea?
     
  31. Offline

    shanko

    This has been happening to me, although I can't confirm mcmmo is the source of the problem hmmm
     
Thread Status:
Not open for further replies.

Share This Page