mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 05:01:28 +00:00
![]() This caused a seemingly-unrelated error where the 1.7/1.8 provider was being used on all versions up until 1.12. Upon further investigation, this line caused a NoSuchFieldError, and since this isn't an Exception it was caught by the outer `catch (Throwable t)` which was intended to catch throwables from the providers rather than the setup of tryProvider. |
||
---|---|---|
.. | ||
FlattenedProvider | ||
LegacyProvider | ||
NMSProvider | ||
ReflectionProvider | ||
UpdatedMetaProvider |