Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Errors after update
#1
I updated curvy today and getting this error:

Assets/Packages/Curvy/Base/CG/CGModule.cs(506,41): error CS0121: The call is ambiguous between the following methods or properties: `FluffyUnderware.DevTools.Extensions.ArrayExt.RemoveAt<FluffyUnderware.Curvy.Generator.CGDataRequestParameter>(this FluffyUnderware.Curvy.Generator.CGDataRequestParameter[], int)' and `FluffyUnderware.DevTools.Extensions.ArrayExt.RemoveAt<FluffyUnderware.Curvy.Generator.CGDataRequestParameter>(this FluffyUnderware.Curvy.Generator.CGDataRequestParameter[], int)'



and a similar error is showing up for almost every extension method

nevermind, looks like there was a naming conflict with having two "SceneSwitcher" scripts from unrelated plugins in my project
Reply
#2
looks like something went wrong on import. Try deleting the packages/curvy and packages/devtools folder and reimport. Everything should be fine then.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling Update with defined deltatime Marco Schultz 3 8 01-25-2023, 01:58 PM
Last Post: _Aka_
  Missing Loader errors after build FanManPro 8 9 01-20-2023, 11:45 AM
Last Post: _Aka_
  I want SetLocalPositions to update all CPs at once. yanke 3 7 05-30-2022, 02:50 PM
Last Post: _Aka_
  Update - Which folder to delete Marco Schultz 3 8 04-26-2022, 05:00 PM
Last Post: _Aka_

Forum Jump: