Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: drakwon on June 10, 2018, 07:53:19 PM

Title: assembly error
Post by: drakwon on June 10, 2018, 07:53:19 PM
error CS1704: An assembly with the same name `PlayMaker' has already been imported. Consider removing one of the references or sign the assembly
Assets/Plugins/PlayMaker/PlayMaker.dll (Location of the symbol related to previous error)
Assets/Plugins/PlayMaker/Metro/PlayMaker.dll (Location of the symbol related to previous error)
error CS1704: An assembly with the same name `Photon3Unity3D' has already been imported. Consider removing one of the references or sign the assembly
Assets/Plugins/Photon3Unity3D.dll (Location of the symbol related to previous error)
Assets/Plugins/WP8/Photon3Unity3D.dll (Location of the symbol related to previous error)

can anyone help me with this?

everything was fine then I imported playmaker pun examples, not sure if its related though
Title: Re: assembly error
Post by: drakwon on June 11, 2018, 10:30:16 AM
so i tested it is the playmaker pun package causing this
Title: Re: assembly error
Post by: drakwon on June 11, 2018, 09:29:41 PM
anyone know how to fix?
Title: Re: assembly error
Post by: djaydino on June 12, 2018, 04:07:48 AM
Hi.
Maybe you got the unity 4 version.

There are 2 version for pun on the Ecosystem, one for unity 4 and one for unity 5

If you use unity 5 or later you need to use the unity 5 version.

You might need to remove some files/folders, do you have a backup?