Lorenz Wrobel

Results 38 issues of Lorenz Wrobel

Create a dummy server, connect with view distance X 5 chunk wide area gets never sent) Related to #2051

### Motivation A few servers running bukkit 1.8.8 still use worldedit. Only since the change to modern java on those old versions, worldedit stopped to work. This PR fixes worldedit...

I noticed that I couldn't place a block where a snowball entity is, so I investigated and found that this part of the logic is hardcoded and impossible to override...

WIP to fix instamine issues. At this point this contains the breaking speed calculation. At this time uses a custom version of the data generator, which is published on [my...

This PR eagerly enters the PLAY phase after CONFIGURATION. What I changed kinda looks like an oversight, but might also have some multithreading issues, since the change is not on...

When joining the server every player gets a PlayerInfoUpdatePacket for the joining player. The joining player also gets a PlayerInfoUpdatePacket for every online player. The only way to cancel these...

``` [31.07 22:51:59.762] INFO : [wb-minestom-1] java.lang.IllegalStateException: Packet id 0x12 isn't registered! [31.07 22:51:59.762] INFO : [wb-minestom-1] at net.minestom.server.network.packet.client.ClientPacketsHandler.create(ClientPacketsHandler.java:35) [31.07 22:51:59.762] INFO : [wb-minestom-1] at net.minestom.server.network.PacketProcessor.create(PacketProcessor.java:45) [31.07 22:51:59.762] INFO :...

### Stacktrace ``` [22:03:39] [PaperSpigot Watchdog Thread/ERROR]: The server has stopped responding! [22:03:39] [PaperSpigot Watchdog Thread/ERROR]: Please report this to PaperSpigot directly! [22:03:39] [PaperSpigot Watchdog Thread/ERROR]: Be sure to include...

t: bug
s: needs triage

### Stacktrace ``` [02.08 22:34:12.312] INFO : [wb-minestom-1] java.util.concurrent.CompletionException: java.lang.IllegalStateException: unable to start chunked data transfer [02.08 22:34:12.312] INFO : [wb-minestom-1] at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) [02.08 22:34:12.312] INFO : [wb-minestom-1] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)...

t: bug
s: needs triage