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…