HELP
tamedkek opened this issue · 24 comments
?title=&body=%23%23%23+Description+%23%23%23%0A%0A%5BInsert+description+of+issue+here%5D%0A%23%23%23+What+PEX+Saw+%23%23%23%0A%0AReason%3A+While+CONSOLE+was+executing+%2Fpex%0A%0AStacktrace%3A%0A%60%60%60%0Ajava.lang.RuntimeException%3A+java.lang.RuntimeException%3A+No+groups+defined.+Check+your+permissions+file.%0D%0A%09at+ru.tehkode.permissions.commands.CommandsManager.execute%28CommandsManager.java%3A121%29%0D%0A%09at+ru.tehkode.permissions.bukkit.PermissionsEx.onCommand%28PermissionsEx.java%3A159%29%0D%0A%09at+org.bukkit.command.PluginCommand.execute%28PluginCommand.java%3A44%29%0D%0A%09at+org.bukkit.command.SimpleCommandMap.dispatch%28SimpleCommandMap.java%3A140%29%0D%0A%09at+org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand%28CraftServer.java%3A620%29%0D%0A%09at+org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand%28CraftServer.java%3A606%29%0D%0A%09at+net.minecraft.server.v1_8_R3.DedicatedServer.aO%28DedicatedServer.java%3A372%29%0D%0A%09at+net.minecraft.server.v1_8_R3.DedicatedServer.B%28DedicatedServer.java%3A336%29%0D%0A%09at+net.minecraft.server.v1_8_R3.MinecraftServer.A%28MinecraftServer.java%3A629%29%0D%0A%09at+net.minecraft.server.v1_8_R3.MinecraftServer.run%28MinecraftServer.java%3A537%29%0D%0A%09at+java.lang.Thread.run%28Unknown+Source%29%0D%0ACaused+by%3A+java.lang.RuntimeException%3A+No+groups+defined.+Check+your+permissions+file.%0D%0A%09at+ru.tehkode.permissions.backends.FileBackend.getDefaultGroup%28FileBackend.java%3A124%29%0D%0A%09at+ru.tehkode.permissions.PermissionManager.getDefaultGroup%28PermissionManager.java%3A291%29%0D%0A%09at+ru.tehkode.permissions.PermissionManager.getDefaultGroup%28PermissionManager.java%3A280%29%0D%0A%09at+ru.tehkode.permissions.PermissionUser.getGroups%28PermissionUser.java%3A219%29%0D%0A%09at+ru.tehkode.permissions.PermissionUser.getOption%28PermissionUser.java%3A130%29%0D%0A%09at+ru.tehkode.permissions.PermissionEntity.getOptionBoolean%28PermissionEntity.java%3A294%29%0D%0A%09at+ru.tehkode.permissions.PermissionEntity.initialize%28PermissionEntity.java%3A53%29%0D%0A%09at+ru.tehkode.permissions.PermissionUser.initialize%28PermissionUser.java%3A51%29%0D%0A%09at+ru.tehkode.permissions.ProxyPermissionUser.initialize%28ProxyPermissionUser.java%3A42%29%0D%0A%09at+ru.tehkode.permissions.PermissionManager.getUser%28PermissionManager.java%3A118%29%0D%0A%09at+ru.tehkode.permissions.bukkit.commands.UserCommands.userSetGroup%28UserCommands.java%3A520%29%0D%0A%09at+sun.reflect.NativeMethodAccessorImpl.invoke0%28Native+Method%29%0D%0A%09at+sun.reflect.NativeMethodAccessorImpl.invoke%28Unknown+Source%29%0D%0A%09at+sun.reflect.DelegatingMethodAccessorImpl.invoke%28Unknown+Source%29%0D%0A%09at+java.lang.reflect.Method.invoke%28Unknown+Source%29%0D%0A%09at+ru.tehkode.permissions.commands.CommandsManager%24CommandBinding.call%28CommandsManager.java%3A252%29%0D%0A%09at+ru.tehkode.permissions.commands.CommandsManager.execute%28CommandsManager.java%3A114%29%0D%0A%09...+10+more%0D%0A%60%60%60%0A%23%23%23+PEX+configuration+%23%23%23%0A%60%60%60yaml%0Apermissions%3A%0A++backend%3A+file%0A++backends%3A%0A++++file%3A%0A++++++file%3A+permissions.yml%0A++superperms%3A+%7B%7D%0A%60%60%60%0A%23%23%23+Permissions+database+%23%23%23%0A%60%60%60yaml%0Ausers%3A%0A++Tamed_taco_pap%3A%0A++++group%3A%0A+++++ninja%3A%0A++++++prefix%3A%27%260%5B%26cNINJA%260%5D%27%60%60%60%0A
Massive error log you posted in your other ticket: https://pastebin.com/GgKGVByF
Keep all issues in one ticket please.
The error log indicates that you have errors in your permissions.yml file. Show me that file, on Pastebin.
Your file is out of order. Use this example when you make your file.
Did you get all of the previous plugin duplicates deleted from the server?
Yes, looks like you did. :-)
[15:37:31 ERROR]: Could not load 'plugins\KitAdder (1).jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[15:37:31 ERROR]: Could not load 'plugins\PrisonMine.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: PrisonSuite
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[15:37:34 INFO]: [Jail] Enabling Jail v2.5.0
[15:37:35 WARN]: [Fatal Error] :1:1: Premature end of file.
[15:37:35 WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
[15:37:35 WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
[15:37:35 WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
[15:37:35 WARN]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
[15:37:35 WARN]: at com.matejdro.bukkit.jail.UpdateChecker.updateNeeded(UpdateChecker.java:34)
[15:37:35 WARN]: at com.matejdro.bukkit.jail.Jail.onEnable(Jail.java:115)
[15:37:35 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[15:37:35 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
[15:37:35 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
[15:37:35 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
[15:37:35 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
[15:37:35 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406)
[15:37:35 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370)
[15:37:35 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325)
[15:37:35 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235)
[15:37:35 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504)
[15:37:35 WARN]: at java.lang.Thread.run(Unknown Source)
] Edit by Stormbow: Always post logs and files to Pastebin. [
• KitAdder is looking for a version of "Essentials", so Kitadder may be an outdated plugin.
• PrisonMine is looking for "PrisonSuite", and may also be an outdated plugin..
• The Jail plugin file is corrupted (needs to be downloaded again, IF it is for Minecraft 1.8.8).
I don't know what is causing the error on line 109 and I don't know what line 112 is referring to, but everything else looks like it's installed correctly. Now you just need to configure all of your plugins to do what you want them to do.
What exactly does not work, and for whom does it not work?
i loged in with an alt and it wasnt guest
OK, show me your most recent permissions.yml file, as mentioned above.
To resolve those problems, I'll need to see your most recent permissions.yml file.
NOTE: The permissions.yml file in your server's root directory is NOT the file you should edit. If there is anything inside that file, delete all of it, save the file, and close it. The permissions for your server need to be entered in the PermissionsEx folder's permissions.yml file.
Discord: https://discord.gg/36tey3M
When you start your server, can you copy everything that prints to the server console and put it on Pastebin, then leave the link Pastebin gives you in this thread?
(Your server is very old, version 1.8.8— July 28, 2015 —consider running a more recent server. Whatever you decide, be sure that all of your plugins are for the server version you're choosing.)
Look at the plugins installed on your server. You have multiple copies of the .jar files for Essentials, PermissionsEx, WorldEdit, and WorldGuard in there.
You're also using different versions of the "Essentials" products. Be sure that all of the "Essentials" files are for the same version of "Essentials". In reality, "Essentials" was discontinued at Minecraft 1.8 after Bukkit/Craftbukkit was discontinued. A Spigot user took that plugin and make "EssentialsX" for Minecraft 1.8.1 and later (through 1.12). Server hosts frequently give you parts of "Essentials" and parts of "EssentialsX" without knowing (or caring) that they are doing so. This is what causes the "version mismatch" that you can see on line 112 of your console log paste.
You'll need to consider getting a different chat management plugin also, because ChatManager is not supported by PEX in almost all cases. Since you're using Essentials (well, you will be, eventually), you may want to consider using EssentialsChat/EssentialsXChat to handle your chat functions.
After addressing all of the above issues, test the server and if there are any errors in the console log, leave me a fresh Pastebin link for the new log, and I'll see if I can get those fixed for you too.