Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: failtruckz on May 28, 2015, 10:57:33 AM

Title: The type or namespace name `ProceduralMaterial' could not be found.
Post by: failtruckz on May 28, 2015, 10:57:33 AM
Hi, when building and running a scene containing an FSM for WebGL I get the error

Assets/PlayMaker Utils/PlayMakerUtils_FsmVar.cs(367,42): error CS0246: The type or namespace name `ProceduralMaterial' could not be found. Are you missing a using directive or an assembly reference?

This error does not occur when building for the Unity Player nor as an app.

EDIT: I am using Unity 5.0.2 and Playmaker 1.7.8.3.

Title: Re: The type or namespace name `ProceduralMaterial' could not be found.
Post by: jeanfabre on May 28, 2015, 02:55:43 PM
Hi,

You are using ArrayMaker right? or else what are you using in your project ( as far as wiki packages or ecosystem packages?)

Let me make a case for this. I'll address this tomorow and push a new version on the wiki and ecosystem.

 You can simply remove the offending line ( the whole if statement) if you want to deploy now.

 Bye,

 Jean
Title: Re: The type or namespace name `ProceduralMaterial' could not be found.
Post by: failtruckz on May 29, 2015, 11:59:37 AM
Ive got (on top of playmaker) Arraymaker and Ecosystem.

Thanks for your help!
Title: Re: The type or namespace name `ProceduralMaterial' could not be found.
Post by: jeanfabre on June 15, 2015, 08:05:06 AM
Hi,

 where you able to download the latests and verify it worked?

Bye,

 Jean
Title: Re: The type or namespace name `ProceduralMaterial' could not be found.
Post by: blackmoondev on August 08, 2015, 08:03:14 PM
I have the same problem - Playmaker + Arraymaker (without Ecosystem).
Any idea how to try to fix it?
Title: Re: The type or namespace name `ProceduralMaterial' could not be found.
Post by: jeanfabre on August 18, 2015, 05:38:27 PM
Hi,

 you need to get the latest of ArrayMaker. Have you done that? if you don't use the ecosystem, you can still get it form the wiki (https://hutonggames.fogbugz.com/?W715):

Bye,

 Jean