playMaker

Author Topic: assembly error  (Read 1398 times)

drakwon

  • Playmaker Newbie
  • *
  • Posts: 34
assembly error
« 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

drakwon

  • Playmaker Newbie
  • *
  • Posts: 34
Re: assembly error
« Reply #1 on: June 11, 2018, 10:30:16 AM »
so i tested it is the playmaker pun package causing this

drakwon

  • Playmaker Newbie
  • *
  • Posts: 34
Re: assembly error
« Reply #2 on: June 11, 2018, 09:29:41 PM »
anyone know how to fix?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: assembly error
« Reply #3 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?