Smayo
Warlord
- Joined
- Mar 1, 2019
- Messages
- 169
I wouldn’t think that would be the reason it would fail. If your xml is all under the same action, it should make all the sql changes with foreign key constraints off, then does a final check. I’d say if you were using some code from Firaxis, it always best to have a LoadOrder specified so you can be sure you load after their stuff. I normally do like 300 or so.
What is possible is to build a Requirement or modifier that technically doesn’t cause the database to fail, but will not work in game.
For example, if you wrote rESOURCE_DATES as the modifier Argument value, it would silently just not work.
What is possible is to build a Requirement or modifier that technically doesn’t cause the database to fail, but will not work in game.
For example, if you wrote rESOURCE_DATES as the modifier Argument value, it would silently just not work.