samolego / SimpleAuth

Simple authentication mod for Fabric or Forge servers.
https://modrinth.com/mod/SimpleAuth
MIT License
39 stars 14 forks source link

[BUG] [Fabric] Portal rescue doesn't work in the nether #17

Open samolego opened 4 years ago

samolego commented 4 years ago

Mod Loader

Versions

Describe the bug Portal rescue isn't working if player is in the nether.

To Reproduce

  1. Enable the portalRescue option.
  2. Enter a nether portal in overworld.
  3. Leave after you are teleported into the nether.
  4. Rejoin (after session expiration) - portal blocks aren't "replaced".

Expected behavior Portal blocks should be "replaced" with air blocks on the client.

samolego commented 4 years ago

After some further investigation, it seems that block packets don't work in the nether dimension right after joining.