playMaker

Author Topic: linker wizard - no definition for LogFullPAthToAction[SOLVED]  (Read 3562 times)

benflock

  • Playmaker Newbie
  • *
  • Posts: 15
Hi

just installed the linker wizard as i have get and set proprties all over my project and it has created 25 errors for various actions in arraymaker

all variations on:

Assets/PlayMaker ArrayMaker/Addons/Custom/Table/Actions/ArrayTableAddRow.cs(55,62): error CS0117: 'PlayMakerUtils' does not contain a definition for 'LogFullPathToAction'


am i missing another package or something?

thanks

b
« Last Edit: April 22, 2020, 02:28:28 AM by jeanfabre »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: linker wizard - no definition for LogFullPAthToAction
« Reply #1 on: April 17, 2020, 02:38:27 PM »
Hi.
Try getting the 'Utils' package on the ecosystem

benflock

  • Playmaker Newbie
  • *
  • Posts: 15
Re: linker wizard - no definition for LogFullPAthToAction
« Reply #2 on: April 20, 2020, 04:54:11 AM »
yep that did it

thanks - i thought i had utils already as i had the folder - but clearly not

b