neowutran / ShinraMeter

Tera DPS Meter
https://neowutran.ovh/updates/?C=M;O=D
MIT License
114 stars 80 forks source link

No sound in event dung #476

Closed unlimitedgtx closed 4 years ago

unlimitedgtx commented 4 years ago

A friend told me, that he hasnt any sound notifications in event dung abscess, Every other place its working, but only not in this dung.

neowutran commented 4 years ago

Need more infos But more likely related to boss detection than sound. Does the boss is detected correctly by the meter ? if so, what kind of event are not triggered ?

unlimitedgtx commented 4 years ago

He said no events work. No nemesis, energy stars, adrenalin rush. He get no notification sounds, but shinra isnt muted

Gl0 commented 4 years ago

uncheck "detect bosses by hp bar (ignore db)" in settings

unlimitedgtx commented 4 years ago

uncheck "detect bosses by hp bar (ignore db)" in settings

its unchecked, it never was on

unlimitedgtx commented 4 years ago

Problem only exists in abscess hardmode. Boss is detected correctly by shinra, i see every event on boss bar, but dont get any notification sound

Gl0 commented 4 years ago

notification popups are there too? if not - may be there is some area_boss_blacklist in config file.

unlimitedgtx commented 4 years ago

No, notification popups missing too. Edit.: Both bosses are affected

unlimitedgtx commented 4 years ago

So no idea or solution?

Gl0 commented 4 years ago

If shinra's boss hp bar is visible for these bosses and notifications are working for other bosses - then I have the only idea mentioned above - area_boss_blacklist in event config files.

unlimitedgtx commented 4 years ago

If shinra's boss hp bar is visible for these bosses and notifications are working for other bosses - then I have the only idea mentioned above - area_boss_blacklist in event config files.

There is no area_boss_blacklist, i couldnt find something in event files. And other players have the same issue.

Gl0 commented 4 years ago

Actually rechecked the code, seems that's intended behavior, if there is no ingame boss bar for these bosses => no events fired, despite of shinra's boss bar is shown. Probably we need to add notifications to other bosses too.

unlimitedgtx commented 4 years ago

Ok, i understand. Ty that you checked again. Maybe when adding them its possible.