playMaker

Author Topic: The type or namespace name `ProceduralMaterial' could not be found.  (Read 2721 times)

failtruckz

  • Playmaker Newbie
  • *
  • Posts: 8
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.


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
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

failtruckz

  • Playmaker Newbie
  • *
  • Posts: 8
Ive got (on top of playmaker) Arraymaker and Ecosystem.

Thanks for your help!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: The type or namespace name `ProceduralMaterial' could not be found.
« Reply #3 on: June 15, 2015, 08:05:06 AM »
Hi,

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

Bye,

 Jean

blackmoondev

  • Playmaker Newbie
  • *
  • Posts: 4
Re: The type or namespace name `ProceduralMaterial' could not be found.
« Reply #4 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?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: The type or namespace name `ProceduralMaterial' could not be found.
« Reply #5 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:

Bye,

 Jean