UE5: Can't Find Packaged Game Files

I am new to UE5 and I am trying to make a game to get my feet wet, and I have packaged a couple versions already and have been able to play those versions, but when I went to package another version with another level, the files that are supposed to show up after this process do not appear. I have tried targeting different file paths and destinations and it just won’t show up for some reason. Is there any help that could be provided? I am new to UE so maybe I just haven’t set something up right but I don’t know. It has worked in the past.

Nevermind, I found out what the issue was. There was a file name length issue with one of the models that I had gotten from bridge so I fixed that and it compiled.