Closed BJTMastermind closed 3 years ago
This issue seems to not be an issue with the for loop but something else. Will continue to look for the cause and fix this.
Added a check at the start of the program that won't allow the converter to work if the Width and Length of the world are not the same for now. This issue seems to be something that might require a redo of a lot of the code so I'm just not going to allow them to convert until I figure it out.
Long World Conversion has been fixed without major changes to any of the code and will be available in the next update.
When Converting Long worlds they seem to be messed up. Might have to change for loop that converts the indev world to chunks and use the world size instead of a start position or a combination of both.