if it's the bug where only the upper part of the map loads, my hope and suspicion is that it'll load correctly after the fix. the bug is likely caused by a tile with weird data in it which somehow breaks the rest of the load process. if so, once i add a proper error handler for that it will be able to read past the erroneous tile with no issues.