-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Calling WebRTCPeerConnection.CreateDataChannel in C# throws External component has thrown an exception. #71
Comments
Still happens in beta8, but with a more verbose output:
|
Same as #116 , closing in favor of that issue which has more info. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Godot version
4.0.beta.5
Plugin version
for beta5
System information
Windows 10 64bits
Issue description
Calling WebRTCPeerConnection.CreateDataChannel in C# throws
External component has thrown an exception.
Steps to reproduce
Simply writing this in _Ready will cause a crash:
Minimal reproduction project
WebRTCBug.zip
The text was updated successfully, but these errors were encountered: