[Rseding91] [0.14.13] Game freezes temporarily in mod portal
-
- Burner Inserter
- Posts: 9
- Joined: Fri May 27, 2016 9:35 pm
- Contact:
[Rseding91] [0.14.13] Game freezes temporarily in mod portal
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.
Re: [0.14.13] Game freezes temporarily in mod portal
It seems as if it is re-downloading the list depending on your search or sorting:
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.
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
Re: [0.14.13] Game freezes temporarily in mod portal
There was some plan for something at the start that I don't rememberLoewchen 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.

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.