Qveshn

Results 35 comments of Qveshn

1. Последний параметр в createLight (async) всегда ставьте false. Асинхронный режим работает некорректно 2. createLight/deleteLight только создает/удаляет свет на сервере. Клиент об этом не знает, т.к. сервер не посылает сообщения...

Collection это не класс, а интерфейс. Т.е. на вход во вторую функцию передается экземпляр класса, который реализует интерфейс "Collection". Есть много классов, которые реализуют этот интерфейс. Например ArrayList, HashSet, Vector...

Да, со StarLight полная беда. Его сначала воткнули в Tuinity. Потом в Purpur. Вроде где то слышал что его собираются скоро воткнуть и в Paper.

В общем, как я и предполагал, StarLight уже воткнули в Paper. https://github.com/Qveshn/LightAPI/issues/37

o_O это надо курить))

Unfortunately the Staright engine does not support custom lights. Therefore, LightAPI is not compatible with the servers in which StarLight is implemented.

Hi 1. LightAPI version? 2. Can you reproduce this bug on demand when I ask you? 3. "Error stopped chunks from loading" - Does it mean that chunks are not...

I have one idea where the bug is. But I need somebody to reproduce the bug before and after my changes in LightAPI

WTF... net.minecraft.util.thread.ThreadedMailbox: Method g() in 1.17 now is h() in 1.17.1 😟 This method is critical to the continued functioning of the ThreadedMailbox.

The new release LightAPI-fork 3.5.2 will probably fix this bug.