I am rendering on Ubuntu 14.04 Server via the console. I wanna use the blender executable from blender.org. But it always says wrong blender executable.
Whats wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Rudolf,
In preferences you can explicitly set your executable file, have you tried this? Can you provide more info on your operating system, where you installed blender, etc?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I am very very sorry. I always did it that way, but it never worked. Now with Blender 2.75a and the new Lokirender 072 it works fine.
It would be very cool if I can see what version of Blender each Grunt uses...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello I try to put it to work on arch linux but without success. I instaled it with yaourt -S loki-render. The program runs but the blender path not work and the frames is always in zero. I tryed /usr/bin/blender and /bin/blender without success. Can you tell me what is wrong?
I downloded the .jar file and try to run it with the sintax above but it not work and the program not start and i have his is the warning in the comand line:
WARNING: failed to read loki.cfg: net.whn.loki.common.Config; local class incompatible: stream classdesc serialVersionUID = 6074277131284587490, local class serialVersionUID = -6021935555257872207
Starting Loki grunt in cl mode
Attempting to connect to master...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hej Rodrigo,
It sounds like you may have loki cfg data from an older version of loki, and the newer version is having trouble reading it. Try deleting the .loki directory found in your home directory, then try again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I am rendering on Ubuntu 14.04 Server via the console. I wanna use the blender executable from blender.org. But it always says wrong blender executable.
Whats wrong?
Hi Rudolf,
In preferences you can explicitly set your executable file, have you tried this? Can you provide more info on your operating system, where you installed blender, etc?
just realized you're trying to use from the command line. Are you following this syntax:
java -jar LokiRender-072.jar /path/to/blender 192.168.17.45
Hello
I am very very sorry. I always did it that way, but it never worked. Now with Blender 2.75a and the new Lokirender 072 it works fine.
It would be very cool if I can see what version of Blender each Grunt uses...
Hello I try to put it to work on arch linux but without success. I instaled it with yaourt -S loki-render. The program runs but the blender path not work and the frames is always in zero. I tryed /usr/bin/blender and /bin/blender without success. Can you tell me what is wrong?
I downloded the .jar file and try to run it with the sintax above but it not work and the program not start and i have his is the warning in the comand line:
WARNING: failed to read loki.cfg: net.whn.loki.common.Config; local class incompatible: stream classdesc serialVersionUID = 6074277131284587490, local class serialVersionUID = -6021935555257872207
Starting Loki grunt in cl mode
Attempting to connect to master...
Hej Rodrigo,
It sounds like you may have loki cfg data from an older version of loki, and the newer version is having trouble reading it. Try deleting the .loki directory found in your home directory, then try again.
Thanks for your help. I delete the .loky and unistall the loki from yaourt repository. I run it in command line and IT'S ALIVE. ^^
But not work with the source code, i downloded it and run on netbeans but it's looks like my first problem. :(