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

Tank near bedrock keeps randomly breaking with block updates #189

Open
1 task done
Fureniku opened this issue Mar 16, 2024 · 1 comment
Open
1 task done

Tank near bedrock keeps randomly breaking with block updates #189

Fureniku opened this issue Mar 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Fureniku
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Bug

I've got a 9x9x6 steel tank, supposed to be holding water. However, it just randomly decompiles itself with a block update, and won't recompile itself until another random block update - even invalid things such as neighbouring tank blocks. It's hard to explain, so example:

https://streamable.com/wxx7w9

The setup is using some Applied Energistics export busses with water as input on top (as well as one Mekanism pipe also providing water), and Mekanism ultimate pipes for output on the bottom. The AE2 busses need redstone control so I can turn them on/off as needed - but the redstone updates are triggering the bug. The tank has nothing touching it on any side other than the inputs/outputs, some redstone (and more red alloy cables), and some deepslate and bedrock along the base.

Other tanks have been working fine - this is the first one I've had this problem with. It's also the only 9x9 tank, and the only tank directly placed on the top level of bedrock. Not sure if either of those factors are contributing.

When the tank decompiles, it also loses all stored fluid.

Railcraft Reborn version

1.0.10

NeoForge/Forge version

47.2.0

Minecraft version

1.20.1

Minecraft server

Yes

To Reproduce

Build a 9x9x6 steel tank at the base of the world. Beyond that, unknown.

Expected behavior

Tanks should work without decompiling or losing their contents.

Logs & Environment

No logs printed

Screenshots & Video

https://streamable.com/wxx7w9

@Fureniku Fureniku added the bug Something isn't working label Mar 16, 2024
@Sm0keySa1m0n Sm0keySa1m0n self-assigned this Mar 26, 2024
@border999
Copy link

border999 commented Apr 8, 2024

I will tack onto this that I have found standing near my tank at certain positions also breaks the multiblock. Possibly some kind of positional error??? I have noted that it's only when I am close to the bottom northwest corner that the multiblock instantly breaks. Moving away allows the multiblock to reform.
My tank setup is a 7x7x7. and my version is 1.20.1 v1.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants