PermissionsEx for 1.14.4!

Discussion in 'Plugin Requests' started by zayt, Mar 14, 2020.

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

    zayt

    Hey Bukkit! I'm making a server (obviously), and I love to use pex, I am trying to use LuckPerms but it's quite garbage. I've seen lots of videos of people using PEX on a 1.14.4 server but I CANT FIND IT! Please, do your magic and help me find the file to pex 1.14.4 or a link to download it. When I go to certain links on bukkit to download it, it says pex v1.23 is unsupported for modern minecraft, but there has to be someone with a 1.14.4 pex file. Please help asap!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    zayt

    I will try both, but I've seen the github and do not know what to download. (for bukkit obviously) so if you know which file i should download please let me know!
     
  4. Offline

    timtower Administrator Administrator Moderator

    @zayt Github: latest.
    Second link: The one with Bukkit in its name.
     
  5. Offline

    zayt

    Tried the jenkins download, rank it and did /pex, (TRYING GITHUB NOW) got this:
    Code:
    Server thread/ERROR null
    15.03 08:50:09 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pex' in plugin PermissionsEx v2.0-SNAPSHOT-b33Addstar
    15.03 08:50:09 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:689) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1590) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1444) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(SourceFile:37) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(SourceFile:9) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:867) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:860) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:844) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:784) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
    15.03 08:50:09 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/TextComponent
    15.03 08:50:09 [Server] INFO at ca.stellardrift.permissionsex.bungeetext.BungeeMessageFormatter.<clinit>(chat.kt:44) ~[?:?]
    15.03 08:50:09 [Server] INFO at ca.stellardrift.permissionsex.bukkit.BukkitCommander.<init>(BukkitCommander.kt:38) ~[?:?]
    15.03 08:50:09 [Server] INFO at ca.stellardrift.permissionsex.bukkit.PEXBukkitCommand.onCommand(PEXBukkitCommand.java:43) ~[?:?]
    15.03 08:50:09 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:50:09 [Server] INFO ... 17 more
    15.03 08:50:09 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.TextComponent
    15.03 08:50:09 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_201]
    15.03 08:50:09 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1
     
  6. Offline

    timtower Administrator Administrator Moderator

    @zayt Yeah, the developer messed up there. Used an include that does not exist in Bukkit.
     
  7. Offline

    zayt

    I again get this message when I downloaded the second github link.
    Code:
    15.03 08:59:38 [Server] Server thread/INFO CAVI4R issued server command: /pex
    15.03 08:59:38 [Server] Server thread/ERROR null
    15.03 08:59:38 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pex' in plugin PermissionsEx v2.0-SNAPSHOT-b33Addstar
    15.03 08:59:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:689) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1590) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1444) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(SourceFile:37) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(SourceFile:9) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:867) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:860) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:844) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:784) [craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
    15.03 08:59:38 [Server] INFO Caused by: java.lang.NoClassDefFoundError: Could not initialize class ca.stellardrift.permissionsex.bukkit.BukkitMessageFormatter
    15.03 08:59:38 [Server] INFO at ca.stellardrift.permissionsex.bukkit.BukkitCommander.<init>(BukkitCommander.kt:38) ~[?:?]
    15.03 08:59:38 [Server] INFO at ca.stellardrift.permissionsex.bukkit.PEXBukkitCommand.onCommand(PEXBukkitCommand.java:43) ~[?:?]
    15.03 08:59:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[craftbukkit_1.14.4.jar:git-Bukkit-e9bb2f1]
    15.03 08:59:38 [Server] INFO ... 17 more
    
    Honestly please help me because I literally need PEX badly.
    Do you think if I run the server on say, 1.8 and find plugins for 1.8 and then make it compatible thru modern versions itll work better?
     
  8. Offline

    timtower Administrator Administrator Moderator

    That would not be supported due to the protocol hacks that you would have to be running.
    Then I suggest that you make an issue on github with this. Full server log included. Nothing that we can fix for you.
     
  9. Offline

    Xp10d3

    Yeah dude sorry seems that it might be ProtocolLib or Protocol Hax you're using. If you can't find any stable version of PEX I suggest using bPermissions. Usually PEX works pretty well but it might just be a conflict between your plugins.
     
  10. Offline

    timtower Administrator Administrator Moderator

    And how would that in any way cause this:
    Code:
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class ca.stellardrift.permissionsex.bukkit.BukkitMessageFormatter
     
  11. Offline

    Xp10d3

    Sorry my bad. It does seem possible however from:
    Code:
    15.03 08:59:38 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'pex' in plugin PermissionsEx v2.0-SNAPSHOT-b33Addstar
    
     
  12. Offline

    timtower Administrator Administrator Moderator

    All those errors have a Caused by, unless that (or the stacktrace) is showing signs of weird things: not those 2 plugins.
    Especially as they have nothing to do with PEX in any way.
     
    Xp10d3 likes this.
Thread Status:
Not open for further replies.

Share This Page