I’m getting errors on updating to the new version of FlowCanvas 1.0.4: Assets/FlowCanvas/Module/Nodes/Simplex/SimplexNode.cs(12,31): error CS0234: The type or namespace name SpoofAOT does not exist in the namespace ParadoxNotion.Design. Are you missing an assembly reference? Assets/FlowCanvas/Module/Nodes/Simplex/SimplexNode.cs(12,31): error CS0234: The type or namespace name SpoofAOTAttribute does not exist in the namespace ParadoxNotion.Design. Are you missing an assembly reference?
I already have AOT Classes generated through NodeCanvas. Is there something I’m missing here? I’m on Unity 4.7. Thanks in advance!
Please make sure you update both NC and FC to latest version when you update either. It seems like you had an older version of NodeCanvas when you updated and some of the “Framework” files did not get actually updated ?
I would suggest removing both NodeCanvas and FlowCanvas folders and re download/import anew to be certain.