RawDataChannel does not work on spongeNeo #4170
Labels
status: needs triage
This label is automatically applied to new issues and pull requests to indicate they require triage
type: bug
Something isn't working
Affected Product(s)
SpongeForge
Version
spongeneo-1.21.1-21.1.35-12.0.0-universal
Operating System
Linux
Java Version
Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.3+9-LTS
Plugins/Mods
plugins: auth, WorldEdit, LocaleAPI, LuckPerms, H2Driver, MySQLDriver, CommandPack, RegionGuard, TablistBoard mods: Minecraft, Kotlin For Forge, SpongeAPI, Sponge, NeoForge, SpongeNeo, Armourer's Workshop.
Describe the bug
via Sponge.channelManager().ofType(ResourceKey.resolve("lelmc:auth"), RawDataChannel.class); The registered custom message channel does not work on spongeNeo, the same code works fine on spongeforge. Channel [lelmc:auth] failed to connect: Channel of mod "lelmc" failed to connect: This channel is missing on the server side, but required on the client!
Link to logs
No response
The text was updated successfully, but these errors were encountered: