Hey, whats up guys??
I am making a 2d game in java with javafx. It was a university semester project (course name: Java programming laboratory). We, team of 3 build the game successfully (at least it works and can be submitted to the laboratory). But the release is not working (github workflows (release.yml). I built .deb, .exe, .appimage, .dmg for this game. But after some gstreamer (linux) update, the game is not working. moreover, it is showing error even when i am running the game with mvn clean javafx run.
I need help with this issue (release.yml, build.yml, README , and if there is any other issue).
Github project: https://github.com/MdRasB/Duck_Dash.git