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 tubes are not compatible with ProjectRed frames #45

Open
coderbot16 opened this issue Dec 16, 2018 · 0 comments
Open

Item tubes are not compatible with ProjectRed frames #45

coderbot16 opened this issue Dec 16, 2018 · 0 comments

Comments

@coderbot16
Copy link
Contributor

Issue Description:

Trying to move a ProjectRed frame with an adjacent Teckle item tube results in an exception printed.

This appears to be 2 issues in one:

  1. TileNetworkMember#getCapability seems like it crashes because The One Probe is not installed? Or for some reason, TileNetworkMember$ProbeCapabilityis not getting emitted into the generated JAR file.
  2. TileNetworkMember or any associated tile does not support IRelocationAPI.FRAME_CAPABILITY / IFrame

What happens:

Exception dumped to crash log

What you expected to happen:

Item tube is moved along with the frame

How to reproduce:

Recreate the following setup (in image) and then flip the lever:
2018-12-16_12 49 10

Affected Versions (Do not use "latest"):

  • Teckle: 573b85d (bleeding edge w/ CraftTweaker support)
  • Forge: 14.23.5.2768
  • Minecraft: 1.12.2

Crash report, if relevent

Non-fatal exception printed to log:
https://gist.github.com/coderbot16/ef1b6083c25051979806718060445901

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant