Internal Server Error?

Discussion in 'Bukkit Help' started by Blue95o8, Apr 4, 2012.

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

    Blue95o8

    Ok, I am getting a Internal Server Error, and I believe my permissions.yml file is set up fine. Here it is for you to check, but correct me if I am wrong but I think my spacings and all aligned and perfect? Thanks though and I hope someone can help me!

    Code:
    groups:
      Default:
        default: true
        prefix: '&9[Default] '
        permissions:
        - -modifyworld.blocks.destroy
        - -modifyworld.blocks.place
        - -modifyworld.blocks.interact
        - -modifyworld.digestion
        - modifyworld.login
        - modifyworld.chat
        options:
            rank: '1000'
      Regular:
        default: false
        prefix: '&8[Regular] '
        permissions:
        - modifyworld.*
        - nexus.spawn
        - nexus.home.set
        - nexus.home
        - nexus.wp
        - nexus.online
        - nexus.back
        - nexus.tpr
        - nexus.msg
        - nexus.time.check
        - -modifyworld.blocks.interact.46
        - -modifyworld.blocks.items.have.46
        options:
            rank: '900'
      Executive:
        prefix: '&2[Executive] '
        inheritance:
        - Stone
        permissions:
        options:
            rank: '800'
      Marshal:
        prefix: '&3[Marshal] '
        inheritance:
        - Iron
        permissions:
        - superlog.superwand
        - nexus.kick
        options:
            rank: '700'
      Moderator:
        prefix: '&3[Moderator] '
        inheritance:
        - Glowstone
        permissions:
        - nexus.ban
        - nexus.banip
        - nexus.tp
        - nexus.mute
        options:
          rank: '600'
      Global_Moderator:
        prefix: '&1[Global] '
        inheritance:
        - Gold
        permissions:
        - nexus.time.set
        - nexus.weather.set
        - nexus.tpc
        - nexus.inv.clear
      Admin:
        prefix: '&5[Admin] '
        inheritance:
        - Lazuli
        permissions:
        - '*'
        - nexus.*
        - modifyworld.*
        - worldedit.*
        - worldguard.*
    Thanks! Hope to hear a response, I really hate this Internal Server Error :p
     
  2. Offline

    hades0wnzall

    The ' on the end of your prefix is not supposed to be a space after. It should look like this. '&5[Admin]' Make sure to change that for all of them and it should work then. Hope this helped.


    P.S Tell me if it worked. Hades
     
    Blue95o8 likes this.
  3. Offline

    Blue95o8

    I changed the ' and moved them a space in, on each of them. I reloaded the server and tried to join, and continue to get the Internal Server Error. Does permissions support the * node? Because I was always iffy on putting it in. Should I try and take it out? Or would that not cause this kind of error?
     
  4. Offline

    hades0wnzall

    For my Admin group I put it like this.( this is under the permissions:) -permissions.* Hope this helped.


    Hades
     
    Blue95o8 likes this.
  5. Offline

    TnT

    Can you pastebin the error?
     
    Blue95o8 likes this.
  6. Offline

    Blue95o8

    I am sorry for the late response. I was out for my fathers birthday.

    Code:
    [LIST=1]
    [*]java.lang.RuntimeException: There is no default group set, this is a serious issue
    [*]        at ru.tehkode.permissions.backends.SQLBackend.getDefaultGroup(SQLBackend.java:103)
    [*]        at ru.tehkode.permissions.PermissionManager.getDefaultGroup(PermissionManager.java:288)
    [*]        at ru.tehkode.permissions.PermissionManager.getDefaultGroup(PermissionManager.java:277)
    [*]        at ru.tehkode.permissions.PermissionUser.getGroups(PermissionUser.java:221)
    [*]        at ru.tehkode.permissions.PermissionUser.getOption(PermissionUser.java:132)
    [*]        at ru.tehkode.permissions.PermissionEntity.getOptionBoolean(PermissionEntity.java:298)
    [*]        at ru.tehkode.permissions.PermissionEntity.initialize(PermissionEntity.java:57)
    [*]        at ru.tehkode.permissions.PermissionUser.initialize(PermissionUser.java:53)
    [*]        at ru.tehkode.permissions.ProxyPermissionUser.initialize(ProxyPermissionUser.java:41)
    [*]        at ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:115)
    [*]        at ru.tehkode.permissions.PermissionManager.has(PermissionManager.java:90)
    [*]        at com.sk89q.wepif.PermissionsExResolver.hasPermission(PermissionsExResolver.java:63)
    [*]        at com.sk89q.wepif.PermissionsExResolver.hasPermission(PermissionsExResolver.java:88)
    [*]        at com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:160)
    [*]        at com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission(BukkitPlayer.java:119)
    [*]        at com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.java:237)
    [*]        at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(WorldEditPlugin.java:123)
    [*]        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    [*]        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
    [*]        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:399)
    [*]        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:392)
    [*]        at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:245)
    [*]        at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:399)
    [*]        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:479)
    [*]        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    [*]2012-04-05 04:41:03 [INFO] [CoreProtect] Disabling CoreProtect v1.33
    [*]2012-04-05 04:41:03 [INFO] [PermissionsEx] Disabling PermissionsEx v1.19.1
    [*]2012-04-05 04:41:03 [INFO] [PermissionsEx] v1.19.1 disabled successfully.
    [*]2012-04-05 04:41:03 [INFO] [LWC] Disabling LWC v4.1.1 (b645-git-b24cc99e)
    [*]2012-04-05 04:41:03 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    [*]2012-04-05 04:41:03 [INFO] LWC: Flushing protection updates (0)
    [*]2012-04-05 04:41:03 [INFO] LWC: Freeing SQLite
    [*]2012-04-05 04:41:03 [INFO] [FroghouseDB] Disabling FroghouseDB v1.1
    [*]2012-04-05 04:41:03 [INFO] FroghouseDB: Froghouse: Disabled
    [*]2012-04-05 04:41:03 [INFO] [MobDisguise] Disabling MobDisguise v1.8
    [*]2012-04-05 04:41:03 [INFO] [MobDisguise] by desmin88 version 1.8 disabled.
    [*]2012-04-05 04:41:03 [INFO] [mcMMO] Disabling mcMMO v1.3.04-b576
    [*]2012-04-05 04:41:03 [INFO] mcMMO was disabled.
    [*]2012-04-05 04:41:03 [INFO] [WorldGuard] Disabling WorldGuard v5.5.1
    [*]2012-04-05 04:41:03 [INFO] [Essentials] Disabling Essentials v2.8.4
    [*]2012-04-05 04:41:03 [INFO] [ChatManager] Disabling ChatManager v1.19
    [*]2012-04-05 04:41:03 [INFO] [ChatManager] ChatManager disabled!
    [*]2012-04-05 04:41:03 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.8.4
    [*]2012-04-05 04:41:04 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.8.4
    [*]2012-04-05 04:41:04 [INFO] [EssentialsChat] Disabling EssentialsChat v2.8.4
    [*]2012-04-05 04:41:04 [INFO] [Modifyworld] Disabling Modifyworld v1.19
    [*]2012-04-05 04:41:04 [INFO] [Modifyworld] Modifyworld disabled!
    [*]2012-04-05 04:41:04 [INFO] Saving chunks
    [*]2012-04-05 04:41:04 [INFO] Stopping server
    [*]2012-04-05 04:41:04 [INFO] Saving chunks
    [/LIST]
    
    Nevermind, I fixed the error. I did not check the error code, until I saw your post. Thanks for the help TnT and Hades. I really appreciate it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
Thread Status:
Not open for further replies.

Share This Page