Unity-Plugins icon indicating copy to clipboard operation
Unity-Plugins copied to clipboard

DllNotFoundException

Open kirillrybin opened this issue 11 years ago • 0 comments

Error In console:

DllNotFoundException: C:/Users/Kirill/Documents/Resolume Arena 4/Unity-Plugins-master/SpoutPlugin/UnitySpoutDemo/Assets/Plugins/NativeSpoutPlugin.dll
Spout.setHandlers () (at Assets/Spout.cs:120)
Spout.init () (at Assets/Spout.cs:30)
SpoutDX11.Start () (at Assets/SpoutDX11.cs:22)

DllNotFoundException: C:/Users/Kirill/Documents/Resolume Arena 4/Unity-Plugins-master/SpoutPlugin/UnitySpoutDemo/Assets/Plugins/NativeSpoutPlugin.dll
Spout.setHandlers () (at Assets/Spout.cs:120)
Spout.init () (at Assets/Spout.cs:30)
SpoutDX11.Start () (at Assets/SpoutDX11.cs:22)

DllNotFoundException: C:/Users/Kirill/Documents/Resolume Arena 4/Unity-Plugins-master/SpoutPlugin/UnitySpoutDemo/Assets/Plugins/NativeSpoutPlugin.dll
Spout.setHandlers () (at Assets/Spout.cs:120)
Spout.init () (at Assets/Spout.cs:30)
SpoutDX11.Start () (at Assets/SpoutDX11.cs:22)

NullReferenceException: Object reference not set to an instance of an object
Spout.update () (at Assets/Spout.cs:46)
SpoutDX11.Update () (at Assets/SpoutDX11.cs:34)

kirillrybin avatar Jul 10 '14 20:07 kirillrybin