When I try to open a downloaded UHS file from the hints/ subfolder, the app instead tries to open the file from a folder called hintss:
Problem: java.io.FileNotFoundException: ./hintss/indy4.uhs (No such file or directory)
Creating a symlink to the hints folder as hintss allows me to open the file correctly.
OS: MacOS 12.3.1
Java: 1.8.0_152
OpenUHS: 0.6.6 (prebuilt binaries from sourceforge)