Skip to content

AE2 ME Bridge getCraftingCPUs never return info about cpu #785

@xiaoxiao921

Description

@xiaoxiao921

Describe

cpu is never passed so you can't really obverse from lua what the cpus are doing

properties.put("craftingJob", cpu.getJobStatus() != null ? parseCraftingJob(cpu.getJobStatus(), null, null) : null);

This block never get entered
https://github.com/IntelligenceModding/AdvancedPeripherals/blob/dev/1.21.1/src/main/java/de/srendi/advancedperipherals/common/addons/appliedenergistics/AEApi.java#L493-L503

Steps to reproduce

.

Multiplayer?

Yes

Version

1.21.1-0.7.55b (Latest 1.21.1)

Minecraft, Forge and maybe other related mods versions

Neoforge

Screenshots or Videos

No response

Crashlog/log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds reviewNeeds review from an Contributor

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions