Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First free factory inconsistently getting default priority from nanoframe priority instead of constructor priority. #5390

Open
Stuart1998 opened this issue Dec 8, 2024 · 1 comment

Comments

@Stuart1998
Copy link

Stuart1998 commented Dec 8, 2024

I haven't been able to determine what exactly causes this because it's inconsistent, but designated default priority for your first factory is sometimes ignored for indeterminate reasons, causing factories that should be plopped at low priority to spawn at medium priority instead.

EDIT: Apparently, when default constructor priority is ignored it's getting the priority from the nanoframe priority instead.

@Mach565
Copy link
Contributor

Mach565 commented Dec 8, 2024

See also #4898

@Stuart1998 Stuart1998 changed the title Default Factory priority sometimes, inconsistently ignored on free starting factory. First free factory inconsistently getting default priority from nanoframe priority instead of constructor priority. Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants