Page 6 of 6

Re: OctaneRender™ for Blender 1.52 - 4.8 beta Win [TEST]

Posted: Tue May 06, 2014 11:51 am
by ROUBAL
@Resmas : Thank you ! I am glad that some misunderstanding of someone can lead to better understanding for someone else :D

@jimstar :
You can not have some object on the server which do not have their counterpart inside Blender, and vice versa.
So, you must create any node inside Blender which you want to see synchronized with the server, no matter for image rendering or for any data export.
I am hopeless at coding. I did only few little programs in Quick basic almost 30 years ago, so it remains me only a little bit of theory. I have absolutely no knowledge or skill in any modern coding language.

What I had in mind would not (at first glance) require exchange of data between nodes inside Blender, and the server.
I didn't thought to connect with a real node inside blender, but rather try to emulate a basic node by a unique static block of data written inside the plugin code itself or in a text file.
It is just an idea as I have no idea of how the whole system works, and unfortunately it may not be compatible with what you said above about a kind of symmetry between Blender and the server. This could also explain that :

When comparing obj export and alembic export, there is a thing that looks paradoxal from a user point of view :
when exporting in obj, by the blender built-in exporter as well as with community addon, material data are exported in obj (mtl) regardless to the kind of material : Blender regular material, Cycles node, Octane node...
When exporting in alembic, materials data are not exported, but the export process is sensitive to the nature of the material source !

As you suggested, a Python script/addon would be of a good solution to assign a basic material to all material output nodes (while keeping the original material names)... Any Python coder in the room ?

Re: OctaneRender™ for Blender 1.52 - 4.8 beta Win [TEST]

Posted: Tue May 06, 2014 2:45 pm
by RealityFox
I'm having a bit of an issue with my Octane Server crashing every time I try to load any sort of scene to be rendered. I'm pretty sure I entered in my information in correctly :/ - At the moment it doesn't seem to matter which scene I try to load into it. Not sure if this message is of any use.

Problem Event Name: BEX64
Application Name: OctaneServer.exe
Application Version: 0.0.0.0
Application Timestamp: 5362cb8b
Fault Module Name: OctaneServer.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5362cb8b
Exception Offset: 000000000001d77c
Exception Code: c0000417
Exception Data: 0000000000000000
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 4105
Additional Information 1: 7c33
Additional Information 2: 7c333d0f7fee42320ea3ac185b935e2a
Additional Information 3: 47cf
Additional Information 4: 47cf91737d4b8366b0be9fffa6fef068

I've reinstalled it and I keep having Octane crash despite the scene...

EDIT:

I reinstalled Blender and it worked now. How odd :/

Re: OctaneRender™ for Blender 1.52 - 4.8 beta Win [TEST]

Posted: Tue May 06, 2014 6:33 pm
by tomas_p
I still only wait for image.

Re: OctaneRender™ for Blender 1.52 - 4.8 beta Win [OBSOLETE]

Posted: Wed May 07, 2014 1:26 am
by JimStar
Next version HERE.