WowRarity / Rarity

Collectibles and statistics tracking addon for World of Warcraft
https://www.curseforge.com/wow/addons/rarity
GNU General Public License v2.0
56 stars 35 forks source link

Freezes when entering the world #795

Closed SlavaSkvortsov closed 2 weeks ago

SlavaSkvortsov commented 2 weeks ago

Hey! Thanks for supporting the addon!

My wife gets freezes when she enters the world on her account. The loading screen itself takes a while (over a minute), but even after it's loaded she can't interact with the game in any way for about ~30 seconds.

It works fine for her when she opens my account on her PC, which is probably related to the size of my collection in WoW (I barely have anything while she has about 450 mounts, 400 toys and 1090 pets).

Here is the debug log ``` [2024-11-12 13:08:22] (Debug) Scanning for existing items (INITIALIZING) [2024-11-12 13:08:22] (Debug) Building initial statistics table [2024-11-12 13:08:22] (Debug) Scanning toys (INITIALIZING) [2024-11-12 13:08:22] (Debug) Loading Blizzard_Collections addon so the ToyBox can be scanned [2024-11-12 13:08:22] (Debug) Scanning transmog (INITIALIZING) [2024-11-12 13:08:22] (Debug) Scanning calendar (INITIALIZING) [2024-11-12 13:08:22] (Debug) Scanning instance locks (INITIALIZING) [2024-11-12 13:08:22] (Debug) Currency updated (INITIALIZING) [2024-11-12 13:08:22] (Debug) Updating interesting things tables [2024-11-12 13:08:22] (Debug) Setting tracked item to 8494 (Клетка с попугаем (гиацинтовый ара)) [2024-11-12 13:08:22] (Debug) Setting tracked item to 142236 (Вечные поводья Полночи) [2024-11-12 13:08:22] (Debug) Setting first tracked item to Вечные поводья Полночи [2024-11-12 13:08:22] (Debug) Scanning archaeology projects (DoEnable) [2024-11-12 13:08:22] (Debug) Загружен (работает в режиме отладки) [2024-11-12 13:08:24] (Debug) Currency updated (CURRENCY_DISPLAY_UPDATE) [2024-11-12 13:08:48] (Debug) Loading 1272 item(s) from server... [2024-11-12 13:09:10] (Debug) Scanning instance locks (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Building initial statistics table [2024-11-12 13:09:10] (Debug) Scanning calendar (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Scanning toys (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Scanning transmog (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Currency updated (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Scanning instance locks (DELAYED INIT 2) [2024-11-12 13:09:10] (Debug) Scanning calendar (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Scanning toys (DELAYED INIT) [2024-11-12 13:09:10] (Debug) Scanning transmog (DELAYED INIT) [2024-11-12 13:09:33] (Debug) Scanning calendar (DELAYED INIT) [2024-11-12 13:09:33] (Debug) Scanning toys (DELAYED INIT) [2024-11-12 13:09:33] (Debug) Scanning transmog (DELAYED INIT) [2024-11-12 13:09:43] (Debug) Scanning calendar (DELAYED INIT) [2024-11-12 13:09:43] (Debug) Scanning toys (DELAYED INIT) [2024-11-12 13:09:43] (Debug) Scanning transmog (DELAYED INIT) [2024-11-12 13:09:55] (Debug) Initialization failed to retrieve 1220 item(s) [2024-11-12 13:10:00] (Debug) Loading 1220 item(s) from server... ```

it unfreezes when it writes [2024-11-12 13:09:55] (Debug) Initialization failed to retrieve 1220 item(s) Please, let me know if I can provide any additional info 🙏

Thanks again!

SlavaSkvortsov commented 2 weeks ago

Oh, nvm, it started to happen even with the addon disabled O_o

rdw-software commented 2 weeks ago

FWIW, the size of your collection shouldn't have any effect on the initialization. It's querying Blizzard's servers for all items anyway.