Skip to content

Lua scripts don't return on v6.1 #26

@WikiHabst

Description

@WikiHabst

I compiled a master@b5817b8 version of the kipfile for Lua scripting support and used it on my Switch. Everything worked fine, but the "luarun" command always would never return anything (it wouldn't give me back a > prompt until I sent SIGINT and re-connected via netcat). I tried both with a local HTTP server and with a script that I transferred to the device's SD card root. I even tried with a completely blank script except for comments, and a script that just had a "print" statement.

My webserver logs say that the file was accessed when I tried to luarun that way, so it seems like the file was at least downloaded, but I could never get any further than that.

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