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

World Conversion from Nukkit does not work #7

Open
3 tasks done
TGC-TECH opened this issue May 25, 2020 · 0 comments
Open
3 tasks done

World Conversion from Nukkit does not work #7

TGC-TECH opened this issue May 25, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@TGC-TECH
Copy link

TGC-TECH commented May 25, 2020

Expected Behavior

I would expect it to convert the world from Nukkit 1 anvil to Nukkit 2 leveldb

Actual Behavior

The conversion process started and crashed the server prior to completion: Printed

C:\Users\tobyc\Desktop\Nukkit>java -Xms1G -Xmx1G -jar Nukkit.jar
09:42:23 [INFO ] Loading nukkit.yml ...
09:42:23 [INFO ] Loading server.properties ...
09:42:23 [INFO ] language.selected
09:42:23 [INFO ] Starting Minecraft: Bedrock Edition server version 1.14.60
09:42:23 [INFO ] This server is running Nukkit version git-99bce0b "" (API 2.0.0)
09:42:23 [INFO ] Nukkit is distributed under the GPL License
09:42:23 [INFO ] Loading recipes...
09:42:24 [INFO ] Loaded 1412 recipes.
09:42:24 [INFO ] Successfully loaded 0 resource packs
09:42:24 [WARN ] World "world" does not have a seed! Using a the name as the seed
09:42:24 [WARN ] World "nether" does not have a seed! Using a the name as the seed
09:42:24 [INFO ] Preparing level "converting"
09:42:24 [INFO ] Using 4 workers to convert
09:42:24 [INFO ] Preparing level "converting"
09:42:24 [INFO ] Using 4 workers to convert
09:42:24 [INFO ] Preparing level "nether"
09:42:25 [INFO ] 512 chunks converted
09:42:26 [INFO ] 1536 chunks converted
09:42:27 [INFO ] 2560 chunks converted
09:42:28 [INFO ] 3584 chunks converted

C:\Users\tobyc\Desktop\Nukkit>

Steps to Reproduce

Here is my world: https://drive.google.com/file/d/1eOgc52Jva4ETB315rniEz5hNN6F2yul-/view?usp=sharing

Debug information

  • Debug link:
  • Timings link (if relevant):

Crashdump, Backtrace or Other Files

https://hastebin.com/ededotuxuc.sql

Checklist:

  • [] I included a /debugpaste link
  • I made sure there aren't duplicates of this report (Use Search)
  • I made sure I am using an up-to-date version of Nukkit
  • I Made sure the bug/error is not caused by a plugin

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@GingerGeek GingerGeek transferred this issue from CloudburstMC/Nukkit Jul 3, 2020
@Sleepybear Sleepybear changed the title Nukkit 2.0 fails to convert my anvil world World Conversion from Nukkit does not work May 17, 2021
@Sleepybear Sleepybear added the bug Something isn't working label May 17, 2021
Kazzuk added a commit that referenced this issue May 28, 2023
* Refactor identifiers & fixes

* Fix build error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants