Shadow Rendering Strategies and the failing of Level load

It sounds like you’re trying to use baked lighting for a large world, you shouldn’t do that, as you pointed out, it’s very difficult to manage, but it will also likely end up with a huge amount of disk space used for lightmaps, that’s why games with large maps use some sort of dynamic lighting solution.