Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.MissingFieldException: Field not found: 'Neo.NeoSystem.ActorSystem'. #476

Closed
blatechen opened this issue Nov 25, 2018 · 3 comments
Closed
Labels
Help Wanted We suggest a careful read at https://docs.neo.org/. However, fell free to further discuss the topic.

Comments

@blatechen
Copy link

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)

@erikzhang erikzhang added the Help Wanted We suggest a careful read at https://docs.neo.org/. However, fell free to further discuss the topic. label Nov 25, 2018
@erikzhang
Copy link
Member

Are you using old neo-cli with latest plugins?

@blatechen
Copy link
Author

Are you using old neo-cli with latest plugins?

neo-cli version v2.9.2
plugin version v2.9.0
ApplicationLogs
ImportBlocks

@blatechen
Copy link
Author

Are you using old neo-cli with latest plugins?

I try download plugin version v2.9.2 and it's can running.
Thank you for your help.

Thacryba pushed a commit to simplitech/neo that referenced this issue Feb 17, 2020
* Create introduction.md

* Create common.md

* Rename ja-jp/exchange.md to ja-jp/exchange/v2.6.0.md

* Create general.md

* Update toc.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted We suggest a careful read at https://docs.neo.org/. However, fell free to further discuss the topic.
Projects
None yet
Development

No branches or pull requests

2 participants