From d5cc2011384f3e03959e371c357faff9fd92d8f3 Mon Sep 17 00:00:00 2001 From: CookieCat <81494827+CookieCat45@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:11:36 -0400 Subject: [PATCH] AHIT: Update FAQ in setup guide (#5975) --- worlds/ahit/docs/setup_en.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/worlds/ahit/docs/setup_en.md b/worlds/ahit/docs/setup_en.md index 167c6c2faa..214b76940f 100644 --- a/worlds/ahit/docs/setup_en.md +++ b/worlds/ahit/docs/setup_en.md @@ -50,16 +50,17 @@ make sure ***Enable Developer Console*** is checked in Game Settings and press t ## FAQ/Common Issues -### The game is not connecting when starting a new save! -For unknown reasons, the mod will randomly disable itself in the mod menu. To fix this, go to the Mods menu -(rocket icon) in-game, and re-enable the mod. +### The game is crashing on startup repeatedly! +This is a common issue on older versions of the game, caused by the game failing to interface with the Steam Workshop. +To fix it you can try the following (from least to most effort required) +- Subscribe to any random workshop mod, then unsubscribe from it +- Restart Steam +- Restart your computer +- Delete the game's config directory from the files `steamapps/common/HatinTime/HatinTimeGame/Config` then verify the game files +- Reinstall the game ### Why do relics disappear from the stands in the Spaceship after they're completed? This is intentional behaviour. Because of how randomizer logic works, there is no way to predict the order that a player will place their relics. Since there are a limited amount of relic stands in the Spaceship, relics are removed after being completed to allow for the placement of more relics without being potentially locked out. The level that the relic set unlocked will stay unlocked. - -### When I start a new save file, the intro cinematic doesn't get skipped, Hat Kid's body is missing and the mod doesn't work! -There is a bug on older versions of A Hat in Time that causes save file creation to fail to work properly -if you have too many save files. Delete them and it should fix the problem.