Configuration does not accept objects of type class org.bukkit.Material #563
Unanswered
ValeraShimchuck
asked this question in
Support
Replies: 1 comment
-
I'd bet it's your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have an issue with configurate. When I save my config-class I get this error:
Material
class is an enum, but the lib doesn't recognize it and can't store. Though, the ObjectMapper doesn't complain whenever I load the config.My configuration class:
Is there any way to get more information about this error? Because it's not helpful.
Lib version:
4.2.0-SNAPSHOT
Beta Was this translation helpful? Give feedback.
All reactions