at gg.skytils.skytilsmod.features.impl.slayer.base.Slayer$detectSlayerEntities$1.invoke(Slayer.kt:114) ~[Slayer$detectSlayerEntities$1.class:?]
Keeps spamming the logs when doing Inferno Demonlord Tier 4. I have noticed theres debug messages in the code that prints the wrong entity's nametag but I have no idea how to enable debug mode and am too lazy to modify code to add the entity nametag to the exception message right now but could give it a look later if no one else finds the cause/fix till then.
No idea if it happens with other slayers or other tiers but a guess could be it trying to detect the Quazi/Typhoesus as Inferno Demonlord but failing? Just an idea as to how could it be happening.
Seems unharmful except my log files getting bloated but I like my log files clean so rather would get this fixed. It could also be causing FPS drops because of the constant errors but JVM is suprisingly keeping up with the constant errors just fine at least on my machine/OS/Java version.