ARS corridor airlock improper teleport function
thecatlover67 opened this issue ยท 3 comments
Issue description
When attempting to access the ARS corridors from a fresh Tardis (altered Tardis shells and interiors untested) the airlock requires specific placement in order to teleport between the console room and the corridor hub.
Steps to reproduce
- In a Tardis console room or ARS corridor hub, enter the airlock to transfer between rooms. (May require that the world at one point (even if it doesn't currently) has had Immersive Portals installed)
- Wait for it to cycle once.
- Here it should not teleport you, not in my testing.
- In order to teleport properly, once it finishes cycling, remain in the airlock and stand near the door you entered from.
- It should now (from my testing) cycle normally.
Minecraft version
1.20.2 (Latest)
Mod Loader Platform type
Fabric
Mod Loader version
Fabric Loader 0.15.11
Tardis Refined version
v2.0
Other relevant versions
No response
Attach the relevant crash report file or log file: (Don't know how to find a crash report file? See the Minecraft Wiki Tutorial
N/A
Can reproduce this. Fixed by 0cdadb4. The teleporting logic needed to use the correct position update by sending movement packets.
So what you're indicating that worlds that have had IP installed previously lead to this funky teleporter nonsense?
This MAY be fixed indirectly by #246