Page 1 of 1

Strange interaction between nether portals and health/hunger status effects

Posted: Fri Jan 17, 2020 2:13 am
by dawnraider
Going through a nether portal while under the effects of a health or hunger status effect (mostly) removes the effect until health or hunger changes to have a different effect (e.g. by regen from 2 hearts to 2.5 to go from crippled to wounded). Movement and mining speed go back to normal, but I was still unable to jump while dying or crippled, and I was unable to sprint under any effect, as per usual. I was not able to test damage to creatures.

Re: Strange interaction between nether portals and health/hunger status effects

Posted: Wed Dec 23, 2020 5:03 pm
by FlowerChild
Fixed for next release. It was actually a general problem with watched variables not being properly updated on the client upon dimension transfer, so the general fix I implemented may have additional benefits with regards to other data being transferred as well (vanilla potion particle effects and such).