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

    NickBrahz

    Thats what i want Navi, if you read my config file thats what im trying to get it to do.
     
  3. Offline

    dark navi

    Try setting your stack size to 1.
     
  4. Offline

    Etsijä

    No it doesn't, I have it working perfectly on v225 (CB #432). "/item 66 1" gives me only one piece of rail. "/give Etsija 66 1" gives me only one piece of rail.
     
  5. Offline

    dark navi

    What I meant to say was that default stack sizes are malfunctioning.
     
  6. yeah, my default stack is set to 1, but when i do "/i wood" it gives me either 0 or 64, or the last number i specified, so if i did "/i wood 12" it would give me 12 the next time i ask for wood without a number.
     
  7. Offline

    Cubox

    Yeah, I'm having the same problem as others, /setspawn no longer work.
    I'm running cb432 and Essentials 231 :)
     
  8. Offline

    LucidLethargy

    I am running 432 and I cannot for the life of me get essentials 231 to work with /time or /item. spawn and home works, but nothing else I use even remotely functions.
     
  9. Offline

    flerndip

    Essentials most certainly does not suck.
     
  10. Offline

    Volitle

    On-Topic - Keep up the amazing work :) Any word on the Protect getting regions like you can with WorldEdit/WorldGaurd or pretty much both in one Essentials mod? And more info on the EssentialsEco would be nice as well :)
     
  11. Offline

    tickleman

    I've found where was the problem : now Permissions uses multi-worlds features !
    So I had to rename my plugins/Permissions/config.yml to world.yml (with world as my world name) in order to do permissions work well again.

    That was not the Essentials fault, thus ! ;)
    --- merged: Feb 24, 2011 11:11 AM ---
    Found : it is due to Permissions to 2.1 migrating !
    You have to rename Permissions/config.yml to Permissions/world.yml to make permissions work well (replace world with your world name if needed).
    --- merged: Feb 24, 2011 11:12 AM ---
    I solved this, it was due to Permission 2.1 migrating.
    See my last posts if needed more explanations...
     
  12. Offline

    buckeT.de

    Hey Baptiste Pillot and thanks for your Permission2.1 support ;-)
    Now my Essentials Commands back and online.

    But do you or anyone else know the Servererror: "CONSOLE: Error: Only in-game players can use ping." which he spams each minute.



    Greetz,
    buckeT



    ps. @Zenexer aka Mr.Essentials: REALLY NICE WORK :) KEEP GOING ON!
     
  13. Offline

    Mattdk

    Im having a problem with essentials spawn v231.

    CB # 436

    If any player dies with essentials spawn running, they respawn above the clouds (but at the spawnpoint, just high up) and their game crashes. If they login, they crash over and over. The only way to fix the bug is to delete their player.dat files. This happens from any form of death. You die, you respawn, and you are a crash victim.

    I've cycled all my plugins and narrowed it down to definitely being essentials spawn plugin.

    For now, I've opted to disable the plugin until its fixed.

    Here is an error log. You'll see me /kill myself, then crash (when that error prints). From that point, I am unable to reconnect unless I remove my player.dat file.

    Code:
    2011-02-24 03:47:22 [INFO] [PLAYER_COMMAND] dkplay: /kill dkplay
    2011-02-24 03:47:36 [SEVERE] java.net.SocketException: Connection reset
    2011-02-24 03:47:36 [SEVERE]    at java.net.SocketInputStream.read(Unknown Sourc
    e)
    2011-02-24 03:47:36 [SEVERE]    at java.net.SocketInputStream.read(Unknown Sourc
    e)
    2011-02-24 03:47:36 [SEVERE]    at java.net.SocketInputStream.read(Unknown Sourc
    e)
    2011-02-24 03:47:36 [SEVERE]    at java.io.FilterInputStream.read(Unknown Source
    )
    2011-02-24 03:47:36 [SEVERE]    at net.minecraft.server.Packet.b(SourceFile:113)
    
    2011-02-24 03:47:36 [SEVERE]    at net.minecraft.server.NetworkManager.f(SourceF
    ile:155)
    2011-02-24 03:47:36 [SEVERE]    at net.minecraft.server.NetworkManager.c(SourceF
    ile:9)
    2011-02-24 03:47:36 [SEVERE]    at net.minecraft.server.NetworkReaderThread.run(
    SourceFile:62)
    2011-02-24 03:47:36 [INFO] dkplay lost connection: disconnect.genericReason
    2011-02-24 03:47:37 [INFO] Freed 38.1483154296875 MB.
    Was unable to report this bug in the proper area to report essentials bugs (attempted to make an account on those java forums and they were having server errors). Will check back and attempt again later.
     
  14. Offline

    Logan882

    Hey guys. I am having a horrible time trying to get essentials to work. I have done everything i have found here in the thread and no matter what i do the GroupManager Data.yml keeps reverting to the original default setup. Does anyone know why this keeps happening?
     
  15. Offline

    lamnea

    Code:
    2011-02-24 06:07:22 [INFO] Starting minecraft server version Beta 1.3
    2011-02-24 06:07:22 [INFO] Loading properties
    2011-02-24 06:07:22 [INFO] Starting Minecraft server on 69.197.190.174:25565
    2011-02-24 06:07:22 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-450-gd3c1ba4-b432jnks (MC: 1.3)
    2011-02-24 06:07:22 [INFO] Preparing level "world"
    2011-02-24 06:07:23 [INFO] Preparing start region
    2011-02-24 06:07:24 [INFO] Preparing spawn area: 56%
    2011-02-24 06:07:24 [SEVERE] Could not load plugins\Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:85)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: while scanning a simple key
    in "<reader>", line 81, column 2:
        -give
        ^
    could not found expected ':'
    in "<reader>", line 82, column 2:
        -kill
        ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:400)
        at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:231)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:182)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:508)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at org.bukkit.util.config.Configuration.load(Configuration.java:73)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:178)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:83)
        ... 8 more
    2011-02-24 06:07:24 [SEVERE] Could not load plugins\EssentialsBan.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
        ... 8 more
    2011-02-24 06:07:24 [SEVERE] Could not load plugins\EssentialsHelp.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
        ... 8 more
    2011-02-24 06:07:24 [WARNING] Using the stupidly long constructor com.nijikokun.bukkit.iChat.iChat(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of iChat to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 06:07:24 [WARNING] Plugin 'iChat' (ver 1.0) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-24 06:07:24 [INFO] [iChat] version [1.5] (Maria Holic) loaded
    2011-02-24 06:07:25 [WARNING] Using the stupidly long constructor com.nijikokun.bukkit.Permissions.Permissions(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Permissions to remove it! (Nothing is broken, we just like to keep code clean.)
    2011-02-24 06:07:25 [WARNING] Plugin 'Permissions' (ver 1.0) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
    2011-02-24 06:07:25 [INFO] [Permissions] version [2.0] (Handler) loaded
    2011-02-24 06:07:25 [INFO] Loaded EssentialsHome build 227 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-24 06:07:25 [SEVERE] Exception in thread "Thread-4"
    2011-02-24 06:07:25 [INFO] EssentialsServerlist version 227 by Vimae Development enabled.
    2011-02-24 06:07:25 [SEVERE] java.lang.NullPointerException
    2011-02-24 06:07:25 [SEVERE]    at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.update(McslPlayerListener.java:140)
    2011-02-24 06:07:25 [SEVERE]    at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.run(McslPlayerListener.java:123)
    2011-02-24 06:07:25 [INFO] Loaded EssentialsSpawn build 227 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-24 06:07:25 [SEVERE]    at java.lang.Thread.run(Unknown Source)
    2011-02-24 06:07:25 [INFO] Loaded EssentialsTele build 227 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-24 06:07:25 [INFO] Loaded EssentialsWarp build 227 by Zenexer, ementalo, Eris, and Brettflan
    2011-02-24 06:07:25 [INFO] Done (2138017869ns)! For help, type "help" or "?"
    2011-02-24 06:08:09 [INFO] 143 recipes
    2011-02-24 06:08:09 [SEVERE] Could not pass event PLAYER_LOGIN to EssentialsServerlist
    java.lang.NullPointerException
        at net.mcserverlist.bukkit.McslPlayerListener.onPlayerLogin(McslPlayerListener.java:76)
        at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.java:180)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:142)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:76)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 06:08:09 [INFO] lamnea [/81.147.174.39:59794] logged in with entity id 109
    2011-02-24 06:08:22 [INFO] lamnea issued server command: help
    2011-02-24 06:08:28 [INFO] [PLAYER_COMMAND] lamnea: /spawn
    2011-02-24 06:08:28 [SEVERE] java.lang.NullPointerException
    2011-02-24 06:08:28 [SEVERE]    at com.earth2me.essentials.spawn.EssentialsSpawnWorker.onCommand(EssentialsSpawnWorker.java:20)
    2011-02-24 06:08:28 [SEVERE]    at com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:44)
    2011-02-24 06:08:28 [SEVERE]    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
    2011-02-24 06:08:28 [SEVERE]    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
    2011-02-24 06:08:28 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:173)
    2011-02-24 06:08:28 [SEVERE]    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:633)
    2011-02-24 06:08:28 [SEVERE]    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:596)
    2011-02-24 06:08:28 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:590)
    2011-02-24 06:08:28 [SEVERE]    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-02-24 06:08:28 [SEVERE]    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-02-24 06:08:29 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    2011-02-24 06:08:29 [SEVERE]    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-02-24 06:08:29 [SEVERE]    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    2011-02-24 06:08:29 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    2011-02-24 06:08:29 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-02-24 06:08:45 [INFO] lamnea issued server command: modgrp lamnea mods
    2011-02-24 06:08:45 [INFO] Unknown console command. Type "help" for help.
    2011-02-24 06:08:49 [INFO] lamnea issued server command: pr
    2011-02-24 06:08:49 [INFO] Unknown console command. Type "help" for help.
    2011-02-24 06:09:16 [INFO] lamnea issued server command: deop lamnea
    2011-02-24 06:09:16 [INFO] lamnea: De-opping lamnea
    2011-02-24 06:09:22 [INFO] lamnea tried command: help
    2011-02-24 06:09:27 [INFO] lamnea tried command: help
    2011-02-24 06:11:56 [INFO] [§1§4admin§f] lamnea: why me no work?
    2011-02-24 06:11:59 [INFO] [§1§4admin§f] lamnea: lol joke
    2011-02-24 06:11:59 [INFO] lamnea lost connection: disconnect.quitting
    
    Only a few of my essentials plugins are loading and i cant seem to get commands?

    Ubove is my log?

    when i am an op i can use /help but its just a pile of shite that comes up? also im useing permissions 2.0 as 2.1 bailed on me
     
  16. Offline

    clownfish

    FYI:Using: craftbukkit #432 & Essentials #231 (no errors on load up, haven't tested thoroughly, combination seems fine)

    How do I promote players in-game with Essentials please?

    I have reviewed this thread and Essentials wiki best i can. I have carefully setup my Essentials groups and they work if I stop the server and manually change a user in ../EssentialsGroupManager/data.yml .
    In Essentials wiki it say:
    When I add these permissions to a user or just use my admin group and use both of these commands in game, I get the following message in red letters:
    I uploaded my data.yml. Did I do anything wrong with my data.yml?

    Also, when I arrange my 'groups' in a particular order like 'default . builder1 . builder 2 . builder3 .. etc' and save the data.yml, start up the server, connect from server, and re open data.yml... the order of my groups is different. They don't seem to be an alphanumerical order either.

    Is there a way to keep the groups in a certain order so it is easier to follow and read?

    @Zenexer & Essentials Devs - Thank you for your dedicated effort to make a great all-in (but each component optional) package for 'bukkit'. It's an awesome design, well thought out, nicely documented, and getting better often!
     

    Attached Files:

  17. @clownfish great post!
    Little info: /modgrp has been removed in favor of individual plugins built in commands as it was more of a hack job, the wiki should be updated later today
     
  18. Offline

    jwideman

    What CB build do I need for 231? Protect is erroring.
     
  19. Offline

    J. D.

    Maybe I'm just not getting it, but perhaps someone here can explain:

    I want to use Essentials on my server, but a good number of plugins that I want to use support Permissions. For some reason I am under the impression that in order to have Essentials work, you must have Permissions. The reasoning for this is because I simply cannot locate an area that dictates who can use what commands in the .yml file for Essentials that it seems to lean on the ones in my Permissions file for this. That being said, I still don't see how this could possibly be right and should I just get rid of Permissions altogether?

    Also - I am still not understanding how to modify user groups within Essentials so that I can for example use the time command while others cannot.
     
  20. Offline

    jwideman

    That's what EssentialsGroupManager.jar and EssentialsGroupBridge.jar are all about. It's a drop in replacement for Permissions 2.0. See the GroupManager thread for the commands.
     
  21. Offline

    J. D.

    So basically all I really need to do is download GroupManager and get rid of Permissions? Because that's where I was getting hung up, I was under the impression that GroupManager was merely an additional plugin that simply used Essentials.
     
  22. Offline

    jwideman

    Basically. Just remove the Permissions.jar and leave your Permissions folder. GroupManager will import your permissions.
     
  23. Offline

    rampam

    Hi!

    great work! Essentials is a must have for me.

    But if i start a server on linux, i get this lines:

    Code:
    Could not load plugins/EssentialsProtect.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:85)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
    ... 8 more
    Caused by: java.lang.NoClassDefFoundError: com/earth2me/essentials/Essentials
    at com.earth2me.essentials.protect.EssentialsProtect.<init>(EssentialsProtect.java:42)
    ... 13 more
    Caused by: java.lang.ClassNotFoundException: com.earth2me.essentials.Essentials
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more


    i also tried the Long-Term Support Package Download
    but i got the same error
    wheres my failure please ?

    Thank in advance
    --- merged: Feb 24, 2011 3:39 PM ---
    so if i start the same folder under windows - it works correctly... i just get this error under linux - java is the newest
     
  24. Offline

    DarkM

    Can you please upload an all in one file? NOTHING works anymore. /home gives me tp size:5 index:5 or something and doesn't do anything.
     
  25. Offline

    jwideman

    What build of CB are you using, what version of Essentials, and which modules?
     
  26. Offline

    DarkM

    CB: 424, Essentials: 225, Modules: Essentials, ban, chat, help, home, protect, serverlist, spawn, and tele.
     
  27. Offline

    bevso

    hey people this works you just need to wait for the developers to finish bukkit and minecraft to slow tier dam updates otherwise plugins will just give up. Like this if you agree
     
  28. Offline

    shadoskill

    Code:
    2011-02-24 10:16:34 [SEVERE] Could not pass event PLAYER_MOVE to Essentials
    java.lang.NoClassDefFoundError: com/earth2me/essentials/User$3
        at com.earth2me.essentials.EssentialsPlayerListener.onPlayerMove(EssentialsPlayerListener.java:60)
        at org.bukkit.plugin.java.JavaPluginLoader$8.execute(JavaPluginLoader.java:165)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:115)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.a(SourceFile:230)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.earth2me.essentials.User$3
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 12 more
     
  29. Offline

    tremor

    Just wanted to confirm this and wondering if it works the same with the mutliworld setup of permissions 2.1? If using the essentials group manager from here on out, will this take care of all our permissions/groups needs or do we need the groupmanger plugin by anjocaido? Will plugins based on permissions continue to function?

    It's bad enough 1.3 kind of caught me by surprise, now it seems like there is a major restructuring at the plugin level going on... I thought I had finally gotten on a nice clear path of realization with Bukkit, now thrown into the dark once again. I wish someone could post a clear roadmap of where this is all going... and tbh I wish that bukkit would integrate a base plugin (essentials perhaps?) for a set of standard commands and permissions... the spider web of what is using what plugin, requiring what other plugin, base on which release of CB... has gotten very tangled.
     
  30. Offline

    jwideman

    The GroupManager/GroupBridge from Essentials IS GroupManager/FakePermissions. For support on that, you should see the GM thread.
    As for bukkit integrating essentials, general, or whatever... I don't want that. I like bukkit doing what it does - providing an API for plugins.
     
Thread Status:
Not open for further replies.

Share This Page