
Some custom payload types from Fabric mods are registered twice?
unilock opened this issue ยท 2 comments
Mod Name
Operation: Starcleave
Mod Homepage
https://github.com/unilock/operation_starcleave
Minecraft version
1.21.1
Describe the bug
It appears that some custom payload types (CustomPayload.Type
with Yarn) from Fabric mods are being registered twice.
Steps to reproduce
- Install NeoForge, Sinytra Connector, Forgified Fabric API
- Install my fork of Operation: Starcleave from here: https://github.com/unilock/operation_starcleave/releases/tag/0.1.0.6%2B1.21
- Start the game and join a world
- Get kicked due to a "Multiple entries with same key" error from the Netty thread
Logs
latest.log: https://gist.github.com/unilock/32a7ea26d61004ab0c435ae35b54789d
Additional context
I've also had this happen with Bosses of Mass Destruction and Cardinal Components API.
This does not appear to occur with v0.104.0+2.0.16+1.21.1 of Forgified Fabric API.