Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-74059

When a stronger effect overwrites a weaker effect the weaker effect is gone forever

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.80.23 Preview, 1.17.30.22 Beta, 1.17.11 Hotfix, 1.16.220, 1.16.200.56 Beta, 1.16.100.54 Beta, 1.16.0.59 Beta, 1.14.60 Hotfix, 1.16.0, 1.16.1, 1.16.10, 1.16.21, 1.16.20, 1.16.40 Hotfix, 1.16.100, 1.16.200, 1.16.201 Hotfix, 1.16.210, 1.16.221 Hotfix, 1.19.50, 1.20.60.25 Preview, 1.20.60.24 Preview, 1.20.70.21 Preview, 1.20.51 Hotfix, 1.20.60
    • Confirmed
    • Multiple
    • 374299

      Repost of MC-1541 for bedrock.
      When a stronger effect overwrites a weaker effect the weaker effect is gone forever even if the weaker effect had a higher duration than the stronger effect. This was fixed in java edition in 1.15.2, by making the weaker effect come back after the stronger effect expires, but hasn’t been fixed on bedrock edtition yet.

      How to reproduce:
      1. Run this command: effect @s regeneration 99999999 0 true
      2. Run this command: effect @s regeneration 2 1 true or throw a splash potion of regeneration 2 at you.

      What I observed: After the stronger effect expires the weaker effect doesn’t come back, it is completely deleted.
      What I expected: After the stronger effect runs out the weaker effect will come back (If the weaker effect is longer than the stronger effect).

      In survival this can often happen when a beacon overwrites the effect. This can cause you to lose 8 minutes of an effect if you enter a beacon area. Or if you use a totem of undying, the fire resistance 2 effect (See MCPE-52364) was able to cause you to lose the fire resistance effects from a potion.
      When this got fixed on java edition there also were some bugs that related to it MC-169930 MC-169839 MC-169840 MC-169965. MC-169964 is also currently a bug in java edition. Hopefully they are not in the game when it gets fixed on bedrock edition.

            EVGENSYPERPRO [Helper] EVGENSYPERPRO
            Votes:
            44 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              CHK: