[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

    RugRats

    use CB 860.
     
  3. I am only a few builds aheads, are you 100% sure these are caused by that, or are you just saying that for the heck of it.
     
  4. Offline

    DJ411

    I'm having a null command issue. Every command seems to be linked to the command /null.
    I'm using 1.0.22 CB #860. Is there an easy way to fix this or should i upgrade or downgrade?
     
  5. Offline

    mooman219

    Upgrade.
     
  6. Offline

    PointlessOddity

    Tried didnt do much so i removed it totaly then reinstalled it and its fixed now.

    Thank's Anyway
     
  7. Offline

    RugRats

    Well no. But whenever I go up a few builds from 860. I get that error :D
     
  8. Offline

    g3oliver

    Code:
    [SEVERE] Could not pass event BLOCK_BREAK to mcMMO
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:343)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:433)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:465)
    at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:91)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(CraftEventFactory.java:186)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.java.JavaPluginLoader$28.execute(JavaPluginLoader.java:434)
    at com.gmail.nossr50.mcBlockListener.onBlockDamage(mcBlockListener.java:189)
    at com.gmail.nossr50.skills.Skills.monitorSkills(Skills.java:120)
    at com.gmail.nossr50.Users.addUser(Users.java:69)
    at com.gmail.nossr50.datatypes.PlayerProfile.(PlayerProfile.java:81)
    at com.gmail.nossr50.datatypes.PlayerProfile.loadMySQL(PlayerProfile.java:120)
    java.lang.NullPointerException 
    mcmmo version 1.0.23
    craftbukkit 860/902/921
     
  9. Offline

    RugRats

    Stay on 860. Any above you get that error :D
     
  10. Offline

    g3oliver

    i try it with 860 ...
     
  11. Offline

    SkizzlePig

    nossr50, my apologies if has been asked before. I searched and tried to find the answer, but was unsuccessful. Here goes ...

    Can we adjust the health regen? Instead of having it "heal" a player, we want the opposite. We want player's health to be slowly decremented. This would make it "more realistic" and provide a very real use for food.

    No longer could you just load up on picks and scamper off looking for the mother lode cavern. You'd have to take a bunch of food along with you or set up a temporary outpost where you could make food.

    I was thinking a rate of starvation damage that would cause the player to die in five day/night cycles. Obviously, implementing starvation damage would nullify the health regen.

    We LOVE this idea and have thought a lot about the implications.

    By the way: We love mcMMO and we donated! Feelin' the love!
     
    nossr50 likes this.
  12. Offline

    nossr50

    I guess I'll reply in order

    1) Sounds like it might be another plugin modifying chat...

    2) mcMMO shouldn't have anything to do with that...

    3) mcMMO doesn't register commands yet, its on my todo list

    ---

    1) Sounds good

    2) Mmm... maybe I need to program this password feature first :)

    Update to 1.0.23 and then delete config.yml and generate a new one

    I have plans to make it configurable, thanks for the donations :)
     
  13. Offline

    radie1230

    Hi, I would appreciate some help getting this plugin setup on my new server.

    I am using Essentials GroupManager for permissions, and I have added the following permission nodes to my Builder group (default):

    Code:
    - mcmmo.ability.*
    - mcmmo.commands.*
    - mcmmo.item.chimaerawing
    - mcmmo.skills.*
    My problem is that when users try to use /stats, they cannot see skills, only their powerlevel.
    Messasge dispayed in grey above powerlevel:
    If you do not have access to a skill it will not be shown here.

    BUT everything seems to work fine for Admins, did I miss something in the settings? Please help.

    Thank you.
     
  14. Offline

    Brady_

    Hello, awesome plugin, my playerbase really enjoys it.

    Quick question though. I got a new VPS and I wasn't able to save the mcmmo data files beforehand so everyone's skills were reset. I was wondering if there was an easy way to batch-edit my player base's skills. I tried editing the individual skill files but when I restarted the server they had all been reset to how they were previously. Any tips?
     
  15. It is all good i fixed it Bukkit was set as the user Root not Mc >,< when i changed it and did a restart it fixed :D
     
  16. Offline

    rmb938

    Code:
    15:59:13 [SEVERE] Could not pass event BLOCK_BREAK to mcMMO
    java.lang.NullPointerException
            at com.gmail.nossr50.mcBlockListener.onBlockBreak(mcBlockListener.java:60)
            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)
    
    Like 5 of those errors in a row just randomly appeared then went away
     
  17. Offline

    Sleaker

    mcMMO has everything to do with #2 because it doesn't do #3 - notch-code registers anything that starts with /kill as a kill command. If you type /killblah it kills you. etc.
    Basically don't use commands with /kill in them unless you register them as a command.
     
  18. Offline

    soadkombucha

    OK running Bukkit b860, with mcMMO 1.0.20 currently, works perfectly fine, including no compatibility issues with any of the plugins we're using (listed below.) However, when I tried upgrading yesterday to v1.0.23, everything forced to "NULL", so /null triggered /mcgod, /mcstats, /mcability, /whois, /a, etc., so I downgraded back to v1.0.20, but has anyone else run into this problem/ is there a way to fix it? Also, mySQL is NOT being used as of yet, it is still currently on the mcmmo.users file for stat storage and persistence.
    I'm aware people had this problem with 1.0.22, but I haven't seen anything in regards to 1.0.23 yet, so I figured I would ask.
    Also using:
    AdminCmd v4.13
    WorldGuard v5.0-dev alpha-10
    WorldEdit v4.6
    BOSEconomy v6.0.2
    bShortcut v1.1.0
    DispNameChanger v1.4
    LocalShops v3.1.1
    MobBounty v4.02
    MultiHome v0.9.3 (The one with named locations)
    MultiVerse v1.7.2
    OpenInv 1.3.1
    Permissions v3.1.5b
    PlayerLogger v0.1a
    Remote Toolkit R10 a10.2
     
  19. Offline

    GarretSidzaka

    i get the same bugs. in many diffenrt events too like move events too. im running bukkit #905
     
  20. Offline

    xTRIxEDGEx

    Tried installing the newest version, and older 1.0.16, and both are causing a lot of lag. Although 1.0.16 has less lag than the latest.
     
  21. Offline

    Monkz

    Is there a command to reset all the skills of a single player? Because when i switch them from a faction, i would like to not have to mmoedit all skills back to 0 each time if there is a command i dont know of.

    Thanks!
     
  22. Offline

    newyorkdaily

    Hmm just realized something kind of odd. I am using craftbukkit 928 and mcmmo 1.0.23. I am using mysql with mcmmo right now and noticed that even though i get an un-bearable amount of lag, my CPU Usage Percentage never goes above 3%.
     
  23. Offline

    nossr50

    An update for the latest RB will be out soon.
     
    TfT_02 and RugRats like this.
  24. Offline

    RugRats

    Woohoo any new features?
     
  25. Offline

    Janb

    I went to .23 and seemed to have the same problem, though it was a direct .jar change, the config file being proper and working with the version before, the existing tables aren't being accessed, it seems. Do you have a custom prefix for your tables? Mine is set to blank, I had some trouble before with one version using a prefix and the other not.
     
  26. Offline

    Hrnmhmm

    I've been experiencing the same problem on my Multiplay server using b860, since v1.2.2 (using 1.2.3 now). CPU seems better, though I can't confirm yet. All commands except "/<skillname>" default to "/null", so effectively every command seems to run at once when users type /null.

    Several other Multiplay users are also having this problem.
    http://forums.multiplay.co.uk/minecraft/83146-mcmmo-probable-cause-cpu-issues

    Everything seems fine on the server log until the server is restarted; then there's a severe error before it stops.
    severe error - null (open)
    2011-06-24 08:15:16 [INFO] BukkitServerInterface: Forcing save..
    2011-06-24 08:15:17 [INFO] BukkitServerInterface: Save complete.
    2011-06-24 08:15:27 [INFO] BukkitServerInterface: Disabling level saving..
    2011-06-24 08:15:34 [SEVERE] null
    java.io.IOException: Device not configured
    at java.io.FileInputStream.read(Native Method)
    at jline.Terminal.readCharacter(Terminal.java:99)
    at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)
    at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
    at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
    at jline.ConsoleReader.readLine(ConsoleReader.java:494)
    at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:32)
    2011-06-24 08:15:37 [INFO] Starting minecraft server version Beta 1.6.6
     
  27. Offline

    jeffreylec

    Hey, quick question. If I wanted to do like 'Double XP Weekend' sort of thing, do I do this:
    Code:
    XP:
        PVP:
            Rewards: true
        Gains:
            Multiplier:
                PVP: 1
                Global: 1
        Formula:
            Multiplier:
                Global: 1
                Taming: 2
                Mining: 2
                Repair: 2
                Woodcutting: 2
                Unarmed: 2
                Herbalism: 2
                Excavation: 2
                Swords: 2
                Archery: 2
                Axes: 2
                Acrobatics: 2
    to this
    Code:
    XP:
        PVP:
            Rewards: true
        Gains:
            Multiplier:
                PVP: 1
                Global: 2
        Formula:
            Multiplier:
                Global: 2
                Taming: 2
                Mining: 2
                Repair: 2
                Woodcutting: 2
                Unarmed: 2
                Herbalism: 2
                Excavation: 2
                Swords: 2
                Archery: 2
                Axes: 2
                Acrobatics: 2
    Just changing the Global values? Or should I change all of my values from x to 2x
     
  28. Code:
        Formula:
    
            Multiplier:
    
                Global: 2
    If you change that from 1 to 2, players will need twice as much exp for a level up. So if you want to make a 2x exp weekend you should stay away from this one.

    You should only change
    Code:
        Gains:
    
            Multiplier:
    
                Global: 2
     
  29. Offline

    Fabricio4p

    So,I'm using MCMMO in my server and I noticied something strange.
    I'm using BukkitPiston v0.54 (http://forums.bukkit.org/threads/mech-bukkitpiston-v0-54-pistons-plugin-for-smp-860.12665/)
    And every time that the piston throws sand up mcmmo thinks that I have broken a sand block and give my XP for each sand/gravel that the piston moves. I Want to know if its a problem with piston mod or mcmmo, I wish that I can use both ;_;
    Oh,and I'm using bukkit 860,waiting for more plugins at 928 so I can change
     
  30. Offline

    Ratchet

    with new RB lots of :
    Code:
    2011-06-24 11:09:53 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityDamageByProjectileEvent.getProjectile()Lorg/bukkit/entity/Entity;
        at com.gmail.nossr50.Combat.archeryCheck(Combat.java:231)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:174)
        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:310)
        at net.minecraft.server.EntityArrow.o_(EntityArrow.java:181)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1142)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:49)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1124)
        at net.minecraft.server.World.cleanUp(World.java:1101)
        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)
    2011-06-24 11:09:55 [SEVERE] Could not pass event ENTITY_DAMAGE to mcMMO
    java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityDamageByProjectileEvent.getProjectile()Lorg/bukkit/entity/Entity;
        at com.gmail.nossr50.Combat.archeryCheck(Combat.java:231)
        at com.gmail.nossr50.Combat.combatChecks(Combat.java:174)
        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:310)
        at net.minecraft.server.EntityArrow.o_(EntityArrow.java:181)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1142)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:49)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1124)
        at net.minecraft.server.World.cleanUp(World.java:1101)
        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)
     
  31. Offline

    RugRats

    There wasn't a update yet for 928. Go back to 860 :)
     
Thread Status:
Not open for further replies.

Share This Page