The Hatch game breaks when finding the Super Egg

I’m not too sure how the hatch event works but is this script running on the client or the server and is the “SuperEggPosition2” part there?

If the script is on the client then have you made sure that SuperEggPositions are on ModelStreamingMode persistent if you have a large map as if the client cannot find the part (it’s not rendered) then this error will occur.

Again, not sure how the hatch event works or how it is even integrated, just trying to help.