SkyblockClient / SkyClient-Universal

The Java (Universal) installer for SkyClient
GNU General Public License v3.0
30 stars 19 forks source link

Not working on linux (Crash & Buged UI) #21

Closed CroissantDuNord closed 1 year ago

CroissantDuNord commented 1 year ago

Java Version: Openjdk version "17.0.3" 2022-04-19 Linux: PosOS Gnome

Screen

image

Error (Console) https://pastebin.com/Hy36NB1t (Waring very big error)

OptixWolf commented 1 year ago

Here is a fix for this: sudo mkdir /tmpskyclient-universal-cache There you create the folder in the root dir. sudo chown username:group -R /tmpskyclient-universal-cache There you set the rights for the folder that you can access it.

KTibow commented 1 year ago

Alternatively build it from source which has the fix. This should be a fixed version: Skyclient-Universal-Installer-2.0.2.zip Come to the discord for support.