The permissions on the embedded executable are wrong.In the terminal, type:
chmod +x Stormside.app/Contents/MacOS/Stormside
You may need to prepend your path, e.g.,
chmod +x /Applications/Stormside.app/Contents/MacOS/Stormside