When i "activate" this file in the .eug file, the game loads perfect but just when the game screen is going to appear (just after "loading script") it CTDs without explanation.
The file is this one:
I have other .inc files this short and neither of them gives any trouble, only this one.
The file is this one:
Code:
country = {
tag = U06
capital = 569
ownedprovinces = { 569 4502 4503 4504 567 4500 4499 568 4498 4497 4496 4501 695 4221 }
controlledprovinces = { 569 4502 4503 4504 567 4500 4499 568 4498 4497 4496 4501 695 4221 }
nationalprovinces = { 569 4502 4503 4504 567 4500 4499 568 4498 4497 4496 4501 695 4221 }
}
I have other .inc files this short and neither of them gives any trouble, only this one.