Skip to content

Machines don't update their wire outputs #233

@Bonyoze

Description

@Bonyoze

The machine base entity has ENT:UpdateWireOutputs() but only calls it on ENT:Initialize(). AFAIK WireLib.TriggerOutput is not called anywhere else and thus the wire outputs for most (or all) machines do not update.

Example: Powerbank

Screen is wired to the Power output:

Image

100 power is added but the wire output is still 0:

Image

After manually updating wire outputs the wire output is correct:

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions