Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: stigma on July 10, 2015, 09:52:16 AM

Title: [Solved]Big problem with DLL
Post by: stigma 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.  :-\
Title: Re: Big problem with DLL
Post by: jeanfabre 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
Title: Re: Big problem with DLL
Post by: DarkSoul 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.
Title: Re: Big problem with DLL
Post by: stigma 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.
Title: Re: Big problem with DLL
Post by: djaydino on July 11, 2015, 05:01:43 AM
Hi,

if the reply from DarkSoul did not work, pls show the dll errors.
Title: Re: Big problem with DLL
Post by: stigma on July 11, 2015, 08:18:38 AM
There is a sceen :
(http://www.maximages.fr/forums/3D/unity/error_compile.jpg)
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:
 :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(
Title: Re: Big problem with DLL
Post by: jeanfabre 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
Title: Re: Big problem with DLL
Post by: stigma on July 16, 2015, 03:32:12 AM
Hi,
I delete too "Playmaker Utils" ?
Thanks you Jean
Title: Re: Big problem with DLL
Post by: jeanfabre 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
Title: Re: Big problem with DLL
Post by: stigma 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