Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to convert Greenfield v0.5.1 world #2

Open
Foghrye4 opened this issue Apr 28, 2018 · 1 comment
Open

Failed to convert Greenfield v0.5.1 world #2

Foghrye4 opened this issue Apr 28, 2018 · 1 comment

Comments

@Foghrye4
Copy link

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)```

@Barteks2x
Copy link
Member

You are trying to convert world that has been converted from pre-MC1.2, and it still contains old .mcr files, delete those. This doesn't make this non-issue on my side, I should just ignore those, but you can work around it.

Barteks2x added a commit to NotStirred/CubicChunksConverter that referenced this issue Jun 27, 2020
gcarvellas referenced this issue in BuildTheEarthNewJersey/CubicChunksRotator Oct 31, 2022
NotStirred pushed a commit to NotStirred/CubicChunksConverter that referenced this issue Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants