-
Notifications
You must be signed in to change notification settings - Fork 0
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
Never finishes running (unless it's in its own group) #3
Comments
By compile do you mean it never finishes preparing and so cannot press the start arrow? Or that once you press the start arrow, it takes a long time to run? |
It takes forever to run. It compiles no problem. Once you start building the patch though it never finishes. I let it sit for 10 minutes and it didn't finish. |
I think I found the issue. It only hangs when I also use it in combination with ItemWeightCustomizer. |
I think it might just need some optimization in some of the loops of its code, if i had to guess. Or might be rubbing against this issue Mutagen-Modding/Mutagen#229 |
So, if I try to compile a patch with Food-Remover-Plus in a group with all my other plugins it will hang, or like never finish.
But, if I put Food-Remover-Plus in its own group it will finish within 30 seconds.
These are my other patchers. I haven't tried disabling them one by one to test if there is a certain conflict.
The text was updated successfully, but these errors were encountered: