Hi,
I can package my game for Windows (tried 32bit and 64bit) without error, however the output executable doesn’t do anything when run. I get the loading cursor for a few seconds then it stops and nothing happens, no window, no error.
No log files are produced (WindowsNoEditor{PROJECT}\Saved\Logs)
The game runs find in Standalone player from the editor. I don’t have any anti-virus that could block it.
Things I’ve tried:
- Adding -log to startup options -
same result, no logs no window, no
error - Build Configuration to DebugGame, same result
- Set startup level to new, empty level
Settings: https://prnt.sc/kbsjkc
I’m at a loss of what can cause this so any help would be appreciated.
Thanks