minecraft-world-downloader icon indicating copy to clipboard operation
minecraft-world-downloader copied to clipboard

Multiple errors, 1.18.2

Open JustASpeedrunner opened this issue 3 years ago • 5 comments
trafficstars

Describe the bug Getting the below log output when walking around, and upon opening chests I get another, below the shorter one. I also get red chunks in the gui.

Steps to reproduce Start program, authenticate through microsoft login, input "play.plagueblvd.com" in server ip, join localhost server

Log output

Generating reports for version 1.18.
Can't (fully?) parse chunk at (432, -255, minecraft:overworld). Cause: For input string: "18-ea"
java.lang.NullPointerException: Cannot invoke "game.data.container.MenuRegistry.getSlotCount(int)" because the return value of "game.data.registries.RegistryManager.getMenuRegistry()" is null
	at game.data.container.InventoryWindow.<init>(InventoryWindow.java:39)
	at game.data.container.ContainerManager.openWindow(ContainerManager.java:58)
	at packets.handler.version.ClientBoundGamePacketHandler_1_14.lambda$new$1(ClientBoundGamePacketHandler_1_14.java:52)
	at packets.handler.PacketHandler.handle(PacketHandler.java:57)
	at packets.DataReader.readPackets(DataReader.java:163)
	at packets.DataReader.pushData(DataReader.java:118)
	at proxy.ProxyServer.lambda$run$7(ProxyServer.java:106)
	at util.ExceptionHandling.attempt(ExceptionHandling.java:12)
	at proxy.ProxyServer.lambda$run$9(ProxyServer.java:103)
	at util.ExceptionHandling.attempt(ExceptionHandling.java:12)
	at proxy.ProxyServer.run(ProxyServer.java:62)

Screenshots image

Version

  • Game: Minecraft 1.18.2
  • Downloader: latest
  • Launcher: PolyMC, latest

JustASpeedrunner avatar Jun 18 '22 01:06 JustASpeedrunner

Does it cause any issues with downloading the world? If not its probably fine to just ignore them, could be the server doing something unusual

mircokroon avatar Jun 19 '22 13:06 mircokroon

Downloading is completely broken, when I take what it downloaded and open the world it is nothing but void and random structures.

JustASpeedrunner avatar Jun 19 '22 21:06 JustASpeedrunner