Col-E / Col-E/Recaf-Launcher

Hangs on fetching artifact

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
bug Cannot reproduce
Dominant language
Java
Stars
193
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.