Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to deserialize Configuration.AttributesSerialize because invalid value type: 21 #266

Open
SnowdustDev opened this issue Oct 22, 2024 · 3 comments
Labels
enhancement New feature or request roblox Issues pertaining to the built-in Roblox library

Comments

@SnowdustDev
Copy link

SnowdustDev commented Oct 22, 2024

Got this error when trying to load the Racing Roblox template place:

Failed to read document from buffer - Failed to deserialize Configuration.AttributesSerialize because invalid value type: 21
[Stack Begin]
        Script '[C]'
        Script '__mlua_async_poll', Line 4
        Script 'scripts\remodel\remodel.luau', Line 189...

Seems this is a similar issue to when retro tonemapping was added?
#244

I believe the solution should be to refresh rbx-dom (#245)

Cheers! :)

@jatekpet76
Copy link

same here :(

@kennethloeffler
Copy link
Contributor

kennethloeffler commented Nov 1, 2024

Hi, this is an upstream issue: rojo-rbx/rbx-dom#383.

I'll be starting work to support EnumItemattributes shortly, as well as preventing similar problems with attributes in the future

@filiptibell filiptibell added enhancement New feature or request roblox Issues pertaining to the built-in Roblox library labels Nov 5, 2024
@tacheometry
Copy link

If this helps, this error does not happen on the same place file in Lune 0.7.3. So Lune 0.7.4 seems to be the version that introduces the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roblox Issues pertaining to the built-in Roblox library
Projects
None yet
Development

No branches or pull requests

5 participants