I am facing a problem where my project is not being exported. I downloaded all the necessary drivers, installed and installed Rcedit. But everything after export gives me an error. Just a mistake with no explanation

Because of what it can be?

You are not exactly giving us much info to work with here. Try running godot via powershell/command line to see if it doesn't output more info there.

    Megalomaniak It doesn't display anything for me. In the godota project, I have a discord rps plugin that allows other discord users to see what a person is playing. I have everything in the export settings by default. Previously, there were no problems with exporting until I switched to the 3.5 version of Godot.

    For some reason completely unknown to me, it gives only the inscription "Failed". No more details

    At the same time, after an unsuccessful export, it leaves the following file:

      Zeralld Previously, there were no problems with exporting until I switched to the 3.5 version of Godot.

      And you downloaded also a new export template built from v3.5 source? Also, can you export with the aforementioned discord rps plugin removed?

      I would bet it's the plugin. Make sure it's been updated, as if anything changed, it may not work.