Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

This is so cool! Struggling to get it working 🙏 #2

Open
Jonahnert opened this issue May 7, 2024 · 5 comments
Open

This is so cool! Struggling to get it working 🙏 #2

Jonahnert opened this issue May 7, 2024 · 5 comments

Comments

@Jonahnert
Copy link

Followed the setup instructions and now getting the following error when using the "Run Stream" context menu.

DllNotFoundException: piperlib assembly:<unknown assembly> type:<unknown type> member:(null)
Abuksigun.Piper.Piper+<>c__DisplayClass6_0.<LoadPiper>b__0 () (at ./Library/PackageCache/com.abuksigun.piper@db4168a63e/Piper.cs:39)
System.Threading.Tasks.Task`1[TResult].InnerInvoke () (at <95ed0683fe0f4f0eb6282d82b174a62f>:0)
System.Threading.Tasks.Task.Execute () (at <95ed0683fe0f4f0eb6282d82b174a62f>:0)
--- End of stack trace from previous location where exception was thrown ---
Abuksigun.Piper.PiperExample.Run () (at ./Library/PackageCache/com.abuksigun.piper@db4168a63e/PiperExample.cs:29)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <95ed0683fe0f4f0eb6282d82b174a62f>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <ea3dec1d8b8e407ab69cfcacfa6f928b>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <ea3dec1d8b8e407ab69cfcacfa6f928b>:0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at <ea3dec1d8b8e407ab69cfcacfa6f928b>:0)

I followed the installation instructions but didn't know what to do with the platform support section. I did some reading on CMake but don't have a grasp on what it is or how to use it. I am a game designer more than a programmer and would love some help figuring this out.

I'm on Windows 10 using Unity 2023.2.19f1

@mrtrizer
Copy link
Owner

Hi, sorry for the long response. It already includes windows dll and should work fine without any compilation.

Did you use Package Manager to install? If not, make sure you have LFS set up in your system. To verify this, check the size of dll file in Plugins dir, if it appears to be a small text file, than LFS didn't work.

@NeithWZ
Copy link

NeithWZ commented May 28, 2024

Same error for me too. Package Manager install, paths set up correctly, dllnotfound error

@mrtrizer
Copy link
Owner

@NeithWZ What exact error do you get?

@NeithWZ
Copy link

NeithWZ commented Jun 4, 2024

the one Jonahnert commented above

@jdscogin
Copy link

I installed it per instructions. Did not do anything. I have no idea what LSF is. Maybe that is the issue. It puts everything Packages and nothing in Assets. I tried everything I could think of, but can't figure it out. Thanks for any help. I bought a version from the Asset Store and it works find, but I can't redistribute it.

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

No branches or pull requests

4 participants