mircokroon / minecraft-world-downloader

Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.21
GNU General Public License v3.0
1.25k stars 83 forks source link

World not downloading #676

Closed LightslicerGP closed 4 months ago

LightslicerGP commented 4 months ago

Describe the bug I join localhost, and it does not load

Steps to reproduce

  1. launch world downloader
  2. put in ip
  3. start
  4. open localhost on mc

Screenshots

https://github.com/mircokroon/minecraft-world-downloader/assets/63020072/6804d007-a033-4cec-b1d9-e5e976343710

Version

LightslicerGP commented 4 months ago

Update: even after closing the program, deleting all the folders it created, and relaunching, i joined the server and its been on this screen for a long time now, and hasn't updated image

mircokroon commented 4 months ago

That's strange, could you try running through the commandline with java -jar world-downloader.jar --dev-mode?

LightslicerGP commented 4 months ago

image i didnt delete the folders, i just let command prompt relaunch the app

mircokroon commented 4 months ago

I think most likely the server is using custom dimensions which isn't being handled well by the downloader currently, will try to fix that

mircokroon commented 4 months ago

Hopefully fixed in this pre-release