Defold not update (SOLVED)

Kalimera sas dear defolders, I have a problem when I press to update , I have 1.2.170 (3061bed) version and says update is available but when I pressed the update button does not start like previous time to download sth. Anyone knows sth about? thanks a lot

What does the editor log say? (“Help -> Show logs”)

2020-07-26 14:24:26.543 2564782 [clojure-agent-send-off-pool-23] INFO editor.updater - {:line 122, :message “Downloading update”, :url “https://d.defold.com/archive/7a64a72ca0d10f1583edab5b4317499cdc8c64e5/editor-alpha/editor2/Defold-x86_64-win32.zip”, :file “C:\Users\elpid\AppData\Local\Temp\defold-update10074248701022213563.zip”}
2020-07-26 14:24:26.810 2565049 [clojure-agent-send-off-pool-23] INFO editor.updater - {:line 147, :message “Extracting update”, :dir “C:\Users\elpid\AppData\Local\Defold\update”}
2020-07-26 14:24:26.811 2565050 [clojure-agent-send-off-pool-23] INFO editor.updater - {:line 210, :message “Update download failed”}
java.util.zip.ZipException: archive is not a ZIP archive
at org.apache.commons.compress.archivers.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:958)
at org.apache.commons.compress.archivers.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:883)
at org.apache.commons.compress.archivers.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:621)
at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:295)
at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:218)
at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:201)
at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:162)
at editor.updater$extract_BANG_.invokeStatic(updater.clj:147)
at editor.updater$download_and_extract_BANG_$fn__74864.invoke(updater.clj:206)
at clojure.core$binding_conveyor_fn$fn__5739.invoke(core.clj:2030)
at clojure.lang.AFn.call(AFn.java:18)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)

is this ok? thanks

@Mathias_Westerdahl what to do reinstall defold ? by taking the new release ? thanks

Yes, you can download a new editor at d.defold.com

ok i will try that, thanks

ok I reinstall it and is ok thanks