Uma Power Tools/Recipe Tools compile errors

Just installed both but console shows:
*Assets/UMA/Extensions/UMAPowerTools/Scripts/UMAGeneratorThreaded.cs(234,38): error CS0115:

*`UMA.PowerTools.UMAGeneratorThreaded.IsIdle()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe16Bit.cs(85,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipe16Bit.GetInfo()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe16Bit.cs(90,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe16Bit.Load(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe16Bit.cs(230,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe16Bit.Save(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe16Bit.cs(338,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipe16Bit.GetBytes()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe16Bit.cs(343,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe16Bit.SetBytes(byte)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe8Bit.cs(80,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipe8Bit.GetInfo()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe8Bit.cs(85,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe8Bit.Load(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe8Bit.cs(210,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe8Bit.Save(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe8Bit.cs(316,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipe8Bit.GetBytes()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipe8Bit.cs(321,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipe8Bit.SetBytes(byte)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipeFloat.cs(80,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipeFloat.GetInfo()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipeFloat.cs(85,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipeFloat.Load(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipeFloat.cs(216,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipeFloat.Save(UMA.UMAData.UMARecipe, UMAContext)’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipeFloat.cs(321,40): error CS0115:

*`UMA.RecipeTools.BinaryRecipeFloat.GetBytes()’ is marked as an override but no suitable method found to override

*Assets/UMA/Extensions/UMARecipeTools/Scripts/BinaryRecipeFloat.cs(326,38): error CS0115:

*`UMA.RecipeTools.BinaryRecipeFloat.SetBytes(byte)’ is marked as an override but no suitable method found to override

Joen’s email not coming upon his website. Sorry, can someone help please?

Hey there,

Sorry about the long response time, but if you had used the support forum that is listed on the product I would have gotten back to you in a flash. I have mail notifications whenever someone posts on my listed support forums (as well as the generic uma thread), but sadly I cannot search daily in answers.

The correct support forum for the recipe tools are:

https://forum.unity3d.com/threads/uma-recipe-tools-now-with-recipetoolsruntime-api.223480/

The problem is a quite trivial one, you’re using the recipe tools with an older version of the uma package. Please grab the latest uma package from the asset store or from the git repository and everything will work just fine.

Regards,

Joen Joensen, UnLogick