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
Describe the bug
Opening the Impact Installer in Arch Linux results in a blank window. When opening from a terminal, the following text appears... despite what it says there is nothing being downloaded, it stays stuck here indefinitely.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Sending event category=installer action=display label=null cid=2c295949-3e92-11ec-a3a6-b6a0ed42f849
Fetching releases from ImpactDevelopment/ImpactReleases
DOWNLOADING http://impactclient.net/releases.json
I've tested with OpenJDK 11 and 17, it's the same behaviour with both versions. I've also tested inside an Ubuntu vm on another pc, same behaviour there as well. (Edit: Followed the install FAQ advice, tested with OpenJDK 8 too. No dice.)
To Reproduce
Download installer
Run with java -jar [installer name] or by double-clicking on the .jar
See error
Expected behavior
Installer GUI should appear in the window.
Describe the bug
Opening the Impact Installer in Arch Linux results in a blank window. When opening from a terminal, the following text appears... despite what it says there is nothing being downloaded, it stays stuck here indefinitely.
I've tested with OpenJDK 11 and 17, it's the same behaviour with both versions. I've also tested inside an Ubuntu vm on another pc, same behaviour there as well. (Edit: Followed the install FAQ advice, tested with OpenJDK 8 too. No dice.)
To Reproduce
java -jar [installer name]
or by double-clicking on the .jarExpected behavior
Installer GUI should appear in the window.
Screenshots
![](https://camo.githubusercontent.com/1aae33a8ae471a701c967d8c2ccafaf94b6973d5e2b0e43ed5e8e18efaa2fb1e/68747470733a2f2f692e6b696f2e6465762f79656d65322f7861504942696e4f35312e6a70672f726177)
![](https://camo.githubusercontent.com/19d94832a66d986aaef2d526ab97d12e8bb692c19cdb2a072c654b8842fedd20/68747470733a2f2f692e6b696f2e6465762f79656d65322f796547494e41714931342e6a70672f726177)
Additional Client Info
The text was updated successfully, but these errors were encountered: