Better Advancements

Better Advancements

165M Downloads

[Forge 1.21.6-1.21.10] Event listener registration not compliant with EB7.

Fealtous opened this issue ยท 1 comments

commented

context.getModBusGroup().register(MethodHandles.publicLookup(), Config.instance);

Relevant log
To use this method of registration you need MethodHandles.lookup() rather than MethodHandles.publicLookup(). However , you may also want to consider just registering them directly instead of bulk registration, since there's only two listeners anyway.

commented

Updated title, the mod still fails to load as of 1.21.10

And another log.
https://gnomebot.dev/paste/mclogs/m2Vd8JZ#L688