From 04e486198ab9d1e8d966b281a2e58943ca2a2cef Mon Sep 17 00:00:00 2001 From: Bandie Yip Kojote Date: Thu, 10 Aug 2017 19:35:14 +0200 Subject: [PATCH] Troubleshooting --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eb11942..943a94e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ ## A little psychedelic art program running with JavaFX Get the newest build [here](https://github.com/Bandie/CircleArt/raw/master/dist/CircleArt.jar). + +## Troubleshooting + +- Q: Error: Could not find or load main class org.bandie.circleart.CircleArt +- A: You need JavaFX. (Yes, Oracle stuff atm. Sadly.) +