Skip to content

DLL Not found Exception on Unity Editor.. #10

Description

@bariskes11

Hi I firstly tried to install it from package manager when I run application and select "run Stream" from Test Prefab it immediately crushed the unity.
So I manually put files into my project and here is error I get as below;
for some reason it's not registering piperlib into editor Can you help ?

DllNotFoundException: piperlib assembly: type: member:(null)
Abuksigun.Piper.Piper+<>c__DisplayClass6_0.b__0 () (at Assets/UnityPiper/Piper.cs:39)
System.Threading.Tasks.Task`1[TResult].InnerInvoke () (at <88e4733ac7bc4ae1b496735e6b83bbd3>:0)
System.Threading.Tasks.Task.Execute () (at <88e4733ac7bc4ae1b496735e6b83bbd3>:0)
--- End of stack trace from previous location where exception was thrown ---
Abuksigun.Piper.PiperExample.Run () (at Assets/UnityPiper/PiperExample.cs:29)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b__7_0 (System.Object state) (at <88e4733ac7bc4ae1b496735e6b83bbd3>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at :0)
UnityEngine.UnitySynchronizationContext.Exec () (at :0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at :0)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions