- Aug 22, 2020
- 120
- 288
Well, I'm trying to compile the game from source, and I'm about ready to fucking scream. (I know there's the exe, I want to make a few small tweaks. I haven't done those yet though, that's not the source of this problem)
I've got NetBeans 14, with OpenJDK 8, OpenJDK 11, OpenJFX 18, and OpenJFX 11 available.
Most combinations lead to the build failing because "main class not found" (it's right there, but sure). The most success I've had - i.e. getting a different error - is OpenJDK 11 with OpenJFX 11. That says "cannot find symbol" instead.
Now apparently some people have had success with OpenJDK and OpenJFX, but hey, not me I guess.
The only thing I can think of is trying the original Oracle JDK 8, but they want my fucking address and phone number to download their shit obsolete software, so fuck that.
So if someone knows a neat trick to make this error go away, and/or would be kind enough to slide me the installer for Oracle JDK 8, that'd be really appreciated. While I can just play with the exe, not being able to get compiling to work is guaranteed to bug me forever.
I've got NetBeans 14, with OpenJDK 8, OpenJDK 11, OpenJFX 18, and OpenJFX 11 available.
Most combinations lead to the build failing because "main class not found" (it's right there, but sure). The most success I've had - i.e. getting a different error - is OpenJDK 11 with OpenJFX 11. That says "cannot find symbol" instead.
Now apparently some people have had success with OpenJDK and OpenJFX, but hey, not me I guess.
The only thing I can think of is trying the original Oracle JDK 8, but they want my fucking address and phone number to download their shit obsolete software, so fuck that.
So if someone knows a neat trick to make this error go away, and/or would be kind enough to slide me the installer for Oracle JDK 8, that'd be really appreciated. While I can just play with the exe, not being able to get compiling to work is guaranteed to bug me forever.