Page 1 of 1
DoW on Neutrals Issue
Posted: Wed Jan 23, 2019 7:18 am
by mroyer
I have a peculiar situation in a mod I've been tinkering with.
When a major power declares war on a neutral minor, the game thinks every neutral has joined the other side. In the war maps window, for example, every minor is shown on the other side, yet has a 0% mobilization. If the major tries to declare war on another neutral minor, a message is given that the major power is already at war with that neutral.
Any thoughts how this could have happened? Is there anything in the editor or scripting that could cause this phenomenon?
Thanks,
-Mark R.
RE: DoW on Neutrals Issue
Posted: Wed Jan 23, 2019 1:03 pm
by BillRunacre
Hi Mark
Have you added any Mobilization_1, Mobilization_4, War Entry or Belligerence scripts?
They are the only script types I can think of that could have any potential bearing on this.
But for it to be script related you'd have had to have added one for every country affected, which I presume isn't the case here?
Bill
RE: DoW on Neutrals Issue
Posted: Wed Jan 23, 2019 11:26 pm
by mroyer
I have added a bunch of mobilization_1 and _4 scripts.
> But for it to be script related you'd have had to have added one
> for every country affected, which I presume isn't the case here?
This is true - I have not added scripts for every minor neutral.
Nevertheless, I'll see if I can zero in a culprit by process of elimination.
Thanks, Bill, for pointing me in a direction - hopefully the right direction
-Mark R.
RE: DoW on Neutrals Issue
Posted: Sun Feb 03, 2019 7:18 pm
by mroyer
Finally, got this working correctly again.
I ended up doing a Restore Defaults on Country Data and it worked fine again (declaring war on a neutral only set that neutral to the other side).
After resetting all the values back to where I had them, the declarations were still working correctly.
So... who knows. Maybe my campaign data got corrupted somehow or something like that.
Nevertheless, onward.
-Mark R.
RE: DoW on Neutrals Issue
Posted: Mon Feb 04, 2019 4:08 am
by sPzAbt653
I ended up doing a Restore Defaults on Country Data
I had the same issue and never figured it out, so thanks for posting this.
RE: DoW on Neutrals Issue
Posted: Mon Feb 04, 2019 10:31 pm
by mroyer
ORIGINAL: sPzAbt653
I ended up doing a Restore Defaults on Country Data
I had the same issue and never figured it out, so thanks for posting this.
Yeah - very strange. Not sure whether to blame myself or we're just walking blindly through a minefield waiting for the next one to go off [X(]
-Mark R.