Item Filter Custom Sounds Not Working on MacOS

Hey

Ive tried to place the custom sounds in "Path of Exile", "Preferences" and "ItemFilters". None of the places works.
Path of Exile does not give me any error message that the custom sounds are missing either, like on Windows.
I use my custom filter on Windows, so I know the filter should be working.
Last bumped on May 23, 2022, 11:07:33 PM
This thread has been automatically archived. Replies are disabled.
I have same problem.
macOS Monterey 12.3,
Apple M1.
Last edited by Hydramean on Feb 14, 2022, 2:45:43 AM
Still not working for me.
I did some digging and it turns out that the macOS client is still capable of loading and playing custom sounds, it just doesn't seem to be look in the correct location if you have relative paths for the sound files in the filter.

That is, this won't find the files:
"
CustomAlertSound "Brittleknee_6veryvaluable.mp3"


But this will:
"
CustomAlertSound "/Users/zao/sounds/Brittleknee_6veryvaluable.mp3"


Or if you wish to keep them in their "supposed" location:
"
CustomAlertSound "/Users/zao/Library/ApplicationSupport/Path of Exile/Preferences/ItemFilters/Brittleknee_6veryvaluable.mp3"


Edit: Looking closer with DTrace I've determined that it looks directly in the working directory of the program, which on my system is "~/Library/ApplicationSupport/Path of Exile".

If I put my sound files directly in there it correctly loads and plays them!

In any way, this still feels like a bug and ought to be addressed by GGG.
Last edited by ZaoFishbones on May 8, 2022, 7:13:36 AM
Thanks for your report, I'll pass this on.

Report Forum Post

Report Account:

Report Type

Additional Info