Trying to start an alpha 20 dedicated server and this message pops up twice while trying to generate a RWG map.
2021-12-07T11:07:04 24.975 INF terrain/biome tile generation took 22.2320996 seconds
2021-12-07T11:07:21 42.727 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2021-12-07T11:10:01 202.383 INF Terrain detail placement took 171.6121879 seconds
2021-12-07T11:10:01 202.386 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
It has been stuck like that for and hour and a half. I don't know if it's because I'm trying to generate a WorldGenSize of 15992 which is under the "large" world type/section limit of rwgmixer.xml which states 16000. Anything I am doing wrong?
P.S. serverconfig.xml should probably be updated to reflect that 15999 is the limit and not 16384 as stated
2021-12-07T11:07:04 24.975 INF terrain/biome tile generation took 22.2320996 seconds
2021-12-07T11:07:21 42.727 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
2021-12-07T11:10:01 202.383 INF Terrain detail placement took 171.6121879 seconds
2021-12-07T11:10:01 202.386 EXC IndexOutOfRangeException: Index was outside the bounds of the array.
It has been stuck like that for and hour and a half. I don't know if it's because I'm trying to generate a WorldGenSize of 15992 which is under the "large" world type/section limit of rwgmixer.xml which states 16000. Anything I am doing wrong?
P.S. serverconfig.xml should probably be updated to reflect that 15999 is the limit and not 16384 as stated