-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
In attempt to use converter on Greenfield v0.5.1 world I've got such output:
Exception in thread "Chunk and File counting thread" java.lang.IllegalArgumentException: Invalid name r.76.0.mcr
at cubicchunks.regionlib.impl.MinecraftChunkLocation.fromRelative(MinecraftChunkLocation.java:102)
at cubicchunks.converter.lib.AnvilToCubicChunksConverter.lambda$null$6(AnvilToCubicChunksConverter.java:539)
at cubicchunks.regionlib.region.provider.SimpleRegionProvider.forAllRegions(SimpleRegionProvider.java:106)
at cubicchunks.regionlib.region.provider.CachedRegionProvider.forAllRegions(CachedRegionProvider.java:119)
at cubicchunks.regionlib.SaveSection.forAllRegions(SaveSection.java:85)
at cubicchunks.converter.lib.AnvilToCubicChunksConverter.lambda$startCounting$7(AnvilToCubicChunksConverter.java:536)
at java.lang.Thread.run(Thread.java:745)```
Metadata
Metadata
Assignees
Labels
No labels