Lukas Rieger

Results 20 issues of Lukas Rieger

![Image](https://user-images.githubusercontent.com/10765470/236692751-0d28a495-b62c-4729-aea6-ba52a5ae68bf.png)

### Affected Product(s) SpongeVanilla ### Version 1.19.2-10.0.0-RC1239 ### Operating System Windows 10 ### Java Version java 17.0.1 2021-10-19 LTS ### Plugins/Mods ```shell - ``` ### Describe the bug Using a...

type: bug
status: needs triage
version: 1.19

Goal: Make it possible for addons to add support for special blocks form mods, e.g. copycat blocks or custom tile-entities

Complete overhaul of the gradle build system to build the project, should be way more sensible and modern :)

**Technical TODO:** Move invocation of `MapUpdateTask#getRegions` out of the constructor into the render-process to not slow down the update-task creation time and block the plugin-loading

Complete overhaul of the gradle build system to build the project, should be way more sensible and modern :) Also uses the individual platforms ways of library-management (on paper, fabric,...

Usecase: https://discord.com/channels/665868367416131594/1241798015266717717/1369308272871342131 and following messages

...because they no longer need to be so complicated =) Also use `Key` instead of `ResourcePath` in places where caching the resource-linking isn't needed. (This will be a likely breaking...

This PR reimplements the webserver for a better to read implemementation using blocking-io but a virtual-thread per connection. This PR should only be merged once BlueMap depends on Java 24...

### Stack trace ``` [Server thread/ERROR]: Error executing task on Server java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.getWorld()" because "level" is null at io.papermc.paper.command.brigadier.PaperCommandSourceStack.getLocation(PaperCommandSourceStack.java:25) ~[paper-1.21.11.jar:?] at bluemap-5.14-paper.jar//de.bluecolored.bluemap.bukkit.BukkitCommandSource.getWorld(BukkitCommandSource.java:69) ~[?:?] at bluemap-5.14-paper.jar//de.bluecolored.bluemap.common.commands.Commands.lambda$create$7(Commands.java:82) ~[?:?] at bluemap-5.14-paper.jar//de.bluecolored.bluecommands.BlueCommands.checkContext(BlueCommands.java:259)...

status: accepted
version: 1.21.11