Skip to content

Computer from CC:Tweaked cannot override redstone requester's request #208

@CaptainSqrBeard

Description

@CaptainSqrBeard

Describe the issue
Create has integration with Computer Craft. Redstone requester as computer's peripheral has a function setRequest() to change it's request. It doesn't work when Factory Logistics presented.

To Reproduce
Steps to reproduce the behavior:

  1. Attach redstone requester to computer
  2. Use this code in computer
r = peripheral.find("Create_RedstoneRequester")
r.setRequest({name="stick"})
  1. Nothing happens

Context
Nothing in logs
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions