User avatar
jimc
Posts: 1124
Joined: Wed Aug 28, 2013 11:02 pm
Location: mullica, nj
Contact: Website

osx mavericks issues

for the mac guys. i upgraded to mavericks tonight and creator is a no go with it. i sent a email to clayton. we will see how long it takes to get sorted i guess.
Walt44
Posts: 17
Joined: Fri Apr 12, 2013 2:07 pm

Re: osx mavericks issues

I did the same, and after reinstalling Creator the software ran, but when I tried to import a model the dialog wouldn't allow accessing the proper folder. The "All My Files" icon didn't present any folders/files. Luckily I backed up my system to Time Machine before upgrading. Hopefully I'll be able to return to a working condition, but I haven't tried it yet.
User avatar
jimc
Posts: 1124
Joined: Wed Aug 28, 2013 11:02 pm
Location: mullica, nj
Contact: Website

Re: osx mavericks issues

Yes i actually got it to reinstall and it ran but when i closed creator and then ran it again it gave me the error that it could not find the installation files. I didnt even get to the point of opening up a model. Hopefully its not a big issue and clayton can get it fixed up
Walt44
Posts: 17
Joined: Fri Apr 12, 2013 2:07 pm

Re: osx mavericks issues

Yep, I see what you mean. I was able to finally navigate to my model files by closing the dialog and retrying, but once I closed the app it wouldn't open again as you said. Hmmmm.
Clayton
Posts: 35
Joined: Sat Jul 20, 2013 2:55 pm

Re: osx mavericks issues

FYI - The issue with OS X Mavericks has been identified and it will be resolved in the next software update.

As a temporary workaround, many users have fixed the problem in Mavericks by launching the application as administrator. On the Mac, you would need to open the Terminal application (located in Applications/Utilities). Then you need to "cd" into the application directory. For example on my system the syntax would be as follows:

cd /Applications/S3DCreator-1.1.5/S3DCreator.app/Contents/MacOS

Finally, you launch the application binary as the administrator user

sudo ./S3DCreator

Again, these instructions are only necessary is you are using the latest OS X 10.9 Mavericks.
User avatar
jimc
Posts: 1124
Joined: Wed Aug 28, 2013 11:02 pm
Location: mullica, nj
Contact: Website

Re: osx mavericks issues

Hmm i am already an admin on my system. In any case i will install it then when it launches i will leave the app running i guess until the new update comes out. Hopefully thats soon. I an early release is avail clayton please let me know.
ksaathoff
Posts: 1
Joined: Sun Oct 27, 2013 12:04 pm

Re: osx mavericks issues

For me, it worked by just running it from the terminal. No need for 'sudo', just type "./S3DCreator" after cd'ing down the MacOS subdir.
fvfly
Posts: 2
Joined: Sat Oct 19, 2013 10:37 pm

Re: osx mavericks issues

I'm using Marerick OS and am a new owner of the M2
I can not get the terminal to get past ...... command not found after entering the following:
cd/Applications/S3DCreator-1.1.5/S3DCreator.app/Content/MacOS

I'm sure I'm entering something wrong? help
dalew8abz
Posts: 120
Joined: Mon Mar 25, 2013 12:14 am
Location: Cleveland Heights, Ohio USA (4 mi. from MakerGear HQ!)
Contact: Website

Re: osx mavericks issues

cd/Applications/S3DCreator-1.1.5/S3DCreator.app/Content/MacOS
There's a space after "cd" (that's the Change Directory shell command), and /Applications/....... is the directory to set as the current directory. So it's:

Code: Select all

cd  /Applications/S3DCreator-1.1.5/S3DCreator.app/Content/MacOS
Dale
Adrian
Posts: 10
Joined: Sat May 11, 2013 4:02 pm

Re: osx mavericks issues

Simplify guys,

Are we going to see an update anytime soon?
Setup:
M2
S3D V1.1.4
Black PLA using default high/medium quality settings
Mac OS 10.8.3

Return to “Troubleshooting and Bug Reports”