OHakimen / MorePeripherals

Adds new peripherals for CC:Tweaked
MIT License
8 stars 2 forks source link

Multiple beehives connected to one beehive interface causes only one to be found #27

Closed crazyvinvin closed 1 year ago

crazyvinvin commented 1 year ago

I think this issue was solved by removing the beehive interface and use modems directly, but just to be sure i'm putting it out there.

When connecting multiple beehives only one gets selected to be used by the beehive interface. The beehive interface only keeps one beehive as data instead of an array of beehives.

It would be nice to be able to have multiple beehives on one interface or to get an error explaing you can't add multiple beehives to one interface.

OHakimen commented 1 year ago

That is intended behaviour, probably it should be stated in the docs that a beehive interface can only interface with one beehive at the time

I don't see a efficient way to show a error to the user if there is more than one beehive per interface