Skip to content

muscript_lua fails due to obsolete bit32 library #1

@stevengj

Description

@stevengj

The muscript_lua script uses the bit32 library for bitwise operations, but this was removed in Lua 5.3 in favor of bitwise operators. See e.g. this stackoverflow thread

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