CelestialCartographers / Ahorn

Visual Map Maker and Level Editor for the game Celeste

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto hot key conflictions related to "Backup rate"

anexistantperson opened this issue · comments

Disabling "Automatic backups" does not fix the problem, however setting "Backup rate" to an extremely high number does. Setting it to a lower number like 6 causes the player to basically completely loose control over Celeste.

Assuming that "Automatic backups" does actually effect whether Ahorn makes backups or not, it would appear the bug is related to it checking whether it should make a backup or not.

commented

Automatic backup setting not disabling backups has been fixed on develop, but that isn't out yet. Not sure why the backup system would cause any problems with AHK, but I would guess Gtk is doing something funky there.

by Backup Rate you mean this in the settings of the program?
image
I always set it to 10 minutes (600 seconds) and the program runs smoothly without getting stuck :)

commented

Automatic backup setting not being respected was fixed in one of the more recent updates. Still no clue why AHK would disagree with it.