Sorry I've implemented a function that should prevent players that terminated their ContractRegion and have exceeded their region limit from reactivating their region. But I forgot an "!". Because of that, the method prevented players from reactivating their ContractRegions at all.
I mean this how the code should look like:
And this is how it was:
Well, this update fixed the issue.