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

reactor keeps disassembling and reassembling, 1.20.1 #91

Open
Nuclarwharhead opened this issue Nov 27, 2023 · 3 comments
Open

reactor keeps disassembling and reassembling, 1.20.1 #91

Nuclarwharhead opened this issue Nov 27, 2023 · 3 comments
Assignees
Labels
1.20 bug Something isn't working Priority: Critical This needs to be done as soon as possible, and is release-blocking.

Comments

@Nuclarwharhead
Copy link

I'm playing 1.20.1 bigger reactors in a custom modpack of mine so it could be that but every once in a while the reactor will disassemble then reassemble itself causing the loss of all my fuel, also you can see it happen in real time its only a split second you could see it.

@RogueLogix RogueLogix added bug Something isn't working 1.20 labels Nov 27, 2023
@RogueLogix
Copy link
Member

This type of issue is extremely hard to debug. In order for me to fix it, you will need to find some pattern with when it happens. Most commonly this is around a chunk load/unload. Once a pattern is found where I can reproduce the issue, I will be able to fix it.

@Eragonawesome
Copy link

I'm having the same issue in an all the mods 9 to the skies world, to replicate, turn on the reactor at any power level, fly out of render distance, fly back, reactor will reform as you get close, even though ftb chunks is set to force load that area

@RogueLogix
Copy link
Member

Able to reproduce the reactor shutting itself off, unable to reproduce fuel loss. Notable, the reactor reforming is actually correct behavior, the multiblock itself is reformed every time the chunks are reloaded (on the server). Having the reactor's chunks force loaded did prevent the issue i reproduced (reactor disabling itself) with when chunk force loading was disabled.

@RogueLogix RogueLogix self-assigned this Jun 16, 2024
@RogueLogix RogueLogix added the Priority: Critical This needs to be done as soon as possible, and is release-blocking. label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20 bug Something isn't working Priority: Critical This needs to be done as soon as possible, and is release-blocking.
Projects
None yet
Development

No branches or pull requests

3 participants