Really good work on 2.80 port.
Got 2.79 Error:
"No valid Camera Response Functions in: C:\CRF\dscs315_5.crf"
& This shows in console:
Code: Select all
Exception ignored in: <bound method LuxCoreRenderEngine.__del__ of <bpy_struct, LuxCoreRenderEngine invalid>>
Traceback (most recent call last):
File "C:\programi\b279bP\2.79\scripts\addons\BlendLuxCore\engine\__init__.py", line 59, in __del__
if getattr(self, "session", None):
ReferenceError: StructRNA of type LuxCoreRenderEngine has been removed
[LuxCore][32020.015] [GeForce GTX 1070 Intersect] Memory used for OpenCL image pipeline: 8708Kbytes
[LuxCore][32020.062] [GeForce GTX 1070 Intersect] Memory used for OpenCL image pipeline: 8708Kbytes
[LuxCore][32020.109] [GeForce GTX 1070 Intersect] Memory used for OpenCL image pipeline: 8708Kbytes
Traceback (most recent call last):
File "C:\programi\b279bP\2.79\scripts\addons\BlendLuxCore\engine\__init__.py", line 114, in view_update
viewport.view_update(self, context)
File "C:\programi\b279bP\2.79\scripts\addons\BlendLuxCore\engine\viewport.py", line 47, in view_update
engine.session = engine.exporter.update(context, engine.session, changes)
File "C:\programi\b279bP\2.79\scripts\addons\BlendLuxCore\export\__init__.py", line 287, in update
self.update_session(changes, session)
File "C:\programi\b279bP\2.79\scripts\addons\BlendLuxCore\export\__init__.py", line 298, in update_session
session.Parse(self.imagepipeline_cache.props)
RuntimeError: No valid Camera Response Functions in: D:\_Studies\LuxR\_engine\CRF\dscs315_5.crf
location: <unknown location>:-1
What does it mean? Is it LuxCore or BlendLuxCore bug?
Because last time i worked with .crf files they all worked
Happens also with one posted here:
viewtopic.php?f=4&t=788&p=8183&hilit=crf+film#p8183
Thanks for everything.