AllTheMods / ATM3-Remix

38 stars 18 forks source link

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

Open Scyfrix opened 4 years ago

Scyfrix commented 4 years ago

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 commented 3 years ago

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