Skip to content

Latest nightly does not start stream at all #156

Description

@joeknock90

Running the latest nightly and latest MoonDeckBuddy - WIP.

Hitting the stream button seems like it will start the stream then immediately dump back to the game screen.

Debug logs turned on and there's nothing there:

tail -f /tmp/moondeck.log


[2026-06-28 09:13:41,865] INFO: -> set_runner_ready(args=(<_.Plugin object at 0x7ff27b680290>,))
[2026-06-28 09:13:41,865] INFO: <- set_runner_ready(...): None
[2026-06-28 09:13:49,069] INFO: -> set_runner_ready(args=(<_.Plugin object at 0x7ff27b680290>,))
[2026-06-28 09:13:49,069] INFO: <- set_runner_ready(...): None
[2026-06-28 09:13:50,097] INFO: -> get_runner_result(args=(<_.Plugin object at 0x7ff27b680290>,))
[2026-06-28 09:13:50,097] INFO: <- get_runner_result(...): None
[2026-06-28 09:13:51,274] INFO: -> is_runner_active(args=(<_.Plugin object at 0x7ff27b680290>, 4096389331))
[2026-06-28 09:13:51,277] INFO: <- is_runner_active(...): False
[2026-06-28 09:13:51,279] INFO: -> get_runner_result(args=(<_.Plugin object at 0x7ff27b680290>,))
[2026-06-28 09:13:51,279] INFO: <- get_runner_result(...): None

For now I'm going back to the latest standard release as it seems to be working fine.

Let me know if there's more I can provide.

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