[Bug] SubtleEffects thinks player is burning when they have a back cosmetic equipped from HMCCosmetics Plugin
FaultyFunctions opened this issue ยท 1 comments
Hello! When I equip a backpack cosmetic from HMCCosmetics, SubtleEffects thinks the player is on fire and will display flame particles and play the putting out fire sound over and over.
Hey. Unfortunately, I am not able to fix this.
I have never written a plugin before, but from what I understand of the code, back cosmetics are displayed with armor stands, which can sometimes have lighting issues, so to prevent that the plugin tells the clients that the armor stands are on fire, which will cause the armor stands to be continually lit. However, I don't know why the entity fire overlay doesn't display, but my particles do since I'm using the same conditions.