I am aware that I can postpone the installation of the update, but I think that this change would improve the update experience a lot.
Hope this is possible. Cheers
Moderator: ickputzdirwech

Well, because the "content pipeline" is not that well though out and GUI styles and assets are mixed with everything else, so the game is not able to create and render GUIs until everything is loaded.darkfrei wrote: Fri Apr 24, 2020 12:30 pm It will be better to check it before the data stage, why are we need all prototypes for the game update? Of course it must be optionally.

That kinda sounds like you already have an improvement for that on the backlogposila wrote: Fri Apr 24, 2020 12:43 pmWell, because the "content pipeline" is not that well though out and GUI styles and assets are mixed with everything else, so the game is not able to create and render GUIs until everything is loaded.darkfrei wrote: Fri Apr 24, 2020 12:30 pm It will be better to check it before the data stage, why are we need all prototypes for the game update? Of course it must be optionally.
But the game without "base mod" must work too. For example the background of main menu is not defined in the data stage, why the GUI must be?posila wrote: Fri Apr 24, 2020 12:43 pmWell, because the "content pipeline" is not that well though out and GUI styles and assets are mixed with everything else, so the game is not able to create and render GUIs until everything is loaded.darkfrei wrote: Fri Apr 24, 2020 12:30 pm It will be better to check it before the data stage, why are we need all prototypes for the game update? Of course it must be optionally.
Well, it is as of 0.18.13 https://wiki.factorio.com/Prototype/Uti ... e_locationdarkfrei wrote: Fri Apr 24, 2020 1:50 pmBut the game without "base mod" must work too. For example the background of main menu is not defined in the data stage, why the GUI must be?