Skip to content

CC Tweaked UnsupportedOperationException on Stock Ticker Item Requests #209

@scmcgowen

Description

@scmcgowen

Describe the issue
When you try to request an item from the Stock Network using the CC API, you get UnsupportedOperationException: Not Implemented

To Reproduce
Steps to reproduce the behavior:

  1. Place Computer and Stock Ticker next to each other, connected to a stock network
  2. Call ticker.requestFiltered("address",{}')
  3. Get Error

Context

Image

I have traced it to likely be this line https://github.com/zznty/CreateFactoryLogistics/blob/master/forge/src/main/java/ru/zznty/create_factory_logistics/mixin/logistics/packager/GenericPackagerBlockEntityMixin.java#L254

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