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

I'm getting an error... unsure why #99

Open
Sjmarf opened this issue Feb 8, 2021 · 0 comments
Open

I'm getting an error... unsure why #99

Sjmarf opened this issue Feb 8, 2021 · 0 comments

Comments

@Sjmarf
Copy link

Sjmarf commented Feb 8, 2021

I am using a Mac. The program runs, but returns this error:

An error has occurred while converting the world!
java.util.NoSuchElementException: Structures
at br.com.gamemods.nbtmanipulator.NbtCompound.require(nbt.kt:452)
at br.com.gamemods.nbtmanipulator.NbtCompound.getCompound(nbt.kt:534)
at br.com.gamemods.j2nwc.internal.JavaChunk.(JavaChunk.kt:97)
at br.com.gamemods.j2nwc.internal.Chunk_converterKt.toNukkit(chunk-converter.kt:13)
at br.com.gamemods.j2nwc.internal.RegionFileConverter.toNukkit(RegionFileConverter.kt:39)
at br.com.gamemods.j2nwc.internal.RegionFileConverter.convertRegionFile(RegionFileConverter.kt:19)
at br.com.gamemods.j2nwc.WorldConverter.convert(WorldConverter.kt:105)
at br.com.gamemods.j2nwc.WorldConverterCLI.main(WorldConverterCLI.kt:83)
The world conversion has failed

Any idea how I could fix this? Thanks!

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

1 participant