Hi! Could I ask for a little help?
I'm trying to use Blueprint on linux (Arch Linux), but it doesn't seem to start.
I use the command invocation that can be found in the .bat file.
It gives the folloving output in the terminal, however I get nothing else, no window appears:
$ java -Djava.library.path=native -jar bin/blueprint.jar
Operating system detected: Linux
Starting Blueprint v0.0.1.6beta.. Good luck!
Current folder: /home/emoryy/prog/Blueprint0016
I also tried Bluerender, which starts and runs without an issue.
Thanks!