Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Demo scene has DllNotFoundException #2

Open
gw1108 opened this issue Apr 14, 2018 · 2 comments
Open

Demo scene has DllNotFoundException #2

gw1108 opened this issue Apr 14, 2018 · 2 comments

Comments

@gw1108
Copy link

gw1108 commented Apr 14, 2018

  1. Download chat-unity and the interactive-unity-plugin for mixer into one project.
  2. Open Demo scene and setup the Mixer editor window with a OAuth Client ID and Version ID.
  3. Close the window and press Play in the Demo.
  4. Set up the proj with mixer.com/go
  5. Join your own stream.
  6. Notice red error DllNotFoundException.

Plugins: Failed to load 'Assets/MixerInteractive/Source/DLLs/Win32/x64/simplewebsocket.dll' with error 'The specified module could not be found. '. Microsoft.Websocket:Open(Uri) (at Assets/MixerInteractive/Source/DLLs/Websocket.cs:129) <InitializeCoRoutine>c__Iterator1:MoveNext() (at Assets/MixerChat/Scripts/MixerChat.cs:113) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

and

DllNotFoundException: simplewebsocket Microsoft.Websocket.Open (System.Uri uri, System.Collections.Generic.Dictionary2[TKey,TValue] headers) (at Assets/MixerInteractive/Source/DLLs/Websocket.cs:135)
Microsoft.Websocket.Open (System.Uri uri) (at Assets/MixerInteractive/Source/DLLs/Websocket.cs:129)
MixerChat+c__Iterator1.MoveNext () (at Assets/MixerChat/Scripts/MixerChat.cs:113)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)`

Tested with Unity 2018.1.0b13. Scripting Runtime Version Stable (.NET 4.x Equivalent) or Legacy (.NET 3.5 Equivalent), Backend: Mono, Api Compatibility Level: .NET Standard 2.0.

@payzer
Copy link
Contributor

payzer commented Feb 4, 2019

We might have fixed this. Is it still repro'ing for you?

@gw1108
Copy link
Author

gw1108 commented Feb 9, 2019

There are different issues with it right now when I imported into a newer version of unity. Asking for newtonsoft.

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

No branches or pull requests

2 participants