Skip to content

modeRequiresBed not working (could not pass PlayerRespawnEvent) #120

@afroman84

Description

@afroman84

Hello, i'm using latest 642 build of HSP, unfortunately the modeRequiresBed is not working and make not work all the strategy: https://hastebin.com/capiciweqa.vbs
Also when a player join i get this error: https://hastebin.com/kekaniyedo.vbs

the "could not pass event" error breaks the strategy, making the plugin unuseful.
this is the strategy i set:

strategies to use when player is respawning after a death

  1. looks for a setted bed
  2. if no bed, respawns at the player's first login spawn
    onDeath:
    - modeRequiresBed
    - homeMultiWorld
    - spawnLocalPlayerSpawn
    - modeRememberSpawn
    - spawnLocalRandom
    - modeDefault
    - default

if i comment modeRequiresBed the strategy works, but i need the bed to be there when players try to respawn.

Thank you for the attention, i hope this issue get some attention because is since 1.10.2 that happens: #107

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions