Posted June 29, 20187 yr Forge build 26.3.2672 introduced checks for undefined package discriminators when sending message. Is it possible to turn off this check? I'm working with a mod that can interact with Spigot servers, and the mod sends messages that are not registered. The server cannot receive the messages because Forge has intercepted them and produced exceptions.
June 29, 20187 yr Yes, Register them. You need to send them from the client side and thats where the check is. It doesn't care whats on the server. Or as dies saiid, you can move away from SimpleImpl if its not the standard format. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.