-
Hi,
We're currently trying to get a labgrid instance going. I followed the instructions here:
https://labgrid.readthedocs.io/en/latest/getting_started.html#coordinator
But I run into this error…
-
Hi, the following code causes a build error:
```rust
#[derive(Serialize, Component)]
struct Stats {
#[serde(serialize_with = "serialize_duration")]
pub uptime: Duration,
}
#[utoipa:…
-
Modloader 0.11.7 did not allow mixin conflict to crash server on start up. Now since upgrading to 0.12.5, they are conflicting and preventing start up. FAPI 42.1 // 1.17 // ML 0.12.5
---- Minecra…
-
See if there's anything that can make a dramatic reduction in Mb2's WASM size.
Mb2's WASM size is now 10 MB which gets gzipped down to 1.3 MB. However, it appears that most of that size is due to t…
-
```java
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 6/3/22, 10:48 PM
Description: Feature placement
java.util.ConcurrentModificationException
at Not Enough Crashe…
-
I've updated to the latest version of the GCBenchmarks repo and I'm getting the following error when running the `compiler_stresstest.jl` benchmark.
```
category = "compiler"
file = "compiler_stre…
-
### 问题描述
Waterfall似乎无法载入,服务端启动过程中报错并禁用了MiraiMC
### 复现方法
1. 加入MiraiMC-Bungee.jar到plugins文件夹
2. 启动服务器
3. 启动过程报错
4. 自动禁用MiraiMC
### 服务端类型
BungeeCord
### 服务端版本
Waterfall-1.19-495
### MiraiMC 插件…
-
When starting a new instance of the devcontainer, the Dockerfile specifies the poetry HYDROLIB-Core environment to be installed in a location separate from the actual repository. This means that the u…
-
### The problem
Since 2023.4b2, I think, my HA Core process needs huge amounts of RAM after a few hours of recordings in the db.
It seems that the utilisation of memory takes place when starting re…
-
Another compiler issue that I found when trying to upgrade `rkyv` to latest. ~~I narrowed it down to trying to serialize a `Vec`.~~ Actually, it happens whenever I try to serialize a `Vec` of an `Arch…