-
Notifications
You must be signed in to change notification settings - Fork 45
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
Issue opening project 2020.3.12f1 #5
Comments
the version reference might be different but I still can use them perfectly |
can you maybe tell us how to fix this error? |
This is in the example. You need to disable the version check selecting the DLL in the assets. This was a feature introduced by unity lately |
Thank you so much. |
console errors:
(1) Assembly 'Assets/Plugins/Nethereum.HdWallet.dll' will not be loaded due to errors:
Reference has errors 'NBitcoin'.
(2) Assembly 'Assets/Plugins/NBitcoin.dll' will not be loaded due to errors:
NBitcoin references strong named Newtonsoft.Json Assembly references: 11.0.0.0 Found in project: 12.0.0.0.
Assembly Version Validation can be disabled in Player Settings "Assembly Version Validation"
The text was updated successfully, but these errors were encountered: