Hi!
I'm new to this forum, and I wanted to try out BlueRender. I downloaded the latest version (0005) but I can't get it to run. I get an error:
Error: Could not find or load main class bluerender.BlueRender
I'm using Linux, my Java version is "1.8.0_171". This is the full java --version output:
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 8.0.5.16 - pxa6480sr5fp16-20180524_01(SR5 FP16))
IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180523_387150 (JIT enabled, AOT enabled)
OpenJ9 - c81abfb
OMR - f3f8112
IBM - 4f87eeb)
JCL - 20180515_01 based on Oracle jdk8u171-b11
I tried running the same command as in the bluerender.bat file in terminal from the same directory, I tried entering the bin directory and running the following command:
java -jar bluerender.jar
but it always gives me the same error.
I'm familiar with java programming from work, but I don't have the source code (I can easily decompile it as I have IntelliJ installed, but I don't want to unless I'm told to do so).
Any ideas why this is happening?
Thanks!