Recaf-Launcher icon indicating copy to clipboard operation
Recaf-Launcher copied to clipboard

Hangs on fetching artifact

Open JL2210 opened this issue 1 year ago • 1 comments

When trying to install Recaf 4.x with launcher 0.4.1 it hangs on fetching the artifact. No network usage listed in Task Manager above 32kbps which is baseline

I can't use Recaf 2 because I need to change an annotation

C:\Users\username\Downloads>java -jar recaf-launcher-0.4.1.jar update-ci -b dev4
Attempting to resolve installed Recaf version...
Recaf jar file not found: 'C:\Users\username\AppData\Roaming\Recaf\recaf.jar'
Attempting to resolve JFX version...
No JavaFX version class found in the current classpath
Java Properties:
 - java.home = C:\Program Files\Java\graalvm-jdk-17.0.11+7.1
 - java.version = 17.0.11
 - java.vm.vendor = Oracle Corporation
 - java.vm.version = 17.0.11+7-LTS-jvmci-23.0-b34
 - javafx.platform = win
 - javafx.version = -1
 - os.arch = amd64
 - os.bitness = 64
 - os.name = Windows 11
 - os.processors = 20
 - os.version = 10.0
 - recaf.version = ?

Attempting to resolve installed Recaf version...
Recaf jar file not found: 'C:\Users\username\AppData\Roaming\Recaf\recaf.jar'
Checked for update recently on 2024/06/05 16:30:08, will check again later in 6m 52s
Recaf CI has 30 artifacts listed, fetching first matching one...

Same issue on Java 22

JL2210 avatar Jun 05 '24 21:06 JL2210

Try on 0.7.0+ and see if the progress bar ever starts filling up.

Col-E avatar Nov 24 '24 05:11 Col-E