View Single Post
Old 05-26-2023, 11:23 AM   #4
otakutyrant
Member
otakutyrant began at the beginning.
 
Posts: 13
Karma: 10
Join Date: May 2023
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
Dont serialize objects from your plugin. Use basic python types only. That means when calling functions in a job, those functions should take only basic types as parameters.
Thank you! I'll try to fix that.
otakutyrant is offline   Reply With Quote