Creuilcreuil
New Member
On linux the Terasology Launcher don't work, i downloaded the latest version from github
i have tried to run the script and it don't work, same with the jar file
i have tried to run the script and it don't work, same with the jar file
Code:
creuilcreuil@ubuntu:~/Downloads/TerasologyLauncher> chmod +x ./bin/TerasologyLauncher
creuilcreuil@ubuntu:~/Downloads/TerasologyLauncher> ./bin/TerasologyLauncher
Error: Could not find or load main class org.terasology.launcher.TerasologyLauncher
Code:
creuilcreuil@ubuntu:~/Downloads/TerasologyLauncher> chmod +x ./lib/TerasologyLauncher.jar
creuilcreuil@ubuntu:~/Downloads/TerasologyLauncher> ./lib/TerasologyLauncher.jar
Error: Could not find or load main class org.terasology.launcher.TerasologyLauncher
creuilcreuil@ubuntu:~/Downloads/TerasologyLauncher> java -jar lib/TerasologyLauncher.jar
Error: Could not find or load main class org.terasology.launcher.TerasologyLauncher