Vault

Vault

7M Downloads

DroxPerms support broken

Spyboticsguy opened this issue ยท 8 comments

commented

OK, who messed around with the DroxPerms detection/loading? Whatever you did, it caused Vault to stop picking up on DroxPerms.
I've looked at the code myself, and the only thing I can see that could've potentially messed it up is that weird getConstructor call.
What was wrong with the old method of registering once the package was found?

commented

what version are you running? what is it detecting instead? not detecting at all? etc?
Please give a bit more information on what you're experiencing.

The changed calls work almost identically to the old way, it still checks for the package and registers the service if the package is found, the only difference was a code cleanup.

commented

Not picking up on the package at all, or, at least, not that I can tell.

commented

Running latest Vault, latest DroxPerms, tried it across multiple versions of bukkit.

commented

saying latest isn't good enough. I need version numbers, and what your startup log is displaying.

commented

Right.
Gist: https://gist.github.com/3091969
CB 1.2.5-R4.0
Vault: v1.2.16-b184
DroxPerms: v0.3.1

commented

No problem :) glad we got it sorted out cause I was really confused haha.

commented

Vault 1.2.16 doesn't have DroxPerms support, only the dev version does currently.

commented

Huh. My bad.
I'm sorry about wasting your time with this.