AWS Thinkbox Discussion Forums

Enable local rendering gives - (Files cannot be written - please check output paths!)

I am looking for some help debugging this issues when using “Enable local rendering” feature in the submission script.

I am submitting jobs from C4D 2023 using the buildin standard renderer.
The c4d file, resources and output path is all located on a network file server.

windows 10

Turning “Enable local rendering” off it all works fine and the slaves output finished files to the network share.
I also looked in the local folder programdata - thinkbox and in the worker folder. But there is no files there either.

Cheers
-Mats

=======================================================
Error
=======================================================
Error: FailRenderException : RenderTask: Unexpected exception (Files cannot be written - please check output paths!)
   at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 67, in RenderTasks
    self.MyCinema4DController.RenderTasks()
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 787, in RenderTasks
    self.Plugin.LogInfo( self.PollUntilComplete( False ) )
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 956, in PollUntilComplete
    self.Plugin.FailRender( "RenderTask: Unexpected exception (%s)" % e.Message )
   at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
   at __FranticX_GenericDelegate0Dispatcher.Invoke()
   at Deadline.Plugins.DeadlinePlugin.RenderTasks()
   at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
   at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
   at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)

=======================================================
Type
=======================================================
RenderPluginException

=======================================================
Stack Trace
=======================================================
   at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgo, CancellationToken bgp)
   at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
   at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajt, CancellationToken aju)

=======================================================
2023-01-12 13:59:26:  0: INFO: Loaded Scene
2023-01-12 13:59:26:  0: Done executing plugin command of type 'Start Job'
2023-01-12 13:59:26:  0: Plugin rendering frame(s): 1263
2023-01-12 13:59:27:  0: Executing plugin command of type 'Render Task'
2023-01-12 13:59:27:  0: INFO: Render Tasks called
2023-01-12 13:59:27:  0: INFO: Pre Build Script
2023-01-12 13:59:27:  0: INFO: Validating the path: 'P:/Aldring og Helse - Demensomsorgens ABC perm 2 2022-2023/03_3D/03_Render/Film01_Flemming'
2023-01-12 13:59:27:  0: INFO: Validating the path: 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\c4dOutputMP_tempAZdyh0'
2023-01-12 13:59:27:  0: INFO: Rendering multipass output to local drive, will copy files and folders to final location after render is complete
2023-01-12 13:59:27:  0: INFO: 
2023-01-12 13:59:27:  0: STDOUT: Running Script: C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\thread0_temp9NNNO0\c4d_Batch_Script.py
2023-01-12 13:59:27:  0: Done executing plugin command of type 'Render Task'

Would it be possible to get the full task report from this? I’ve got some ideas but I’m not 100% sure of them.

The Files cannot be written - please check output paths! message is coming from C4D, and is likely because it’s unable to write to the folder created for local rendering output: C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\c4dOutputMP_tempAZdyh0. The only reason I can think of off the top of my head is that you’ve got ‘render as user’ enabled causing C4D to be run as a different user than the Worker.

Thanks!

Interesting idea.
I kinda brushed away the idea of security or user restrictions to the folder.
Any easy way to post the full log? Not able to upload a .txt file and the body is above the allowed count.
Or, i can post it over 2 posts.

Error
=======================================================
Error: FailRenderException : RenderTask: Unexpected exception (Files cannot be written - please check output paths!)
   at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 67, in RenderTasks
    self.MyCinema4DController.RenderTasks()
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 787, in RenderTasks
    self.Plugin.LogInfo( self.PollUntilComplete( False ) )
  File "C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py", line 956, in PollUntilComplete
    self.Plugin.FailRender( "RenderTask: Unexpected exception (%s)" % e.Message )
   at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
   at __FranticX_GenericDelegate0Dispatcher.Invoke()
   at Deadline.Plugins.DeadlinePlugin.RenderTasks()
   at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
   at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
   at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)

=======================================================
Type
=======================================================
RenderPluginException

=======================================================
Stack Trace
=======================================================
   at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgo, CancellationToken bgp)
   at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
   at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajt, CancellationToken aju)

=======================================================
Log
=======================================================
2023-01-12 13:58:42:  0: Loading Job's Plugin timeout is Disabled
2023-01-12 13:58:42:  0: SandboxedPlugin: Render Job As User disabled, running as current user 'render'
2023-01-12 13:58:44:  0: Executing plugin command of type 'Initialize Plugin'
2023-01-12 13:58:44:  0: INFO: Executing plugin script 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\Cinema4DBatch.py'
2023-01-12 13:58:44:  0: INFO: Plugin execution sandbox using Python version 3
2023-01-12 13:58:44:  0: INFO: About: Cinema 4D Batch Plugin for Deadline
2023-01-12 13:58:44:  0: INFO: The job's environment will be merged with the current environment before rendering
2023-01-12 13:58:44:  0: Done executing plugin command of type 'Initialize Plugin'
2023-01-12 13:58:44:  0: Start Job timeout is disabled.
2023-01-12 13:58:44:  0: Task timeout is disabled.
2023-01-12 13:58:44:  0: Loaded job: 010_Demensomsorgens_ABC_perm_02_Film01_Flemming_v02_t040 - Clean (63c0038dd87fd5e5aaed8221)
2023-01-12 13:58:44:  0: Executing plugin command of type 'Start Job'
2023-01-12 13:58:44:  0: DEBUG: S3BackedCache Client is not installed.
2023-01-12 13:58:44:  0: INFO: Executing global asset transfer preload script 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221\GlobalAssetTransferPreLoad.py'
2023-01-12 13:58:44:  0: INFO: Looking for legacy (pre-10.0.26) AWS Portal File Transfer...
2023-01-12 13:58:44:  0: INFO: Looking for legacy (pre-10.0.26) File Transfer controller in C:/Program Files/Thinkbox/S3BackedCache/bin/task.py...
2023-01-12 13:58:44:  0: INFO: Could not find legacy (pre-10.0.26) AWS Portal File Transfer.
2023-01-12 13:58:44:  0: INFO: Legacy (pre-10.0.26) AWS Portal File Transfer is not installed on the system.
2023-01-12 13:58:44:  0: INFO: Start Job called - starting up Cinema 4D Batch plugin
2023-01-12 13:58:44:  0: INFO: Setting Process Environment Variable g_additionalModulePath to C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221
2023-01-12 13:58:44:  0: INFO: [g_additionalModulePath] set to: C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\plugins\63c0038dd87fd5e5aaed8221
2023-01-12 13:58:44:  0: INFO: Cinema 4D socket connection port: 53794
2023-01-12 13:58:44:  0: INFO: Parameters: -nogui -noopengl -redshift-license-maxon-disable -redshift-log-console Max "-DeadlineConnect 53794 503243330317 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\importTest_tempVXXAG0\importCheck.txt'"
2023-01-12 13:58:44:  0: INFO: Starting monitored managed process Cinema4DProcess
2023-01-12 13:58:44:  0: INFO: Stdout Redirection Enabled: True
2023-01-12 13:58:44:  0: INFO: Stdout Handling Enabled: True
2023-01-12 13:58:44:  0: INFO: Popup Handling Enabled: True
2023-01-12 13:58:44:  0: INFO: QT Popup Handling Enabled: False
2023-01-12 13:58:44:  0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2023-01-12 13:58:44:  0: INFO: Using Process Tree: True
2023-01-12 13:58:44:  0: INFO: Hiding DOS Window: True
2023-01-12 13:58:44:  0: INFO: Creating New Console: False
2023-01-12 13:58:44:  0: INFO: Running as user: render
2023-01-12 13:58:44:  0: INFO: Executable: "C:\Program Files\Maxon Cinema 4D 2023\Commandline.exe"
2023-01-12 13:58:44:  0: INFO: Argument: -nogui -noopengl -redshift-license-maxon-disable -redshift-log-console Max "-DeadlineConnect 53794 503243330317 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\importTest_tempVXXAG0\importCheck.txt'"
2023-01-12 13:58:44:  0: INFO: Full Command: "C:\Program Files\Maxon Cinema 4D 2023\Commandline.exe" -nogui -noopengl -redshift-license-maxon-disable -redshift-log-console Max "-DeadlineConnect 53794 503243330317 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\importTest_tempVXXAG0\importCheck.txt'"
2023-01-12 13:58:44:  0: INFO: Startup Directory: "C:\Program Files\Maxon Cinema 4D 2023"
2023-01-12 13:58:44:  0: INFO: Process Priority: BelowNormal
2023-01-12 13:58:44:  0: INFO: Process Affinity: default
2023-01-12 13:58:44:  0: INFO: Process is now running
2023-01-12 13:58:44:  0: STDOUT: Application start      : 01/12/23 at 13:58:44
2023-01-12 13:58:44:  0: STDOUT: Executable             : 64 Bit
2023-01-12 13:58:44:  0: STDOUT: Version / Build        : 2023.1.3 / 2023.CL390584.49583
2023-01-12 13:58:44:  0: STDOUT: Debugger               : not available
2023-01-12 13:58:44:  0: STDOUT: Memory model           : release
2023-01-12 13:58:44:  0: STDOUT: Startup path           : file:///C:/Program Files/Maxon Cinema 4D 2023
2023-01-12 13:58:44:  0: STDOUT: Application path       : file:///C:/Program Files/Maxon Cinema 4D 2023/Commandline.exe
2023-01-12 13:58:44:  0: STDOUT: Application executable : file:///C:/Program Files/Maxon Cinema 4D 2023/Commandline.exe
2023-01-12 13:58:44:  0: STDOUT: Resource path          : file:///C:/Program Files/Maxon Cinema 4D 2023/resource
2023-01-12 13:58:44:  0: STDOUT: Module path(s)         : file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs; file:///C:/Program Files/Maxon Cinema 4D 2023/plugins; file:///C:/Users/render/AppData/Roaming/Maxon/Maxon Cinema 4D 2023_BCDB4759_x/plugins; file:///C:/ProgramData/Thinkbox/Deadline10/workers/RENDER-NODE02/plugins/63c0038dd87fd5e5aaed8221; file://172.16.12.185/Assets/Cinema4d_Plugins/2023
2023-01-12 13:58:44:  0: STDOUT: Temporary path         : file:///C:/Users/render/AppData/Local/Temp
2023-01-12 13:58:44:  0: STDOUT: Prefs path             : file:///C:/Users/render/AppData/Roaming/Maxon/Maxon Cinema 4D 2023_BCDB4759_x
2023-01-12 13:58:44:  0: STDOUT: Global Prefs path      : file:///C:/Users/render/AppData/Roaming/Maxon
2023-01-12 13:58:44:  0: STDOUT: OS version             : Windows 10, 64 Bit, Professional Edition (build 19044)
2023-01-12 13:58:44:  0: STDOUT: OS languages           : {en-US}
2023-01-12 13:58:44:  0: STDOUT: App languages          : {ru-RU,pl-PL,it-IT,fr-FR,es-ES,de-DE,ar-AR,cs-CZ,en-US,ja-JP,ko-KR,zh-CN}
2023-01-12 13:58:44:  0: STDOUT: Startup language       : en-US
2023-01-12 13:58:44:  0: STDOUT: Processor              : 4(8)x Intel Core i7-7700K CPU
2023-01-12 13:58:44:  0: STDOUT: Computer name          : RENDER-NODE02
2023-01-12 13:58:44:  0: STDOUT: Unique OS identifier   : rcp_N_afRRMwo30O8qjICB0l3w0wW0CKXFyM9zhdXZ4= [uefi]
2023-01-12 13:58:44:  0: STDOUT: Thread Count           : 8
2023-01-12 13:58:44:  0: STDOUT: CPU Speed (MHz)        : 4200.000
2023-01-12 13:58:44:  0: STDOUT: Application Type       : Modular
2023-01-12 13:58:44:  0: STDOUT: Command line arguments : "-nogui" "-noopengl" "-redshift-license-maxon-disable" "-redshift-log-console" "Max" "-DeadlineConnect 53794 503243330317 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\importTest_tempVXXAG0\importCheck.txt'" 
2023-01-12 13:58:44:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:44:  0: STDOUT:   crypt.module.xdl64 with module net.maxon.crypt
2023-01-12 13:58:44:  0: STDOUT:   gui.module.xdl64 with module net.maxon.gui
2023-01-12 13:58:44:  0: STDOUT:   image.module.xdl64 with module net.maxon.image
2023-01-12 13:58:44:  0: STDOUT:   image_gpu_register.module.xdl64 with module net.maxon.image_gpu_register
2023-01-12 13:58:44:  0: STDOUT:   image_ocio.module.xdl64 with module net.maxon.image_ocio
2023-01-12 13:58:44:  0: STDOUT:   image_winmf.module.xdl64 with module net.maxon.image_winmf
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   asset.module.xdl64 with module net.maxon.asset
2023-01-12 13:58:45:  0: STDOUT:   c4d_viewport_nodegraph.module.xdl64 with module net.maxon.c4d_viewport_nodegraph
2023-01-12 13:58:45:  0: STDOUT:   c4dplugin.xdl64 with modules net.maxon.rlmlicensing net.maxon.c4d.c4dplugin
2023-01-12 13:58:45:  0: STDOUT:   command.module.xdl64 with module net.maxon.command
2023-01-12 13:58:45:  0: STDOUT:   corenodes.module.xdl64 with module net.maxon.corenodes
2023-01-12 13:58:45:  0: STDOUT:   crashhandler.module.xdl64 with module net.maxon.crashhandler
2023-01-12 13:58:45:  0: STDOUT:   denoiser.module.xdl64 with module net.maxon.denoiser
2023-01-12 13:58:45:  0: STDOUT:   drawport.module.xdl64 with module net.maxon.drawport
2023-01-12 13:58:45:  0: STDOUT:   drawport_directx.module.xdl64 with module net.maxon.drawport_directx
2023-01-12 13:58:45:  0: STDOUT:   drawport_functioncache.module.xdl64 with module net.maxon.drawport_functioncache
2023-01-12 13:58:45:  0: STDOUT:   drawport_general.module.xdl64 with module net.maxon.drawport_general
2023-01-12 13:58:45:  0: STDOUT:   drawport_selector.module.xdl64 with module net.maxon.drawport_selector
2023-01-12 13:58:45:  0: STDOUT:   embree.module.xdl64 with module net.maxon.embree
2023-01-12 13:58:45:  0: STDOUT:   embree_classic.module.xdl64 with module net.maxon.embree_classic
2023-01-12 13:58:45:  0: STDOUT:   geom.module.xdl64 with module net.maxon.geom
2023-01-12 13:58:45:  0: STDOUT:   geometry_abstraction.module.xdl64 with module net.maxon.geometry_abstraction
2023-01-12 13:58:45:  0: STDOUT:   image_exif.module.xdl64 with module net.maxon.image_exif
2023-01-12 13:58:45:  0: STDOUT:   image_gpu.module.xdl64 with module net.maxon.image_gpu
2023-01-12 13:58:45:  0: STDOUT:   image_ocio_gpu.module.xdl64 with module net.maxon.image_ocio_gpu
2023-01-12 13:58:45:  0: STDOUT:   image_openexr.module.xdl64 with module net.maxon.image_openexr
2023-01-12 13:58:45:  0: STDOUT:   licensing.module.xdl64 with module net.maxon.licensing
2023-01-12 13:58:45:  0: STDOUT:   magicbulletlooks.module.xdl64 with module net.maxon.magicbulletlooks
2023-01-12 13:58:45:  0: STDOUT:   math.module.xdl64 with module net.maxon.math
2023-01-12 13:58:45:  0: STDOUT:   mesh.module.xdl64 with module net.maxon.mesh
2023-01-12 13:58:45:  0: STDOUT:   misc.module.xdl64 with module net.maxon.misc
2023-01-12 13:58:45:  0: STDOUT:   modeling_commands.module.xdl64 with module net.maxon.modeling_commands
2023-01-12 13:58:45:  0: STDOUT:   mvp_base_presenter.module.xdl64 with module net.maxon.mvp_base_presenter
2023-01-12 13:58:45:  0: STDOUT:   mvp_base_widget.module.xdl64 with module net.maxon.mvp_base_widget
2023-01-12 13:58:45:  0: STDOUT:   mvp_gluon.module.xdl64 with module net.maxon.mvp_gluon
2023-01-12 13:58:45:  0: STDOUT:   mvp_gluon2.module.xdl64 with module net.maxon.mvp_gluon2
2023-01-12 13:58:45:  0: STDOUT:   mvp_nodegraph_gluon.module.xdl64 with module net.maxon.mvp_nodegraph_gluon
2023-01-12 13:58:45:  0: STDOUT:   mvp_nodegraph_presenters.module.xdl64 with module net.maxon.mvp_nodegraph_presenters
2023-01-12 13:58:45:  0: STDOUT:   mvp_nodes_presenters.module.xdl64 with module net.maxon.mvp_nodes_presenters
2023-01-12 13:58:45:  0: STDOUT:   mvp_widgets.module.xdl64 with module net.maxon.mvp_widgets
2023-01-12 13:58:45:  0: STDOUT:   network.module.xdl64 with module net.maxon.network
2023-01-12 13:58:45:  0: STDOUT:   neutron.module.xdl64 with module net.maxon.neutron
2023-01-12 13:58:45:  0: STDOUT:   nodes.module.xdl64 with module net.maxon.nodes
2023-01-12 13:58:45:  0: STDOUT:   nodes_corenodes.module.xdl64 with module net.maxon.nodes_corenodes
2023-01-12 13:58:45:  0: STDOUT:   opensubdiv.module.xdl64 with module net.maxon.opensubdiv
2023-01-12 13:58:45:  0: STDOUT:   parallelprogram.module.xdl64 with module net.maxon.parallelprogram
2023-01-12 13:58:45:  0: STDOUT:   physx.module.xdl64 with module net.maxon.physx
2023-01-12 13:58:45:  0: STDOUT:   placement.module.xdl64 with module net.maxon.placement
2023-01-12 13:58:45:  0: STDOUT:   post.module.xdl64 with module net.maxon.post
2023-01-12 13:58:45:  0: STDOUT:   pythonconfig.module.xdl64 with module net.maxon.pythonconfig
2023-01-12 13:58:45:  0: STDOUT:   pythonvm.module.xdl64 with module net.maxon.pythonvm
2023-01-12 13:58:45:  0: STDOUT:   reflection.module.xdl64 with module net.maxon.reflection
2023-01-12 13:58:45:  0: STDOUT:   render.module.xdl64 with module net.maxon.render
2023-01-12 13:58:45:  0: STDOUT:   retargetbase.module.xdl64 with module net.maxon.retargetbase
2023-01-12 13:58:45:  0: STDOUT:   scene_abstraction.module.xdl64 with module net.maxon.scene_abstraction
2023-01-12 13:58:45:  0: STDOUT:   shaderbase.module.xdl64 with module net.maxon.shaderbase
2023-01-12 13:58:45:  0: STDOUT:   shadernodes.module.xdl64 with module net.maxon.shadernodes
2023-01-12 13:58:45:  0: STDOUT:   sqlite.module.xdl64 with module net.maxon.sqlite
2023-01-12 13:58:45:  0: STDOUT:   svg.module.xdl64 with module net.maxon.svg
2023-01-12 13:58:45:  0: STDOUT:   tessellation.module.xdl64 with module net.maxon.tessellation
2023-01-12 13:58:45:  0: STDOUT:   tool_system.module.xdl64 with module net.maxon.tool_system
2023-01-12 13:58:45:  0: STDOUT:   unittests_common.module.xdl64 with module net.maxon.unittests_common
2023-01-12 13:58:45:  0: STDOUT:   usd.module.xdl64 with module net.maxon.usd
2023-01-12 13:58:45:  0: STDOUT:   vhacd.module.xdl64 with module net.maxon.vhacd
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   cadexchangeconfig.xdl64 with module net.maxon.c4d.cadexchangeconfig
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/plugins/Redshift:
2023-01-12 13:58:45:  0: STDOUT:   redshift4c4dconfig.xdl64 with module com.redshift3d.redshift4c4d.config
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   substanceconfig.xdl64 with module net.maxon.c4d.substanceconfig
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Plugins4D/aaocean:
2023-01-12 13:58:45:  0: STDOUT:   aaocean.xdl64 with module com.gamelogicdesign.aaocean
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   addons.xdl64 with module net.maxon.c4d.addons
2023-01-12 13:58:45:  0: STDOUT:   advanced_render.xdl64 with module net.maxon.c4d.advanced_render
2023-01-12 13:58:45:  0: STDOUT:   alembic.xdl64 with module net.maxon.c4d.alembic
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/AlignTools:
2023-01-12 13:58:45:  0: STDOUT:   aligntools.xdl64 with module com.greyscalegorilla.aligntools
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   archigrass.xdl64 with module net.maxon.c4d.archigrass
2023-01-12 13:58:45:  0: STDOUT:   assetbrowser.xdl64 with module net.maxon.c4d.assetbrowser
2023-01-12 13:58:45:  0: STDOUT:   bitmapfilter.xdl64 with module net.maxon.c4d.bitmapfilter
2023-01-12 13:58:45:  0: STDOUT:   bpexchange.xdl64 with module net.maxon.c4d.bpexchange
2023-01-12 13:58:45:  0: STDOUT:   browser.xdl64 with module net.maxon.c4d.browser
2023-01-12 13:58:45:  0: STDOUT:   bugslife_client.xdl64 with module net.maxon.c4d.bugslife_client
2023-01-12 13:58:45:  0: STDOUT:   c4d_emulation.xdl64 with module net.maxon.c4d.c4d_emulation
2023-01-12 13:58:45:  0: STDOUT:   c4d_viewport_render.xdl64 with module net.maxon.c4d.c4d_viewport_render
2023-01-12 13:58:45:  0: STDOUT:   ca.xdl64 with module net.maxon.c4d.ca
2023-01-12 13:58:45:  0: STDOUT:   ca2.xdl64 with module net.maxon.c4d.ca2
2023-01-12 13:58:45:  0: STDOUT:   cadexchange.xdl64 with module net.maxon.c4d.cadexchange
2023-01-12 13:58:45:  0: STDOUT:   clothilde.xdl64 with module net.maxon.c4d.clothilde
2023-01-12 13:58:45:  0: STDOUT:   collada14.xdl64 with module net.maxon.c4d.collada14
2023-01-12 13:58:45:  0: STDOUT:   collada15.xdl64 with module net.maxon.c4d.collada15
2023-01-12 13:58:45:  0: STDOUT:   colorchoosergui.xdl64 with module net.maxon.c4d.colorchoosergui
2023-01-12 13:58:45:  0: STDOUT:   compositing.xdl64 with module net.maxon.c4d.compositing
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Cyc Types:
2023-01-12 13:58:45:  0: STDOUT:   cyctypes.xdl64 with module com.greyscalegorilla.cyctypes
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   deltamush.xdl64 with module net.maxon.c4d.deltamush
2023-01-12 13:58:45:  0: STDOUT:   deployment.xdl64 with module net.maxon.c4d.deployment
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/DropZone:
2023-01-12 13:58:45:  0: STDOUT:   dropzone.xdl64 with module com.greyscalegorilla.dropzone
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   dwg.xdl64 with module net.maxon.c4d.dwg
2023-01-12 13:58:45:  0: STDOUT:   dwgobjects.xdl64 with module net.maxon.c4d.dwgobjects
2023-01-12 13:58:45:  0: STDOUT:   dynamics.xdl64 with module net.maxon.c4d.dynamics
2023-01-12 13:58:45:  0: STDOUT:   exchanges.xdl64 with module net.maxon.c4d.exchanges
2023-01-12 13:58:45:  0: STDOUT:   expressiontag.xdl64 with module net.maxon.c4d.expressiontag
2023-01-12 13:58:45:  0: STDOUT:   fbx.xdl64 with module net.maxon.c4d.fbx
2023-01-12 13:58:45:  0: STDOUT:   gltf.xdl64 with module net.maxon.c4d.gltf
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/GorillaCam:
2023-01-12 13:58:45:  0: STDOUT:   gorillacam.xdl64 with module com.greyscalegorilla.gorillacam
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   goz.xdl64 with module net.maxon.c4d.goz
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/win_r27_greyscalegorillahub:
2023-01-12 13:58:45:  0: STDOUT:   greyscalegorillahub.xdl64 with module com.greyscalegorilla.greyscalegorillahub
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   hair.xdl64 with module net.maxon.c4d.hair
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/HDRI Link:
2023-01-12 13:58:45:  0: STDOUT:   hdrilink.xdl64 with module com.greyscalegorilla.hdrilink
2023-01-12 13:58:45:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/hot4d/hot4d.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/hot4d/hot4d.xdl64 has wrong binary version 25004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   i_skp.xdl64 with module net.maxon.c4d.i_skp
2023-01-12 13:58:45:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM.xdl64: symbol 'g_maxon' is missing. [win_dll.cpp(396)] [general.cpp(483)]
2023-01-12 13:58:45:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_21.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_21.xdl64 has wrong binary version 21014, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:45:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_23.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_23.xdl64 has wrong binary version 23004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:45:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_25.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/INSYDIUM_25.xdl64 has wrong binary version 25004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM:
2023-01-12 13:58:45:  0: STDOUT:   INSYDIUM_2023.xdl64 with module ltd.insydium.fused2023
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   interop.xdl64 with module net.maxon.c4d.interop
2023-01-12 13:58:45:  0: STDOUT:   interop_forger.xdl64 with module net.maxon.c4d.interop_forger
2023-01-12 13:58:45:  0: STDOUT:   io_forger.xdl64 with module net.maxon.c4d.io_forger
2023-01-12 13:58:45:  0: STDOUT:   io_obj.xdl64 with module net.maxon.c4d.io_obj
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Light Kit Pro:
2023-01-12 13:58:45:  0: STDOUT:   lightkit3.xdl64 with module com.greyscalegorilla.lightkit3
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Light Types:
2023-01-12 13:58:45:  0: STDOUT:   lighttypes.xdl64 with module com.greyscalegorilla.lighttypes
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:45:  0: STDOUT:   metrics.xdl64 with module net.maxon.c4d.metrics
2023-01-12 13:58:45:  0: STDOUT:   mkmodeler.xdl64 with module net.maxon.c4d.mkmodeler
2023-01-12 13:58:45:  0: STDOUT:   mocca.xdl64 with module net.maxon.c4d.mocca
2023-01-12 13:58:45:  0: STDOUT:   model.xdl64 with module net.maxon.c4d.model
2023-01-12 13:58:45:  0: STDOUT:   mograph.xdl64 with module net.maxon.c4d.mograph
2023-01-12 13:58:45:  0: STDOUT:   motioncam.xdl64 with module net.maxon.c4d.motioncam
2023-01-12 13:58:45:  0: STDOUT:   motiontracker.xdl64 with module net.maxon.c4d.motiontracker
2023-01-12 13:58:45:  0: STDOUT:   nbo.xdl64 with module net.maxon.c4d.nbo
2023-01-12 13:58:45:  0: STDOUT:   nbp.xdl64 with module net.maxon.c4d.nbp
2023-01-12 13:58:45:  0: STDOUT:   newman.xdl64 with module net.maxon.c4d.newman
2023-01-12 13:58:45:  0: STDOUT:   nodeeditor2.xdl64 with module net.maxon.c4d.nodeeditor2
2023-01-12 13:58:45:  0: STDOUT:   objects.xdl64 with module net.maxon.c4d.objects
2023-01-12 13:58:45:  0: STDOUT:   onlineupdater.xdl64 with module net.maxon.c4d.onlineupdater
2023-01-12 13:58:45:  0: STDOUT:   pbd_simulations.xdl64 with module net.maxon.c4d.pbd_simulations
2023-01-12 13:58:45:  0: STDOUT:   physx_hybrid.xdl64 with module net.maxon.c4d.physx_hybrid
2023-01-12 13:58:45:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Plugins4D/pluginmanager:
2023-01-12 13:58:45:  0: STDOUT:   pluginmanager.xdl64 with module com.gamelogicdesign.core
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/PlusLibrary:
2023-01-12 13:58:46:  0: STDOUT:   pluslibrary.xdl64 with module com.greyscalegorilla.pluslibrary
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   projectassetinspector.xdl64 with module net.maxon.c4d.projectassetinspector
2023-01-12 13:58:46:  0: STDOUT:   python.xdl64 with module net.maxon.c4d.python
2023-01-12 13:58:46:  0: STDOUT:   redshift.xdl64 with module net.maxon.c4d.redshift
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/plugins/Redshift:
2023-01-12 13:58:46:  0: STDOUT:   redshift4c4d.xdl64 with module com.redshift3d.redshift4c4d
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   relaxuv.xdl64 with module net.maxon.c4d.relaxuv
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R21.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R21.xdl64 has wrong binary version 21014, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R23.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R23.xdl64 has wrong binary version 23004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R25.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline R25.xdl64 has wrong binary version 25004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/RKT Mesh To Spline PC/RKT Mesh To Spline.xdl64: symbol 'g_maxon' is missing. [win_dll.cpp(396)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT:   scenemanager2.xdl64 with module net.maxon.c4d.scenemanager2
2023-01-12 13:58:46:  0: STDOUT:   sculpt.xdl64 with module net.maxon.c4d.sculpt
2023-01-12 13:58:46:  0: STDOUT:   sculptbrushes.xdl64 with module net.maxon.c4d.sculptbrushes
2023-01-12 13:58:46:  0: STDOUT:   shader.xdl64 with module net.maxon.c4d.shader
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Signal:
2023-01-12 13:58:46:  0: STDOUT:   signal.xdl64 with module com.greyscalegorilla.signal
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   sketch.xdl64 with module net.maxon.c4d.sketch
2023-01-12 13:58:46:  0: STDOUT:   sky.xdl64 with module net.maxon.c4d.sky
2023-01-12 13:58:46:  0: STDOUT:   sla.xdl64 with module net.maxon.c4d.sla
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Social Frame:
2023-01-12 13:58:46:  0: STDOUT:   socialframe.xdl64 with module com.greyscalegorilla.socialframe
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   spacemouse.xdl64 with module net.maxon.c4d.spacemouse
2023-01-12 13:58:46:  0: STDOUT:   substance.xdl64 with module net.maxon.c4d.substance
2023-01-12 13:58:46:  0: STDOUT:   teamrender.xdl64 with module net.maxon.c4d.teamrender
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_20.xdl64: symbol 'g_maxon' is missing. [win_dll.cpp(396)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_21.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_21.xdl64 has wrong binary version 21014, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_23.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_23.xdl64 has wrong binary version 23004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: WARNING: Error loading file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_25.xdl64: file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX/terraformfx_25.xdl64 has wrong binary version 25004, expected 2022901. [win_dll.cpp(442)] [general.cpp(483)]
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/INSYDIUM_1484/INSYDIUM/libraries/TerraformFX:
2023-01-12 13:58:46:  0: STDOUT:   terraformfx_2023.xdl64 with module com.insydium.terraformfx
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   thinking_particles.xdl64 with module net.maxon.c4d.thinking_particles
2023-01-12 13:58:46:  0: STDOUT:   tool_system_hybrid.xdl64 with module net.maxon.c4d.tool_system_hybrid
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file://172.16.12.185/Assets/Cinema4d_Plugins/2023/Greyscalegorilla/Topcoat:
2023-01-12 13:58:46:  0: STDOUT:   topcoat.xdl64 with module com.greyscalegorilla.topcoat
2023-01-12 13:58:46:  0: STDOUT: Loading from directory file:///C:/Program Files/Maxon Cinema 4D 2023/corelibs:
2023-01-12 13:58:46:  0: STDOUT:   tpoperators.xdl64 with module net.maxon.c4d.tpoperators
2023-01-12 13:58:46:  0: STDOUT:   usd.xdl64 with module net.maxon.c4d.usd
2023-01-12 13:58:46:  0: STDOUT:   uvviewport.xdl64 with module net.maxon.c4d.uvviewport
2023-01-12 13:58:46:  0: STDOUT:   volumes.xdl64 with module net.maxon.c4d.volumes
2023-01-12 13:58:46:  0: STDOUT:   xpressocore.xdl64 with module net.maxon.c4d.xpressocore
2023-01-12 13:58:46:  0: STDOUT:   xtensions.xdl64 with module net.maxon.c4d.xtensions
2023-01-12 13:58:48:  0: STDOUT: Drawport API initialized
2023-01-12 13:58:48:  0: STDOUT:     Framework        : DirectX
2023-01-12 13:58:48:  0: STDOUT:     Vendor           : NVIDIA
2023-01-12 13:58:48:  0: STDOUT:     Device           : NVIDIA GeForce GTX 1080
2023-01-12 13:58:48:  0: STDOUT:     Framework version: 12
2023-01-12 13:58:48:  0: STDOUT:     Driver version   : 516.94
2023-01-12 13:58:54:  0: STDOUT: net.maxon.license.app.cinema4d-release~commandline-floating
2023-01-12 13:58:54:  0: STDOUT: rcp_N_afRRMwo30O8qjICB0l3w0wW0CKXFyM9zhdXZ4=
2023-01-12 13:58:54:  0: STDOUT: 03591141-fb11-4355-8b56-c8062baabbd0
2023-01-12 13:58:54:  0: STDOUT: 16d047f6-b797-4040-9f83-9a3fb3c30874
2023-01-12 13:58:54:  0: STDOUT: Headspin Headspin
2023-01-12 13:58:54:  0: STDOUT: net.maxon.license.app.cinema4d-release~commandline-floating
2023-01-12 13:58:54:  0: STDOUT: rcp_N_afRRMwo30O8qjICB0l3w0wW0CKXFyM9zhdXZ4=
2023-01-12 13:58:54:  0: STDOUT: 03591141-fb11-4355-8b56-c8062baabbd0
2023-01-12 13:58:54:  0: STDOUT: 16d047f6-b797-4040-9f83-9a3fb3c30874
2023-01-12 13:58:54:  0: STDOUT: Headspin Headspin
2023-01-12 13:58:59:  0: STDOUT: aaOcean (v1.0.3) by Amaan Akram -- Ported to C4D by Niklas Rosenstein. Converted to R21+ by Kent Barber.
2023-01-12 13:59:00:  0: STDOUT: ================ AEC4D-PRO_v1.11 ================
2023-01-12 13:59:00:  0: STDOUT: AEC4D-PRO_v1.11: Trial expired (c) 2023 Lasse Lauch
2023-01-12 13:59:00:  0: STDOUT: =================================================
2023-01-12 13:59:00:  0: STDOUT:  
2023-01-12 13:59:00:  0: STDOUT: AL'EM.py 1.2 - ALign thEM in Python
2023-01-12 13:59:00:  0: STDOUT: (c) 2020 by eggtion.net | Mark Beckmann
2023-01-12 13:59:00:  0: STDOUT:  
2023-01-12 13:59:00:  0: STDOUT: Tunnel loaded successfully
2023-01-12 13:59:00:  0: STDOUT: AniTools loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Blocking Cleaner loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Apply to Default Camera loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Select Current Camera loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Delete Frame loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Deselect All loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Insert Frame loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Linear Slope loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Optimize Keys loaded successfully
2023-01-12 13:59:00:  0: STDOUT: Repeater loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Scale Keys loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Select Object loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Tangent Handle loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Unify Tangent loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Select Children loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Select Parent loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Set to Child's Name loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Set to Parent's Name loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Distinct Name loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Group loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Parent Group loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Return Record loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Reverse loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Snap Keys loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Thaw Points loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Track Offset loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Record loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Trail loaded successfully
2023-01-12 13:59:01:  0: STDOUT: Tweening loaded successfully
2023-01-12 13:59:01:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS\CV-SelectionManager\CVSelectionManager.pypv", line 152
2023-01-12 13:59:01:  0: STDOUT:     print "GOOD!"
2023-01-12 13:59:01:  0: STDOUT:           ^
2023-01-12 13:59:01:  0: STDOUT: SyntaxError: Missing parentheses in call to 'print'. Did you mean print("GOOD!")?
2023-01-12 13:59:04:  0: STDOUT: Cineversity.com's SwIm: Adobe Swatch Exchange (*.ase) Importer v3.2.0 loaded. (C) 2023 MAXON Computer, Inc.
2023-01-12 13:59:04:  0: STDOUT: DEBUG:cvToolbox:Base Path: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS\CV-Toolbox
2023-01-12 13:59:04:  0: STDOUT: DEBUG:cvToolbox:Lib Path: lib/39
2023-01-12 13:59:04:  0: STDOUT: DEBUG:cvToolbox:Toolbox: C:\Users\render\AppData\Roaming\Maxon\Maxon Cinema 4D 2023_BCDB4759_x\cvToolbox
2023-01-12 13:59:04:  0: STDOUT: 39
2023-01-12 13:59:04:  0: STDOUT: DEBUG:cvToolbox:CV Toolbox v2.17
2023-01-12 13:59:05:  0: STDOUT: Appending "//172.16.6.100/DeadlineRepository10/submission/Cinema4D/Main" to system path to import SubmitC4DToDeadline module
2023-01-12 13:59:05:  0: STDOUT: //172.16.6.100/DeadlineRepository10/submission/Cinema4D/Main\SubmitC4DToDeadline.py:1315: DeprecationWarning: invalid escape sequence \s
2023-01-12 13:59:05:  0: STDOUT:   render_element = re.sub("[\s-]", "_", render_element)
2023-01-12 13:59:05:  0: STDOUT: //172.16.6.100/DeadlineRepository10/submission/Cinema4D/Main\SubmitC4DToDeadline.py:1325: DeprecationWarning: invalid escape sequence \O
2023-01-12 13:59:05:  0: STDOUT:   """
2023-01-12 13:59:05:  0: STDOUT: //172.16.6.100/DeadlineRepository10/submission/Cinema4D/Main\SubmitC4DToDeadline.py:1365: DeprecationWarning: invalid escape sequence \.
2023-01-12 13:59:05:  0: STDOUT:   rgb_path = re.sub("\.?%s" % re.escape(token), "", rgb_path)
2023-01-12 13:59:05:  0: STDOUT: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR16-17.pypv:79: DeprecationWarning: invalid escape sequence \<
2023-01-12 13:59:05:  0: STDOUT: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR16-17.pypv:110: DeprecationWarning: invalid escape sequence \<
2023-01-12 13:59:05:  0: STDOUT: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR18-23.pypv:79: DeprecationWarning: invalid escape sequence \<
2023-01-12 13:59:05:  0: STDOUT: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR18-23.pypv:110: DeprecationWarning: invalid escape sequence \<
2023-01-12 13:59:05:  0: STDOUT: Traceback (most recent call last):
2023-01-12 13:59:05:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR18-23.pypv", line 1930, in <module>
2023-01-12 13:59:05:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\FCS TrueSplitTool\TrueSplitTool_C4DR18-23.pypv", line 1906, in RegisterCommand
2023-01-12 13:59:05:  0: STDOUT: RuntimeError: The plugin ID '1050237' collides with another plugin ID in 'TrueSplitTool_C4DR16-17.pypv'.
2023-01-12 13:59:05:  0: STDOUT: You have to use a unique ID for registering your plugin!
2023-01-12 13:59:05:  0: STDOUT: You can get a personal number for free from PluginCafe at www.plugincafe.com
2023-01-12 13:59:05:  0: STDOUT: HDRI Studio Rig V(2.153) - for R23+
2023-01-12 13:59:07:  0: STDOUT: Traceback (most recent call last):
2023-01-12 13:59:07:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\MSLiveLink\megascans_livelinkOLD.pyp", line 1371, in <module>
2023-01-12 13:59:07:  0: STDOUT:     main()
2023-01-12 13:59:07:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\MSLiveLink\megascans_livelinkOLD.pyp", line 1366, in main
2023-01-12 13:59:07:  0: STDOUT:     c4d.plugins.RegisterMessagePlugin(pluginID, "Data parser and importer.", 0, CreationPart())
2023-01-12 13:59:07:  0: STDOUT: RuntimeError: The plugin ID '1051284' collides with another plugin ID in 'Megascans_livelink.pyp'.
2023-01-12 13:59:07:  0: STDOUT: You have to use a unique ID for registering your plugin!
2023-01-12 13:59:07:  0: STDOUT: You can get a personal number for free from PluginCafe at www.plugincafe.com
2023-01-12 13:59:07:  0: STDOUT: Py-Parametric Tools 1.3 successfully initialized
2023-01-12 13:59:07:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\Ringloop\RingLoop.pypv", line 253
2023-01-12 13:59:07:  0: STDOUT:     print "Unable to load plugin (RingLoop)"
2023-01-12 13:59:07:  0: STDOUT:           ^
2023-01-12 13:59:07:  0: STDOUT: SyntaxError: invalid syntax
2023-01-12 13:59:08:  0: STDOUT: Bifrost Listener V.3.2.4 initialized @ Xolotl Studios
2023-01-12 13:59:08:  0: STDOUT: Substance Painter Live Link V.3.2.4 initialized @ Xolotl Studios
2023-01-12 13:59:08:  0: STDOUT: Redshift Info: Session: 2023-01-12 13:59:08
2023-01-12 13:59:08:  0: STDOUT: Redshift Info: Initializing Renderer
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: Querying texture cache budget from preferences.xml: 32 GB
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: Querying cache path from preferences.xml: %LOCALAPPDATA%\Redshift\Cache
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: Creating cache path C:\Users\render\AppData\Local\Redshift\Cache
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: 	Enforcing shader cache budget...
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: 	Enforcing texture cache budget...
2023-01-12 13:59:08:  0: STDOUT: Redshift Debug: 		Collecting files...
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: 		Total size for 818 files 32715.63MB (budget 32768.00MB)
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: 		Under budget. Done.
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: 	Creating mesh cache...
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: 	Done
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Cache path: C:\Users\render\AppData\Local\Redshift\Cache
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: Plugin Cache Location: C:\Users\render\AppData\Local\Redshift\Cache\Textures
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Redshift Initialized
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Version: 3.5.10, Nov  4 2022
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Windows Platform (Windows 10 Pro)
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Release Build
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Number of CPU HW threads: 8
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CPU speed: 4.20 GHz
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Total system memory: 63.97 GB
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	TDR delay: 60s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Hardware-accelerated GPU scheduling not enabled
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Driver version: [NVidia] 516.94
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Current working dir: C:\Program Files\Maxon Cinema 4D 2023
2023-01-12 13:59:09:  0: STDOUT: Redshift Info: redshift_LICENSE=<not set>
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: RLM License Search Path=C:\ProgramData\Redshift;C:\ProgramData\Maxon\RLM
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: License return timeout is disabled (license will be returned on shutdown)
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed:  
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Preparing compute platforms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Found CUDA compute library in C:\Program Files\Maxon Cinema 4D 2023\plugins\Redshift\res\libs\win64\redshift-core-cuda-vc140.dll
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Found CPU compute library in C:\Program Files\Maxon Cinema 4D 2023\plugins\Redshift\res\libs\win64\redshift-core-cpu-vc140.dll
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Done
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Creating CUDA contexts
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CUDA init ok
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Ordinals: { 0 1 }
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Initializing GPUComputing module (CUDA). Active device 0
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CUDA Driver Version: 11070
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CUDA API Version: 11020
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Device 1/2 : NVIDIA GeForce GTX 1080 Ti 
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Compute capability: 6.1
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Num multiprocessors: 28
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	PCI busID: 1, deviceID: 0, domainID: 0
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Theoretical memory bandwidth: 484.440002 GB/Sec
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (pinned CPU->GPU): 5.977858 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (pinned GPU->CPU): 6.095673 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (paged CPU->GPU): 4.452756 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (paged GPU->CPU): 4.553859 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (0): 0.020735 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (1): 0.026880 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (2): 0.022866 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (3): 0.015736 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	New CUDA context created
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Available memory: 10087.0000 MB out of 11263.7500 MB
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: Initializing GPUComputing module (CUDA). Active device 1
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CUDA Driver Version: 11070
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	CUDA API Version: 11020
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Device 2/2 : NVIDIA GeForce GTX 1080 
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Compute capability: 6.1
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Num multiprocessors: 20
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	PCI busID: 2, deviceID: 0, domainID: 0
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Theoretical memory bandwidth: 320.320007 GB/Sec
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (pinned CPU->GPU): 5.922459 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (pinned GPU->CPU): 6.101222 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (paged CPU->GPU): 4.452257 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Measured PCIe bandwidth (paged GPU->CPU): 4.524305 GB/s
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (0): 0.015414 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (1): 0.015090 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (2): 0.015325 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Estimated GPU->CPU latency (3): 0.014367 ms
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	New CUDA context created
2023-01-12 13:59:09:  0: STDOUT: Redshift Detailed: 	Available memory: 7061.7422 MB out of 8191.8750 MB
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: Determining peer-to-peer capability (NVLink or PCIe)
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: 	Done
2023-01-12 13:59:09:  0: STDOUT: Redshift Debug: PostFX initialized
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: OptiX denoiser init...
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: 	Selecting device
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: 	Selected device NVIDIA GeForce GTX 1080 Ti (ordinal 0)
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: DXR compatible hardware not detected! Redshift RT will not run.
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: Plugins: cadexchangeconfig substanceconfig aaocean addons advanced_render alembic aligntools archigrass assetbrowser bitmapfilter bpexchange browser bugslife_client c4d_emulation c4d_viewport_render ca ca2 cadexchange clothilde collada14 collada15 colorchoosergui compositing cyctypes deltamush deployment dropzone dwg dwgobjects dynamics exchanges expressiontag fbx gltf gorillacam goz greyscalegorillahub hair hdrilink i_skp INSYDIUM_2023 interop interop_forger io_forger io_obj lightkit3 lighttypes metrics mkmodeler mocca model mograph motioncam motiontracker nbo nbp newman nodeeditor2 objects onlineupdater pbd_simulations physx_hybrid pluginmanager pluslibrary projectassetinspector python redshift redshift4c4d relaxuv scenemanager2 sculpt sculptbrushes shader signal sketch sky sla socialframe spacemouse substance teamrender terraformfx_2023 thinking_particles tool_system_hybrid topcoat tpoperators usd uvviewport volumes xpressocore xtensions 
2023-01-12 13:59:10:  0: STDOUT: Redshift Debug: DrawPort: Vendor: NVIDIA Renderer: NVIDIA GeForce GTX 1080 Version: 12 (516.94)
2023-01-12 13:59:10:  0: STDOUT: ----------------------------------------
2023-01-12 13:59:10:  0: STDOUT: INSYDIUM Fused
2023-01-12 13:59:10:  0: STDOUT: Copyright (c) INSYDIUM LTD
2023-01-12 13:59:10:  0: STDOUT: Registered To : Morten Fiskvik <headshop@headspinproductions.no>
2023-01-12 13:59:10:  0: STDOUT: Subscription License
2023-01-12 13:59:10:  0: STDOUT:  
2023-01-12 13:59:10:  0: STDOUT: X-Particles Release Build 1484
2023-01-12 13:59:10:  0: STDOUT: nxForces Release Build 21
2023-01-12 13:59:10:  0: STDOUT: Taiao Release Build 142
2023-01-12 13:59:10:  0: STDOUT: MeshTools Release Build 194
2023-01-12 13:59:10:  0: STDOUT: NeXus Simulation Release Build 63
2023-01-12 13:59:10:  0: STDOUT: Cycles 4D Release Build 559
2023-01-12 13:59:10:  0: STDOUT: TerraformFX Release Build 165
2023-01-12 13:59:10:  0: STDOUT:  
2023-01-12 13:59:10:  0: STDOUT: INSYDIUM Fused Render Node.
2023-01-12 13:59:10:  0: STDOUT: ----------------------------------------
2023-01-12 13:59:21:  0: STDOUT: DEBUG:cvToolbox:Program Started: Checking for new tools!
2023-01-12 13:59:21:  0: STDOUT: DEBUG:cvToolbox.core:Write Test succeeded for path \\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS\CV-Toolbox\tbxtest
2023-01-12 13:59:21:  0: STDOUT: DEBUG:cvToolbox:CV Toolbox Base Path: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS\CV-Toolbox
2023-01-12 13:59:21:  0: STDOUT: DEBUG:cvToolbox:Default Install Directory: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS
2023-01-12 13:59:21:  0: STDOUT: Automatically determined a default installation path of:
2023-01-12 13:59:21:  0: STDOUT: \\172.16.12.185\Assets\Cinema4d_Plugins\2023\CV-TOOLS
2023-01-12 13:59:22:  0: STDOUT: INFO:cvToolbox.core:Retrieved Resource XML from Cineversity
2023-01-12 13:59:22:  0: STDOUT: INFO:cvToolbox.core:Parsed Resource XML
2023-01-12 13:59:22:  0: STDOUT: DEBUG:cvToolbox:Retrieved XML: <xml.etree.ElementTree.ElementTree object at 0x0000023E24C7AFD0>
2023-01-12 13:59:22:  0: STDOUT: DEBUG:cvToolbox:Checking for new tools since 0, most recent update 1658401560.0
2023-01-12 13:59:22:  0: STDOUT: Traceback (most recent call last):
2023-01-12 13:59:22:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\xol_splink\main.pyp", line 46, in PluginMessage
2023-01-12 13:59:22:  0: STDOUT:     fmanager.start()
2023-01-12 13:59:22:  0: STDOUT:   File "\\172.16.12.185\Assets\Cinema4d_Plugins\2023\xol_splink\xol_splink\fmanager.py", line 49, in start
2023-01-12 13:59:22:  0: STDOUT:     f = open(srv, "w")
2023-01-12 13:59:22:  0: STDOUT: PermissionError: [Errno 13] Permission denied: 'C:\\Users\\HiMo/AppData/Roaming/Xolotl/splink/srv\\1673528361958'
2023-01-12 13:59:22:  0: INFO: Received Token: 503243330317
2023-01-12 13:59:22:  0: INFO: Connected to Cinema 4D
2023-01-12 13:59:23:  0: INFO: Set Verbose to True
2023-01-12 13:59:23:  0: STDOUT: Loading Scene: P:\Aldring og Helse - Demensomsorgens ABC perm 2 2022-2023\03_3D\01_C4D\010_Demensomsorgens_ABC_perm_02_Film01_Flemming_v02_t040.c4d
2023-01-12 13:59:25:  0: STDOUT: WARNING: Invalid shader cache item 0x0000023F1A9D8B40 [dpdx_shader_cache.cpp(452)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_textureBindings' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_imageBindings' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_bufferBindings' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_atomicCounterBindings' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_stageData' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_useGlobalUBO' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_bindlessTextureInGlobalUBO' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_bindlessBufferInGlobalUBO' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_useTextureViewForFramebufferLayer' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member '_isComputeProgram' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: STDOUT: WARNING: Can't find file member 'stageFlags' in IO description [datareader_binary_impl.cpp(880)]
2023-01-12 13:59:26:  0: INFO: Loaded Scene
2023-01-12 13:59:26:  0: Done executing plugin command of type 'Start Job'
2023-01-12 13:59:26:  0: Plugin rendering frame(s): 1263
2023-01-12 13:59:27:  0: Executing plugin command of type 'Render Task'
2023-01-12 13:59:27:  0: INFO: Render Tasks called
2023-01-12 13:59:27:  0: INFO: Pre Build Script
2023-01-12 13:59:27:  0: INFO: Validating the path: 'P:/Aldring og Helse - Demensomsorgens ABC perm 2 2022-2023/03_3D/03_Render/Film01_Flemming'
2023-01-12 13:59:27:  0: INFO: Validating the path: 'C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\c4dOutputMP_tempAZdyh0'
2023-01-12 13:59:27:  0: INFO: Rendering multipass output to local drive, will copy files and folders to final location after render is complete
2023-01-12 13:59:27:  0: INFO: 
2023-01-12 13:59:27:  0: STDOUT: Running Script: C:\ProgramData\Thinkbox\Deadline10\workers\RENDER-NODE02\jobsData\63c0038dd87fd5e5aaed8221\thread0_temp9NNNO0\c4d_Batch_Script.py
2023-01-12 13:59:27:  0: Done executing plugin command of type 'Render Task'

=======================================================
Details
=======================================================
Date: 01/12/2023 13:59:35
Frames: 1263
Elapsed Time: 00:00:00:53
Job Submit Date: 01/12/2023 13:56:43
Job User: mats
Average RAM Usage: 7725089792 (12%)
Peak RAM Usage: 9159327744 (14%)
Average CPU Usage: 11%
Peak CPU Usage: 26%
Used CPU Clocks (x10^6 cycles): 185799
Total CPU Clocks (x10^6 cycles): 1689080

lookedup the “Render jobs as User” setting now, and it was turned off already.
And from what i can see, i want it to be off.

The computers only have one user, and that is also the admin of the computer. So the worker should already be admin, and i should keep the “render job as user” off.

EDIT: wow… look at me, posting in this thread with 2 different accounts like a smartass…

I didn’t realize we don’t allow .txt or .log files, I’m sure there’s a reason for it. Likely so bots can’t ruin this for the rest of us! Archive files work though!

Anyways, you’re right about render as user given your setup. That feature is helpful if you don’t have a dedicated render user and instead want to associate file access and creation with a given submitting artist. It however works best with Linux, and has caveats on Windows.

From that log I think I’ve found our issue. I copied your lines out into a file attached (8.6 KB) so I can refer to things by line number.

From lines 509 to 514 there’s a stack trace from \\172.16.12.185\Assets\Cinema4d_Plugins\2023\xol_splink\main.pyp where it fails to open a file for write. The file is a user folder for a user called ‘HiMo’. Given the Worker and C4D are running as the ‘render’ user we don’t have permission to write there.

My guess is that path is hard-coded into the scene, assuming HiMo is the scene artist’s username. I have no clue on how to fix it, but hopefully it gives you a thread to chase!

Thanks for the pointer.
It is a plugin to transfer between cinema4d and substance. I removed it and tried again.
That specific error dissapeared but did not solve anything.

BUT!! what did solve it was to remove tokens from the save pathname.

I usualy save with tokens to help automaticly organize and name the filenames.

P:\NameOfARealyCoolProject\03_3D\03_Render\Scene_01\$prj\$prj_$rs_$camera_$take_.exr

Removing the tokens and just use “test” instead. Worked totaly fine.
P:\NameOfARealyCoolProject\03_3D\03_Render\Scene_01\test\test_.exr

Is it any reason that this should be solved different between local rendering or not?

My idea on this is.
It aint able to make the $prj\ folder to store the exr sequence in.
And because of that, it tries to save to a folder that doesnt exist, resulting an error.

EDIT: just tested the idea. replaced “$prj” with "test2\ " and only used tokens for the sequence name.
but that errors. Looks like i cant use tokens at all.

Oh that’s a good thought - maybe when C4D re-creates the path it’s not correctly inside the local appdata folder for local rendering?

Since this is a Cinema4D batch job we don’t get a tidy command line command we can pull apart for errors. But we can get the plugin to dump the auto-created script to the log! To do that in the Monitor under Tools → Configure Plugins → Cinema4DBatch enable ‘Log Script contents to Render Log’ and re-run the render.

The log from the first task will now have a script embedded in it. I’d expect to see some discord in the output path that should help explain exactly where things are going wrong.

If you can do that and attach the zipped log I’ll see if I can figure out what’s going on.

FAILED_LogScriptContent_Job_2023-01-12_18-49-45_63c0483981303a47567c8d71.zip (10.8 KB)

Here you go.
I also tested the jobs on multiple other machines, including the machine who submits the job. And its consistent between them all. So its not like this is a rogues machine.

COMPLETE_LogScriptContent_RemovedSomeTokens.zip (10.4 KB)

Here i have attached the log of renders working.
I removed $rs and $camera token in this one and now it renders fine.

If i add back only $camera token they all fail again.

If i add back only $rs token only some fail and others complete fine

ComparisonLog_EnableLocalOFF_.zip (10.2 KB)

Here is the log when submitting without “Enable local render”
Just for comparison if that helps. Here all the tokens work fine.

The only impactful difference between those three logs (excepting that one of them fails of course) is what we’re setting self.renderData[c4d.RDATA_PATH] to in the render script.

It correctly reflects whatever tokens you’ve got set, that script looks fine to me.

I didn’t think of it the other day, but I’m worried this might be a multi-line error as Deadline is not good at those.

So if the error from C4D is printed across multiple lines like this:

Unexpected exception (Files cannot be written - please check output paths!)
Failed to write //path/to/file - Some reason for failure

Deadline sees the first line as a failure and kills the process before we get the second line back. This is more common with Houdini, but why can’t C4D get in on the fun?

To that end, when you’ve got a chance could you send a local render with all the tokens through with ‘Use Batch Render’ unchecked? From that you’ll be able to pull the ‘Full Command’ per the troubleshooting guide to run the render outside of Deadline’s render error handling.

AllTokens_BatcModeOFF_LocalRenderOFF_COMPLETED.zip (8.9 KB)
AllTokens_BatcModeOFF_LocalRenderON_FAILED.zip (9.3 KB)

Sorry for the delay of testing. Have been home with the flu the lastcouple of days.

Attached you find 2 logs, both with batch mode OFF. And one wiht local rendering on and one with local rendering off

I found the full command and tried running it manualt with command promt on the worker.
It issues and creates the same log as in deadline monitor. gets write path error when using the full command for local rendering and completes fine with using the full command without local rendering.

So that must mean this is outside of deadlines hands then. It must be some privacy, accessability rules or something, stopping C4D from creating the folder and files it needs in that local location.

Well, my previous post is again wrong.
I forgot that removing the tokens makes it able to write file to that location, so abviously there is no read/write restrictions there.

@HS_Maot Did you manage to solve this issue? i think i have a similar issue that just turned up with an older project i have to update.

@zollska No sorry. No solution.
So we are still rendering without “Enable local rendering”.

1 Like
Privacy | Site terms | Cookie preferences