PreciousStones

PreciousStones

269k Downloads

Saying No permissions i have own made perm system

kustomcraft2 opened this issue ยท 4 comments

commented

i am getting this error it used to work with every other version since latest RB3 its spammed this i have my own homemade plugin for permissions its accepts all perm nodes please help thanks.

2012-02-12 10:18:31 [SEVERE] Could not pass event org.bukkit.event.player.PlayerInteractEvent to PreciousStones
Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions.

commented

You have a misconfigured permissions plugin. PerciousStones successfully hooks into it but by the looks of it it is being rejected when it tries to do something with groups. Maybe its something they changed with SuperPerms in the latest RB.

Nothing permissions related has changed in PS, so nothing can be done on my end, you have to fix your setup or custom plugin.

commented

Hm we fixed that error now getting this one 2012-02-12 21:05:35 [SEVERE] Could not load 'plugins/PreciousStones.jar' in folder 'plugins':
java.lang.UnsupportedClassVersionError: net/sacredlabyrinth/Phaed/PreciousStones/PreciousStones : Unsupported major.minor version 51.0
2012-02-12 21:05:35 [INFO] [LogBlock] [LogBlock] Version check: Your version is up to date
2012-02-12 21:05:35 [INFO] [LogBlock] [LogBlock] Connecting to root@jdbc:mysql://localhost:3306/minecraft...
2012-02-12 21:05:35 [INFO] [Vault] Loading Vault v1.2.4-b47.
2012-02-12 21:05:35 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-02-12 21:05:35 [I

commented

okay How long my server is down due to this thanks :D

commented

Ah yes, reinstalled my computer and just noticed i compiled the latest version with java 7. You must have an outdated java install, not to worry, I am going back to java 6 which is what most people are still running. Wait for next version.