playMaker

Author Topic: [Solved]Big problem with DLL  (Read 5258 times)

stigma

  • Full Member
  • ***
  • Posts: 176
[Solved]Big problem with DLL
« on: July 10, 2015, 09:52:16 AM »
Hello,
I encounter too many problems since version 5 of Unity. I can not compile. I have many errors with DLL that does not seem to work properly. I removed this 3 Playmaker file
- Playmaker
- Playmaker ArrayMaker
- Playmaker Utils
 I install it again with Asset Store but nothing works. how to properly install Playmaker. I have a fairly large project with Playmaker and I would not lose my job. Thank you for your help.  :-\
« Last Edit: July 19, 2015, 12:09:03 PM by stigma »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Big problem with DLL
« Reply #1 on: July 10, 2015, 11:04:20 AM »
Hi,

 you'll need to describe the exact errors you get, typically, copy pasting the errors from the Unity console.

upgrading from 4.x to 5.x is a pain in general, so you'll need to make backups in the first place, and then likely do the following:

upgrade Unity when still in 4.x, then upgrade project to Unity 5.

Let me know how it goes.

 Bye,

 Jean

DarkSoul

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Big problem with DLL
« Reply #2 on: July 10, 2015, 06:35:31 PM »
Hello ,

The dlls are in folder called [Plugins] delete playmaker from there , then import new playmaker version.

I hope this helps.

stigma

  • Full Member
  • ***
  • Posts: 176
Re: Big problem with DLL
« Reply #3 on: July 11, 2015, 03:17:16 AM »
Jean : My project is already in version 5!
Ténébrâme : There are 3 folders Playmaker... in Unity.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Big problem with DLL
« Reply #4 on: July 11, 2015, 05:01:43 AM »
Hi,

if the reply from DarkSoul did not work, pls show the dll errors.

stigma

  • Full Member
  • ***
  • Posts: 176
Re: Big problem with DLL
« Reply #5 on: July 11, 2015, 08:18:38 AM »
There is a sceen :

Unity 5. 1.1f1
Playmaker 1.7.8.3
PS : the game works well in the editor

EDIT :
how to solve this problem of a collision in practice?

EDIT2:
 :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(
« Last Edit: July 15, 2015, 03:34:12 AM by stigma »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Big problem with DLL
« Reply #6 on: July 15, 2015, 08:15:43 AM »
Hi,

 you'll have to clean up your project, by deleting the PlayMaker folder and also the plugins/PlayMaker folder

then you can reimport PlayMaker.

 Bye,

 Jean

stigma

  • Full Member
  • ***
  • Posts: 176
Re: Big problem with DLL
« Reply #7 on: July 16, 2015, 03:32:12 AM »
Hi,
I delete too "Playmaker Utils" ?
Thanks you Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Big problem with DLL
« Reply #8 on: July 16, 2015, 04:52:38 AM »
Hi,

No need, the error mention specifically the PlayMaker.dll "Used in several location", so simply search in your project for these duplicate and clean up. It's a pain for everyone indeed, updating from 4.x to 5.x is a journey...

Bye,

 Jean

stigma

  • Full Member
  • ***
  • Posts: 176
Re: Big problem with DLL
« Reply #9 on: July 19, 2015, 12:08:45 PM »
Everything is back to normal at last. As Jean, the transition from version 4.5 to 5 is full of pain  :'( :'( :'(

thank you to the PM team