After 60000 ticks on the /effect time, the effect becomes infinite
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60000 127"
I saw that became infinite...
Maybe related to MC-7527...
Environment
Windows 7 Ultimate
Created Issue:
After 60000 ticks on the /effect time, the effect becomes infinite
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60 127"
I saw that became infinite...Environment
Windows 7 Ultimate
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60000 127"
I saw that became infinite...
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60000 127"
I saw that became infinite...
Maybe related to
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60000 127"
I saw that became infinite...
Maybe related to
I was playing Minecraft and testing (too late) the /effect command.
I was in a command block and i wrote "/effect @p 1 60000 127"
I saw that became infinite...
Maybe related toMC-7527...
is duplicated by
relates to
relates to
Duplicate of MC-18836 and MC-2835, please use the search function to see if your bug has already been submitted. Currently over 58% of tickets are being resolved as duplicate.
Please only one bug per ticket.
The bug
When a potion effect has a duration equal to or higher than 1639, its duration is displayed as "**:**", see also MC-18836.
This implies that the potion effect lasts forever, but this is not the case. However, because of MC-44936 the client will not notice when the duration becomes lower than 1639.
Important: If this report is considered invalid, the field net.minecraft.potion.PotionEffect.isPotionDurationMax should be set to false by the method net.minecraft.potion.PotionEffect.deincrementDuration() if the value is below 1639.
How to reproduce
- Use the following command
/effect give @s speed 1639
→
The duration is displayed as "**:**" - Reopen the world
→
The actual duration is displayed and is decreasing


See http://www.minecraftwiki.net/wiki/Effect :
Is it a bug?
I don't know.
Seems to be only a graphical bug - it is still counting down normally, just unable to display the proper amount of duration.
its like Excel when you have a calculated value that outputs a higher value than the cell can display... you just get the #####.