HexoCraft / AddLight

This plugin allow server admin to add invisible light sources
https://dev.bukkit.org/projects/addlight
3 stars 6 forks source link

Strange Height Limitation #18

Closed Adam759 closed 6 years ago

Adam759 commented 6 years ago

Recently when working on a build, I went to use AddLight and it seems there is a hard height limit for it, 128 blocks. AddLight will not add any light above this threshold. Any reason why? Is this by design or is there something else going on? Thanks!

hexosse commented 6 years ago

This is strange as I don't have any limitations on hight. Could you give me more detail :

Adam759 commented 6 years ago

Hello again, we are on latest Spigot (CraftBukkit) (9b8bba4-bdcc7c7) 1.12.2. The plugin is version 4.2.0. If you ever want to stop by the server is at "bowlingotter.world". I have tried everything to figure it out, my best guess is an interference with another plugin.

hexosse commented 6 years ago

Do you have any errors in your console log? Did you you try without other plugins ?

Selebrator commented 6 years ago

I can confirm. Java Version: 1.8.0_141 64bit Client Version: 1.12.2/vanilla Spigot version: This server is running CraftBukkit version git-Spigot-4bd94dc-f4ca180 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) Plugin version: AddLight v4.2.0 No other plugins used. latest.log

At y=64 AddLight light behaved as expected. At y>128 AddLight light did not appear. Torch light behaved as expected. At y=128 The lower half of the block lights up and it can be made to light up completely (not shure what exact actions make that happen). AddLight did not appear anywhere in the log except on enable, command and disable. No exceptions thrown.

hexosse commented 6 years ago

I'm working on it, but the light mechanism is a bit tricky.

hexosse commented 6 years ago

Just found a solution. Update to AddLight 4.2.1