@earnest anvil
There are two types of logs; crash logs and log.txt.
Crash logs are generated when you see an "Oooops! :(" crash handler screen. They contain extra information which regular logs don't.
To access those, there's a button that says Open log file folder, which should take you to where they're stored. Make sure to grab the latest one!
For more subtle issues, non-crashing problems or other miscellaneous stuff, log.txt is checked. To find it, do the following:
- Open Olympus.
- Press the Manage button in the Installations panel on Olympus' main menu. (it's to the left)
- Press Browse to open the Celeste folder.
- Look for the file named exactly
log.txt inside that folder. Do not grab error_log.txt or look into the LogHistory folder as those are not the log.txt you're looking for.
Your username may sometimes show up in those logs. If you're concerned about that, remember to censor it before uploading. Every text editor should have a replace function, commonly opened with Ctrl+H.