tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.09k stars 311 forks source link

OS X Launch issue #479

Open hiabex opened 3 years ago

hiabex commented 3 years ago

Launch issue

Hi, I downloaded 09.16 for OS X 11.2.1

The app launcher causes OS X to ping up a 'You do not have permission to open the application “nunuStudio”.

I've looked into this and it appears to be an issue with some apps in Big Sur.

I've set read & write permissions. I am the only user of my computer, I'd love to get the software working.

I haven't found a workaround, so would be grateful if anyone can help me get the app to launch if possible. Thanks

tentone commented 3 years ago

Hello

For now we dont have a solution to properly test and debug issues with OS X I recommend using the web version that contains all the same features as the desktop version.

Alternativelly you can install node and run the code from source using "npm install && npm run start-nwjs".

I hope this helps.

Thanks a lot!

hiabex commented 3 years ago

Hi, thanks for the speedy response. Yes, of course I can do the browser version until the other it is resolved. My only problem (Not yours) is that I can't make use of that when I'm away from wifi. I love your software, it's the best looking webxr editor I've come across. I'd love to say that I know what the later suggestion meant, but it's early days for me, Github and playing with the toys on here, so I'll probably figure out what you're suggesting, it might just take a little time. Thanks again.