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

conflict on unity-ton-connect and mirror networking #15

Open
Xiobio opened this issue Oct 28, 2024 · 1 comment
Open

conflict on unity-ton-connect and mirror networking #15

Xiobio opened this issue Oct 28, 2024 · 1 comment

Comments

@Xiobio
Copy link

Xiobio commented Oct 28, 2024

I'm making a multiplayer online game using mirror ,but when i import unity-ton-connect to my project ,it comes out lots of issues.such as "Assets\Mirror\Transports\Encryption\PubKeyInfo.cs(8,12): error CS0433: The type 'AsymmetricKeyParameter' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'".
it caused version conflict between BouncyCastle.Crypto and BouncyCastle.Cryptography.
how to solve this problem quickly?
thanks
Uploading image.png…

@MrVeit
Copy link

MrVeit commented Nov 29, 2024

Hello, I doubt the author will develop this solution further and fix this bug.

If you need a native Ton Connect web library for Unity, you can take a look at mine:
https://github.com/MrVeit/Veittech-UnitonConnect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants