Sinytra Connector

Sinytra Connector

12M Downloads

Some custom payload types from Fabric mods are registered twice?

unilock opened this issue ยท 2 comments

commented

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

  1. Install NeoForge, Sinytra Connector, Forgified Fabric API
  2. Install my fork of Operation: Starcleave from here: https://github.com/unilock/operation_starcleave/releases/tag/0.1.0.6%2B1.21
  3. Start the game and join a world
  4. 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.

commented

This does not appear to occur with v0.104.0+2.0.16+1.21.1 of Forgified Fabric API.

commented

This appears to have been fixed with v0.104.0+2.0.18+1.21.1 of Forgified Fabric API.