Artem Musatenko

Results 5 issues of Artem Musatenko

I use paperweight to get paper api + nms, but when I add `http://nexus.devsrsouza.com.br/repository/maven-public/` repository, paperweight can't find minecraft on his own repo

When I reload the config I get error: ``` java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:828) ~[?:?] at java.util.zip.ZipFile.getEntry(ZipFile.java:327) ~[?:?] at java.util.jar.JarFile.getEntry(JarFile.java:513) ~[?:?] at java.util.jar.JarFile.getJarEntry(JarFile.java:468) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167) ~[patched_1.16.5.jar:git-Tuinity-"9f3435b"] at java.lang.ClassLoader.loadClass(ClassLoader.java:586)...

bug

I want to replace some text to component that open url and on hover show text this is my code: (kotlin) ```kt newMessage = newMessage.replaceText { it.match(config.blockLinkRegex).replacement( Component.text("Test msg").clickEvent (ClickEvent.openUrl("https://google.ru/"))...

type: enhancement
area: api

I run script with method xiaomi (python huami_token.py --method xiaomi --bt_keys) Then I authorize by getted link with my Mi Account Then I get redirected to 404 page (https://hm.xiaomi.com/watch.do?code=KSMOSCLOUDSRV_D049CD1E74*****) (url...

bug
enhancement

**Describe the bug** Fast leaf decay freezes and crashes server **To Reproduce** Steps to reproduce the behavior: 1. Enable fast leaf decay 2. See crash and big ms% in timings:...

Bug