You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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:
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:
TileNetworkMember#getCapability
seems like it crashes because The One Probe is not installed? Or for some reason,TileNetworkMember$ProbeCapability
is not getting emitted into the generated JAR file.TileNetworkMember
or any associated tile does not supportIRelocationAPI.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:
Affected Versions (Do not use "latest"):
Crash report, if relevent
Non-fatal exception printed to log:
https://gist.github.com/coderbot16/ef1b6083c25051979806718060445901
The text was updated successfully, but these errors were encountered: