Page 1 of 1

OctaneBlender Addon 2025.Beta2 - 30.2 Release [TEST] Vectron

Posted: Thu Mar 27, 2025 11:30 am
by Dave_Yu
When i use vectron OSL and hit compile, I get this error. I am using the Machina Infinitum fractal OSL shaders

Python: Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\octane\nodes\base_osl.py", line 620, in invoke
node.compile_osl_node(self.report, context)
File "C:\Users\Admin\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\octane\nodes\base_osl.py", line 545, in compile_osl_node
reply_data = str(ElementTree.fromstring(response).get("content"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 4.4\4.4\python\Lib\xml\etree\ElementTree.py", line 1350, in XML
parser.feed(text)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 135, column 178

Re: OctaneBlender Addon 2025.Beta2 - 30.2 Release [TEST] Vectron

Posted: Sat Mar 29, 2025 8:59 am
by Dave_Yu
It seems like some issues with the formatting that is not working with this addon. The Machina Infinitum OSLs are all not working. I made some custom ones and those worked.

Other builds like the non-addon the scripts had no errors.

Re: OctaneBlender Addon 2025.Beta2 - 30.2 Release [TEST] Vectron

Posted: Sun Mar 30, 2025 8:58 am
by linograndiotoy
Can you please send me the OSL so I can test it here? Thanks.