[Question] Genshin commissions not updating
See original GitHub issueThis isn’t actually an issue with your library, but more of a question that you may have the answer to. I found that the resin values get updated within ~30-60 seconds, but I noticed that the commission count and daily reward boolean hasn’t updated in over an hour. Is that normal? Do you know if there’s a commission-specific setting that I might need to enable/disable to get this to update properly?
Example API response snippet:
{'retcode': 0, 'message': 'OK', 'data': {'current_resin': 2, 'max_resin': 160, 'resin_recovery_time': '75724', 'finished_task_num': 0, 'total_task_num': 4, 'is_extra_task_reward_received': False, 'remain_resin_discount_num': 0, 'resin_discount_num_limit': 3, 'current_expedition_num': 5, 'max_expedition_num': 5, 'expeditions': [...]
finished_task_num is 0, even though I compelted my commissions >1hr ago.
Amazing library, btw. Keep it up!!
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
How to fix Genshin Impact Commission Quests Bug
To fix this, simply restart the game on any platform when you encounter it. After you run the game again, you won't run...
Read more >Daily commissions bug/glitch? - Genshin Impact - GameFAQs
Since I am done with that, I got like ~50 days in a row only commissions for Liyue already and not a single...
Read more >[BUG] Cannot complete daily commission: Nora, Run! - Reddit
Hi miHoYo team,. I have found a bug which makes me cannot complete the daily commission quest, i.e. Nora, Run. How to replicate...
Read more >Genshin Impact How To Select Regions for Daily Commissions?
Selecting a Region for commissions will be on Genshin Impact. Learn how to select region for daily commissions, release date, and how daily ......
Read more >[Updated v3.2] Sumeru | Complete Guide to Daily Commission ...
[Updated v3.2] Sumeru | Complete Guide to Daily Commission Achievements ... Duplicate questions will not count as progress for the Achievement.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Final update: It started working as expected today with no changes on my end 😃
That’s a great theory. I’d hope that it would use the account’s region, but I’ll work around it locally in an ugly way, instead, haha.
Thanks again for the wonderful library!