Skip to content

Mekanism QIO Storage Change? #96

@rumblefrog

Description

@rumblefrog

Tried to use Mekanism QIO input adapter, but backplane.collection.metrics contained only drive status and none of the items as individual metric.

Looked a bit, and it's possible that Mekanism has changed its qioItemMap structure? Haven't dug too deep, but here's what the new NBT looks like

Drive 0 stores 64 iron ingots and 64 redstone.

{
    data: [],
    palette: [],
    mekData: {
        qioItemMap: [L; 2979942897336207294L, -5177127105384248702L, 64L, -5250843741295851232L, -4635356434065122024L, 64L],
        qioMetaCount: 128L,
        qioMetaTypes: 2
    }
}

Maybe relevant commit: mekanism/Mekanism@778a4f7#diff-dbfa4c71a8cdbad86b4666f7288c23828b76cd66c45d390e4c0e11c5ac3d5e27

Looking for more knowledgeable folks to chime in

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmod: MekanismRelated to Mekanism and affiliates

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions