OGSegu / Twitch-View-Bot

First open-source really working view bot for Twitch
MIT License
65 stars 41 forks source link

./gradlew build is crashing #22

Closed TomerGamerTV closed 3 years ago

TomerGamerTV commented 3 years ago

in getting this error then trying to build

`* What went wrong: java.lang.UnsupportedClassVersionError: org/openjfx/gradle/JavaFXPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

org/openjfx/gradle/JavaFXPlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

OGSegu commented 3 years ago

Install Java 11

TomerGamerTV commented 3 years ago

Install Java 11

i cant find the download link can you send it?

SantiParris8 commented 3 years ago

I added the solution, download zulu11

TomerGamerTV commented 3 years ago

I added the solution, download zulu11

Can you send the link?

SantiParris8 commented 3 years ago

Search for zulu11 jdkfx. If you hav windows, this is the link: https://www.azul.com/downloads/?version=java-11-lts&os=windows&architecture=x86-64-bit&package=jdk-fx

TomerGamerTV commented 3 years ago

Search for zulu11 jdkfx. If you hav windows, this is the link: https://www.azul.com/downloads/?version=java-11-lts&os=windows&architecture=x86-64-bit&package=jdk-fx

i installed it and build it, what now? how do i run it?

Kuhicop commented 3 years ago

explore your project folders and run the compiled program \gradle\wrapper\gradle-wrapper

TomerGamerTV commented 3 years ago

explore your project folders and run the compiled program \gradle\wrapper\gradle-wrapper

it doesn't open or shows anything then i double click on it