Jump to content

Missing write function in unity?


Recommended Posts

Hello, i feel like i'm missing something really obvious but the write function to export stuff from unity is missing on my parttools component. Here's a picture:

http://imgur.com/Dugy0BY

Someone suggested clicking on the lock symbol on the upper right corner to toggle debug mode but it doesn't seem to solve anything.

I am using the Unity 4.2.2 and parttools 0.23, so could it be i'm using the wrong versions?

Any help would be appreciated.

Link to comment
Share on other sites

Hmm, I've never seen PartTools look like that..

Well, that's reassuring:D I've already tried adding the gameobject and also tried restarting Unity and creating a new project but nothing has worked so far.

Link to comment
Share on other sites

I think I've figured out your problem. In the very top right corner of unity, under the word layout, you'll see a padlock. Beside that are some horizontal bars with a drop down. Make sure that 'Normal' is selected and not 'Debug'

Link to comment
Share on other sites

I think NecroBones was right about incorrect install, i downloaded unpacked parttools files from the parttools thread and replaced the files in my project folder with them.

Unity then updated itself and the write function appeared and exports the model as .mu file. I dont know if it still works properly as the ksp wont load the part and output_log states the model does not exists, I will just have to look at it again tomorrow.

Link to comment
Share on other sites

That usually means that PartTools didn't finish exporting the .Mu properly. Check that you've not got and mesh colliders etc without a mesh filter applied to an object, and remove that animator component - KSP doesn't support it.

Link to comment
Share on other sites

I think NecroBones was right about incorrect install, i downloaded unpacked parttools files from the parttools thread and replaced the files in my project folder with them.

Unity then updated itself and the write function appeared and exports the model as .mu file. I dont know if it still works properly as the ksp wont load the part and output_log states the model does not exists, I will just have to look at it again tomorrow.

Ok, glad you got it partially solved. I just happened to be digging around, saw another thread about the debug mode and checked on my copy. It looked a lot like what you were seeing. And it's not the actual lock symbol, it's the 3 bars beside it.

Link to comment
Share on other sites

  • 5 weeks later...

For future reference, I found why the write button was missing:

If you have two copies of part tools in your assets folder, that happens. A nice gotcha if you import a package that includes part tools!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...