Skip to content

LibCompress doesn't work in Roblox #1

@LoganDark

Description

@LoganDark

I'm planning on using LuaSerializer in Roblox for transfer of data structures between games.

It works if I don't use compression:
image

(this is using serialize_nocompress and unserialize_nocompress)

However, it doesn't work if I do use compression:
image

What's going on? I haven't modified the code.

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