How To Voice Chat

Support for MFPS 2.0 (for verified users)
Forum rules
To request support/assistance for MFPS, you first have to verify your purchase by sending your purchase invoice number to Lovatto in a PM.
Post Reply
User avatar
iosdevelopers
Contributor
Contributor
Posts: 12
Joined: Sun Nov 19, 2017 10:43 am

Hi, how to voice chat ?


NullReferenceException: Object reference not set to an instance of an object
bl_PlayerVoice.OnUpdate () (at Assets/MFPS/Scripts/Network/bl_PlayerVoice.cs:96)
96.

Code: Select all

RecorderIcon.SetActive(VoiceRecorder.TransmitEnabled);

Assets/MFPS/Scripts/Network/bl_PlayerVoice.cs:39)

39.

Code: Select all

 VoiceRecorder.enabled = true;
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Which version of MFPS are you using?
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
iosdevelopers
Contributor
Contributor
Posts: 12
Joined: Sun Nov 19, 2017 10:43 am

Lovatto wrote: Sun Jul 19, 2020 5:26 pm Which version of MFPS are you using?
I downloaded the latest version,
I have followed the requirements for voice chat, but the sound is not working?
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

I'll need your MFPS purchase invoice number in a PM to assist with this.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

And which was the latest version when you downloaded?
because that code that you show me is not from the last version, that error was fixed in MFPS 1.7.5,
if you can't update, you simply have to update the script bl_PlayerVoice.cs
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
iosdevelopers
Contributor
Contributor
Posts: 12
Joined: Sun Nov 19, 2017 10:43 am

Lovatto wrote: Sat Aug 08, 2020 4:31 am And which was the latest version when you downloaded?
because that code that you show me is not from the last version, that error was fixed in MFPS 1.7.5,
if you can't update, you simply have to update the script bl_PlayerVoice.cs
I downloaded the latest version to this, no errors but when I press the P key the voice chat works. Pressing the talk button doesn't work

Voice chat does not work on 2 mutual android phones. If you run Unity and talk by pressing p key, the android phone will ring.

I sent you a message, can you send a project actively to my e-mail address?

Can you send a project where voice chat and mobile control are actively working. invoices of all sent by pm
Post Reply