Normal:

Safe mode:

Tried xattr -c on the normal version and it didn't change anything. Any help is appriciated. Thanks!
few things:
- first try setting the permission to run, chmod +x
- run from terminal, perhaps it gives more info
- see if you have some antivirus or if it was quarantined
- try the windows version but run it with WINE (compatibility layer to run win apps on unix)
- try to run the executable directly from inside the mac 'executable' folder
Running with Wineskin is an option for me, but I would really like to minimize the number of 2 GB files sitting on my desktop and I only use it as a last resort.
I tried running chmod +x and then ran through the terminal. I got zsh: permission denied.
Then I tried using the open command and got 'LSOpenURLsWithRole() failed with error -10810 for the file'.
Checked Stack Exchange, and it seems like I might be able to run it in native Java/Python/C to avoid the error?