Hello, today i installed the plugin and after installed it i get the next error:
error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=***
and also this error:
error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=***.
I try to change the namespace in this lines, but doesnt work, so what can i do?
Hello,
What Unity version are you using please? Apparently, Unity also decided to use the same name “Task”.
In what files specifically are you getting this error please?
Have you tried explicitly specifying the namespace. The correct namespace should be “NodeCanvas.Framework.Task”.
My unity version is 2018.4.2f1, it fails in the script Graph in line 478 and in GenericMenuBrowser in line 163, yes i try to use the namespace and it dosnt work.
Hello and sorry for the late reply!
– Do you have any unity package installed?
– Have you moved NodeCanvas to any special Unity folder (eg Plugins) ?
Please feel free to contact me in discord directly so that I can help you better and more immediately if you want by joining the discord channel (link in signature) and direct PM me “nuverian”.
Thank you!
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.