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

Connect problem #36

Open
knottttt opened this issue Mar 31, 2022 · 3 comments
Open

Connect problem #36

knottttt opened this issue Mar 31, 2022 · 3 comments
Labels
wontfix This will not be worked on

Comments

@knottttt
Copy link

Blender 3.1
Unreal 4.27.2

Can't connect UE and the console keep pops up this:

Failed to deserialize JSON "{"version": 1, "magic": "ue_py", "type": "ping", "source": "e978bc54-686e-49ad-a134-6673b59422eb"}": JSONDecoder.__init__() got an unexpected keyword argument 'encoding'
Failed to deserialize JSON "{"version":1,"magic":"ue_py","type":"pong","source":"78F5E0E84F174CDDAE67A999D427AD65","dest":"e978bc54-686e-49ad-a134-6673b59422eb","data":{"user":"Eyu","machine":"JY-C-665","engine_version":"4.27.2-18319896+++UE4+Release-4.27","engine_root":"D:/UE_4.27/Engine/","project_root":"E:/VATSample/VAT 4.27/","project_name":"VAT"}}": JSONDecoder.__init__() got an unexpected keyword argument 'encoding'

@anasrar
Copy link
Owner

anasrar commented Mar 31, 2022

it's because blender 3 using newer version of python which some function has been deprecated, downgrade using blender 2.91.

my plan was to update when unreal engine 5 was release to production ready state.

@anasrar anasrar added the wontfix This will not be worked on label Mar 31, 2022
@eobet
Copy link

eobet commented Apr 17, 2022

@anasrar UE5 was just released... do you have any sort of indication when this add-on might be updated to support it and the latest version of Blender?

@anasrar
Copy link
Owner

anasrar commented Apr 18, 2022

@eobet not entirely sure, my monitor broken few weeks ago.
sure I will update after I get any replacement for my monitor, may be next month but I'm not promise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants