Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadline submission script collides with Ayon #22

Open
2 tasks done
m-u-r-p-h-y opened this issue Aug 19, 2024 · 0 comments
Open
2 tasks done

Deadline submission script collides with Ayon #22

m-u-r-p-h-y opened this issue Aug 19, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@m-u-r-p-h-y
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

After installing Deadline submitter, it is not working when Blender is launched via Launcher and using Ayon environments.

When launched without Ayon, everything works as expected

Expected Behavior:

No response

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  • Install Deadline submitter addon to Blender
  • Launch Blender via Launcher
  • Render -> Submit to Deadline

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

qt.qpa.window: SetProcessDpiAwarenessContext() failed: The operation completed successfully.
Qt's default DPI awareness context is DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2. If you know what you are doing, you can overwrite this default using qt.conf (https://doc.qt.io/qt-6/highdpi.html#configuring-windows).
Registered font families: Noto Sans, Noto Sans, Noto Sans, Noto Sans, Noto Sans Mono Black, Noto Sans Mono, Noto Sans Mono ExtraBold, Noto Sans Mono ExtraLight, Noto Sans Mono Light, Noto Sans Mono Medium, Noto Sans Mono, Noto Sans Mono SemiBold, Noto Sans Mono Thin
Read blend: "C:\projects\murphyAyonFtrack\assets\myChar\work\modeling\maf_myChar_modeling_v006.blend"
Appending "C:/Users/murph/Documents/Ayon/REPO_SW/DEADLINE10/submission/Blender/Main" to system path to import SubmitBlenderToDeadline module
Info: Saved "maf_myChar_modeling_v006.blend"
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at Python.Runtime.Runtime.PyObject_CallObject(Python.Runtime.BorrowedReference, Python.Runtime.BorrowedReference)
   at Python.Runtime.ImportHook.SetupImportHook()
   at Python.Runtime.ImportHook.Initialize()
   at Python.Runtime.Runtime.Initialize(Boolean)
   at Python.Runtime.PythonEngine.Initialize(System.Collections.Generic.IEnumerable`1<System.String>, Boolean, Boolean)
   at Python.Runtime.PythonEngine.Initialize(Boolean, Boolean)
   at Python.Runtime.PythonEngine.Initialize()
   at FranticX.Scripting.PythonNetScriptEngine.Initialize(Boolean, System.String, System.String)
   at FranticX.Scripting.PythonNetScriptEngine..ctor(Boolean, Boolean, System.String, System.String)
   at Deadline.Scripting.DeadlineScriptManager.a()
   at Deadline.Scripting.DeadlineScriptManager..ctor(Deadline.Controllers.DataController, Boolean, Boolean)
   at Deadline.Scripting.DeadlineScriptManager.GetInstance(Deadline.Controllers.DataController, Boolean, Boolean)
   at Deadline.Applications.Consoles.DeadlineRepositoryUICommand.a(Boolean, Boolean)
   at Deadline.Applications.Consoles.DeadlineRepositoryUICommand.RequestScriptManager(Boolean, Boolean)
   at Deadline.Applications.Consoles.ExecuteScript.Invoke(System.String[])
   at FranticX.Applications.Consoles.ConsoleCommandInvoker.InvokeCommand(System.String[], System.Type)
   at FranticX.Applications.Consoles.ConsoleCommandInvoker.InvokeCommand(System.String[])
   at Deadline.Submission.Submit.Perform(System.String[])
   at DeadlineCommand.DeadlineCommandAppStartup.Main(System.String[])

Additional context:

No response

@m-u-r-p-h-y m-u-r-p-h-y added the type: bug Something isn't working label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant