Running Deck Template Errors - System.NullReferenceException....
Hello,
Admittedly I'm not a frequent user templates all that much in Soundflow, but if memory serves I don't think I've ever had as much trouble getting it to work.
Can someone explain to me why I'd be getting this error constantly no matter what Deck I convert?
System.NullReferenceException: Object reference not set to an instance of an object.
at SoundFlow.Shortcuts.Automation.AutomationEngine.<>c__DisplayClass26_0.<<RunCompiledCommandWithoutWaiting>b__0>d.MoveNext() + 0x2a0
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x100
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x68
at Nito.AsyncEx.TaskExtensions.<DoWaitAsync>d__1.MoveNext() + 0x204
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x24
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x100
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x68
at SoundFlow.Shortcuts.Automation.AutomationEngine.<ExecuteCommandTaskImpl>d__12.MoveNext() + 0x2bc
Even on packages I haven't created this seems to happen. I've even created a blank Package with nothing but a single deck in there, converted it, set zero properties and the error will happen if I try to run it.
If I set it up properly, even just assign a single track to a tracks header, the error will occur. If I just roll with a normal Deck and assign things discretely within the scripts I don't get this problem at all. Again, not sure I remember ever having this issue? Happening on all my computers. Happy to be wrong if I'm using it incorrectly somehow!
- SSoundFlow Bot @soundflowbot
Thanks for contacting SoundFlow support.
Please note, that the best way to get help with a script, macro or other content installed from the Store or content that you've made yourself, is to select the script/macro, then click the red Need help button, and then click "Get help with this script or macro".
By using this method, we will get access to more information and so should be able to help you quicker.
You can read more about how this works here: bit.ly/sfscripthelpIf you're seeing an error that isn't related to scripts or macros, and you think this is a bug in SoundFlow, please file a Help/Issue bug report.
You can see how to do this by going to bit.ly/sfhelpissue - In reply toTristan⬆:Christian Scheuer @chrscheuer2024-12-30 08:15:06.349Z
Hi Tristan,
Can you report this via the Help/Issue workflow? Please try to provide reproducible steps, ie. let us know the exact steps we'd need to repeat on our end to be able to make the problem appear.