Solved PermissionsEx - "an internal error occurred"

Discussion in 'Bukkit Help' started by BroganMC, Oct 3, 2018.

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

    BroganMC

    Hey everyone,
    I've been trying for ages to fix this is issue. Everytime I type /pex into chat it tells me "an internal error occurred while attempting to perform this command." I still haven't been able to fix it, so I'm taking to the forums now. I've searched through countless forums and tried everything. Nothing has worked.

    I looked into the console to see what comes up when I type in /pex.
    Here it is:

    [19:55:48 INFO]: Jinjara issued server command: /pex create
    [19:55:48 ERROR]: null
    org.bukkit.command.CommandException: Cannot execute command 'pex' in plugin PermissionsEx v1.23.4 - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:628) ~[craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1338) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1198) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_172]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_172]
    at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:696) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit-1.12.2.jar:git-Bukkit-2b93d83]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]



    Hope somebody can help ASAP! I'm trying to get my server up and running and cannot do so without ranks! Thank you :)
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    BroganMC

  4. Offline

    timtower Administrator Administrator Moderator

    @BroganMC Please post the full log, copied from your latest.log
     
  5. Offline

    BroganMC

    I cant seem to find that. I'm running off of server.pro, there is an Error Log tab, but there are no files in it.
     
  6. Offline

    timtower Administrator Administrator Moderator

    @BroganMC Server directory/logs/latest.log
    You should be able to access that with FTP
     
  7. Offline

    BroganMC

  8. Offline

    timtower Administrator Administrator Moderator

    @BroganMC Please post your permissions file, something wromg around 205
     
  9. Offline

    BroganMC

  10. Offline

    timtower Administrator Administrator Moderator

    @BroganMC Line 205 needs to be as far to the right as the other permissions blocks.
    Line 206 needs to be aligned to that as well.
     
  11. Offline

    BroganMC

    @timtower
    It worked! You're a lifesaver.
     
    timtower likes this.
Thread Status:
Not open for further replies.

Share This Page