Sorry, we don't support your browser.  Install a modern browser

DEV-267: Infantry stamina bug#79

I’m not sure if this is an intended feature, but while playing as infantry you seem to randomly spawn either with very good stamina (which drains slowly while running) or a much more limited stamina pool which drains much faster.

3 years ago

I have uploaded video clips of this to the discord as they are too large to be attached here. Examples of the varying sprint times.

https://discord.com/channels/109711380180926464/539138670385561610/1165138319533940786

https://discord.com/channels/109711380180926464/539138670385561610/1165138354099212329

Shorter sprint (first) vs longer spring (second)

3 years ago

This is a long standing bug, has been ticketed. Very good documentation which is very helpful when trying to replicate these :)

3 years ago
Changed the status to
Reviewing
3 years ago
M

@XOOM - do we know if this happens on an initial spawn into the game or does this happen after a player has been killed or despawned before getting killed? If it is only in the latter case, this is pointing to a player session cleanup issue (like carrying over the previous sessions winded state for example). This might be worth trying:

  • Spawn several times quickly, check initial sprint duration / stamina
  • Spawn after drying while stamina is being depleted, while rested, despawn, etc.

Some mix of this might allow you to recreate the issue, and if so it points to some type of session cleanup not being completed fully.

8 months ago