AWS Thinkbox Discussion Forums

Deadline Blender Plugin was not properly initialized

i already installed submission

=======================================================
Error

The Deadline Plugin was not properly initialized. Application plugins must explicitly call super().__init__() in the Python constructor: def __init__().

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bgq, CancellationToken bgr)
at Deadline.Plugins.SandboxedPlugin.Initialize(Job job, CancellationToken cancellationToken)
at Deadline.Slaves.SlaveRenderThread.e(String ajx, Job ajy, CancellationToken ajz)
at Deadline.Slaves.SlaveRenderThread.b(TaskLogWriter ajt, CancellationToken aju)

=======================================================
Log

2023-09-25 17:18:24: 0: Loading Job’s Plugin timeout is Disabled
2023-09-25 17:18:24: 0: SandboxedPlugin: Render Job As User disabled, running as current user ‘PC03’
2023-09-25 17:18:26: 0: Executing plugin command of type ‘Initialize Plugin’
2023-09-25 17:18:26: 0: INFO: Executing plugin script ‘C:\ProgramData\Thinkbox\Deadline10\workers\desktop-qdtp97q\plugins\65115e25f52359e49e31a070\Blender.py’
2023-09-25 17:18:26: 0: INFO: Plugin execution sandbox using Python version 3
2023-09-25 17:18:26: 0: Encountered an error while executing plugin command of type ‘Initialize Plugin’
2023-09-25 17:18:26: 0: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
2023-09-25 17:18:26: 0: at Deadline.Plugins.DeadlinePlugin.CancelTask()
2023-09-25 17:18:26: 0: at Deadline.Plugins.PluginWrapper.CancelTask()
2023-09-25 17:18:26: 0: at Deadline.Slaves.CommandListener.e(String aio)
2023-09-25 17:18:26: 0: at Deadline.Slaves.CommandListener.d(Object ain)
2023-09-25 17:18:26: 0: at Deadline.Slaves.CommandListener.b(DeadlineMessage ail, Exception aim)
2023-09-25 17:18:26: 0: at Deadline.Net.DeadlineMessageUtils.a.a(IAsyncResult bhp)
2023-09-25 17:18:26: 0: at System.Threading.Tasks.TaskToApm.TaskAsyncResult.InvokeCallback()
2023-09-25 17:18:26: 0: at System.Threading.Tasks.AwaitTaskContinuation.<>c.<.cctor>b__17_0(Object state)
2023-09-25 17:18:26: 0: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
2023-09-25 17:18:26: 0: — End of stack trace from previous location —
2023-09-25 17:18:26: 0: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
2023-09-25 17:18:26: 0: at System.Threading.Tasks.AwaitTaskContinuation.RunCallback(ContextCallback callback, Object state, Task& currentTask)
2023-09-25 17:18:26: 0: — End of stack trace from previous location —
2023-09-25 17:18:26: 0: at System.Threading.Tasks.Task.<>c.b__128_1(Object state)
2023-09-25 17:18:26: 0: at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
2023-09-25 17:18:26: 0: at System.Threading.ThreadPoolWorkQueue.Dispatch()
2023-09-25 17:18:26: 0: at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
2023-09-25 17:18:26: 0: at System.Threading.Thread.StartCallback()

=======================================================
Details

Date: 09/25/2023 17:17:53
Frames: 50-250
Elapsed Time: 00:00:00:06
Job Submit Date: 09/25/2023 17:17:09
Job User: sm_03_ice
Average RAM Usage: 0 (0%)
Peak RAM Usage: 0 (0%)
Average CPU Usage: 0%
Peak CPU Usage: 0%
Used CPU Clocks (x10^6 cycles): 0
Total CPU Clocks (x10^6 cycles): 0

=======================================================
Worker Information

Worker Name: DESKTOP-QDTP97Q
Version: v10.3.0.10 Release (ac90e7082)
Operating System: Windows 10 Pro
Running As Service: No
Machine User: PC03
IP Address: 2403:6200:89a6:e192:d8dc:b313:6c88:aaa8
MAC Address: D8:5E:D3:AD:DD:A2
CPU Architecture: x64
CPUs: 32
CPU Usage: 0%
Memory Usage: 11.4 GB / 63.9 GB (17%)
Free Disk Space: 828.399 GB
Video Card: NVIDIA GeForce RTX 3080

Hello!

Deadline 10.3.0.9 upgraded the Python to 3.10 and no longer includes support for Python 2 and Python 3.7. Any Deadline events plugins,scripts, or application plugins that require anything older than Python 3.10 will not work in Deadline 10.3.
We have a KBA article on how your can patch the Custom Plugins to run with Deadline 10.3.0.9.

Privacy | Site terms | Cookie preferences