Using the -2 value for the "which" variable for rebel creation makes the game crash if the game is saved while the rebels are still alive.
Example:
command = { type = revolt which = -2 where = -1 }
If that is activated you have guranteed game crashing during either autosaves or manual saves.
Here are some events that can cause this problem:
The political_events.txt event 22010
"Minority Insurrection" - it uses the -2 value
Spain.txt event 7706
"Nationalism in the Philippines" - option B has 3 revolt spawns with the value of -2, I trigged the event as Spain, and kaboom it crashes on save.
Example:
command = { type = revolt which = -2 where = -1 }
If that is activated you have guranteed game crashing during either autosaves or manual saves.
Here are some events that can cause this problem:
The political_events.txt event 22010
"Minority Insurrection" - it uses the -2 value
Spain.txt event 7706
"Nationalism in the Philippines" - option B has 3 revolt spawns with the value of -2, I trigged the event as Spain, and kaboom it crashes on save.
Upvote
0