Spectrum

Spectrum

2M Downloads

[BUG] Pastel Network crashes server on player login

mmsheeks opened this issue ยท 1 comments

commented

Describe the bug
When a player that has constructed a pastel network logs off / back on to the server, the game server hangs and eventually crashes on the watchdog thread. This may be related to mod compatibility? Included steps to reproduce reference relevant installed mods.

Notably, deleting the world/data/spectrum_pastel_network_manager.dat file effectively repairs the world save, minus existing pastel networks.

To Reproduce
Note: actual pastel network built is more complex than this. see screenshots.

  1. Server and Client should be running:
  • Minecraft 1.20.1 (Fabric loader 0.16.9)
  • Create Fabric 0.5.1-f-build.1417
  • Create: Storage 0.20
  • Spectrum 1.8.3
  • relevant support libraries as needed
  1. Launch both, log on to server in creative
  2. Place down a Create item vault, with a Pastel Network Provider node connected
  3. Place down a Simple Storage Controller, with a Pastel Network Storage node connected
  4. Use Tuning Stamp to connect nodes
  5. Log off of server
  6. Log back into server
  7. Server crashes

Expected behavior
Player should be able to relog safely with pastel network intact

Minecraft version
1.20.1

Mod version
1.8.3

Screenshots

2025-01-09_16 11 29
2025-01-09_16 11 52
2025-01-09_16 12 30

Crash Report
crash-2025-01-09_22.00.34-server.txt

commented

Fixed in 1.8.4 โœ