EntityinArray

Results 51 comments of EntityinArray

sorry for late response, it's connected by only one connector only. could you add an if statement to prevent scanning same containers more than once? by the way, inventory connector...

sorry for bumping this again. Level Emitters don't have this issue, they report item amounts precisely without doubling. Maybe you could use Level Emitter code to improve connectors as well?

`'NoneType' object has no attribute 'decode'` instead of waiting for chrome to update, we could not call `decode` on a `NoneType`

> Hello, > > The Python version we used in the demo was 3.10.12 (but it also works on my machine with Python 3.12.3 and an old GTX 1070, even...

until oogabooga is supported, you can try importing GGUF models into Ollama https://github.com/ollama/ollama/blob/main/docs/import.md#Importing-a-GGUF-based-model-or-adapter

I also tried changing chunk length from 16000 to 48000, still can reproduce https://github.com/cc-tweaked/CC-Tweaked/assets/18554021/baba045d-a0f5-4b93-be1d-35a6a5aa9ca7 My theory is that there seems to be a time window, when speaker finishes playing its...

I went to BIOS and disabled iGPU, now it uses my the nVidia GPU properly. It feels like it displays Nvidia RTX 3060 in Devices list, but in reality uses...

sorry, i bumped this and then realized i had CPU in Viewport Render. I set it to GPU and everything worked fine Thanks! we can keep this open if someone...

``` (non-functional) Users are automatically disconnected from voice calls when they are idle. ``` I think this is an anti-feature. A much more elegant approach would be to keep user...