Qveshn

Results 36 comments of Qveshn

@LOOHP, I am curious, please tell me in a nutshell (briefly) when (or where) InteractionVisualizer creates light sources, and in what cases with `LightType.SKY`, and in what cases - `LightType.BLOCK`?...

@LOOHP thanks @HamiIkar make pleases tests with new LightAPI 3.5.2 if any errors or chunks are stopped loading again or the server freezes while saving the world on exit, please...

Hi I am dummy in jitpack :) But I have looked into log (https://jitpack.io/com/github/Qveshn/LightAPI/3.4.2/build.log): ``` [ERROR] Failed to execute goal on project v1_15_R1: Could not resolve dependencies for project ru.beykerykt.lightapi.nms:v1_15_R1:jar:3.3.0:...

Maybe to add LightAPI-fork-3.4.2.jar to some public repository and use that in your pom? Unfortunately, I don’t know how to create public repositories and how to add something there =(

ATM I am trying to make my repository at https://oss.sonatype.org/ There is not so simple. It needs time. Administartors from sonatype want something from me. I do not understand much....

Hi I did some tests in sonatype I tried to deploy release but this is not simple. There are many requirements for artifact (sources, javadoc, additional attributes in pom, signature...

Hi Have you tested my public deployment?

Have you tested public repository for LightAPI-fork?

1. What server implementaion (bukkit,spigot,paper,...) and version do you use? 2. Does the light disappear immediately (1-2 server ticks) after creating or after a few or more seconds? 3. Could...

Hi It is not a bug. It is а shortcoming :worried: LightAPI does not create permanent lights. It does not store any "hidden" light source blocks in chunk, because there...