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

Can't load world #603

Closed
FloGamerMC opened this issue Dec 11, 2021 · 1 comment
Closed

Can't load world #603

FloGamerMC opened this issue Dec 11, 2021 · 1 comment

Comments

@FloGamerMC
Copy link

I created a world an add it in the server config an this exeptions came up
System.IO.InvalidDataException: Could not auto-detect compression format. at fNbt.NbtFile.DetectCompression(Stream stream) at fNbt.NbtFile.LoadFromStream(Stream stream, NbtCompression compression, TagSelector selector) at fNbt.NbtFile.LoadFromFile(String fileName, NbtCompression compression, TagSelector selector) at fNbt.NbtFile.LoadFromFile(String fileName) at MiNET.Worlds.AnvilWorldProvider.Initialize() in C:\Daten\Coding\Projekte\MiNET\src\MiNET\MiNET\Worlds\AnvilWorldProvider.cs:line 239 at MiNET.Worlds.Level.Initialize() in C:\Daten\Coding\Projekte\MiNET\src\MiNET\MiNET\Worlds\Level.cs:line 139 at MiNET.LevelManager.GetLevel(Player player, String name) in C:\Daten\Coding\Projekte\MiNET\src\MiNET\MiNET\LevelManager.cs:line 115 at MiNET.MiNetServer.StartServer() in C:\Daten\Coding\Projekte\MiNET\src\MiNET\MiNET\MiNetServer.cs:line 154

@kennyvv
Copy link
Collaborator

kennyvv commented Dec 19, 2021

The current anvil provider implementation is outdated & only supports up to 1.11 worlds. See issue #604.

@kennyvv kennyvv closed this as completed Dec 19, 2021
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