Help Uploading to Itch

Question

For context I am on windows. I am ready to publish my game on itch.io and I am having all sorts of trouble. When I try to publish the exe file it will open up correctly but the start screen will not work and it won't change scenes. I tried both embedding and not embedding the pck various folder organizations and zip files, and still nothing.

Because that was not working I tried uploading on html; I followed a tutorial, created an index.html file, correct window resolution and turned sharedbuffersupport on, but when I tried to run it in itch the player just does not show up but everything else works, so weird. Any help would be appreciated!

Edit: Figured it out. I removed an asset from my asset folder at some point so it could run in godot but not on export.