cancel
Showing results for 
Search instead for 
Did you mean: 

Building your Multiplayer VR experience: Making a Multiplayer VR app using the SharedSpaces Sample

beng27
Honored Guest

I follow the step stated in SharedSpaces Sample and i get this message below. Appreciate your help 

 

Library\PackageCache\com.community.netcode.transport.photon-realtime@1d5be27015\Runtime\PhotonRealtimeTransport.cs(261,30): error CS0115: 'PhotonRealtimeTransport.Initialize()': no suitable method found to override

3 REPLIES 3

pro_zac
Heroic Explorer

It seems you somehow have the wrong version of the Netcode for GameObjects package.

SharedSpaces currently uses version 1.0.0-pre.5.

 

You can import that version of the package by going to "Window -> Package Manager" in Unity. Then click the + in the top left corner of the window and choose "Add package by name". See the screenshot below:

pro_zac_0-1658874089700.png

 

beng27
Honored Guest

Screenshot 2022-07-28 190044.png

 

solve the version issue. new issue appeared.. need help 

 

 

 

pro_zac
Heroic Explorer

You need to change to package name to something that doesn't start with "com.oculus". 

Edit > Project Settings > Player > Android Tab > Identification > Package Name