• 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!

Fixed Incorrect update of cauldron "Improve Effects" UI

Karvest

Well-Known Member
Game version: v1.166-beta.7-(f633102) - html5 (2022-12-08 17:56)
Game world: Beta1
Browser/IOS/Android + version: Chrome x64
Operating System or Mobile Device: Windows 10
Screen resolution: 2560*1600
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)

Current situation:
On studying phase when you donate some resources, close Cauldron, then open it - it shows donation costs and rewards from previous opening (before you've donated anything), and only on another reopening it starts showing correct numbers.
Most likely that's caching issue, When you press "Improve Effects" button, client sends request for fresh values, but instantiate window using previous request results without waiting for actual request being processed.

Expected situation:
Always show correct info, either by updating cached result with donated values or by waiting for request being processed before window creation.

Reproduction Steps:
1. Click on "Improve Effects" in Cauldron
2. Write down/screenshot costs and rewards.
3. Donate some resource, write down/screenshot costs and rewards.
4. Close studying UI, open It again
5. Notice values from step 2
6. Close studying UI, open It again
7. Notice actual values from step 3
 
Last edited by a moderator:
Top