James Z

Results 3 comments of James Z

I'm using websocket-sharp in my own Bepinex project and getting the same error. It always happens after a variable amount of time, usually 5 minutes, when sending a message to...

@CosmoMyzrailGorynych, I was able to find a workaround for this by changing every occurrence of `additionalProperties` to `true` in the `neutralino.config.schema.json` file. You can replace the `$schema` property at the...

Similar (possibly related) issue here. I ran `npm i @dimforge/rapier2d` and tried to import it from my code and it's throwing a `ERR_MODULE_NOT_FOUND`. Can't get it to work at all....