You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
MC-Auth relocates most of the libraries, but doesn't relocate SQL drivers. Driver classes should be relocated, else loaded by using IsolatedClassLoader.
To Reproduce
Steps to reproduce the behaviour:
Install MC-Auth and LibertyBans, for example
Configure both plugin to use same SQL driver
See exception
Expected behavior
MC-Auth should load/relocate SQL drivers instead of directly binding to the BungeeCord/Velocity classpath.
Screenshots
_
Additional context
_
The text was updated successfully, but these errors were encountered:
Describe the bug
MC-Auth relocates most of the libraries, but doesn't relocate SQL drivers. Driver classes should be relocated, else loaded by using IsolatedClassLoader.
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
MC-Auth should load/relocate SQL drivers instead of directly binding to the BungeeCord/Velocity classpath.
Screenshots
_
Additional context
_
The text was updated successfully, but these errors were encountered: