Jump to content

bad marshal data error


Recommended Posts

hey yall,

 

so I'm getting VW2022 up and running and migrating my plugins over. i have one plugin thats giving me an error. 

 

Traceback (most recent call last):
  File "<string>", line 1 in <module>
ValueErroe: bad marshal data (unknown type code)

 

now the weird thing is i only get this error after encrypting it... it works great before encrypting it. 

 

Link to comment

i have narrowed it down to my Serial Number checker that i include in some of my more complex plugins... it was using urllib to reach out to a server, I'm assuming something with that was causing the issue. i have since moved to the request library and just include the module in a "python externals" folder in the user plugin. 

 

all better now! 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...