Closed RobertBeekman closed 3 years ago
@RobertBeekman Hi! Oh, I realised my mistake, thank you! Please check https://www.nuget.org/packages/NoStringEvaluating/2.2.2
On top of that, please remove method .SetWordQuotationMark("!") from NoStringNinjectModule.cs. It wraps the string result, in your case this option is useless.
Hey, I tried the new version and it is no longer happening :)
Thanks for the quick response and have a good Sunday!
Hi again!
I've been using the library for a while now but I've noticed that during shutdown, when disposing my IOC container, the library throws a stack overflow exception.
I implemented the Ninject module pretty much exactly as in the example you provided: https://github.com/Artemis-RGB/Artemis/blob/VisualScripting/src/Artemis.VisualScripting/Ninject/NoStringNinjectModule.cs
I'm not sure what kind of other useful information I can provide you with but hopefully this can be fixed, if you need anything let me know! :)