Skip to content

Attempt to index number with 'Type' #11

@thalisky

Description

@thalisky

Hello,
I'm writing this issue to report an error caused by this bit of code:

for i = 1, #path_array do
pointer = pointer[path_array[i]]
end

The bug happens when using replica:SetValues().

Error code:
ServerScriptService.Lib.ReplicaService:431: attempt to index number with 'Type'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions