noggit3
noggit3 copied to clipboard
Assist: Fix gaps (all loaded adts)
@0x00000f4 reported on 2017-02-01
Errors with iteration. One row of chunks stays unfixed. To reproduce create a bunch of gaps by using the flattening tool with Ctrl on high speed; then run Fix gaps.
I have issues reproducing this. Is this within an ADT or on ADT borders? is this by chance the first row of chunks either to the left or to above on the worldmap? the code also looks fine.
As script tool says, gaps happen when grid vertices have small different of precision xy coodrs. (As on screens). Precision different are based on adt template, used in AdtAdder or FractalWow. And noggit noway cannot fix gaps, because it never dont change grid xy coords.
As i understand, required just align x and y coord for edged vertices of terrain grid.
I see, now that makes sense. So the issue isn’t holes caused by noggit but by other tools and noggit just trusts those coordinates to be right. I would never have expected any tool to get that data wrong…
Thanks for the hint!
I love how often noggit is blamed for issues caused elsewhere… :/