Page 125 of 125

Re: Report - Current Bugs and Issues

Posted: Tue Feb 10, 2026 1:50 am
by quovadis
Getting this late game bug (type) every game no matter which race I start since the 2nd or 3rd most recent updates on the indev branch on Steam. Have also updated with latest patch. Only saw one similar post several years ago but couldn't find any solution... help? I also have the rebalancing mod installed using the ArieyssaRebalance one posted in the forum.

Code: Select all

Lua state\Galaxy\pop_growth.lua:895: growth_rate is missing required field: r -> human_harmonized
Lua state\Galaxy\pop_growth.lua:895:growth_rates:
 Lua state\Galaxy\pop_growth.lua:967:
  Lua state\@@util\functional_tricks.lua:214:calc_growth:
   Lua state\Orders\planet.lua:87:Olmek 6846 IV:
    Lua state\Orders\planet.lua:98:
     Lua state\Orders\@resource_curves.lua:16:eval:
      Lua state\Orders\coin_production.lua:215:
       Lua state\Orders\coin_production.lua:229:
        Lua state\Orders\economy.lua:27:
         Lua state\Orders\graph_data.lua:9:sample:
          Lua state\Orders\graph_data.lua:162:
           Lua state\Orders\end_year.lua:188:
            Lua state\Orders\end_year.lua:267:
             Lua state\Orders\end_year.lua:329:end_year:
              Lua state\GUI\~GalaxyMap\@NextTurn.lua:174:
               Lua state\@video_card.lua:121:wait_screen
SCOPE keys: _ELEMENT_ENV | FLAG keys: ending_year, inside_end_year_processing
P.S. replace "human_harmonized" with "XX_harmonized" since it changes from game to game.

Re: Report - Current Bugs and Issues

Posted: Fri Feb 20, 2026 2:12 pm
by stars_imp
I'm on the "live" build on GOG. I'm on my 3rd playthrough of the game.

I'm (Yoral) orbiting an enemy Tinker planet with a minor faction fleet (marauders). I am "at peace" with the marauders, and at war with the Tinkers. The marauders are at war with the Tinkers. I have a prompt option to intervene on the fight between the marauders and the tinkers. The tinker planet is undefended. Accepting an option to intervene lets me attack and destroy the marauders. In fact, the "Autocombat" button also does the same thing (my ships attack the marauders). This action does NOT put me at war with the marauders, nor does it cause any kind of Faction relationship penalty. That doesn't feel right.

Re: Report - Current Bugs and Issues

Posted: Fri Feb 20, 2026 2:15 pm
by stars_imp
I'm on the "live" build on GOG.

Annexing the Tinkers causes their entire population to become disconnected even thought I now control their homeworld. This significantly reduces their population's effectiveness.

Re: Report - Current Bugs and Issues

Posted: Fri Feb 20, 2026 7:49 pm
by sven
stars_imp wrote: Fri Feb 20, 2026 2:12 pm I'm on the "live" build on GOG. I'm on my 3rd playthrough of the game.

I'm (Yoral) orbiting an enemy Tinker planet with a minor faction fleet (marauders). I am "at peace" with the marauders, and at war with the Tinkers. The marauders are at war with the Tinkers. I have a prompt option to intervene on the fight between the marauders and the tinkers. The tinker planet is undefended. Accepting an option to intervene lets me attack and destroy the marauders. In fact, the "Autocombat" button also does the same thing (my ships attack the marauders). This action does NOT put me at war with the marauders, nor does it cause any kind of Faction relationship penalty. That doesn't feel right.

In the GoG galaxy app, it's possible to opt into different builds of the game by going to Manage Installation -> Configure -> Beta channels. If you switch your beta channel to "in_development" you'll get placed on the same version of the game most "testers" are using. Critically, right now, that build includes some features for the in-game "Options->upload game logs" feature.

If you still have the save where this happened, switching to "in development", then uploading the save so I can take a look at it would be useful.

These kinds of three-way battles are something that I aspire to have SiS handle reasonably well, but they come up so rarely (usually less than once per playthrough) that I haven't made fixing some of the rough edges a priority. Having a compelling example where it's more clear what *should* have happened, vs. what *did* happen would be useful.

Re: Report - Current Bugs and Issues

Posted: Sat Feb 21, 2026 3:28 am
by stars_imp
Hello Sven! I've switched to the in_development build on GOG galaxy. Thanks for that.

I have uploaded game logs "game_10444" for the 3 way battle I mentioned earlier.

Re: Report - Current Bugs and Issues

Posted: Wed Mar 04, 2026 9:20 pm
by Centurion XXI
Windows 7 => The procedure entrypoint CreateFile2 could not be located in the kernel32.dll ... Versions 53244-48 don't start 8((

BUT: Version 53338 works on Windows Seven :roll:

Re: Report - Current Bugs and Issues

Posted: Thu Mar 05, 2026 12:30 am
by sven
Centurion XXI wrote: Wed Mar 04, 2026 9:20 pm Windows 7 => Точка входа в процедуру CreateFile2 не найдена в библиотеке DLL KERNEL32.dll ... Versions 53244-48 don't start 8((

BUT: Version 53338 works on Windows Seven :roll:
Oops. It looks like upgrading to the latest Microsoft C++ build tools broke windows 7 compatibility. That was not intentional. I've tried to fix it, but I don't have my own win7 machine for testing. Version 53251 might work for you? (Should be up on Steam/GoG etc.)

Re: Report - Current Bugs and Issues

Posted: Thu Mar 05, 2026 4:05 pm
by Centurion XXI
Version 53251 unfortunately also doesn't start 8( The same error text 8((

Re: Report - Current Bugs and Issues

Posted: Thu Mar 05, 2026 11:00 pm
by sven
Centurion XXI wrote: Thu Mar 05, 2026 4:05 pm Version 53251 unfortunately also doesn't start 8( The same error text 8((
Hmm. I've been digging around in my closet, trying to find the power adapter for the only windows 7 machine I still own (an old hp laptop). But so far no luck. So I can't actually test these fixes myself. I did just post another build that *might* restore windows 7 compatibility though. 53254. Let me know if it works for you?

Re: Report - Current Bugs and Issues

Posted: Fri Mar 06, 2026 1:30 am
by Centurion XXI
Yes 8) New versions 53254-56 are work again. Thank You! I have an older computer (with 4GB of RAM)... so Windows 7 support is important to me.