Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: mariov on November 27, 2019, 09:17:48 AM

Title: Wrapmode, length and time errors
Post by: mariov on November 27, 2019, 09:17:48 AM
Hi

Playmaker was working fine till, butn now even after a fresh install of playmaker I get the following errors:

Assets\PlayMaker\Actions\ActionHelpers.cs(159,22): error CS1061: 'AnimationState' does not contain a definition for 'wrapMode' and no accessible extension method 'wrapMode' accepting a first argument of type 'AnimationState' could be found (are you missing a using directive or an assembly reference?)

Assets\PlayMaker\Actions\Animation\PlayAnimation.cs(108,67): error CS1061: 'AnimationState' does not contain a definition for 'length' and no accessible extension method 'length' accepting a first argument of type 'AnimationState' could be found (are you missing a using directive or an assembly reference?)

Assets\PlayMaker\Actions\Animation\PlayAnimation.cs(108,55): error CS1061: 'AnimationState' does not contain a definition for 'time' and no accessible extension method 'time' accepting a first argument of type 'AnimationState' could be found (are you missing a using directive or an assembly reference?)

Any Ideas as to how I can solve this?
Title: Re: Wrapmode, length and time errors
Post by: jeanfabre on December 02, 2019, 02:59:44 AM
Hi,

It looks like it was not installed properly, or an error is preventing editors to fully install playmaker properly.

- it could also probably be due to the asset store bug not serving the right version. is it with the same version of Unity? https://hutonggames.com/playmakerforum/index.php?topic=20177.0

Bye,

 Jean