Search Unity

Third Party Dissonance not working with mirror

Discussion in 'Multiplayer' started by tripleyack, Apr 21, 2020.

  1. tripleyack

    tripleyack

    Joined:
    Apr 18, 2020
    Posts:
    1
    Hello guys,

    So, I'm trying to make an ultra simple app based on voice chat and got redirected to the plugin dissonance which is apparently the only way for this kind of comms. I downloaded mirror, which worked fine, made other attempts without chat.
    Now dissonance is a prefab that has two scripts already attached to it but apparently those script "have compilation errors which may prevent obsolete API usages to get updated. Obsolete API updating will continue automatically after these errors get fixed"

    There are a good amount of error messages but to pick two randomly :

    Assets/Plugins/Dissonance/Core/Audio/Playback/VoicePlayback.cs(2,18): error CS0234: The type or namespace name 'Networking' does not exist in the namespace 'Dissonance' (are you missing an assembly reference?)

    Assets/Plugins/Dissonance/DissonanceComms.cs(763,25): error CS0538: 'IPriorityManager' in explicit interface declaration is not an interface

    Someone has an idea? thanks!
     
  2. mischa2k

    mischa2k

    Joined:
    Sep 4, 2015
    Posts:
    4,347
    Try contacting Martin in our Mirror Discord, or in his own Dissonance discord :)