jfmekker / AurumancyMod

Gold-based magic mod for Minecraft 1.15.2 using Forge.
MIT License
0 stars 0 forks source link

[Defect] Player stuck in spectator mode if Scrying Cube destroyed while logged off. #18

Open jfmekker opened 3 years ago

jfmekker commented 3 years ago

Describe the defect Since the Scrying Cube only returns a player when the time is up or when it is removed, players can get stuck if the cube is destroyed while they are logged out.

(Have not actually tested this)

To Reproduce Steps to reproduce the behavior:

  1. Place a Scrying Cube
  2. Use the Scrying Cube
  3. Log out while in spectator mode
  4. Have another player remove/destroy the Scrying Cube
  5. Log back in
  6. See that you are stuck in spectator mode

Expected behavior Player should be turned back to previous gamemode as soon as they log back in.