Skip to content

PsiStoreTool runtime error #320

@bakuzen

Description

@bakuzen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions