Skip to content
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

Call Stacks profiling breaks ClientSim #100

Open
jellejurre opened this issue Aug 9, 2023 · 0 comments
Open

Call Stacks profiling breaks ClientSim #100

jellejurre opened this issue Aug 9, 2023 · 0 comments

Comments

@jellejurre
Copy link

In an empty project with just a scene descriptor, when initializing client sim with a profiler attached with Call Stacks enabled, ClientSim will fail to load, stating:

Error: Could not load signature of VRC.Udon.Wrapper.UdonWrapper:VRC.Udon.Common.Interfaces.IUdonComponentGetter.GetComponent__T due to: Could not load file or assembly 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. assembly:System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 type:<unknown type> member:(null) signature:<none>

as well as many other similar errors

These errors break the assemblies, and unload them, causing them to not work, and breaking Client Sim

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

No branches or pull requests

1 participant