ubisoft / mixer

Add-on for real-time collaboration in Blender.
https://ubisoft-mixer.readthedocs.io/
GNU General Public License v3.0
1.32k stars 77 forks source link

Blender 2.93.5 crashes with Mixer 1.1.0-alpha2 #31

Closed rennmaus-coder closed 2 years ago

rennmaus-coder commented 2 years ago

Infos on the context

The bug I start two instances of blender, one for the room host, the other to connect to the room. (IP-Adress: localhost) When I try to enter the created room with my second instance of blender (IP-adress: localhost), my second instance crashes instantly.

To Reproduce Steps to reproduce the behavior:

  1. Go to Mixer, set IP-Adress to localhost
  2. Click on connect
  3. Create new room
  4. Join room with second instance (localhost)
  5. See Error

Expected behavior No crash :)

Screenshots None

Additional Files Second instance console log: https://pastebin.com/McsWYaw2 Host instance console log: https://pastebin.com/tVULqrD2 Crash log: https://pastebin.com/DNkmg1QZ

(I am sorry, my computer language is set to german, so some parts of the stacktrace/Error may be in german. If there are any question, please feel free to ask me :))

charlesfleche commented 2 years ago

That should be fixed if the master branch. No release has been done yet, hopefully there will one soon.

rennmaus-coder commented 2 years ago

Works, thankssssss :) 👍