-
On Bedrock Dedicated Server running in a docker container itzg/minecraft-bedrock-server:latest
Version: 1.21.3.01
Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-45-generic x86_64)
Docker version 24.0.7, …
-
The invoke_model_with_response_stream function generates an error:
Error in parse_con(txt, bigint_as_char) :
lexical error: invalid char in json text.
…
-
Missing block textures for all the copper items. Missing crafter texture blocks. Additional textures missing as well.
CRxFT updated
10 months ago
-
Bedrock version: 43234709c216b19ae7ce7ea7a5219467bf50e773
Using the MariaDB 10.0 client on Ubuntu 16.04LTS seems to crash bedrock.
Test case:
```
root@ubuntu6:~# service bedrock start
roo…
-
Hi teams,
Thank you for your great work,
I'm trying to run mainnet's archive node using docker. I follow the official example.
```
NODE_TYPE=archive
OP_NODE__RPC_ENDPOINT=http://172.31.84…
-
When you select to use a custom openai compatible API endpoint the API Key field disappears.
This makes using an openai compatible API impossible unless you have one that doesn't have an API key.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Bug
I've got a 9x9x6 steel tank, supposed to be holding water. However, it just randomly de…
-
Hi,
I've been using this for a while and it's great - thanks!
However, it doesn't seem to work for the latest Bedrock version:
Error: Loading needed libs in elf /data/bedrock_server-1.20.62.03 …
-
here is the log https://mclo.gs/zCa5Gpg
here is the mod page for spectrum https://www.curseforge.com/minecraft/mc-mods/spectrum
here is the github for spectrum https://github.com/DaFuqs/Spectrum
my…
-
### Describe the bug
https://github.com/boto/botocore/blob/bf2473756ac0dac340916eaac606b9b767d15e99/botocore/eventstream.py#L354-L362
means that any EventStreamError is treated as a 400.
### …