AuthMe Reloaded

AuthMe Reloaded

3M Downloads

Error during initialization without Essentials

ChanceSD opened this issue ยท 1 comments

commented

What behaviour is observed:

AuthMe doesn't enable and shuts down the server if Essentials is not present.
It works fine on my personal computer but not on the actual live server, I guess the difference is windows vs linux.

What behaviour is expected:

What did you expect?
Authme to work independently of Essentials.

Steps/models to reproduce:

I was trying to fully replace Essentials with CMI, right now I have to keep both on the server so that AuthMe enables properly.

Environment description

Standalone server and MySql

AuthMe build number:

AuthMeReloaded v5.6.0-SNAPSHOT (build: 2440)

Error Log:

https://gist.github.com/NoChanceSD/c7040ee7528321c54ddd442bcae5f996

Configuration:

https://gist.github.com/NoChanceSD/348b394d20e6ec5ec4e7bffc010ee598

commented

Turns out the problem seemed to be Anti-VPN: https://www.spigotmc.org/resources/anti-vpn.58291/ if anyone else is having the same issue. It seems like it loads a bunch of jars and caused a conflict.