Skip to content

Error trying to setattribute lua bytecode #330

@spidercraft

Description

@spidercraft

i was trying to do a setattribute of raw compiled bytecode stored in a output.bin file.
I could do that setattribute in roblox directly, but was impossible using lune

error converting Lua string to &str (invalid utf-8 sequence of 1 bytes from index 140)
[Stack Begin]
    Script '[C]'
    Script 'newcac', Line 11
[Stack End]

error converting Lua string to &str (invalid utf-8 sequence of 1 bytes from index 140)
[Stack Begin]
    Script '[C]'
    Script 'newcac', Line 11
[Stack End]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions