EmbersRekindled icon indicating copy to clipboard operation
EmbersRekindled copied to clipboard

Certain blocks are incompatible with XNet

Open PolyacovYury opened this issue 5 years ago • 0 comments

Discussion started here: https://github.com/McJtyMods/XNet/issues/437

So, the problem is the following. XNet doesn't provide facing when doing hasCapability checks, since Advanced Connectors are able to access all sides of the block. This, however, creates problems when trying to connect certain Embers' machines (e.g. Alchemy Tablet, Centrifuge).

Basically - certain machines return false for hasCabapility(capability, null) when they probably shouldn't - null stands for "any side", as far as I understand.

PolyacovYury avatar Sep 19 '20 18:09 PolyacovYury