LightAPI icon indicating copy to clipboard operation
LightAPI copied to clipboard

Bukkit Library for create invisible light source

Results 17 LightAPI issues
Sort by recently updated
recently updated
newest added

[18:12:42 WARN]: [InteractionVisualizer] Task #145 for InteractionVisualizer v1.17.0.8 generated an exception java.lang.NoClassDefFoundError: ru/beykerykt/lightapi/LightType at com.loohp.interactionvisualizer.managers.LightManager.lambda$run$0(LightManager.java:65) ~[InteractionVisualizer-1.17.0.8.jar:?] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[pufferfish-1.18.1.jar:git-Pufferfish-9] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[pufferfish-1.18.1.jar:git-Pufferfish-9] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1573) ~[pufferfish-1.18.1.jar:git-Pufferfish-9] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:519) ~[pufferfish-1.18.1.jar:git-Pufferfish-9] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1496)...

i need this because i want to build Aurora the original version didn't work but now it hase update and need java 17 and use mc 1.18

Since the popularity of starlight by being both in tuninity and its forks, could we get support for starlight? here is the current issue I have found due to starlight...

**I use this plugin for ItemAdder and gave me this error** https://paste.gg/p/anonymous/3cf3cb8861e04270921dd15d9c5329c9

[01:14:42 WARN]: java.lang.ClassCastException: class ca.spottedleaf.starlight.light.StarLightInterface$2 cannot be cast to class net.minecraft.world.level.lighting.LightEngineBlock (ca.spottedleaf.starlight.light.StarLightInterface$2 and net.minecraft.world.level.lighting.LightEngineBlock are in unnamed module of loader 'app') [01:14:42 WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1$2.run(CraftBukkit_v1_17_R1.java:166) [01:14:42 WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1.executeSync(CraftBukkit_v1_17_R1.java:242) [01:14:42...

Currently this warning pops up on paper 1.17.1-233 ``` [17:45:03 WARN]: java.lang.ClassCastException: class ca.spottedleaf.starlight.light.StarLightInterface$2 cannot be cast to class net.minecraft.world.level.lighting.LightEngineBlock (ca.spottedleaf.starlight.light.StarLightInterface$2 and net.minecraft.world.level.lighting.LightEngineBlock are in unnamed module of loader 'app')...

[19:02:05 WARN]: java.lang.ClassCastException: class ca.spottedleaf.starlight.light.StarLightInterface$2 cannot be cast to class net.minecraft.world.level.lighting.LightEngineBlock (ca.spottedleaf.starlight.light.StarLightInterface$2 and net.minecraft.world.level.lighting.LightEngineBlock are in unnamed module of loader 'app') [19:02:05 WARN]: at LightAPI-fork-3.5.2 (1).jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1$2.run(CraftBukkit_v1_17_R1.java:166) [19:02:05 WARN]: at LightAPI-fork-3.5.2...

1.16.5 Paper ![image](https://user-images.githubusercontent.com/60805088/131258393-8a49cf39-f595-402b-bc87-006ccad4b43c.png) ![image](https://user-images.githubusercontent.com/60805088/131258408-966c1446-133b-4405-95a5-f762177c8b6b.png)

server : Purpur version git-Purpur-1328 (MC: 1.17.1) [15:06:06] [pool-14-thread-1/WARN]: java.lang.ClassCastException: ca.spottedleaf.starlight.light.StarLightInterface$2 incompatible with net.minecraft.world.level.lighting.LightEngineBlock [15:06:06] [pool-14-thread-1/WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1$2.run(CraftBukkit_v1_17_R1.java:166) [15:06:06] [pool-14-thread-1/WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1.executeSync(CraftBukkit_v1_17_R1.java:242) [15:06:06] [pool-14-thread-1/WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1.recalculateLighting(CraftBukkit_v1_17_R1.java:159) [15:06:06] [pool-14-thread-1/WARN]: at LightAPI-fork-3.5.2.jar//ru.beykerykt.lightapi.server.nms.craftbukkit.CraftBukkit_v1_17_R1.createLight(CraftBukkit_v1_17_R1.java:97)...

I already asked in the interactive visualizer discord and they said I should ask here [04:58:50 WARN]: Null nibble, preventing crash BlockPosition{x=-274, y=77, z=642} [04:58:50 WARN]: [InteractionVisualizer] Task #42979795 for...