You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever JDownloader is updating itself/Core, the main process is gone, while the helper installation process is applying the updates. The script currently doesn't properly wait for this process to finish, which then may result in incomplete installation of updates. In case of no or broken JDownloader.jar file, it is getting replaced by bundeled/old JDownloader.jar
Whenever the JDownloader.jar is replaced, it is important to also delete Core.jar file and the update directory.
Please feel free to get in contact with our support for further solution finding
1.) properly wait for updater process to finish
2.) update init script to also delete Core.jar file and update directory whenever JDownloader.jar file is replaced
The text was updated successfully, but these errors were encountered:
Idea
Whenever JDownloader is updating itself/Core, the main process is gone, while the helper installation process is applying the updates. The script currently doesn't properly wait for this process to finish, which then may result in incomplete installation of updates. In case of no or broken JDownloader.jar file, it is getting replaced by bundeled/old JDownloader.jar
Whenever the JDownloader.jar is replaced, it is important to also delete Core.jar file and the update directory.
Please feel free to get in contact with our support for further solution finding
1.) properly wait for updater process to finish
2.) update init script to also delete Core.jar file and update directory whenever JDownloader.jar file is replaced
The text was updated successfully, but these errors were encountered: