Teckle icon indicating copy to clipboard operation
Teckle copied to clipboard

Item tubes are not compatible with ProjectRed frames

Open coderbot16 opened this issue 6 years ago • 0 comments

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: https://github.com/elytra/Teckle/commit/573b85d175a5275075bdf0b2e69292b8287d8bcf (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

coderbot16 avatar Dec 16 '18 20:12 coderbot16