Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawDataChannel does not work on spongeNeo #4170

Open
lelmc opened this issue Jan 20, 2025 · 0 comments
Open

RawDataChannel does not work on spongeNeo #4170

lelmc opened this issue Jan 20, 2025 · 0 comments
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

Comments

@lelmc
Copy link

lelmc commented Jan 20, 2025

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

@lelmc lelmc added 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 labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant