Problem/Bug I cant set up Essentials for my server.

Discussion in 'Bukkit Help' started by chucky1510, Jul 1, 2015.

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

    chucky1510

    Okay, so i am making a server and my kits are not showing up when I type /kits it shows the default kits when I
    got rid of them in the config. Also when i add group manager and all the permissions and groups it says that
    the plugin is corrupt.
     
  2. Offline

    XexCruz

  3. Offline

    chucky1510

    I have that essentials and it says the same thing with the other one
     
  4. Offline

    oceantheskatr

    Which other one? If you're on 1.8 then you need the Essentials that Xex linked. You probably have a corrupt groups.yml file due to a parsing error. Please post it on http://pastebin.com/ and link it here.
     
  5. Offline

    chucky1510

    If your not getting the problem its when any characters on the server do /kits it doesn't show up and when i put in group manager it acts like its corrupted and I've tried reinstalling it Here is the paste bin http://pastebin.com/XifPyC8h link

    also the other one is the essentials that i dont need

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 12, 2016
  6. Offline

    oceantheskatr

    Fixed your groups.yml file: http://pastebin.com/a2acVnWr

    Code:
      voter:
        delay: 43200
        items:
          - 264 3
          - 421
          - 329
          - 340 64
    You need amounts for 421 and 329. It should look like this:

    Code:
      voter:
        delay: 43200
        items:
          - 264 3
          - 421 1
          - 329 1
          - 340 64
    (I'm guessing you just wanted to give one of each of those two)
    This should solve your problems, if not, let me know what issues arise (and try to be as detailed as possible)
    Also for the future, PasteBin separate YAML files separately, no need to shove the groups.yml and the config.yml in to the same paste.
     
  7. Offline

    chucky1510

    Okay so I have been getting crash reports on my MineCraft when i add mods and i have a thread now so if your know if that is also a cause it would be helpful thanks. The reason why is because the corrupt thing looked like "unknown source" thing in my crash report so check it out. Link: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2464603-opengl-crash

    Thanks I'll make sure to fix that.

    thanks oceantheskatr on those but if you can check my opengl problem the kits worked

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 12, 2016
  8. Offline

    oceantheskatr

    What causes your Minecraft to crash? Is it when you join a server? When you open Minecraft? When you've been playing for a few minutes? Remove all of your mods from the mods folder, and make sure that when you're just running Forge that it's not crashing. Then add back one mod at a time until You start crashing. Odds are that two of your mods aren't playing nicely together or are the wrong version.
     
  9. Offline

    chucky1510

    I know that any of the mods shouldn't be clashing because it's a modpack that my everyone else in the house can run and i cant use any mods like optifine but forge does work alone
     
  10. Offline

    chucky1510

    I wiped my computer and now it works, MY MINECRAFT, thanks anyway

    So my server does not have the kit problem but the group manager is still not working it says unknown source

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 12, 2016
  11. Offline

    Creeperzombi3

    @chucky1510
    It says Unknown Source for what, where, and when?
     
  12. Offline

    chucky1510

    It says unknown source when I put group manager in my plugins and try to make my character the owner
     
  13. Offline

    chucky1510

    I made a video and paste bin is in the description go watch to see what happens
     
Thread Status:
Not open for further replies.

Share This Page