Skip to content

[1.12.2] AE2: request().isCanceled() is returned false when the request failed #3742

Open
@yuton502

Description

@yuton502

ME Controller connected to the adapter makes a request for autocraft using component.
If there are not enough resources, the request itself will fail, but me_controller.getCraftables().request().isCanceled() will return false.

request().isCanceled() should return true when the request failed.

image
Above, the request failed.
Below, the request succeeded.

  • Minecraft 1.12.2
  • OpenComputers 1.12.2-1.8.6
  • Gregtech Expert 2 v2.7.7 Modpack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions