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

Multiblocks on the edge of chunkloading can void or dupe content in unloaded chunks #1208

Open
JourneyIM opened this issue Sep 27, 2022 · 2 comments
Labels
type: bug Something isn't working

Comments

@JourneyIM
Copy link

GregTech CEu Version

2.4.1

Modpack Used

My private modpack

Addons Installed

DevTech 2.1.2

Environment

Singleplayer

New Worlds

Unsure

Cross-Mod Interaction

Unsure

Expected Behavior

I didn't expect this to happen

Actual Behavior

2022-09-27_19 59 48
2022-09-27_19 59 45
2022-09-27_19 59 52
2022-09-27_20 00 02
2022-09-27_20 00 06

Steps to Reproduce

I put four stacks of stone in the steam entrance of the furnace and I moved away to build a base

Additional Information

I do not know why this bug occurred, perhaps it is a common accident

@JourneyIM JourneyIM added the status: unverified Issue is unverified label Sep 27, 2022
@SeerSkye
Copy link

SeerSkye commented Oct 23, 2022

I have reproduced this issue in Nomifactory GTCeu 1.4.1. Steps to reproduce:

  • Build a Steam Oven across a chunk border such that the Steam Hatch, Output Bus, and controller block are in one chunk and the Input Bus is in another.
    2022-10-23_13 20 09
  • use FTB utilities to chunkload the chunk with the steam oven controller (don't chunkload the chunk with the Input Bus)
  • Drop 4 stacks of whatever you want into the steam oven (I used diamond ore)
  • Go far away (I used the void cake to go do Nomifactory's void dimension)
  • Wait for a couple minutes
  • Go back to your Steam Oven, the input bus should no longer look like it's integrated into the multiblock
    2022-10-23_13 25 03
  • If this happens, the Steam Oven will continue to smelt whatever you put in, but not pull them out of the Input bus. You can freely take the items out of the input bus and it will continue to smelt, allowing you to duplicate items.

The Steam Oven is also not the only multiblock you can do this with, I managed to get the same thing to happen with the Electric Blast Furnace
2022-10-23_13 50 36
Also, while chunkloading was how I ran into this issue independently (except in my case it was the Output Hatch that glitched so I lost what I was processing instead of duping it), it's possible to have this occur without chunk loading if you approach the unloaded multiblock in whatever direction causes the the controller/output bus/etc. to load before the input bus loads

@Syrcan
Copy link
Contributor

Syrcan commented Oct 26, 2022

I am going to rename this issue to better reflect what the bug is.

@Syrcan Syrcan changed the title The Endless stone in the steam multi-smelter Multiblocks on the edge of chunkloading can void or dupe content in unloaded chunks Oct 26, 2022
@Syrcan Syrcan added type: bug Something isn't working and removed status: unverified Issue is unverified labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants