Miepee
Miepee
If either of the `tileset_rotation_spinner_max` or `background_rotation_spinner_max` items is in the UI file, it causes the other test to fail.
Seems to be specifically, if they are in the layout.
Fixed the test.
duplicate of #1928
Oh I see. Basically the usecase I wanted to have was to have the sidebar like this: ```yaml Configuration: - Default settings - Cli Options - Environment variables ``` And...
> This manual order can't be reflected by the toc-tree shortcode. Is it not possible for the shortcode to retrieve/read the tree at data/main.yaml? > How should such a parameter...
Alternative ramblings: is it possible for something very early in the building-site process to read the main.yaml, then loop over all its pages, and manually give it a weight parameter?
> Where does this value come from? I'd just use a running counter from 0 to however many pages there are > AFAIK there is no way to manipulate Hugos...
Can you provide more info please? What OS? Any further logs? What exactly does "hang" mean (straight up crash or just becoming unresponsive)? Does this happen only in the solo...
> I can't find any log files created by Randovania Should be in `%appdata%/roaming/randovania/logs/logger.log` or something like that. > To be frank, I do not know how the multi-world stuff...