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

Connecting to server crashing Blender 4.0 on MacOS #20

Open
satishgoda opened this issue Nov 15, 2023 · 8 comments
Open

Connecting to server crashing Blender 4.0 on MacOS #20

satishgoda opened this issue Nov 15, 2023 · 8 comments
Assignees
Labels
upstream Depends on third party fix

Comments

@satishgoda
Copy link

Hi.

I am on a M2 MacBook and I downloaded the latest Blender plugin. I am able to start the server, but when connecting to it from the app, Blender crashes. Following is the trace report after crash.


# Blender 4.0.0, Commit date: 2023-11-13 17:26, Hash 878f71061b8e
bpy.context.space_data.system_bookmarks_active = 4  # Property
bpy.ops.file.external_operation(filepath="/Users/sgoda/Downloads/", operation='FOLDER_OPEN')  # Operator
Modules Installed (virtucamera_blender) from '/Users/sgoda/Downloads/VirtuCameraBlender-cp310-macos-universal64-v1.2.0.zip' into '/Users/sgoda/Library/Application Support/Blender/4.0/scripts/addons'  # Info

# backtrace
0   Blender                             0x00000001050e4190 BLI_system_backtrace + 56
1   Blender                             0x0000000104a0724c _ZL16sig_handle_crashi + 352
2   libsystem_platform.dylib            0x0000000183f20a24 _sigtramp + 56
3   vc_core.cpython-310-darwin.so       0x00000001680c2204 PyInit_vc_core + 122856
4   vc_core.cpython-310-darwin.so       0x00000001680dc4a0 PyInit_vc_core + 230020
5   vc_core.cpython-310-darwin.so       0x00000001680cd230 PyInit_vc_core + 167956
6   vc_core.cpython-310-darwin.so       0x00000001680dd9f4 PyInit_vc_core + 235480
7   Blender                             0x000000010b0d6034 cfunction_vectorcall_O + 316
8   Blender                             0x000000010b160ab0 _PyEval_EvalFrameDefault + 24176
9   Blender                             0x000000010b15ab34 _PyEval_Vector + 164
10  Blender                             0x000000010b163a4c call_function + 452
11  Blender                             0x000000010b1607a4 _PyEval_EvalFrameDefault + 23396
12  Blender                             0x000000010b15ab34 _PyEval_Vector + 164
13  Blender                             0x000000010b163a4c call_function + 452
14  Blender                             0x000000010b1607a4 _PyEval_EvalFrameDefault + 23396
15  Blender                             0x000000010b15ab34 _PyEval_Vector + 164
16  Blender                             0x000000010b0920b0 method_vectorcall + 308
17  Blender                             0x000000010b1fc9cc thread_run + 72
18  Blender                             0x000000010b1b0674 pythread_wrapper + 28
19  libsystem_pthread.dylib             0x0000000183ef1034 _pthread_start + 136
20  libsystem_pthread.dylib             0x0000000183eebe3c thread_start + 8

# Python backtrace
  File "/Applications/Blender.app/Contents/Resources/4.0/python/lib/python3.10/threading.py", line 953 in run
  File "/Applications/Blender.app/Contents/Resources/4.0/python/lib/python3.10/threading.py", line 1016 in _bootstrap_inner
  File "/Applications/Blender.app/Contents/Resources/4.0/python/lib/python3.10/threading.py", line 973 in _bootstrap

@satishgoda
Copy link
Author

Hi.

Happy New Year 2024!

Just checking in to see if a plugin update for Blender 4.0 will be made available.

Thank you!
Satish.

@ahurig
Copy link

ahurig commented Jan 23, 2024

Hey, Happy new year guys.

Reporting same issue. I just installed last version of the add-on and it made blender 4.0 crash when enabling live preview on my iPhone. Same iPhone with same iOs worked like a charm on 3.4.1.

Following the crash I can't even launch back blender 4.0. Icon bouncing on the dock forever.

@Pinpoint12
Copy link

Have the same issue here on my Macbook Pro. Blender 4.0 crashes when I try to load the live preview. Connecting works fine, but once I hit the preview button, Blender crashes and takes a strange amount of time to reopen. This same iPhone works perfectly fine with my PC.

@TheFriendlyRabbit
Copy link

This also occurs on Windows.

@satishgoda
Copy link
Author

I really hope that this project is not dead. Would love to continue to use it with Blender 4+. Thanks you.

@shycats
Copy link
Owner

shycats commented Apr 13, 2024

Hello @satishgoda the project is not dead :)
There is a Blender bug that needs to be solved before I can properly debug my code. I need the Blender Buffer to work properly for screen streaming.
https://projects.blender.org/blender/blender/issues/116551

I'm looking for reliable workarounds, but so far all of them provide a poor, slow viewport experience.

@shycats shycats added the upstream Depends on third party fix label Apr 13, 2024
@shycats shycats self-assigned this Apr 13, 2024
@sgodanas
Copy link

sgodanas commented May 4, 2024

Thank you for the response @shycats. Thanks for all your work.
Do let me know when things are ready for testing and happy to help out!

@Charmandrigo
Copy link

I am a M2 Mac mini user, so anything PR that can be tested I can try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Depends on third party fix
Projects
None yet
Development

No branches or pull requests

7 participants