Recurrent Complex

Recurrent Complex

35M Downloads

Odd bug with CustomNPCs and boss bars

filloax opened this issue ยท 4 comments

commented

For some reason, if you include an NPC from the customnpcs mod with his boss bar active in a structure, the boss bar isn't visible for npcs spawned in structures, even if it did work for the exact same one spawned normally. I don't know on which side this is, but Noppes isn't developing that mod for 1.7 anymore, so it would be pointless to report the bug to him.

commented

I looked at some code and can't see any reason why this might be happening. You could try comparing the NBTs of the NPCs in terms the showBossBar byte (that would mean a save/load issue).

commented
commented

One thing that's to be considered is that the boss bar will only show up when the entity can 'see' the player - so maybe if you get closer it will show up?

commented