Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Padenlee on September 29, 2019, 04:43:44 PM

Title: Playmaker PUN2 errors[SOLVED]
Post by: Padenlee on September 29, 2019, 04:43:44 PM
Got some errors when trying to get PUN2 up and running.

Unity 2019.1.1

Fresh project, install Playmaker, import PUN2 from Asset Store, import Ecosystem, import PlayMaker Pun2 actions from Ecosystem results in 4 errors:

Assets/PlayMaker PUN 2/Editor/PlayMakerPhotonWizard.cs(39,45): error CS0117: 'AccountService' does not contain a definition for 'Origin'

Assets/PlayMaker PUN 2/Editor/PlayMakerPhotonWizard.cs(39,45): error CS0117: 'AccountService' does not contain a definition for 'Origin'

Assets/PlayMaker PUN 2/Editor/PlayMakerPhotonWizard.cs(84,13): error CS0103: The name 'RegisterOrigin' does not exist in the current context

Assets/PlayMaker PUN 2/Editor/PlayMakerPhotonWizard.cs(84,45): error CS0117: 'AccountService' does not contain a definition for 'Origin'

Any thoughts? Is there a work around?
Title: Re: Playmaker PUN2 errors
Post by: Padenlee on September 29, 2019, 04:45:16 PM
Deleting PlayMakerPhotonWizard.cs got the errors to disappear and the import concluded without any more errors
Title: Re: Playmaker PUN2 errors
Post by: jeanfabre on September 30, 2019, 02:17:33 AM
Hi,

You likely haven't installed pun 2 package, but pun classic (v1).

 Bye,

 Jean
Title: Re: Playmaker PUN2 errors
Post by: PikabobAlex on September 30, 2019, 08:08:55 AM
Hi Jean,

Same error here, even thought I have the PUN2 installed. And the error still happens
Title: Re: Playmaker PUN2 errors
Post by: Padenlee on September 30, 2019, 03:12:52 PM
I have have PUN2 imported.

I just imported PUN2 and Playmaker Pun2 into an existing project without the error above. Very odd
Title: Re: Playmaker PUN2 errors
Post by: jeanfabre on October 01, 2019, 03:57:03 AM
Hi,

 Please update, it's fixed.

 Bye,

 Jean
Title: Re: Playmaker PUN2 errors
Post by: 600 on December 28, 2019, 12:52:04 PM
Hello,
The same errors appear for PUN classic. Imported latest version PUN1 from AS in Unity 2018.4 and latest PM actions.

Temporary deleting the wizard removes errors.
Title: Re: Playmaker PUN2 errors
Post by: jeanfabre on January 08, 2020, 07:31:28 AM
Hi,

 uhm, I 'll check it out, maybe I missed something.

Bye,

 Jean
Title: Re: Playmaker PUN2 errors
Post by: jeanfabre on January 13, 2020, 02:30:34 AM
Hi,

 ok, fixed :)

 Bye,

 Jean
Title: Re: Playmaker PUN2 errors
Post by: 600 on January 13, 2020, 09:38:25 AM
Hi,

 ok, fixed :)

 Bye,

 Jean
Thank you!:)