I have fixed the bug that causes a file lock error to occur when 2 threads try to access the same chunk file at a time. It should no longer cause the map to stop loading for random times.
I have also increased the thread count by 1 so maps should load slightly faster.