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

    Gimmic

    Again, love the plugin but a small gripe.. Please include changelogs with actual change log information :(
     
  3. Offline

    ledhead900

    Finally :D
     
  4. Offline

    Gimmic

    I know, I deal with developers at work who do similar commit change logs.
    Here's the most recent commit log: "Log Entry: Released"
    Helpful! [​IMG]
     
  5. Offline

    SilverbladeNL

    Is this compatible with the latest Craftbukkit release?
     
  6. Offline

    chill1977

    Craftbukkit 172 is the latest I have tested
     
  7. Offline

    Defiant_Blob

    I installed Essentials and it's not working :( What's wrong?


    [​IMG]
     
  8. 130 was built agains 172
     
  9. Offline

    SilverbladeNL

    Alright. How about the WorldEdit issues? Have these been fixed?
     
  10. Offline

    chill1977

    Are you running the latest Craftbukkit 172?
    --- merged: Jan 30, 2011 6:22 PM ---
    From what I have read in the WorldEdit/WorldGuard forums, they are still not working correctly. Please post questions in the correct forums.
     
  11. Offline

    JustinBull

    Running CraftBukkit build 168 with Essentials v130. Get this any command:

    Code:
    2011-01-30 18:25:56 [INFO] [PLAYER_COMMAND] JustinBull: /who
    Jan 30, 2011 6:25:56 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_COMMAND to Essentials
    java.lang.NoSuchMethodError: org.bukkit.earth2me.essentials.User.getHandle()Lnet/minecraft/server/EntityPlayerMP;
            at org.bukkit.earth2me.essentials.commands.Commandlist.run(Commandlist.java:36)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(EssentialsListener.java:129)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.java:138)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:216)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:554)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:528)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:65)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:265)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:201)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    
    I assume it's because I'm on an outdated BukkitCraft build? I heard the doors are broken in 172
     
  12. Offline

    chill1977

    Doors?
     
  13. Offline

    JustinBull

    Confirmed. All doors with CraftBukkit build 173 are broken. Furthermore, at build 173 I still get the error with Essentials v130 (build from SVN, mind you).
     
  14. Offline

    Defiant_Blob

    I'm not sure.. I'm using the version in the download link.. Could you possibly give me the link to download the latest?
     
  15. Offline

    chill1977

    Yeah just tested them, cant even put them down to build lol
    --- merged: Jan 30, 2011 6:55 PM ---
    http://bamboo.lukegb.com/browse/BUKKIT this is where you always find the latest version of craftbukkit
     
  16. Offline

    Defiant_Blob

  17. Offline

    atristoffate

    Yep! Craftbukkit > Artifacts > Craftbukkit.jar
     
  18. Offline

    Defiant_Blob

    :D Thanks! I redownloaded essentials and permissions and it works perfectly!
     
  19. Offline

    famerdave

    Code:
    an 31, 2011 12:26:12 PM org.bukkit.earth2me.essentials.Essentials loadData
    SEVERE: null
    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.Essentials.loadData(Essentials.java:230)
        at org.bukkit.earth2me.essentials.Essentials.reload(Essentials.java:137)
        at org.bukkit.earth2me.essentials.Essentials.onEnable(Essentials.java:115)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:359)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:175)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:61)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:42)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:153)
        at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:140)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:181)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-31 12:26:12 [INFO] Loaded Essentials b130 by Zenexer, ementalo, Eris, and EggRoll
    
    So, I get this error on start up. I running it on a VPS and I dont know if I have permissions wrong or what.
     
  20. Offline

    chill1977

    I would need to see the permissions file to tell you if the problem was with that but I doubt it. I would also need to know what build Craftbukkit you are running as right now anything above 168 is having issues with a lot of plugins.
     
  21. Offline

    famerdave

    Could you please explain how to get the build #? Also hear is my Perrmisson file. Btw, I have been having this issues since I installed Permissions 4 days ago.. Also, when I (famerdave) use /help I get Error: Permission Denied
    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:
        Moderator:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.ban'
                - 'essentials.unban'
                - 'essentials.kick'
                - 'essentials.help'
                - 'essentials.give'
        Admins:
            default: false
            info:
                prefix:
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - 'essentials.*'
                - 'worldedit.*'
                - 'iConomy.*'
    users:
        famerdave:
            group: Admins
            permissions:
        rockery382:
            group: Moderator
            permissions:
        mateo117:
            group: Admins
        myundietalk:
            group: Moderator
    --- merged: Jan 30, 2011 7:54 PM ---
    I also get this when I try /help in the chat. In the chat I get Error: Permission Denied on console I get 2011-01-31 12:52:48 [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:132)
    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:554)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:528)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:232)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:65)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:265)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:201)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
     
  22. Offline

    Bacu

    /list isn't working for me.

    Code:
    2011-01-31 09:59:32 [INFO] [PLAYER_COMMAND] Bacu: /list
    Jan 31, 2011 9:59:32 AM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_COMMAND to Essentials
    java.lang.NoSuchFieldError: b
            at org.bukkit.earth2me.essentials.commands.Commandlist.run(Commandlist.java:36)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(EssentialsListener.java:129)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.java:137)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:201)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:554)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:528)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:65)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:261)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
     
  23. Offline

    MiniKahn

    Sign!!!
     
  24. Offline

    chill1977

    Get rid of worldedit until they resolve thir issues.
     
  25. Offline

    Zenexer

    @FloydATC The "proper behavior" that you describe exists already. If your plugin used the proper onCommand event, it would be a non-issue. :p

    @The_REGs_Group Interesting point. I'll certainly consider disabling it.

    @MiniKahn Update

    Few notes to everyone:

    If you intend to use the latest build of Essentials, you will need to update to the latest version of Craftbukkit, which will break most plugins. Until they are fixed, you will have to use the "old" revision.
     
  26. Offline

    Runelynx

    I got rid of worldedit, /list is still broken :(
    --- merged: Jan 30, 2011 8:21 PM ---
    I just updated 5 minutes ago... is there a new update since then?

    Code:
    Jan 30, 2011 11:26:39 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_COMMAND to Essentials
    java.lang.NoSuchFieldError: b
            at org.bukkit.earth2me.essentials.commands.Commandlist.run(Commandlist.java:36)
            at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerCommand(EssentialsListener.java:129)
            at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.java:138)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:216)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:554)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:528)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:65)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:265)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:201)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
     
  27. Offline

    unrivaledneo

    I get /heal and /god, it wont let me use it onmyself keeps popping up with /heal (use on player)

    Useing latest Build of Bukkit
     
  28. Offline

    majorcyto

    I was wondering if you could give the option to disable the built in who and motd system. I know you can disable it but then it will say "you dont have access to that permission"

    I use informant for my who list and motd and it confuses some of my users when it says they dont have access then shows it, or shows it twice from both plugins.
     
  29. Offline

    kyanther

    I'm having issues myself. Here is what I keep seeing. I just updated craftbukkit, essentials, and mcdocs. dynmap is the only other plugin i'm running.

    Jan 30, 2011 3:36:19 PM org.bukkit.plugin.SimplePluginManager callEvent
    SEVERE: Could not pass event PLAYER_JOIN to Essentials
    java.lang.NullPointerException
    at org.bukkit.earth2me.essentials.Essentials.getLines(Essentials.java:48
    9)
    at org.bukkit.earth2me.essentials.Essentials.getMotd(Essentials.java:483
    )
    at org.bukkit.earth2me.essentials.EssentialsListener.onPlayerJoin(Essent
    ialsListener.java:60)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:122)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:60)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:213)
    at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:80)
    at net.minecraft.server.NetLoginHandler.b(SourceFile:121)
    at net.minecraft.server.NetLoginHandler.a(SourceFile:47)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    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)
     
  30. Offline

    waffulz

    The /list command is not working on my server. Is this one of the broken commands from the latest update?
     
Thread Status:
Not open for further replies.

Share This Page