-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Updating the plugin messes other plugins #342
Comments
this is controlled by ASF, ASF will clean this folder |
The issue is that I have to manually move the .dll of the other plugins from From what I can tell, this happens after updating ASFEnhance with the command |
ASFEnhance only execute ASF's update command to upgrade self, there is no extra logic written in ASFEnhance, all handled by ASF itself. |
This happens regularly. Here, ASF was stuck in a loop of updating ASFEnhance, and this leads to the deletion of other plugins. I will delete ASFEnhance for now and see if the issue appears again, but I doubt it would happen, because the issue has always happened after an automatic update of ASFEnhance performed by ASF. Most recently, ASF was stuck in a loop of updating ASFEnhance, and probably missed the restoration of
Above, the folders for BoosterManager and FreePackages are missing the .dll.
|
Here is a log where ASFEnhance is being updated from version 2.3.0.1 to version 2.3.1.0.
After the automatic restart, the other plugins have disappeared, and ASF tries again to update the ASFEnhance plugin.
Then it loops over and over with the same log. |
Once I delete ASFEnhance and use the other 4 plugins, no issue.
|
Fixed after being reported by: |
After updating the plugin, other plugins are put in the
_old/
folder, which messes with them.plugins/
plugins/_old/
The text was updated successfully, but these errors were encountered: