Fusion-Voice integration error

The whole answer can be found below.

Please note: The Photon forum is closed permanently. After many dedicated years of service we have made the decision to retire our forum and switch to read-only: we've saved the best to last! And we offer you support through these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on Voice.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

Fusion-Voice integration error: Plugin Mismatch requested/IncompatibleConfiguration

AndresVargas69_Col
2022-01-27 20:52:28

I'm trying to make an integration between Fusion and Voice, following the steps in this repo: https://github.com/Hamza-EG/FusionVoiceIntegration?utm_source=sendgrid.com&utm_medium=email&utm_campaign=sendgrid

But when I try to run the 0-Minimal Demo, I get these 2 errors when I try to start an instance ("Host" or "Shared Client") in Unity Editor by entering playmode:

Currently, it only works properly, when I run the "Single player". So I'm not sure about what is wrong here if I followed each step carefully.

Does anyone else have this issue, or know how to fix it? Thanks in advance for your replies.

Comments

JohnTube
2022-01-28 09:11:55

Hi @AndresVargas69_Col,

Thank you for choosing Photon!

Please make sure you are using a Photon Fusion type AppId in Photon Fusion AppId field and Photon Voice type AppId in Photon Voice AppId field.

AndresVargas69_Col
2022-01-28 10:53:48

JohnTube 2022-01-28T09:11:55+00:00

Hi @AndresVargas69_Col,

Thank you for choosing Photon!

Please make sure you are using a Photon Fusion type AppId in Photon Fusion AppId field and Photon Voice type AppId in Photon Voice AppId field.

Hi @JohnTube,

Thanks for reply! I fixed it, I was using a Realtime AppId instead of a Fusion AppId🤦‍♂️

Now is working, thank you so much!

Back to top