Closed AuroraLS3 closed 1 year ago
Hey, thanks for letting us know. We don't have a Mixin in any player class, so it's probably one of our dependencies. By chance does the same behavior occur without Floodgate but with the Squaremap mod? (https://github.com/jpenilla/squaremap/) It uses many of the same dependencies (Cloud, Adventure) that Floodgate uses.
Hey, Plan contributor here 👋🏼 The issue doesn't seem to happen with only Squaremap and Plan installed. However, it does occur when Geyser-Fabric is installed (regardless whether floodgate is installed or not), so it's probably not related to Floodgate, but actually Geyser itself. Are there any dependencies in Geyser that might cause this?
The only mod provided there is https://github.com/lucko/fabric-permissions-api.
Closing in favor of https://github.com/GeyserMC/Geyser/issues/3423, since this appears to not be tied to Floodgate-Fabric.
Hello, a user sent me a report about server failing to start when both floodgate and plan are installed.
Plan fails to inject mixin to ServerPlayNetworkHandler, I think because it was modified earlier by floodgate
Log from user:
I don't know how to go about fixing this so I'm opening this ticket.