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

Encountering issue when enabling ProductionDataExternalSubprogramDetails collector #114

Open
karshatwork opened this issue Sep 3, 2024 · 1 comment

Comments

@karshatwork
Copy link

Hi,

I am trying to log data from "ProductionDataExternalSubprogramDetails" collector to SHDR. When I enable it in machines.yml, I start getting an error:
Strategy sweep failed at segment Path Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot apply indexing with [] to an expression of type 'int'

traced to:

currentValue.program.current.blocks = extractionParameters["lines"]["show"] ? _lines : new List<string>();

Can someone help me figure this out...

@Nice225
Copy link

Nice225 commented Dec 12, 2024

I have the same issue, can someone help.

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

2 participants