pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

[Server thread/CRITICAL] Failed to load chunk don't know how to decode levelDB subchunk format version 9 #4763

Closed adoboing closed 2 years ago

adoboing commented 2 years ago

Basically, it doesn't load a void world I have properly, and gives this error message:

[Server thread/CRITICAL] Failed to load chunk don't know how to decode levelDB subchunk format version 9

Steps to reproduce the issue

  1. Load this void world I'm going to provide
  2. Join the server and watch it not work properly

OS and versions

Plugins

BuilderToold v1.3.1, KygekRanksUI v2.0.0, and MultiWorld v1.7.0-beta4

Crashdump, backtrace or other files

no crashes, just this error void.zip

dktapps commented 2 years ago

This is expected. Worlds newer than 1.12 are not currently supported.