EditableImage: WritePixels expects position + size to be within EditableImage bounds

Error: EditableImage: WritePixels expects position + size to be within EditableImage bounds

the size of my image is 1024x576 (via “pixels” table too)

Image:WritePixels(Vector2.new(1, 1), Vector2.new(1024, 576), pixels)

uhh i dont have much more to add…

1 Like

Oh, thank you! I overlooked that detail! tysm :herb:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.