-
Last compatible version of bridge is v0.10.9, if i try to upgrade to version v0.11.0 i will get following errors:
```
Warning: config contains deprecated integer permission values
Warning: config c…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.5.1+cu124
Is debug build: False
CUDA used to build PyTorch: 12.4
ROCM used to build PyTorch: N…
-
## How to reproduce:
Message like `абв` causes the bot to throw TypeError:
```
TypeError: Cannot read properties of null (reading '0')
at Filter.clean (/home/node/bridge/node_modules/bad-wor…
-
This idea comes from the chat with @mor10 in #14590 where he shared how one can extend default webpack config with custom loaders. It sparked my interest as we still can improve our workflow around us…
-
If Matrix is getting a Threads thing, it may be best to wait for that. Personally I prefer Replies anyway.
-
when the addon start it seems to connet just right , then it just refuses to connet after that
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring use…
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
我填了中转api后运行提示:[Local Message] Reques…
-
```
--> yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
error mineflayer@3.0.0: The engine "node" is incompatible with this module. Expected version ">=14…
-
I think the `getUsernamesOfRoomById` definition/usage is wrong, should expect a promise, since we need an async call here, nowadays the implementation uses fibers that's why it is possible to return a…