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

Broke Receiver with External Storage Connected, Picked up block, Server Crashed. #739

Closed
Agent40infinity opened this issue Dec 8, 2024 · 3 comments
Labels
bug Something isn't working can't reproduce We are unable to reproduce this issue

Comments

@Agent40infinity
Copy link

Agent40infinity commented Dec 8, 2024

Describe the bug

https://pastebin.com/drFQKDMG

How can we reproduce this bug or crash?

  1. Receiver with external storage connected via network card to main controller randomly went dark.
  2. Confused, broke the receiver. Block dropped on the ground.
  3. Picked up the block.
  4. Server crashed.

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

NeoForge-21.1.83

What Refined Storage version is this happening on?

v2.0.0-milestone.4.10

Relevant log output

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2024-12-08 01:24:33
Description: Ticking block entity

java.lang.IllegalStateException: Network of resulting removed node (com.refinedmods.refinedstorage.api.network.impl.node.SimpleNetworkNode@78605356) cannot be empty
at TRANSFORMER/[email protected]/com.refinedmods.refinedstorage.api.network.impl.NetworkBuilderImpl.lambda$splitNetworks$2(NetworkBuilderImpl.java:167) ~[refinedstorage-neoforge-2.0.0-milestone.4.10.jar%23748!/:?] {re:classloading}
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] {}
at java.base/java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:357) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:510) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] {}
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}

Refer to pastebin for full log.

@Agent40infinity Agent40infinity added the bug Something isn't working label Dec 8, 2024
@Agent40infinity Agent40infinity changed the title Broke Transmitter / Receiver, Picked up block, Server Crashed. Broke Receiver with External Storage Connected, Picked up block, Server Crashed. Dec 8, 2024
@raoulvdberge raoulvdberge added this to the v2.0.0-milestone.4 milestone Dec 8, 2024
@raoulvdberge raoulvdberge moved this from Todo to In Progress in Refined Storage 2 Dec 8, 2024
@raoulvdberge
Copy link
Contributor

I cannot reproduce it with these reproduction steps. Can you reproduce it reliably?

@raoulvdberge raoulvdberge moved this from In Progress to Todo in Refined Storage 2 Dec 8, 2024
@raoulvdberge raoulvdberge removed this from the v2.0.0-milestone.4 milestone Dec 8, 2024
@Agent40infinity
Copy link
Author

Unable to reproduce reliably, randomly occurs. Happened 3 times, randomly occurs during server uptime

@raoulvdberge
Copy link
Contributor

I'll have to close this unfortunately, if it's not reproduceable reliably I can't do much.

@github-project-automation github-project-automation bot moved this from Todo to Done in Refined Storage 2 Dec 12, 2024
@raoulvdberge raoulvdberge added the can't reproduce We are unable to reproduce this issue label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce We are unable to reproduce this issue
Projects
Status: Done
Development

No branches or pull requests

2 participants