Crawl (Fabric)

Crawl (Fabric)

13M Downloads

[BUG] Forced server disconnect

Cm4nXD opened this issue ยท 10 comments

commented

With this mod installed on a server and the client of a user, if the player who has the mod installed crawls and is visible to another player whom doesn't have the mod installed, the player without the mod installed will be kicked from the server.

commented

that shouldnt be expected considering minecraft has crawling built in

commented

This is expected.

commented

The way it activates is more important. In vanilla to crawl you should put yourself in a space less than 1.5 block height. You can't crawl at any place, like with this mod. So clients with this mod installed will have slight advantage. In my opinion, having this mod installed on server and only on some clients is incorrect.

commented

But this behavior could be configurable...

commented

since the mod has to be installed on the server it's not unfair for other players

commented

The reason I installed the mod on some clients and not others, is because I don't want people to be forced to use my modpack to play on my server. Preserving Vanilla compatibility also has the benefit of allowing geyser and floodgate to work with bedrock clients. Enabling my younger nieces and nephews whom do not own java accounts or machines capable of running my mod pack to play with us on my server.

commented

same here, im a massive fan of performance mods and optional mods that can take advantage of vanilla content to make some interesting things like spigot plugins

commented

Making it configurable would be great. I have the mod installed on my survival server where only a few people play, and having to make everyone install the mod is quite annoying, especially for people who don't have any mods installed at all or when new players join the server.

commented

But this behavior could be configurable...

I was wrong back then, i can't implement that.

The way this mod works, it adds a new CRAWLING EntityPose, thus changing protocol.

There are other similar but simpler mods (like this one), that just put player into SWIMMING entity pose on key press.

commented

could you not use the entity pose used for boats and general "entity has mounted another entity"?

my bad, i confused this with another mod i used recently