Everytime I package my project I get a error

Hello ,

I was out for the holiday weekend so I haven’t had much time since. As far as getting the logs however, please ensure that you are packaging for Development when you package your game and then try running the .exe file in WindowsNoEditor with the following commandline arguments:

-log -abslog=C:\Desktop\demofinale.txt

where is your Windows username. If you’re not familiar with running things in the commandline, please navigate to the .exe and shift+right-click in the folder. There should be an option for “Open command window here”. Select this option. A command prompt should open navigated to that folder. Type out the name of the exe and then add the command above after a space.

This should generate a log file on your desktop. If it does, please upload that.