Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: TheNecron on August 31, 2019, 01:09:48 PM

Title: PUN2 ecosystem import throwing errors
Post by: TheNecron on August 31, 2019, 01:09:48 PM
My fresh PUN2 import from ecosystem is throwing the following errors and im not sure why

Assets\PlayMaker PUN 2\Scripts\PlayMakerPunCallbacksProxy.cs(383,30): error CS0115: 'PlayMakerPunCallbacksProxy.OnPlayerEnteredRoom(Player)': no suitable method found to override

Assets\PlayMaker PUN 2\Scripts\PlayMakerPunCallbacksProxy.cs(396,30): error CS0115: 'PlayMakerPunCallbacksProxy.OnPlayerLeftRoom(Player)': no suitable method found to override

Assets\PlayMaker PUN 2\Scripts\PlayMakerPunCallbacksProxy.cs(448,30): error CS0115: 'PlayMakerPunCallbacksProxy.OnPlayerPropertiesUpdate(Player, Hashtable)': no suitable method found to override

Assets\PlayMaker PUN 2\Scripts\PlayMakerPunCallbacksProxy.cs(435,30): error CS0115: 'PlayMakerPunCallbacksProxy.OnMasterClientSwitched(Player)': no suitable method found to override
Title: Re: PUN2 ecosystem import throwing errors
Post by: tcmeric on August 31, 2019, 10:13:26 PM
Do you have PUN2 from the asset store installed?
Title: Re: PUN2 ecosystem import throwing errors
Post by: TheNecron on September 01, 2019, 04:15:22 AM
Do you have PUN2 from the asset store installed?
Yes, I've downloaded and imported PUN2