- Home /
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?
Answer by UnLogick · Apr 10, 2014 at 09:18 AM
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
Your answer has to be approved before showing up until you have at least 15 karma. And approved you are now :)
Your answer
Follow this Question
Related Questions
Horrible Console Spam... no ideas!! PLEASE HELP! 1 Answer
Is it my code or the new patch for unit? (CSharp) So much Null :( 0 Answers
How to prevent repeating exceptions in console for async void method? 1 Answer
What is the polycount (or vertex count) of the models created using UMA: Unity Multipurpose Avatar 0 Answers
Unsupported: Hidden/TerrainEngine/Details/Vertexlit 0 Answers