[Rseding91] [0.14.13] Game freezes temporarily in mod portal

This subforum contains all the issues which we already resolved.
Anti-Antidote
Burner Inserter
Burner Inserter
Posts: 9
Joined: Fri May 27, 2016 9:35 pm
Contact:

[Rseding91] [0.14.13] Game freezes temporarily in mod portal

Post by Anti-Antidote »

When you are in the mod portal, if you search for something (e.g. 'UPS'), hit search, then clear the search bar and hit search again, the game will freeze for 15-30 seconds. I was doing this to try to get back to the main list of mods.
Loewchen
Global Moderator
Global Moderator
Posts: 10237
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [0.14.13] Game freezes temporarily in mod portal

Post by Loewchen »

It seems as if it is re-downloading the list depending on your search or sorting:

Code: Select all

16.671 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha
  27.969 Info HttpSharedState.cpp:108: Status code: 200
  40.252 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&q=ber&order=alpha
  40.949 Info HttpSharedState.cpp:108: Status code: 200
  42.362 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha
  52.854 Info HttpSharedState.cpp:108: Status code: 200
  67.824 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&q=ber&order=alpha
  68.608 Info HttpSharedState.cpp:108: Status code: 200
  73.334 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&q=ber&order=alpha
  73.926 Info HttpSharedState.cpp:108: Status code: 200
  76.880 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha
  89.070 Info HttpSharedState.cpp:108: Status code: 200
 274.413 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha
 280.804 Info HttpSharedState.cpp:108: Status code: 200
 285.097 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=top
 290.520 Info HttpSharedState.cpp:108: Status code: 200
 290.883 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=top
 297.734 Info HttpSharedState.cpp:108: Status code: 200
 302.794 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=&reverse=true
 310.517 Info HttpSharedState.cpp:108: Status code: 200
 310.947 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha&reverse=true
 316.687 Info HttpSharedState.cpp:108: Status code: 200
 326.895 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=updated
 333.949 Info HttpSharedState.cpp:108: Status code: 200
 339.728 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=alpha
 345.466 Info HttpSharedState.cpp:108: Status code: 200
 346.912 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=&reverse=true
 352.699 Info HttpSharedState.cpp:108: Status code: 200
 354.444 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=top
 361.029 Info HttpSharedState.cpp:108: Status code: 200
 411.475 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&q=be&order=top
 414.052 Info HttpSharedState.cpp:108: Status code: 200
 418.530 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=top
 426.934 Info HttpSharedState.cpp:108: Status code: 200
 430.759 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=&reverse=true
 437.493 Info HttpSharedState.cpp:108: Status code: 200
 442.507 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&q=be&order=&reverse=true
 444.820 Info HttpSharedState.cpp:108: Status code: 200
 446.673 Info HttpSharedState.cpp:44: Downloading https://mods.factorio.com/api/mods?page_size=max&order=&reverse=true
 453.288 Info HttpSharedState.cpp:108: Status code: 200
That would mean this is intentional, but I must say I do not understand why it does not simply store the complete list and only display it depending on the parameters.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15867
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.14.13] Game freezes temporarily in mod portal

Post by Rseding91 »

Loewchen wrote:... That would mean this is intentional, but I must say I do not understand why it does not simply store the complete list and only display it depending on the parameters.
There was some plan for something at the start that I don't remember :)

I changed it to work as you described for 0.14.14.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”