minecraft-world-downloader
minecraft-world-downloader copied to clipboard
Download Minecraft worlds, extend server's render distance. 1.12.2 - 1.20.4
So a recent fallout with the server I am on has several people wanting to download the world, and I was hoping it would be possible to make this software...
I use the latest wd and mc 1.18.2 I normally connect to server with localhost, program loads chunks on the map and after that I do right-click and click on...
java.lang.NullPointerException: Cannot invoke "game.data.chunk.BlockEntityRegistry.getBlockEntityName(int)" because the return value of "game.data.registries.RegistryManager.getBlockEntityRegistry()" is null at packets.handler.version.ClientBoundGamePacketHandler_1_18.lambda$new$1(ClientBoundGamePacketHandler_1_18.java:35) at packets.handler.PacketHandler.handle(PacketHandler.java:58) 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)...
Is There and way, that i could copy a Server wich is Build with Mod Blocks?
bug
java.lang.NullPointerException: Cannot invoke "game.data.coordinates.CoordinateDouble3D.increment(double, double, double)" because "this.pos" is null at game.data.entity.PlayerEntity.incrementPosition(PlayerEntity.java:63) at game.data.entity.EntityRegistry.lambda$updatePositionRelative$12(EntityRegistry.java:178) at util.ExceptionHandling.attempt(ExceptionHandling.java:12) at util.ExceptionHandling.attempt(ExceptionHandling.java:22) at game.data.entity.EntityRegistry.lambda$updatePositionRelative$13(EntityRegistry.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1570) version: 1.20.4-paper
**Describe the bug** Joining wynncraft results in crash **Steps to reproduce** Join wynncraft Error **Log output** ``` java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at game.data.dimension.DimensionRegistry.loadBiomes(DimensionRegistry.java:203) at packets.handler.version.ClientBoundConfigurationPacketHandler_1_20_6.lambda$new$0(ClientBoundConfigurationPacketHandler_1_20_6.java:17)...
**Describe the bug** Container data does not save properly - saved data is all messed up. Also, most of the entity data does not save, eg. names, villager's trades and...
**Describe the bug** Short description of what the bug is. **Steps to reproduce** trying to download a section of darwin reforged server that uses conquest reforged mod pack **Log output**...
**Describe the bug** Internal Exception: io.netty.handler.codec.decoderException: Failed to decode packet 'clientbound/minecraft:hello' **Steps to reproduce** Not sure how **Log output** ``` Did nit crash. Just won't log in. Exception in thread...