problem: during debugging recieve a Constant CTD. Solution: reinstall game and renew all new campaign files from backup.

new problem:
Script error in data/world/maps/campaign/achaeron_campaign/descr_regions.txt line 1, column 1
couldn't find 'Culzean in string table.


I had never recieved this error during the previous installation of the game. I had debugged my way through the desc_regions file and was starting the debugging of my desc_strat file when I was getting my unexplained CTDs.

Nothing else changed, yet now RTW can no longer locate this region in my "string table"

Checking through my related files
(decr_regions_and_ settlement_name_lookup.txt; achaeron_campaign_regions_and_settlement_names.txt; desc_regions.txt)
Its all there right at the top.

achaeron_campaign_regions_and_settlement_names.txt:
{Culzean} (3 tabs) Culzean


decr_regions_and_ settlement_name_lookup.txt:
Culzean

desc_regions.txt:
Culzean
Culzean
romans_senate
Chaos
255 6 11
wine, dogs, pigs
5
10

the RGB is the same as in the regions targa and the region and city are the same in the desc_strat. Just as they all were before.

WHY is it not finding this region/city anymore?
WHAT is the string table?

and why did I have to make half my maps a solid colour JUST to get from CTD to the debugging stage?