shycats / VirtuCameraBlender

Blender add-on to use with VirtuCamera iOS App for realtime camera motion capture.
https://virtucamera.com
Other
132 stars 7 forks source link

App keep connecting #21

Open linsonghhh opened 4 months ago

linsonghhh commented 4 months ago

hi, I tested in both Blender 3.2.2 with v1.1.1 and 3.6.9 versions with v1.2.0 on Windows, and both my iPhone and iPad showed the same result: stuck at Connecting stage, no further movement. My firewall was turned off, and all connected to same stable wifi, any idea why this happened? Terminal output I got after tried to connect. Thanks

Read prefs: "C:\Users\Linsong\AppData\Roaming\Blender Foundation\Blender\3.6\config\userpref.blend"
HardOps 0.9.87.37 available!
Registered MACHIN3tools 1.0.2 with 1 tool, 1 pie menu
Pillow is not installed, therefore:
- BIP images load without scaling.
- Other images load slowly (Blender standard).
Pillow is not installed, therefore:
- BIP images load without scaling.
- Other images load slowly (Blender standard).
Pillow is not installed, therefore:
- BIP images load without scaling.
- Other images load slowly (Blender standard).
Registered MESHmachine 0.11.2 with 2 plug libraries
 • plug library: Examples
 • plug library: MyPlugs
DEBUG:BlenderGIS-master.core.checkdeps:GDAL Python binding unavailable
DEBUG:BlenderGIS-master.core.checkdeps:PyProj unavailable
DEBUG:BlenderGIS-master.core.checkdeps:Pillow unavailable
DEBUG:BlenderGIS-master.core.checkdeps:ImageIO Freeimage plugin available
Substance 3D in Blender: INFO - Shader Presets initialized...
VirtuCamera: Blender plug-in version 1.2.0 | Server version 2.1.2
Substance 3D in Blender: INFO - Scene Substances loaded correctly
Pillow is not installed, therefore:
- BIP images load without scaling.
- Other images load slowly (Blender standard).
Substance 3D in Blender: INFO - Scene Substances loaded correctly
VirtuCamera: Listening on TCP port 23354
VirtuCamera: Accepted connection from: 10.0.0.115:54951
Traceback (most recent call last):
  File "C:\Users\Linsong\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\virtucamera_blender\virtucamera_blender.py", line 862, in timer_function
    vcserver.execute_pending_events()
  File "vc_core.pyx", line 1007, in virtucamera.vc_core.VCServer.execute_pending_events
  File "vc_core.pyx", line 1842, in virtucamera.vc_core.VCServer._send_server_info
  File "vc_core.pyx", line 1830, in virtucamera.vc_core.VCServer._get_server_name
UnicodeEncodeError: 'ascii' codec can't encode character '\u2018' in position 7: ordinal not in range(128)
VirtuCamera: Listening on TCP port 23354
VirtuCamera: Accepted connection from: 10.0.0.115:54952
Traceback (most recent call last):
  File "C:\Users\Linsong\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\virtucamera_blender\virtucamera_blender.py", line 862, in timer_function
    vcserver.execute_pending_events()
  File "vc_core.pyx", line 1007, in virtucamera.vc_core.VCServer.execute_pending_events
  File "vc_core.pyx", line 1842, in virtucamera.vc_core.VCServer._send_server_info
  File "vc_core.pyx", line 1830, in virtucamera.vc_core.VCServer._get_server_name
UnicodeEncodeError: 'ascii' codec can't encode character '\u2018' in position 7: ordinal not in range(128)