DonBruce64 / MinecraftTransportSimulator

A Minecraft mod that adds planes and automobiles with realistic physics!
Other
106 stars 59 forks source link

Death Time tag in player data prevent players from entering a vehicle when set to -1. #1764

Closed AntoineC118 closed 5 months ago

AntoineC118 commented 5 months ago

As said in the title. When a player in dead, the death time is set to -1 but when he revive by any others way than the respawn button (like commands) the Death time tag is not reseted and stay at -1. This prevent users from entering any vehicle as the mod think they are dead. The only to fix the problem then is to delete the player's data are modifying it to make delete set the tag to 0 manually.

AntoineC118 commented 5 months ago

Precising it's in 1.16

DonBruce64 commented 5 months ago

Addressed in 22.13.0.