Error when using CustomStage with java 17 and openjfx 17
when I try to run my project, I get the following error:
Error occurred during initialization of boot layer
java.lang.module.FindException: Module CustomStage not found, required by com.example.jfxmoderntest
What does this mean and how could I fix it?
I am using gradle, so here is an except of my build.gradle:
6 Replies
⌛
This post has been reserved for your question.
Hey @NeoCortex97! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Sure, but it is only the example from the customstage docs.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.
This issue was a little urgent, but now it is not really anymore
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.