I added Dutch West Indies and transferred Fernando Po (Spanish South Cameroon) to GBR but except Dutch West Indies and British South Cameroon there are 0 pops in West Indies and South Cameroon. I have pops and buildings files, and they work because Dutch West Indies works like it should, but other West Indies states have 0 pops and no buildings. And I get this error in error log:
[pdx_gui_data_model.cpp:95]: Trying to reshape data model with negative offset -1
s:STATE_WEST_INDIES = {
region_state:FRA = {
create_pop = {
culture = french
size = 22200
}
create_pop = {
culture = afro_antillean
size = 216104
}
}
region_state
EN = {
create_pop = {
culture = danish
size = 3992
}
create_pop = {
culture = afro_caribbean
size = 39996
}
}
region_state:GBR = {
create_pop = {
culture = british
size = 34704
}
create_pop = {
culture = afro_caribbean
size = 200000
}
}
region_state:NET = {
create_pop = {
culture = dutch
size = 396
}
create_pop = {
culture = afro_caribbean
size = 38887
}
}
}
[pdx_gui_data_model.cpp:95]: Trying to reshape data model with negative offset -1
s:STATE_WEST_INDIES = {
region_state:FRA = {
create_pop = {
culture = french
size = 22200
}
create_pop = {
culture = afro_antillean
size = 216104
}
}
region_state
create_pop = {
culture = danish
size = 3992
}
create_pop = {
culture = afro_caribbean
size = 39996
}
}
region_state:GBR = {
create_pop = {
culture = british
size = 34704
}
create_pop = {
culture = afro_caribbean
size = 200000
}
}
region_state:NET = {
create_pop = {
culture = dutch
size = 396
}
create_pop = {
culture = afro_caribbean
size = 38887
}
}
}