Nethereum icon indicating copy to clipboard operation
Nethereum copied to clipboard

Nethereum.Signer.dll

Open dschmidt004 opened this issue 2 years ago • 1 comments

Everytime I try to build I get errors in reference to Nethereum.Signer.dll

ILLink: error IL1999: ERROR: Failed to resolve base type Org.BouncyCastle.Crypto.Signers.ECDsaSigner for type Nethereum.Signer.Crypto.DeterministicECDSA in assembly Nethereum.Signer.dll when linking against the UnityAot-Linux profile Fatal error in Unity CIL Linker

also a common console error is that its a broken assembly Unloading broken assembly Assets/Plugins/Nethereum/Nethereum.Signer.dll, this assembly can cause crashes in the runtime.

dschmidt004 avatar Jan 31 '23 19:01 dschmidt004

Have you added the BouncyCastle dll ?

juanfranblanco avatar Feb 01 '23 04:02 juanfranblanco