Skip to content

issues Search Results · repo:SkytAsul/GlowingEntities language:Java

Filter by

26 results
 (62 ms)

26 results

inSkytAsul/GlowingEntities (press backspace or delete to remove)

Attempting to set a fake entity s glowing color to the specified color and it seems to always default to black, no other plugins should be modifying the outcome. Repro: final Location location ...
bug
  • imsteamworks
  • 2
  • Opened 
    on Feb 24
  • #31

Currently, the default shulker size is used for glowing blocks. Visually, this is not an issue, but when applied to breakable blocks, it can interfere with player interaction. Depending on the angle, the ...
  • pintoso
  • 2
  • Opened 
    on Feb 21
  • #30

https://mclo.gs/ZbJyIAR `public class HealthCrystals extends JavaPlugin implements Listener { private Laser.GuardianLaser laser; private final GlowingEntities entities = new GlowingEntities(this); ...
bug
waiting for response
  • Hellcode48
  • 2
  • Opened 
    on Jan 29
  • #29

Error java.util.NoSuchElementException: packet_handler at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:1073) ~[netty-transport-4.1.97.Final.jar:4.1.97.Final] ...
bug
waiting for response
  • apollyon600
  • 14
  • Opened 
    on Jan 26
  • #28

When loading the library on a fresh Paper/Purpur 1.21.3 server, it fails to initialize and then returns this error: [GlowingEntities] Found server version 1.21.3 [GlowingEntities] Loaded transparent ...
  • Pro4D
  • 2
  • Opened 
    on Nov 25, 2024
  • #26

Hi, I am facing a potential bug where player A glowing forever in white when I set a player A glowing in red for another player B and player B go away out of entity display reach and go back before the ...
bug
wontfix
  • Dr3amWars
  • 4
  • Opened 
    on Nov 25, 2024
  • #25

for(Block block : getBlocksInRadius(l, radius)){ if(block.getType().equals(Material.DIAMOND_ORE)){ try { glowingBlocks.setGlowing(block, p, ChatColor.AQUA); } catch (ReflectiveOperationException e) { throw ...
bug
invalid
  • NotPatch
  • 5
  • Opened 
    on Nov 11, 2024
  • #24

Hi! I wanted to have my Snowball entity glow red, but when I tried using GlowingEntites.setGlowing(entity, player, color) with ChatColor.RED, it turned blue! The reverse happens when using ChatColor.BLUE: ...
bug
waiting for response
  • Towodile
  • 8
  • Opened 
    on Sep 12, 2024
  • #23

I wrote a plugin that makes item frames glow, and it runs smoothly on version 1.20.1. However, when I try to load it on Paper 1.18.1, it fails and gives the following error: [15:45:57] [Server thread/INFO]: ...
  • Null-K
  • 4
  • Opened 
    on Aug 27, 2024
  • #22

[23:04:59 INFO]: [GlowingEntities] [GlowingEntities] Found server version 1.20.1 [23:04:59 ERROR]: [GlowingEntities] [GlowingEntities] Failed to fill up all datas for mappings. [23:04:59 WARN]: java.lang.IllegalAccessException: ...
  • Zxoir
  • 3
  • Opened 
    on Aug 17, 2024
  • #21
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub