Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Zenexer

  2. Offline

    JustinBull

  3. Offline

    dida55

    A lots of errors when using /item or /give on #186
     
  4. Offline

    fffizzz

  5. Offline

    dida55

    LoL :D That fixed it for me too on #186! Also, /give works fine again! And the plugin called Wand and Spells aren't messed up anymore!
     
  6. Offline

    user_2408

    MyWarp and Essentials' warp are definitely not co-existing well. I'm not sure who is overriding who.

    - with E's /warp command left alone, MyWarp's /warp system does nothing
    - disabling E's /warp command obviously ends in tears with nothing working

    (CB186, MyWarp 1.8.2, Essentials v131)
     
  7. Offline

    kynian

    After downgrading to craftbukkit build 165 so worldguard, worldedit, and every other plugin would stop yelling at me through my command prompt every two seconds Ive found that its been very stable. Except one thing. Which Im not sure if anyone else has pointed out yet (theres 53 pages of replies after all!) So if this is a repeat please dont murder me. But when I try to type the /list command it does not work, and infact gives me an error in the server window. The exact error is attached. Other than this little problem everything seems to be working perfectly.

    Craftbukkit version: 165,
    Essetials version: 131
    other plugins:
    Worldedit,
    WorldGuard
    petition plugin,
    wormhole xtreme,
    permissions,
    mywarp,
    bigbrother,
    borderguard,
    creativ,
    simpleshop,
    iconomy
     

    Attached Files:

  8. Offline

    chill1977

    MyWarp is broken and waiting on a update, please check that forum before posting here.
     
  9. Offline

    user_2408

    I appreciate your input, but unfortunately until I see or read about a more technical explanation, I'll post where I think it is most relevant. This is how feedback and forums work. Perhaps the Essential *AUTHORS* can more effectively explain the situation.
     
  10. Offline

    famerdave

    Since build 150 of Craftbukkit, I can not use help! I have tried everything. First, I am going to post the Error message, then my permission file.
    BTW, in the Minecraft chat it give Error: Permission Denied
    Code:
    2011-02-01 12:35:36 [INFO] [PLAYER_COMMAND] famerdave: /help
    java.io.IOException: Permission denied
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:900)
        at org.bukkit.earth2me.essentials.util.Resources.writeResource(Resources.java:13)
        at org.bukkit.earth2me.essentials.commands.Commandhelp.getHelpLines(Commandhelp.java:56)
        at org.bukkit.earth2me.essentials.commands.Commandhelp.run(Commandhelp.java:39)
        at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(EssentialsListener.java:129)
        at org.bukkit.plugin.java.JavaPluginLoader$3.execute(JavaPluginLoader.java:133)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:60)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:213)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:590)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:563)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        at net.minecraft.server.NetworkManager.a(SourceFile:232)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:71)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:276)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    Now, here is my Permissions.
    Code:
    # Supports "Default" and "GroupUsers"
    plugin:
        permissions:
            system: default
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:"
    #   field seperated by commas.
    #
    #   Example: inheritance: Default,Admins,
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    groups:
        Default:
            default: true
            info:
                prefix:
                suffix:
                build: true
            inheritance:
            permissions:
                - 'essentials.help'
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.unban'
                - 'essentials.kick'
                - 'essentials.help'
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - 'essentials.*'
                - 'worldedit.*'
                - '/region'
    users:
        famerdave:
            group: Admins
            permissions:
            - 'iConomy.*'
        rockery382:
            group: Admins
        mateo117:
            group: Admins
        myundietalk:
            group: Admins
        Yamaka7:
            group: Moderator
     
  11. Offline

    SilverbladeNL

    There's clearly an error in the newest Essentials version. Just be patient people!
     
  12. @kynian build 130+ is for build 172+, you can get build 129 from the original post until you are ready

    @all with /i /give /kit issues, please try this version that Josch posted : http://netpage.dk/files/Essentials.jar it should have the fixes for it

    @famerdave the plugin is trying to write help.yaml to you plugins/essentials dir, please verify that the permissions on that dir are correct

    @atomicben are there any console errors?
     
  13. Offline

    kynian

    Ahhh that explains it! thanks very much :)
     
  14. Offline

    chill1977

    How much more technical can you be than this.


    Yea, sorry guys, the latest CraftBukkits broke all plugins, and I haven't had time to update them all. I'll hope to have the updated ones up by tomorrow night, probably code on the train xD. For now, I'd recommend sticking w/ CraftBukkit #166, the last stable build before it broke all the plugins.

    tkelly
     
  15. Offline

    user_2408

    @ementalo - No errors at all. In-game the command /warp just spits out "/warp help" continually. If I disable Essentials, MyWarp works fine. Not optimal obviously, heh.

    @chill1977 - I am looking for a more detailed explanation as to how prioritization is given to MyWarp's /warp vs Essentials' /warp command. Who interprets who first, so to speak. Does Essentials register itself as a higher priority for command interpretation? Or is MyWarp capable of doing the same?

    I am not going to continue discussing this with you because I feel you are leaning away from being helpful. Sorry, but Community Rules are in effect, I'm not here to flame war, I'm here to solve problems for my users.
     
  16. Offline

    SilverbladeNL

    Hmm... Something seems off with my permissions... Can't figure out what tho, all I know is that when I dig, the blocks just respawn. Same goes for placing blocks.

    Screendump:

    [​IMG]
     
  17. Offline

    Olat

    Bug not listed in the Bug report. And no I dont wanna create an Acct on another website just to report a bug so im posting it here. Hope thats cool.

    /compass states 2 directions.
    In red it will say Compass : E
    then it will say in grey : SE Bearing 112 degrees

    Dont know why but thats what it does.
     
  18. Offline

    Beatkidz

    /mob is also broke and spams java errors. just a heads up
    Build 186
     
  19. Offline

    chill1977

    It's not a matter of priority, it's a matter of, with both commands enabled they both error out when you try to use the /warp command as both are trying to initiate, but MyWarp itself isnt working because it is broken. This doesnt mean it isnt trying to initiate the command , MyWarp is still recieving the info that you typed /warp and is trying to use it while Essentials is trying to use it, causing error and no response. If you diasble the command in MyWArp or uninstall it because it doesnt work then Essentials warp command would work fine.

    I didnt understand that the priority is what you wanted to know because never did you ask if one plugin had priority over another. You simply said they are not co-existing which it has been stated many times before that multiple plugins with the same commands can not be used together without diableing the commands in the plugins that you do not want used. This in itself should tell you there is no priority. When you type a command, craftbukkit searches for the command in the plugins, if it finds the command in multiple plugins then it causes error.
    --- merged: Jan 31, 2011 8:27 PM ---
    Is this in the spawn area? If not then what other plugins and versions of these and craftbukkit are you running.
     
  20. Offline

    SilverbladeNL

    Latest AntiBuild, Permissions, Essentials, WorldEdit, Interests, WorldGuard
     
  21. Offline

    chill1977

    What versions are you running with the latest build of essentials and craftbukkit 186 i simply get Bearing: E (97 degrees)? Also are you running another plugin that has the compass command? The red text could very well be coming from a different plugin as I get no red just what I posted in grey text.
    --- merged: Jan 31, 2011 8:34 PM ---
    Antibuild is the reason your blocks are reappearing probably, are you in a usergroups that has build: true? might want to post your permissions config.yml in code tags so I can look at it. If build: false then that is exactly what will happen.
     
  22. Offline

    SilverbladeNL

    I set it for default false, and all the others to true, assuming as I'm OP it should work.
     
  23. Offline

    chill1977

    Not really sure why people are still using the term OP, that referred to the person in thte ops.txt which no longer matters as permissions makes this text obsolete. I guess you mean that you have your permission set to '*' and you should have access then it narrows it down to a couple of choices. Could be a problem with your permissions config.yml, still wouldnt hurt to see that and make sure you have the latest versions of craftbukkit, essentials, and permissions. I have them all running and the only place I cant build as an admin is in the spawn area.

    This could also be a problem with WorldGuard as they are still having issues, if your permissions is right then that's where your problem would be. I would delete it then try again.
     
  24. Offline

    Olat

    Plugins:
    General
    Permissions
    Essentials
    WorldEdit
    WorldGuard
    LWC
    Elevators

    Latest versions of everything. Just reinstalled Bukkit + all Mods today. Finally got my server up and going.
     
  25. Offline

    SilverbladeNL

    http://pastebin.com/n5Kfk5LH
     
  26. cannot reproduce this, can you post the errors, and what v of essentials you are you using
     
  27. Offline

    chill1977

    Is my thinking of how the plugins work correct as described in this post? http://forums.bukkit.org/threads/ge...l-permissions-support.1262/page-53#post-34736

    I am not a plugin developer so I may be off a little. Thanks for all the hard work by the way. This is one of the few plugins I fully support because of the teams effectiveness at updating and helping.

    Also what's the deal with http://netpage.dk/files/Essentials.jar, it seems to be a fix to the /i /give/ spawn issues people have been having but yet not posted as the updated build?
     
  28. Offline

    majorcyto

    I reported this bug to there tracker im bug report number 36
     
  29. Offline

    Olat

    Any idea what other mod i listed above has a Compass. I was looking through and only saw essentials.compass. So i figured it would be this one. But if you dont see the red text. Im confused as to which mod is printing out the wrong direction
     
  30. Yep your understanding is pretty much correct, Essentials uses a high prority for its command listener which means it gets near final say in the command, priority order is low - highest with higher prioritys able to cancel out lower, ones with the same priority and the same command can cause issues.

    With the link Zenexer has not been around to update the post and build.
     
  31. Offline

    Beatkidz

    /mob giant is the only one spamming the error for me


    Code:
    2011-01-31 16:29:24 [INFO] [PLAYER_COMMAND] beatkidz: /mob giant
    2011-01-31 16:29:24 [WARNING] Unable to spawn mob.
    java.lang.ClassNotFoundException: net.minecraft.server.EntityZombieSimple
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at org.bukkit.earth2me.essentials.Mob.spawn(Mob.java:87)
            at org.bukkit.earth2me.essentials.commands.Commandspawnmob.run(Commandsp
    awnmob.java:63)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(Ess
    entialsListener.java:129)
            at org.bukkit.plugin.java.JavaPluginLoader$3.execute(JavaPluginLoader.ja
    va:133)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:60)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:213)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:590)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:563)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:71)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:276)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
Thread Status:
Not open for further replies.

Share This Page