Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Pastel Network crashes server on player login #654

Open
mmsheeks opened this issue Jan 9, 2025 · 0 comments
Open

[BUG] Pastel Network crashes server on player login #654

mmsheeks opened this issue Jan 9, 2025 · 0 comments
Labels
awaiting_release Is currently getting added / fixed bug Something isn't working

Comments

@mmsheeks
Copy link

mmsheeks commented Jan 9, 2025

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

@mmsheeks mmsheeks added the bug Something isn't working label Jan 9, 2025
@DaFuqs DaFuqs added the awaiting_release Is currently getting added / fixed label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting_release Is currently getting added / fixed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants