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

[1.6.0] Drinking Milk while in Creative mode leaves the player unable to fly. #355

Open
Scyfrix opened this issue Sep 7, 2020 · 1 comment

Comments

@Scyfrix
Copy link

Scyfrix commented Sep 7, 2020

Expected Behavior

Drinking a bucket of milk should have no effect on Creative flight. It should remove potion effects and do other things milk normally does.

Current Behavior

When in Creative mode, upon drinking a bucket of milk, the player loses the ability to utilize Creative flight. If currently flying, the player will fall to the ground and be unable to initiate flight.

Possible Solution

Currently the easiest way to fix this in-game is to manually change the player's game mode via commands. Typing "/gamemode 1" in chat, for example, will set the player's game mode to Creative and restore the player's ability to fly. Upon drinking another bucket of milk however, this issue will reoccur.

It's unclear to me why this happens. This behavior does not occur in Vanilla 1.12.2, so I believe it to be specific to ATM3R. Perhaps something in the modpack makes Creative flight be treated as a hidden potion effect? If that was the case, the milk would dispel the "potion effect" and leave the player unable to fly.

Steps to Reproduce

  1. Have your gamemode set to Creative.
  2. Check that you can fly while in Creative mode.
  3. Drink a bucket of milk.
  4. Check that you can still fly.

Log

Not applicable.

Detailed Description

No proposed changes, just reporting an issue.

@embeddedt
Copy link

This was a Cyclic issue - it should now be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants