stitch.diagnostics.suppressGroup is not working
As mentioned in #287 Stitch is throwing 5k+ errors due to it not liking Chatterboxes scripts.
I tried adding this folder to stitch.diagnostics.suppressGroup and it doesn't seem to do anything.
Am I doing something wrong?
Ah, sorry that option description is confusing. By "full path" it's supposed to mean the pathname of the Group (GameMaker's term for a "folder") in your project's resource tree.
For example, if all of the Chatterbox assets are in your resource tree under a Group /Stuff/Chatterbox then that's what you'd put here. The project Group paths are unrelated to the on-disk file paths.
I can't remember if it matters if the initial / is on the path or not, so try it both ways if it doesn't work the first way. JuJu Adams does a good job of keeping assets grouped together in his packages, so this all should work for that.
Hey was this actually fixed? Your solution didn't work. If you fixed it or there's another solution could you please give an example that prevents it from throwing all these warnings?
My scripts folder is doing the exact same thing and I had notifications on to see if this was ever going to be dealt with.
Thanks!
It's still working as intended, at least for me. See the screenshot for an example:
In this case, any diagnostics coming from resources in that Modules/BscotchPack/AsyncManager folder do not show up in my "Problems" panel.