-
Notifications
You must be signed in to change notification settings - Fork 73
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
Object reference not set to an instance of an object #53
Comments
Note: Worth mentioning, I am no technician, so if there is a fix for this that i can apply on my end, if possible, a step by step instruction would be lovely ;) |
Hi @Dahnic , can you let me know which trigger you are using and how it is configured? |
Thanks for the speedy reply, the Solution consists of 7 different flows, so the triggers they are using are:
|
Can you try the latest release (https://github.com/modery/PowerDocu/releases/tag/v-1.2.0) and see if the problem still happens? Made a smaller change, curious if that helps. Looking at implementing some improved error handling in the future, so that it's easier to figure out why things go wrong |
Hi @modery, I just tested it with the new version. Unfortunately, I get the exact same error message. |
Update: Though it still throws the same error message, it now also generates the documents using the new version (1.2.0). I just haven't checked earlier, because I didn't expect it to generate anything after receiving the error message. |
The error occurs during the last step of the documentation process, once it tries to document the solution overall. By then all Flows and apps have been fully documented already. Could you share the solution.xml file located in your .ZIP solution with me? Parsing this file fails as per the screenshot you shared. You can share it either through here or via rene@modery.net |
Thanks for sharing the file, @Hannes97 . Managed to fix the issue, will be included in the next release |
Latest release is now available: https://github.com/modery/PowerDocu/releases/tag/v-1.2.1 |
Hi @modery, |
Hey, thanks for this great tool Rene, much appreciated :)
However, for some solutions I keep getting this error (which i believe has been brought in #19 and fixed in the 0.4.1 release).
I am running the 0.10.0 version but i keep getting that error aswell.... I have gone into the solution and updated the flows with connections references (which I think was the cause before...?)
The text was updated successfully, but these errors were encountered: