PermissionsEx

PermissionsEx

14M Downloads

I don't even know what the problem is...

Ronnie0982 opened this issue · 22 comments

commented

Hello :I
I really don't have a clue on what the problem is here..
I am running a 1.11.2 to 1.12 Survival server...

Full error:
java.lang.ExceptionInInitializerError: No such field permSubs in class class me.jasperjh.animatedscoreboard.objects.trigger.EventCallListener
at ru.tehkode.utils.FieldReplacer.(FieldReplacer.java:16)
at ru.tehkode.permissions.bukkit.regexperms.PEXPermissionSubscriptionMap.inject(PEXPermissionSubscriptionMap.java:48)
at ru.tehkode.permissions.bukkit.regexperms.RegexPermissions.(RegexPermissions.java:29)
at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:204)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
at me.jasperjh.animatedscoreboard.objects.trigger.EventCallListener.enablePlugin(EventCallListener.java:60)
at me.codercloud.installer.manager.PluginOverview.onDoubleClick(PluginOverview.java:45)
at me.codercloud.installer.util.tasks.MenuTask$Click.invoke(MenuTask.java:394)
at me.codercloud.installer.util.tasks.MenuTask$MenuPoint.click(MenuTask.java:607)
at me.codercloud.installer.util.tasks.MenuTask$MenuPoint.access$10(MenuTask.java:558)
at me.codercloud.installer.util.tasks.MenuTask.inventoryClick(MenuTask.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
at me.jasperjh.animatedscoreboard.objects.trigger.EventCallListener.callEvent(EventCallListener.java:38)
at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1849)
at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:33)
at net.minecraft.server.v1_11_R1.PacketPlayInWindowClick.a(SourceFile:10)
at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
at java.lang.Thread.run(Unknown Source)

commented

See #2821.

commented

So that means that i need to switch my PEX awesome..

commented

Or ditch the only plugin that appears to generate the error— animatedscoreboard. ;-)

commented

Fine, but for some reason i don't have my Prefix in my chat ##IBlameItOnEssentials...

commented

Awesome thanks! :)

commented

That, I can definitely help with— clicky here. :-)

commented

You're welcome. Let me know how it goes. :-)

commented

You got it :)

commented

Well not that good ATM...
Have no idea why and i have so many errors...

commented

For some reason i need to Force a custom prefix on?

commented

Have no idea why and i have so many errors...

Pastebin your startup log (in full) and I can try to help with some of those.

Force a custom prefix on?

I've never heard of that before. What do you mean, exactly?

commented

I've never heard of that before. What do you mean, exactly?
Well, i needed to remove some of my plugins prefixes to get it to work

Pastebin your startup log (in full) and I can try to help with some of those.

On the way

commented

I have removed The Scoreboard

commented

Maybe this:
[22:47:50 INFO]: Essentials: Using config file enhanced permissions.

commented

It appears you're running a funky "Paper" Spigot server, but using an outdated Essentials package. (Why don't you use the regular "Spigot" server wrapper?)

Try downloading EssentialsX and EssentialsXChat (+ Vault) and get those installed instead. See if that helps with the Essentials hate you're getting. You may have to delete the plugins\Essentials\ folder and let this new .jar file recreate it anew, so you get the full config.yml file.

commented

It appears you're running a funky "Paper" Spigot server, but using an outdated Essentials package. (Why don't you use the regular "Spigot" server wrapper?)

Well i don't know :D

Try downloading EssentialsX and EssentialsXChat (+ Vault) and get those installed instead. See if that helps with the Essentials hate you're getting. You may have to delete the plugins\Essentials\ folder and let this new .jar file recreate it anew, so you get the full config.yml file.

I have tried that, it does gave me a EssentialsX updated error...

commented

outdated Essentials package

Do you know the link to a updated version?

commented

Do you know the link to a updated version?

Speaking of which... It looks like "Paper Spigot" has been taken down; I saw a post saying there was some copyright infringement claims made against that server wrapper (maybe similar to how Craftbukkit was DMCA'd and shut down).

I'd download Spigot 1.11.2 in the link above and give that a whirl. That'll definitely work with the EssentialsX links above also.

commented

Okay, i see

commented

I have a feeling that EssentialsChat don't work...

commented

I am rolling back, thanks for the help and information