Closed MuhXd closed 5 months ago
Which executor are you using? And try to print(gethiddenproperty(InstanceWithAttributes, "AttributesSerialize"))
and send f9 picture
I am using wave and this object as a example
I am using wave and this object as a example
That's an issue with wave's gethiddenproperty then
Our saveinstance supports every property (tags, attributes etc) by default.
I am using wave and this object as a example
That's an issue with wave's gethiddenproperty then
@MuhXd Report the
I am using wave and this object as a example
Report that error to Wave devs instead.
We will look into adding fallback (in case gethiddenproperty fails) way to save Tags, Attributes and some other properties. But no promises
umm on codex is does the same thing
umm on codex is does the same thing
It's an issue on all executors due to new Capabilities system that Roblox introduced few months ago
Is your feature request related to a problem? Please describe. attributes not being added when instancing places with objects with lots of attributes
Describe the solution you'd like attributes being added to objects when save instanced
Describe alternatives you've considered typing the attributes from dex Additional context We are decompling some things that require attributes, a bunch or them so it would take so much time to
Should be added now.
Is your feature request related to a problem? Please describe. attributes not being added when instancing places with objects with lots of attributes
Describe the solution you'd like attributes being added to objects when save instanced
Describe alternatives you've considered typing the attributes from dex Additional context We are decompling some things that require attributes, a bunch or them so it would take so much time to