What's stopping my exported game here?

Godot Version

Godot V 4.3

Question

So I exported my first game ever for me and a buddy to test out but can't seem to get it to actually open, sorry if this is me just misunderstanding. I get these warnings and errors when I try to run my exported file of my game. What's going on here?

In addition to the executable (.exe) file, you need the resource pack (.pck) file as well to run the game. Resource pack includes all of your scenes, scripts, sounds, etc.

Oh so I can’t just do the export project by itself, I have to export all or export the PCK in script?

So after trying this I still get the same results, everything ive read/ watched make this seem super easy. Should I have something in my script to process this stuff? or is there something wrong with my files?

Do you have both .exe and .pck files in the same folder when you try to run the exported project?

Yea I believe so here’s how it looks in the folder

and then when I click on the Platform Jumper.dmg it opens up this group for me to open the game.