playMaker

Author Topic: pun with datamaker problem  (Read 1357 times)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
pun with datamaker problem
« on: April 04, 2016, 01:08:21 PM »
Hi,
i just installed pun and i got a duplicate error :
Code: [Select]
Assets/Photon Unity Networking/Editor/PhotonNetwork/AccountService.cs(181,45): error CS0433: The imported type `Newtonsoft.Json.JsonConvert' is defined multiple times
if i delete the "Newtonsoft.Json" in the datamaker folder it breaks datamaker, but if i
remove the one in the photon folder its seems to be ok.
Can this be a problem using pun?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: pun with datamaker problem
« Reply #1 on: April 04, 2016, 02:37:01 PM »
Hi,

 One the version may be older. I would delete the one that cause no problem, it doesn't matter as long as there is no errors after. It's no one's fault, it happens a lot that third party library is conflicting.

Bye,

 Jean