Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Instant resurrection #161

Closed
BetterToAutomateTheWorld opened this issue Jul 27, 2015 · 15 comments
Closed

Instant resurrection #161

BetterToAutomateTheWorld opened this issue Jul 27, 2015 · 15 comments

Comments

@BetterToAutomateTheWorld
Copy link
Member

Many players usebug with the resurrection formspec and click very fast on the resurrect button to resurrect instantly where they was dead before, it's maybe a core usebug BUT, maybe we can reduce its impact :

  • Add a timer to the resurrect formspec
  • Remove the formspec and force the player to wait 5/10sec before an automatic resurrection
  • Any other ideas ?
@ObaniGemini
Copy link
Member

Some say you just need to keep pushing forward button to respawn at the same place you died. Personnaly I don't think it works, so if it's only lag, I agree with those proposals :)

@Cyberpangolin
Copy link
Contributor

+1 A short timer sounds good.

@ObaniGemini
Copy link
Member

And when timer is over, click on "respawn now"

@Lymkwi
Copy link
Member

Lymkwi commented Jul 27, 2015

On some older version of minetest, dying while pushing space bar would always respawn you where you died.
By the way we have no control over the respawn formspec, it's a builtin feature. Yet, we may create a mod that register a player's position whenever they die, and where they respawn, and check. But that's just another mod, and it's too much for just some respawn bug due to lag.

@ObaniGemini
Copy link
Member

Does this still work on 0.4.13 ?

@Lymkwi
Copy link
Member

Lymkwi commented Oct 3, 2015

Apparently it's even worse in 0.4.13 and you only need to be moving (ie. sinking) to trigger it.

@ObaniGemini
Copy link
Member

Can we close this issue ?

@BetterToAutomateTheWorld
Copy link
Member Author

We can't close an issue without a solution.

@Lymkwi
Copy link
Member

Lymkwi commented Oct 21, 2015

without a solution.

We don't have any; we don't have the power to. The only person who have the power to solve that are the developpers. This problem is part of a bigger problem that is anticipation of both sides (server and client) in the game; and that won't be fixed soon.

ghost pushed a commit that referenced this issue Nov 1, 2015
player can't take items when usebug respawn
@BetterToAutomateTheWorld
Copy link
Member Author

@Crabman77 Can you inform us about your progress in this issue ?

@ghost
Copy link

ghost commented Feb 7, 2016

We can't do anything more, because of the engine...

@BetterToAutomateTheWorld
Copy link
Member Author

Linked to minetest/minetest#3664

Closed in our issues tracker because it's now posted on Minetest issues.

@ghost ghost reopened this Mar 5, 2016
@ghost
Copy link

ghost commented Mar 5, 2016

fixed soon, we must use minetest.register_on_dieplayer instead of minetest.register_on_respawnplayer in bed mod, player is teleported instantly on dead.

old fix can be removed.

@ghost ghost assigned ghost and unassigned BetterToAutomateTheWorld Mar 5, 2016
@BetterToAutomateTheWorld
Copy link
Member Author

Happy to read this, thank you for your following of this issue @Crabman77

ghost pushed a commit that referenced this issue Mar 5, 2016
remove old fix(itemdrop timer,now useless)
@ghost
Copy link

ghost commented Mar 5, 2016

fixed c54bdbe

@ghost ghost closed this as completed Mar 5, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants