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

PsiStoreTool runtime error #320

Open
bakuzen opened this issue Jul 1, 2024 · 0 comments
Open

PsiStoreTool runtime error #320

bakuzen opened this issue Jul 1, 2024 · 0 comments

Comments

@bakuzen
Copy link

bakuzen commented Jul 1, 2024

I logged some data into a folder, then I run the PsiStoreTool (ubuntu 22.04). All logs are channeled to "data"

psi/Sources/Tools/PsiStoreTool/bin/Debug/netcoreapp7.0/PsiStoreTool.dll save -p . -d Logger.0001/ -s  Logger.data -f out.csv -m csv

but I get the error:

Can't find custom attr constructor image: psi/Sources/Tools/PsiStoreTool/bin/Debug/netcoreapp7.0/PsiStoreTool.dll mtoken: 0x0a00000d due to: Could not resolve type with token 0100000e from typeref (expected class 'System.Resources.NeutralResourcesLanguageAttribute' in assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a') assembly:System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a type:System.Resources.NeutralResourcesLanguageAttribute member:(null)
Platform for Situated Intelligence Store Tool
Error: Could not resolve type with token 01000017 from typeref (expected class 'System.Runtime.CompilerServices.DefaultInterpolatedStringHandler' in assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a')

Any ideas? I tried to make sure the netcoreapp versions for my logger and the PsiStoreTool. The only other thing I could think of might be some symlinks, but this has worked on my setup before.

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