[Unsupported] Blender plugin v1.xx - Code
Hi i dont know what is wrong, but im trying to use in 2.57 launched today and i cant see the exporter can anyone help me? Thanks.
Windows 10 pro x64 | Geforce GTX 980| AMD FX-9590 | 8GB DDR3| Octane render 3.03 |
- mib2berlin
- Posts: 1194
- Joined: Wed Jan 27, 2010 7:18 pm
- Location: Germany
Do you copy old setup files at first blender start ?
If not, you have to install the addon again.
Here it is:
http://www.refractivesoftware.com/forum ... 2&start=20
Cheers mib
If not, you have to install the addon again.
Here it is:
http://www.refractivesoftware.com/forum ... 2&start=20
Cheers mib
Opensuse Leap 42.3/64 i5-3570K 16 GB
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
Hello,
Just made a fresh blender 2.57 install on w7 64 in a brand new system
.
Unfortunately v1.9 (b-c) and 1.10 plugin does not even show in the render addons after "Preferences->install addons" Procedure.
Has anyone tried with the 2.57 blender released today (BF)
Thanks in advance
Tadeo Gutierrez
Just made a fresh blender 2.57 install on w7 64 in a brand new system

Unfortunately v1.9 (b-c) and 1.10 plugin does not even show in the render addons after "Preferences->install addons" Procedure.
Has anyone tried with the 2.57 blender released today (BF)
Thanks in advance
Tadeo Gutierrez
Now with official 2.57, the settings/addons are in ~/.blender/2.57 instead of ~/.blender/2.56 this is why the addon doesn't show up anymore and should be re-installed.
For fresh installs, the addon doesn't show up after install, you must save your default settings and re-open blender. If this doesn't work, look console output for error messages.
For fresh installs, the addon doesn't show up after install, you must save your default settings and re-open blender. If this doesn't work, look console output for error messages.
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
1.10 installs fine in 2.57 here on Vista 64bit. No need to save setting and restart. Opens Octane 246 no problem.
1.10 also installs fine on Ubuntu 10.10 64bit in 2.57, all the settings are there.. I haven't installed Octane on Ubuntu yet as I presume I will need to re-register???.
Maybe one of the linux crowd could answer that. I have Ubuntu installed on a completely separate physical hard drive. I used the old "unplug the primary vista drive" method whilst installing Ubuntu to guarantee nothing was written to the primary drive. Hence the Ubuntu grub is actually on the second drive with Ubuntu installed on it. No issues, I can boot into either OS and Ubuntu sees my Vista drive. Vista doesn't see the second drive but thats not a problem.
Am I right in thinking I'd need to transfer the octane license to use it in Ubuntu??? Sorry if thats a bit off topic.
1.10 also installs fine on Ubuntu 10.10 64bit in 2.57, all the settings are there.. I haven't installed Octane on Ubuntu yet as I presume I will need to re-register???.
Maybe one of the linux crowd could answer that. I have Ubuntu installed on a completely separate physical hard drive. I used the old "unplug the primary vista drive" method whilst installing Ubuntu to guarantee nothing was written to the primary drive. Hence the Ubuntu grub is actually on the second drive with Ubuntu installed on it. No issues, I can boot into either OS and Ubuntu sees my Vista drive. Vista doesn't see the second drive but thats not a problem.
Am I right in thinking I'd need to transfer the octane license to use it in Ubuntu??? Sorry if thats a bit off topic.
Can you post a small sample so I can have a look?
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
below the sample scene, and thanks for the fast reply
- Attachments
-
- linked_libraries.rar
- sample file with linked groups
- (952.55 KiB) Downloaded 295 times
I think I got it!
Nice accumulation of problems indeed:
- I forgot to commit a modification due to API change in 1.09d. Please download 1.10 from thread with 1.10 (or replace dupli_list_free with dupli_list_clear in line 702 of export.py).
- your objects in your library must use absolute path to the textures
- your objects in your library must have different material names
Once you've fixed that, it should work.
Cheers,
Yoyoz
PS: I'm assuming you now use blender 2.57, despite the UI of your files have a strange 2.49b look...
Nice accumulation of problems indeed:
- I forgot to commit a modification due to API change in 1.09d. Please download 1.10 from thread with 1.10 (or replace dupli_list_free with dupli_list_clear in line 702 of export.py).
- your objects in your library must use absolute path to the textures
- your objects in your library must have different material names
Once you've fixed that, it should work.
Cheers,
Yoyoz
PS: I'm assuming you now use blender 2.57, despite the UI of your files have a strange 2.49b look...
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
hi
cool plugin!
...whats about camera-target(dof) and motion blur? is it planed?
EDIT:
upps.. sorry i didn't saw the options but all is here
cool plugin!
...whats about camera-target(dof) and motion blur? is it planed?
EDIT:
upps.. sorry i didn't saw the options but all is here

Win7 64 | Geforce 470GTX 1280MB | Q9550 2.83GHz | 8GB Ram | NVidia 306.23 , Cuda 5.0.1