Skip to content

Graphics Device initialization failed for : d3d, sw #39

Answered by Jackkillian
Jackkillian asked this question in Q&A
Discussion options

You must be logged in to vote

I did some more testing, and I realized that the problem was a dependency I was using:

<dependency>
  <groupId>com.github.Dansoftowner</groupId>
  <artifactId>FXTaskbarProgressBar</artifactId>
  <version>v11.4</version>
</dependency>

I had added this some time earlier but had completely forgot about it. Also, the program ran fine after it had been installed from the installer, and only didn't work when I ran javafx:run. Sorry to bother you!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@wiverson
Comment options

Answer selected by wiverson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #38 on November 16, 2021 15:36.