• 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.
I have no idea how this *doesnt* crash the game, but it surely leads to some enigmatic issues.
Bracket errors are serious business!
As far as I see, brackets for scripted effect ITA_start_civil_war_effect has closing bracket in line 1930. Could you please double-check if this script ends there on your side?
 
  • 1
Reactions:
The closing bracket in 1930 is opened in line 1792, as part of
#RDS = { #MM: Error dog will complain I cannot stand it
by the indentment it is obvious that it wasnt designed that way, but Notepad++ doesn't lie with coloring brackets.
Maybe that is the whole reason why "errordog wont stop complaining" :p

Notepad++ recognizes bracket from line 1792 as valid, when it is commented out? Interesting, gonna check that.