Skip to content

NoSuchMethod exception when using shaded Configurate in BungeeCord #191

Answered by zml2008
Andre601 asked this question in Support
Discussion options

You must be logged in to vote

As of v4.0.0, Configurate does some deeper integration with SnakeYaml, which results in us being stricter on which SnakeYaml versions we support. It looks like Bungee ships an outdated version of SnakeYaml.

You'll want to either get BungeeCord to update the version of SnakeYaml they ship, or shade the library yourself in addition to Configurate.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Andre601
Comment options

Answer selected by Andre601
Comment options

You must be logged in to vote
1 reply
@zml2008
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants