• Dear forum reader,

    To actively participate on the forum by joining discussions or starting your own threads or topics, you need a game account and to REGISTER HERE!

Won't fix [43139] blinking FS tournament tab

Karvest

Well-Known Member
Game version:v1.168-beta.13-(a3f0afb) - html5 (2023-01-24 19:26)
Game world: Beta1
Browser/IOS/Android + version: Chrome x64
Operating System or Mobile Device: windows 10
Screen resolution: 2560x1600
Account name: Karvest
Humans or Elves: Elves

Reproducibility: 5/5 (1/5 = happened once; 2/5 = happens randomly; 3/5 = happens sometimes; 4/5 = happens often, but not always; 5/5 = happens always)

Quest title: (if applicable)

Current situation:
Game requests quest updates twice a second, making FS tournament tab constantly refresh

probably due to
JSON:
{eventId: 880
name: "unknown"
remainingTime: -1674655069
state: "disabled"
subType: "unknown"
type: "unknown"
__class__: "SeasonalEventVO"}

Expected situation:
no unneeded requests and no blinking

Reproduction Steps:
1. Open FS tournament tab.
2. See it blinking
3. Open dev tools
4. See the game is spamming the server with quest update requests
 
Top