V1.2.1 (20fe) Game crashes when factions form army

  • We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.

merni

Stellaris/Programmer
Aug 6, 2014
110
770
When the user has Factions and they are about to raise an army the game crashes.

Error log in "Documents\Paradox Interactive\Stellaris\logs":

"[15:36:07][effect_impl.cpp:5827]: owner is invalid in create_army effect! file: common/pop_faction_types/00_nationalist.txt line: 640"


Line 640 from 00_nationalist.txt:

Code:
                         create_army = {
                                owner = event_target:rebel_country
                                species = prev
                                type = "defense_army"

Please find dump and save attached

Ah, I have this too, breaks my 2nd game completely (prevents me from playing the game). Hopefully fixed fast!

I fixed a crash in the patch releasing today that will hopefully fix this.