System.MissingFieldException: Field not found: 'Neo.NeoSystem.ActorSystem'. #476
Labels
Help Wanted
We suggest a careful read at https://docs.neo.org/. However, fell free to further discuss the topic.
anyone help me. I am run neo-cli --rpc, but it error.
I run it in ubuntu os.
this is its error messages.
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field not found: 'Neo.NeoSystem.ActorSystem'.
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at Neo.Plugins.Plugin.LoadPlugins(NeoSystem system)
at Neo.Shell.MainService.OnStart(String[] args)
at Neo.Services.ConsoleServiceBase.Run(String[] args)
at Neo.Program.Main(String[] args)
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: