Hoe Hoe Hoe Lag
bug
### I've searched existing issues and couldn't find a duplicate.
- [x] I confirm this is not a duplicate.
### Operating System
Fedora Linux 40
### Server Software Version/Commit
version = "0.1.0-dev+26.2" / 7ff990c (fresh today)
### What happened?
[workspace.package]
version = "0.1.0-dev+26.2"
By and large, server is running smooth.
When I hoe a many soil squareses (near water, in this case) UI starts to mega-lag, top (system-montior) shows CPU is maxed out for a long time, and the terminal shows errors (see below). There is a bit of a lag to take effect, and OS says prism-launcher not-responding.
```
2026-06-29 17:58:07 INFO main ThreadId(01) pumpkin: Server is now running. Connect using port: Java Edition: 0.0.0.0:25565 | Bedrock Edition: 0.0.0.0:19132
$ 2026-06-29 18:06:13 INFO tokio-rt-worker ThreadId(04) pumpkin::world: SpacingRule joined the game
2026-06-29 18:10:22 INFO tokio-rt-worker ThreadId(02) pumpkin::world: SpacingRule left the game
2026-06-29 18:11:10 INFO tokio-rt-worker ThreadId(08) pumpkin::world: SpacingRule joined the game
2026-06-29 18:15:19 ERROR tokio-rt-worker ThreadId(08) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:15:37 ERROR tokio-rt-worker ThreadId(03) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:15:45 WARN tokio-rt-worker ThreadId(03) pumpkin::world::loot: CopyComponents not supported from source: block_entity for ["minecraft:custom_name"]
2026-06-29 18:15:58 ERROR tokio-rt-worker ThreadId(08) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:15:58 ERROR tokio-rt-worker ThreadId(20) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:16:45 ERROR tokio-rt-worker ThreadId(03) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:16:57 ERROR tokio-rt-worker ThreadId(06) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:17:08 ERROR tokio-rt-worker ThreadId(20) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:17:10 ERROR tokio-rt-worker ThreadId(20) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:17:26 ERROR tokio-rt-worker ThreadId(03) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:17:30 ERROR tokio-rt-worker ThreadId(09) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
2026-06-29 18:17:53 INFO tokio-rt-worker ThreadId(05) pumpkin::world: SpacingRule left the game
2026-06-29 18:17:54 ERROR tokio-rt-worker ThreadId(06) pumpkin_world::level: Failed writing Chunk to disk Io error: Failed to parse chunk from bytes: Error deserializing chunk: Length too large: 7159179
```
# System Details Report
---
## Report details
- **Date generated:** 2026-06-29 18:36:14
## Hardware Information:
- **Hardware Model:** Dell Inc. Inspiron 3501
- **Memory:** 12.0 GiB
- **Processor:** 11th Gen Intel® Core™ i5-1135G7 × 8
- **Graphics:** Intel® Iris® Xe Graphics (TGL GT2)
- **Disk Capacity:** 256.1 GB
## Software Information:
- **Firmware Version:** 1.44.0
- **OS Name:** Fedora Linux 43 (Workstation Edition)
- **OS Build:** (null)
- **OS Type:** 64-bit
- **GNOME Version:** 49
- **Windowing System:** Wayland
- **Kernel Version:** Linux 7.0.13-100.fc43.x86_64
Note: using a fresh download of prism-launcher (says v11.0.2)
running v26.2
Some of my previous error-reports were likely due to prism-updater having issues, I'll post a new ~ticket about that.
This is the only action-event that caused anything like this that I have seen on this build.
### To Reproduce
to reproductionize:
I tried restarting server and prism a few times and kept happening.
hoe hoe hoe by water... look at tops (terminal system monitor) and terminal.
### Expected behavior
what should happen:
server not crashing due to farming
3 条评论