Nicolas Vyčas Nery
Nicolas Vyčas Nery
I was able to fix it after downgrading the renderDOC version back to 1.25.
As stated by the release page: ``` This add-on requires specific versions of Blender, Chrome and RenderDoc. You can try with other versions but please try these before reporting an...
@Semenchuk1997 @anteqkois Did you guys manage to solve it?
I also got it working like this: ```typescript // Throttler ThrottlerModule.forRoot([ { ttl: 60, limit: 256, // 256 requests per minute skipIf: (context: ExecutionContext): boolean => { const contextType =...
Hey, I believe you are in the wrong repository; This is the Note Block Word repository, and the issue seems to be related to the [NoteBlockStudio](https://github.com/OpenNBS/NoteBlockStudio). @Bentroen, can you transfer...