Marvin

Results 28 comments of Marvin

>config or command. How about both.

Do you have the caused by: part? Or is there none? This also doesn't seem to match the current master's code. If anything, there seems to be a merge error...

Closed by 6d4ee74fc9a0a3ff6dfa7916bbc52a8f585860a6

I will investigate this issue but it may be resolved with other changes that will be done for version 2.2.0.

FWIW I have found that the success message is printed, even if the internal deployment step, ie. the step that uploads the template to the S3 bucket, fails: https://github.com/CloudNetService/CloudNet/blob/18530b6bf2c5340e1e1898a29f8b3c45e4004684/node/src/main/java/eu/cloudnetservice/node/command/sub/TemplateCommand.java#L259-L260

Due to the fact that the gist is no longer available, I can not analyze the stacktrace anymore. Do you happen to know, whether the region in MinIO is set...

The forced push fixes an issue where the method reference used as a `Runnable` is not removed from the list of tickable tasks in Fabric.

For vanilla, ie. Bukkit, Spigot and Paper, I could not absolutely determine that, due to the obfuscated nature of the vanilla Java Edition server. As I have understood from MinecraftServer.java...