Page 1 of 1

New version build stalls

Posted: 30 January 2026, 21:07
by houseofsuns
I tried to do a new release for Race for the Galaxy, but when clicking on "Commit & build a new version now" the usual window opens but never finishes ("Retrieve game from studio game server" appears but nothing more). This also affects the "Dry run build (to check code warnings)" button.
I tested with another game (Roll for the Galaxy). There I saw a similar behaviour earlier in the week, but now it seems to be working again.
This currently prevents me from deploying a new release. Is this a known problem and can I do anything about it?

Re: New version build stalls

Posted: 30 January 2026, 21:27
by thoun
Can you check the Network tab (running a dry run build to test) to see if it's a service issue or just a display issue?
If it's a service issue, try to reload game infos, options & stats, and if one fails, check the file.

Re: New version build stalls

Posted: 30 January 2026, 21:40
by houseofsuns
I tried reloading all three and no error occurred. In the network tab I got a slow empty 200 response (3.5 seconds) for the dry run. The response was two orders of magnitude smaller than for the working other test case (Roll for the Galaxy).

Re: New version build stalls

Posted: 30 January 2026, 21:44
by thoun
Do you have a "modules" folder in your project, and if not, retry after creating it.

Re: New version build stalls

Posted: 30 January 2026, 21:48
by houseofsuns
Creating the modules folder did the trick. Thanks a lot!