The type or namespace name `PlantEntity' could not be foundError

Hi,

Im trying to update an old plugin and the only issue i now face is the on presented in the attached images.

Could anyone please advise me?

im fairly new to updating and plugin making so any help would be appreciated.

thanks guys!

CONSOLE - https://imgur.com/AVEcXkp

PLUGIN - https://imgur.com/BolmnOF

So after almost 2 years away from any kind of coding i have had some practice and found the answer to my own issue.

For those who may have had the same issue as me or may have in future, here is the solution!

"PlantEntity" has been replaced with "GrowableEntity"

Hope this may be of some use to people. :)

For future reference, this change was from a version of Rust more than a month ago, for which there are a few threads that answer it. I would encourage using Community > Search to find similar threads with specific errors before posting a new. I would also encourage reporting the error to the plugin developer so that they can fix it if they haven't already. Thanks!

I've moved the thread to the relevant support section for the developer to see.

Hi,

Thanks for the advice. this was the plugin that is now over 2 years outdated.

He has no interest in coming back to update it from our last conversation almost anout that time.

Thanks

The current maintainer for this plugin is misticos, not the original author.

Oh ok, but it is still 2 years out of date. this is about the time i updated it and spoke to you about possibly maintaining it.

Ive not touched plugins since that conversation so my knowledge is very outdated.

Do you know anyone who may be able to assist me this one time in updating so that i can keep it updated in future. or can you recomend a place for me to research how to update?

Would be much appreciated.

Thanks

Error while compiling: Factions.cs(996,28): error CS0246: The type or namespace name `PlantEntity' could not be found. Are you missing an assembly reference?