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

Item Pipe becomes null #1219

Open
ChaosFiller opened this issue Oct 8, 2022 · 1 comment · Fixed by #1713
Open

Item Pipe becomes null #1219

ChaosFiller opened this issue Oct 8, 2022 · 1 comment · Fixed by #1713
Labels
status: pr welcome A PR for resolving this is welcome type: bug Something isn't working

Comments

@ChaosFiller
Copy link

GregTech CEu Version

v2.4.1-beta

Modpack Used

NomiFactory CEu v1.4.1a

Addons Installed

No response

Environment

Forge Server

New Worlds

Unsure

Cross-Mod Interaction

Unsure

Expected Behavior

image
Two conveyor belts extract silicon and sulfur from drawers into a pipe that outputs into an ender chest. A robot arm is attached to the output to make sure the ender chest always has 64 silicon and 64 sulfur inside.

Actual Behavior

After some time, or perhaps a server reboot, the pipe stops working and starts throws out null errors in server logs.
[12:57:54] [Server thread/ERROR] [GregTech]: First PipeTile is null during walk at MutableBlockPos{x=-9, y=81, z=-25}

Steps to Reproduce

  1. Attach 2 conveyor belts to the same pipe which extract from 2 separate drawers, one containing silicon, and the other containing sulfur.
  2. Attach a robot arm on another side which outputs to an ender chest. The robot arm is configured to "Keep Exact" and an item filter with 64 sulfur and 64 silicon in the first two slots.
  3. Finally, restart the server.

Additional Information

No response

@ChaosFiller ChaosFiller added the status: unverified Issue is unverified label Oct 8, 2022
@brachy84
Copy link
Contributor

brachy84 commented Oct 9, 2022

This is a known issue. It can happen in various other configurations, but its not consistent. I already spend several hours trying to figure out the issue, but failed. It should be impossible to happen, but it does.

@brachy84 brachy84 added status: pr welcome A PR for resolving this is welcome type: bug Something isn't working and removed status: unverified Issue is unverified labels Oct 15, 2022
@brachy84 brachy84 mentioned this issue Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pr welcome A PR for resolving this is welcome type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants