DonBruce64 / MinecraftTransportSimulator

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

When dismounting from a seat with no dismountPos defined, MTS will unmount players under collision boxes #1647

Closed boot2big closed 1 year ago

boot2big commented 1 year ago

I unfortunately forgot to mention this before it got released in 22.10.0, sorry... The main thing is that it hadn't occurred before this release, and that it gets players stuck in the ground whenever they exit from a vehicle.

DonBruce64 commented 1 year ago

Is this MC 12, MC 16, or both?

boot2big commented 1 year ago

Have only tested on MC 12, will test on 16 in a moment or two.

boot2big commented 1 year ago

https://github.com/DonBruce64/MinecraftTransportSimulator/assets/53581325/8c0f5959-84e6-4971-9252-d760901734b0

Confirmed, still occurs even on MC 16

boot2big commented 1 year ago

Additionally found a bonus bug while logging back in, unsure if whether to file under its own ticket or not...

https://github.com/DonBruce64/MinecraftTransportSimulator/assets/53581325/44a0db0c-02a2-4147-ac8e-aa199e87a4de

This seems to occur with handguns as well. Still V22.10.0

DonBruce64 commented 1 year ago

It should be, as that's for gun collision boxes, which shouldn't even be a thing MC is considering. However, that issue will 100% go away with the EOBETA methinks since that beta removes the gun as an entity that MC knows about. Can't collide with what you don't know exists!

DonBruce64 commented 1 year ago

Addressed in 22.11.0.