I am trying to run the HH client in a server OS (2022, hoping for better performance than a desktop VM).
When trying to start the java client I get the following error:
CODE
C:\Program Files\Java\latest\jre-1.8\bin>java -jar "d:\HH\HentaiAtHome - 1.6.3.jar"
2025-05-25T10:24:49Z [ERROR] {hath.base.HentaiAtHomeClient.run(HentaiAtHomeClient.java:102)} Could not create program directories. Check file access permissions and free disk space.
I have already set the permissions on the folder to Everyone Modify.
Is there a folder for which I should adjust permissions or is there something more simple that I am overlooking?