OneManMonkeySquad

Results 7 comments of OneManMonkeySquad

Having some output, either progress or just "working on it..." would help a lot

`npm install --save @electron/remote` vendor/astilectron/index.js ``` // After the last require (line 10 or so): const remoteMain = require('@electron/remote/main') remoteMain.initialize(); ... // Need to change window creation (search for windowCreate):...

Both links on the website under "Windows - Core engine" are still broken. Not nice when all you want to do is a quick prototype. Capstone was integrated in 3...

> Switching to something else isn't an easy option for me. My system highly depends on Node Graph Processor for its architecture, and I have close to 160 graphs made...

Ah, and I found another guy using your ideas too: https://www.gamedev.net/forums/topic/678278-proto-aiprototyping-framework-nestable-coroutine-ai-and-other-handy-classes/

Same happens in Unity: `[Error - 11:09:28 PM] Request textDocument/references failed. Message: Failed create URI from 'Unity.Entities.SourceGen.SystemGenerator\Unity.Entities.SourceGen.SystemGenerator.SystemGenerator\ClientSystem__System_6611871210.g.cs'; original string: 'Unity.Entities.SourceGen.SystemGenerator\Unity.Entities.SourceGen.SystemGenerator.SystemGenerator\ClientSystem__System_6611871210.g.cs'`

Oh, github didn't show me your issue! I'm sorry it's not working. I will try to fix it later today or at least this week.