-
[20:00:43] [main/INFO]: Loading Minecraft 1.18.2 with Fabric Loader 0.14.19
[20:00:43] [ForkJoinPool-1-worker-2/WARN]: Mod net_dv8tion_jda uses the version 4.4.0_352 which isn't compatible with Loade…
-
I ran into an issue serializing structs that contain a `std::time::Duration` field. Here is a sample struct that fails to serialize:
```rust
#[derive(Clone, Debug, Deserialize, Serialize)]
struct…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
This is over…
-
### Describe the problem
When attempting to start a 1.18.2 Forge server with a packwiz modpack, it fails with the error: `/data/./run.sh: No such file or directory`.
### Container definition
```
v…
-
# Background
The TOML representation for arrays is different depending on whether or not they are empty:
```
foo = [] # empty array, all in one line
```
compared to
```
[[foo]] # array with…
-
```
28.01 01:42:11 [Server] Worker-Main-4/INFO Received new training data for mana-and-artifice:manaweave_patterns/knot2
28.01 01:42:11 [Server] Worker-Main-4/INFO Skipping loading recipe mysticalag…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using?
Python 3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD…
-
Hi...
Just checking if I'm missing something...
Are structs with multiple tables supported ?
```rust
#[macro_use]
extern crate serde_derive;
use serde::{Deserialize, Deserializer, Serializ…
-
With Python 3.11 some tests are failing while they are passing with Python 3.10.
```bash
============================= test session starts ==============================
platform linux -- Pytho…
-
When obseravable is on my server and client and I run analysis, the server crashes with the following crash log
```
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 2023-01-12 0…