Missing argument for function parameter #10920
-
We are using SK version 1.34 (.NET core) and reproducible error like below shows up for simple function in a plugin with only one parameter. How can this be fixed, make the app unpredictable and framework unpredictable The same question gets answered few time and then the same question has the error below.
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Can you please provide additional code so we can help with repo-ing the issue. |
Beta Was this translation helpful? Give feedback.
-
Tagging @SergeyMenshykh |
Beta Was this translation helpful? Give feedback.
Hi @EVENFLOW212, for some reason, no arguments are provided during function invocation. Looking at the code snippet, it's impossible to tell what is causing it. Please distill your code into a simple console app or a code snippet that reproduces the issue and share it with us so we can run it and see what's wrong.