Hiya, I've been on this project just for a week or so, but I can't spare the time to redo parts of it as I've got a lot on my plate with other modules etc.
I last saved this perfectly fine, no issues. Then when I copied to the memory stick, I changed the project folder name and used it on another computer. That's when I realised that there's a big issue with my scene.
I open the save and it's empty. Script editor mentions a bunch of errors that I can't work out because I am terrible with Maya code.
But it mentions "Invalid use of Maya object 'ind'" with a bunch of "nan(ind)" in the coding, some even written in between binary.
So I don't know what to replace each with to get my save file back.
Here's my project, I hope you can help! Thanks
https://drive.google.com/open?id=1-DSjRKhcEquoFYo3DnhhfE-dys_5fDI4I have also attached the script editor error message that pops up when I open the scene.
Replies
Also, the problem areas were entirely with UVs, most certainly from the long history chain your model has. In Maya, we generally try to clear history peridocially, it can bog down after some time, or cause problems like this. And nearly always clear history before starting work on UVs. Cheers!
https://drive.google.com/open?id=1jeniqNzogx69dEoG-gvz2gFkAcvwTl-u
I could have swore I cleared/deleted the history several of times. I must have forgotten on the last edit.
Thanks again for your time, you've saved me!