OpenComputers icon indicating copy to clipboard operation
OpenComputers copied to clipboard

RSWires incompability - Bundled Cables

Open hdainester opened this issue 6 years ago • 9 comments

BundledCables dont connect to Computers with a RedstoneCard T2 or to the Redstone I/O block so it's impossible to read bundled output by those components.

Minecraft: 1.12.2 OpenComputers: 1.7.2.67 RSWires: 3.0.0

Similiar to #2401

hdainester avatar Apr 11 '18 17:04 hdainester

1.10.2 am I right? If so, ProjectRed wasn't that dev'ed any more.

Timsuper avatar Apr 11 '18 17:04 Timsuper

Yes that's why this issue is not about ProjectRed but about RSWires, it's yet another successor to RedPower I recently stumbled accross :).

hdainester avatar Apr 11 '18 17:04 hdainester

Nice! I am still searching for a bundled cable replacement mod. Would be cool if a successor can be supported by OC too.

Damn, learning Java would put me upside down. And all those forge apis. Arrg...

Timsuper avatar Apr 11 '18 17:04 Timsuper

I definitely am in support of more bundled redstone interop from OC. Thanks for finding this and reporting

payonel avatar Apr 11 '18 18:04 payonel

@snahreteid do you mean another successor to RedPower? :p

LordFokas avatar Apr 11 '18 23:04 LordFokas

@LordFokas Indeed, thanks for correction.

hdainester avatar Apr 12 '18 11:04 hdainester

After some review -- I've decided to cut this from our 1.7.3 release We do currently support bundled redstone in project red. But going forward OC should either create a bundled redstone interface, and ask rswires (et al) to use it, or use some generally accepted bundled redstone public api if one exists. I'm open to suggestions (provide them here)

payonel avatar Sep 22 '18 04:09 payonel

I'm not aware of some "standard" bundled cable API, but it would be something I'd be interested in seeing - ComputerCraft has the same joys of trying to get every mod to play well with it.

I wonder if this is something which could be added to Forge as a capability, like the Forge energy system. Even something as simple as asie's IBundledReceiver would probably be sufficient.

SquidDev avatar Sep 22 '18 08:09 SquidDev

to Forge

shivers

asiekierka avatar Sep 22 '18 08:09 asiekierka