playMaker

Author Topic: Unity 5.4.0 error message with PUN [SOLVED]  (Read 5580 times)

heiterbiswolkig

  • Playmaker Newbie
  • *
  • Posts: 23
Unity 5.4.0 error message with PUN [SOLVED]
« on: September 11, 2016, 05:13:34 PM »
hi all,

after starting a new setup for Unity 5.4.0 i got a error message and some warnings
installed so far:
Playmaker 1.8.3
Playmaker PUN
PUN 1.75

error:
Assets/PlayMaker PUN/Scripts/PlayMakerPhotonGameObjectProxy.cs(83,29): error CS0019: Operator `!=' cannot be applied to operands of type `PhotonMessageInfo' and `null'.

thanks for any hint.

rdgs, Florian


... strange thing is that after installing Easy PUN Setup for Playmaker afterwards the errors and messages above disappears and these new error come up: see also second screenshot.

Assets/PlayMaker/Actions/RunFSMAction.cs(138,30): error CS0115: `HutongGames.PlayMaker.Actions.RunFSMAction.DoParticleCollision(UnityEngine.GameObject)' is marked as an override but no suitable method found to override

Assets/PlayMaker/Actions/CollisionEvent.cs(119,34): error CS0115: `HutongGames.PlayMaker.Actions.CollisionEvent.DoParticleCollision(UnityEngine.GameObject)' is marked as an override but no suitable method found to override

Assets/PlayMaker/Actions/Physics2D/Collision2dEvent.cs(100,30): error CS0115: `HutongGames.PlayMaker.Actions.Collision2dEvent.DoParticleCollision(UnityEngine.GameObject)' is marked as an override but no suitable method found to override

again thanks for help!!

Florian
« Last Edit: September 16, 2016, 08:07:36 AM by heiterbiswolkig »

Jin

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Unity 5.4.0 error message with PUN
« Reply #1 on: September 11, 2016, 09:03:44 PM »
I second this. I have the exact same issues going on.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity 5.4.0 error message with PUN
« Reply #2 on: September 12, 2016, 07:52:06 AM »
Hi,

 Please download the latest version from the Ecosystem, this is fixed.


Bye,

 Jean

heiterbiswolkig

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Unity 5.4.0 error message with PUN
« Reply #3 on: September 12, 2016, 08:05:59 AM »
hi Jean,

thanks for fast checking!!
I wished all software provider would react in such a speed ;)
(Used Unity 5.4.1 now.)

First problem solved.

After installation of Easy PUN Setup for Playmaker I get the old errors again. see screen shot. I guess its the author then i have to contact?

Florian

ghost010

  • Junior Playmaker
  • **
  • Posts: 51
Re: Unity 5.4.0 error message with PUN
« Reply #4 on: September 12, 2016, 10:36:59 PM »
Did a fresh install my self with all the packages.
No error's.
The screenshot you provided points to playmaker it self.

You might want to check your folder permission's, might have prevented the installation of 1.8.2(3) FSM's.

Edit: Its complain about an override, but why does it even want to? None of the package's as far as i know need to override the FSM's.
« Last Edit: September 12, 2016, 10:38:58 PM by ghost010 »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity 5.4.0 error message with PUN
« Reply #5 on: September 13, 2016, 01:57:47 AM »
Hi,

 Maybe the easy pun setup needs an update too? I would contact the author to check it out.

 Bye,

 Jean

heiterbiswolkig

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Unity 5.4.0 error message with PUN
« Reply #6 on: September 13, 2016, 04:15:49 AM »
hi all,

thanks all to try to help.
still same errors.
what i tried so far:
- reinstalled unity 5.4.1
- login as admin.
- remove write protection from all files and folders within project.
- redone new setup on c:/...
- re-downloaded all assets

tonight i will try hole story on other machine.

will update message then.

Florian

heiterbiswolkig

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Unity 5.4.0 error message with PUN
« Reply #7 on: September 15, 2016, 11:48:10 AM »
hi all,

tried it on other machine.
same outcome.

the really strange thing is that all is OK before i install Easy PUN.
see before and after image.

still a game-stopper for me that issue.

still any help appreciated ;)

Florian


PS.: No idea why ...  today its working.
« Last Edit: September 16, 2016, 08:06:26 AM by heiterbiswolkig »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity 5.4.0 error message with PUN [SOLVED]
« Reply #8 on: September 19, 2016, 04:47:09 AM »
Hi,

 yeah... sometimes Unity needs shaking a bit. I would still however contact the author of easy pun, maybe something can be done to improve compatibility.

Bye,

 Jean

heiterbiswolkig

  • Playmaker Newbie
  • *
  • Posts: 23
Re: Unity 5.4.0 error message with PUN [SOLVED]
« Reply #9 on: September 20, 2016, 05:11:06 PM »
Hi all,

the author of Easy PUN checked my project - also very helpful - and told me that there where some corrupted files. Seems that i really just had to re-download all assets one more time.
All works fine now!  Connecting - creating rooms - joining them ... i now work on the synch of characters. Once I have that i start working on the biggest unknown: how to get IFC files into Unity, but that is a story for other forums ;)

thanks again for your support !!

bb