Esp32 can't detect at arduino esp32s3

hi i really need help rn....
i just upload the programming that used arduino esp32s3 that connect with esp32 camera. when i upload it, it doesn't have any error but when i go check at serial monitor it shows that
"esp_core_dump_flash: no core dump participant found!" and also
"camera probe failed with error 0x105 (ESP_ERR_NOT_FOUND)


(if image u gys can see it)
if i ask my friend they say that the camera was broken and i already buy new and replace it but it's still the same.... i hope whoever read this can help me asap how to solve it

I moved your topic to an appropriate forum category @fiqah1204.

In the future, when creating a topic please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

IIRC, a 105 error means you did not uncomment the correct camera model, or the camera ribbon is not well seated. When you read the pinned post 'How to get the most from the forum,' you will know what your next step should be.

I just realized you tried two, so that leans heavilyt to wrong camera specified. What camera do you have and what have you specified in the code.