Page 5 of 13

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Wed Apr 13, 2011 10:49 pm
by anereton
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.

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Wed Apr 13, 2011 11:15 pm
by mib2berlin
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

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Fri Apr 15, 2011 12:58 am
by tadeo
Hello,
Just made a fresh blender 2.57 install on w7 64 in a brand new system :D .
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

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Fri Apr 15, 2011 6:08 am
by yoyoz
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.

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Fri Apr 15, 2011 11:54 am
by lynchy67
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.

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Fri Apr 15, 2011 8:44 pm
by eMirage
hi
just noticed that appended groups with (link option) doesn't export !

thanks.

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Fri Apr 15, 2011 9:10 pm
by yoyoz
Can you post a small sample so I can have a look?

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Sat Apr 16, 2011 8:51 am
by eMirage
below the sample scene, and thanks for the fast reply

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Sat Apr 16, 2011 9:59 am
by yoyoz
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...

Re: [Unsupported] Blender plugin v1.xx - Code

Posted: Sat Apr 16, 2011 3:59 pm
by salvation
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 :)