-
Notifications
You must be signed in to change notification settings - Fork 11
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
[BUG] Processing mods after copy spins for ever #263
Comments
found the log entries in the app |
hmm. race condition I bet. I'll dig into this, thanks |
I think I have this fixed in 5.1.5, please let me know if the problem persists. |
Seem to be working now! Thank you. |
Spoke too soon.... I thought it was working for me, but it's doing it again. Maybe it's something I'm doing? |
I had to do a complete reinstall of FS22 for various reasons and it seems to be behaving now. Will keep an eye on this week. |
yeah, I'm wondering if the actual scanner was somehow failing and not being caught - I'll experiment a bit with trying to force that to happen and see what I can find |
bit of an update. It seems only to get suck spinning when I do a copy after a check version copy/resolution. Any other time it appears to finish fairly quickly. |
thank you for continuing to run this down, that gives me a narrower place to look for the bug, appreciate it |
note: happens if in 2022 or 2025 mode. |
yeah. this is actually related to #285, kind of. either way, it appears to be fixed in the upcoming 6.x branch |
Is there an existing issue for this?
Current Behavior
After resolving a version difference, the scanning mods happens. It stalls at 100% for ever. 512/512 in my case. Have to kill the program and start over. The scanning seems to work fine in other places, like on launch and finish fairly quickly.
Expected Behavior
scanning actually finishes.
Steps To Reproduce
Environment
Anything else?
Not sure where log ifle is located. can add it if you can tell me where it is.
The text was updated successfully, but these errors were encountered: