Maya :: Error When Trying To Move Or Rename Entire Project
Jul 17, 2013
Recently I renamed a folder that contained a Maya project. Here's a simple file structure to show what I mean:
I renamed this:
OLDname > mayaProject > scenes > Project01.ma
…to this:
NEWname > mayaProject > scenes > Project01.ma
The mayaProject (and all it's subfolders: scenes, assets, etc.) was created in Maya, and the OLDname folder was where I kept it and the other files related to the project.
After renaming that folder, when I double clicked the Project01.ma file to launch Maya, I received this error:
// Error: Wrong number of arguments on call to pv_performAction
When I relaunched Maya by its icon and used the File > Open Scene… option, I received this error:
// Error: Wrong number of arguments on call to performFileAction does not match number of parameters in procedure definition.
In both cases, Maya opened a blank Untitled file, instead of my Project01.ma file. When I changed the name of that folder back to OLDname, the Project01.ma file opened properly.
My question is, how can I rename or move this folder and still preserve the file hierarchy that Maya needs to open the Project01.ma file?
View 1 Replies
ADVERTISEMENT
Dec 9, 2012
So a friend created a model using zbrush and exported several different *.OBJ files. I imported those to maya and added shaders. They all fit correctly together when imported.
some of those obj files required me to do a mesh->combine. so now it appears that not every item has the same reference point so that when I move or scale the entire item, some of the objects move seperately. I think it is only the ones I had to combine.
I tried freeze transformations, but when doing that, some of the objects lost their scale settings and still didnt move together as one unit.
View 2 Replies
View Related
Jan 3, 2013
the best way to archive and move/rename a project folder? As the new CAD manager for my firm I am going to restructure our entire server as the current structure is very unorganized and inefficient. Projects date back as far as the 90's and I would like to move them all into an archive folder but also have them still be working files as far as XREF's are concerned. None of the drawings have XREF's that utilize the relative file location feature so when I do move a folder, all of the XREF's must then be updated. This is not an option because I have at least 500 projects that will be moved which would be far too time consuming.
View 5 Replies
View Related
Aug 8, 2012
I'm trying to rename my pipe network using excel. So far i've come to this piece of
Dim handle As String i = 2 handle = sheetStructures.Cells(i, 1).Value Do Set obj = ThisDrawing.HandleToObject(handle) Set struct = obj struct.Name = sheetStructures.Cells(i, 2).Value i = i + 1 handle = sheetStructures.Cells(i, 1).Value Loop While handle <> ""
The problem is that the code suddenly stops after this instruction:
struct.Name = sheetStructures.Cells(i, 2).Value
it works fine for the first structure, but then it suddenly stops, as if I had coded "Exit"...
View 3 Replies
View Related
Jul 2, 2011
I started to work now with HD clips captured from my new HD camcorder. At the EDIT step, the play back of the entire project is not smooth, there is no continuity of the video and the audio. After the SHARE/CREATE VIDEO FILE step, the play back runs good.
View 4 Replies
View Related
Feb 15, 2011
I was trying to rotate the entire model to align with the grid of another building. I need to do that in order to export to Navisworks easily without any adjustment.
After I select the entire model in 3d view, and going back to the plan view, the rotate tool is ghosted. What's the reason of it? See attached file.
View 2 Replies
View Related
May 18, 2013
For example I have some complicated animation in 500 - 300 px size.Are there ways to enlarge the entire animation up to 1000 - 600 px or some another size?Using presets for responsive layout leads to unexpected results, may be it solves only simple cases when objects have similar characteristics and so.I had made a complex animation and then found out the size might be 2 times bigger - doet it mean I'd start from the beginning?
View 3 Replies
View Related
Mar 3, 2014
I'm using the trial version of After Effects. Sometimes the rendering que will render an entire project, other times it will only render a single frame of the project. Is there a reason why the rendering process is performing in such a way?
View 2 Replies
View Related
Mar 15, 2013
URL....I need to copy one entire project and then rename them all, it has about 1500 parts/assys that I need to rename.
Instead of renaming all items of my project, one by one using Design Assistant, could I just make some kind of rule that renames all the parts/assy's in my project, and then update its PART NUMBER too ?
because my register code is something like this : TAG-0000-0000-00, and the only thing that's gonna change its the string TAG, nothing else. I could try to change only the first 6 that are the TAG, but this sequence of rename/open/update, how to make, and even if that's possible. Or maybe have any other specific tool to rename things this way instead of Design Assistant ?
View 1 Replies
View Related
Sep 3, 2012
I have my 14,000 items arranged into multiple folders on an external drive. I would like to move the entire set of folders onto my hard drive. When I tried to move the files, the individual files, not the folders, were moved to one folder on the hard drive. Is there a way to move the entire set of folders?
View 3 Replies
View Related
May 9, 2011
I am running Ubuntu Linux 10.04. On my older linux pc GIMP included a menu option I think to access Layers, might have been Dialog --> Layers, I don't remember. This version of GIMP has Layer --> New Layer, but it's not immediately obvious in looking through all the menu bar options where to get to a Layers dialog where I can move layers, rename them, etc.
View 2 Replies
View Related
Feb 15, 2012
Drawing started in LDD a few years ago. It was on a local coordinate system of 1000,1000.
The drawing has since been migrated to C3D2012. Now we have data in UTM coordinates that we need to match to the old data. Actually, we want to shift/rotate the entire original set of data to match the new UTM data, so we can continue in UTM for all future data collection.
So, I went through and turned all layers on, Thawed them and unlocked them. I made sure all points were visable, etc. Then I tried to move the original data (I also tried the align command, etc., with the same results) and found a glitch. After I moved the data, I found that there was some points and survey figures as well as a cooridore, that had not moved. The vast majority of the drawing had moved as expected, but the afore mentioned data would not move.
View 9 Replies
View Related
Dec 26, 2010
I have read various answers regarding upgrading to new PC's using newer versions of PSE. All solutions seem to differ slightly. Any good path to follow for upgrading from PSE 4 on old windows XP PC to PSE 9 on a new Win 7 PC
View 7 Replies
View Related
Mar 2, 2014
The window with elements running in partially off the screen and the title bar is not visible. I have tried a number of things but I can not move or resize so that the complete window is visible. I am run elements 12 on a mac air
View 1 Replies
View Related
Aug 19, 2013
I have a part file XXXXYYYY.ipt and I would like an ilogic code that searches if my file name contains "XXXXYYYY" to replace the X's and Y's with 1244SIMS and moves that file to a specified folder. Is there any code out there that will allow me to do this?
View 5 Replies
View Related
Nov 4, 2013
My move tool does not work other than selecting the entire page. It does not let me to select anything inside the page or drag and select anything inside the page.
View 1 Replies
View Related
Dec 9, 2013
I would like to consolidate all of my image files onto one hard drive by copying them from multiple drives to one large new one. The desired result is that I would have my library on that new drive, with all the links making sense to LR, but leaving the original files on those original drives as an archival back up. I know how to MOVE the files within LR, but I can't figure out how to COPY them. If the image files were not already in the catalog, I would just import them using "copy and add to catalog." Worst case, I suppose I could move all of the files to the new drive and then export copies to the old drives, but that seems very time consuming. I have more than 3TB of files.
View 2 Replies
View Related
Oct 2, 2012
I want to move my entire photo collection from the 'C' Drive to a network drive that I recently installed. As a followup, I also want to access (add, enhance etc.) the same collection then with a laptop that also has Photoshop Elements V10 installed.
View 1 Replies
View Related
Aug 27, 2010
Is there any way to export the entire trax layer with multiple clips as an MA file? I need to swap out a character rig with a new one currently I am able to do this with single clips, but if i have a bunch of clips sequenced on the time line id like to do them all at once if possible?
View 1 Replies
View Related
Sep 12, 2012
I'm new to Maya, so this is likely something I'm just missing or that I've done without realizing it, however...
I've created a scene with a few polygonal objects. As an example, imagine a house with plants around it and a cloud above. The plants are spaced evenly along a curve, and the cloud is also made using a Paint Effect with a Modifier around it to control it's shape using slight forces, etc.
However, when it's done and I select the entire group of objects to drag to a different position, weird things happen. The plants seem to move much more quickly in that direction, so that soon they're no longer positioned where they should be at the base of the house, and the clouds move in the opposite direction from where I'm dragging (i.e. down not up). What I'll call the 'normal' polygonal objects (e.g. the house, car, etc.) all move fine, but I cannot figure out how to fix the other items so everything maintains its relative position, or lock the whole scene together to move as a group.
I've tried to combine them, and even 'parent' everything to the house, but I suspect I've changed something like a control handle position or rotated something that now moves opposite the normal xyz directions.
View 1 Replies
View Related
Jul 8, 2013
when I try to use clone stamp tool, the entire image is dragged with my curser as I move it. I reset to defaults to no avail.
View 2 Replies
View Related
Apr 9, 2011
Once i set up a motion path for my object to follow, it sets the object to follow it over the entire timeline. what if i just want to object to start later on? I want it to raise up, hover over to the path, and then be attached to it.
View 2 Replies
View Related
Oct 25, 2012
I'm getting the following error:
ERROR 517 : Error in reading TR-20 project data.
but when I compare my raingage input to the one in samples it appers to be correct. Is there someplace else I need to be checking?
View 4 Replies
View Related
Apr 22, 2014
I recently had some problems with auto-save. I was working on a project when my computer stoped working and I had to force shutting down. However, my Premiere CC is set to auto-save every 15 minutes. When I went to see the auto-save files I didn't find my entire work. I had several sequences previously the one I was left with. What had happen?
View 1 Replies
View Related
Nov 6, 2008
When i try to check in my files i get this error. "File rename error on save - Cannot create a file when that file already exists" .When i try to do a save i get this error
Problems encountered while saving the document.Could not rename new document version from
\Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.newVer.ipt to \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.iptThe database in \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.ipt could not be saved
I am running inventor 2009 on a windows xp sp3, with a server running windows server 2003 sp2.SQL server 2005 with net.frameworks 2.0.50727 on server and client.
View 2 Replies
View Related
May 26, 2009
I'm trying to copy sheets from one dwg file to another in Inventor 2010. I get the error: "Named segment already exists: cannot create or rename". The sheet name is not listed in the target file. Why this error is occurring and how to fix it?
View 9 Replies
View Related
Oct 28, 2012
When you rename the layer and write the name of the letter "Б" is an error and automatically pressed "enter".When you click on a point in AutoCAD NumPad written comma.How can I avoid this problem?
View 1 Replies
View Related
Jan 14, 2013
Recently bought Maya so that I can get into 3D Animation and modeling before I transfer to a college next spring. I start working on a simple animation for this character in this video game. Now I have a rig for another character. How do I go about importing the second character so that I have both of them together into one project and so that I can work on both of them in one?
View 1 Replies
View Related
Oct 24, 2011
Suitable software to import maya models to an AR project??
View 3 Replies
View Related
Oct 17, 2012
When I print a single 4x5 image on an 8.5 x 11 sheet of paper, the entire sheet, less the eighth inch margins, receives an almost invisible layer of color. Where is the dialog box generating the instruction to print this background and how do I disable it? Both Elements 3 and 6 used on the same printer, an Epson 2200, would simply print the image.
View 3 Replies
View Related
Jul 10, 2013
Would it be possible to have multiple people work in the same Maya scene simultaneously? I was thinking something along the lines of two people on separate computers working on a character for instance, one person modeling the head, the other working on the torso, etc; all of this being done in real time. Is there anything out there (Maya plugin or even some other program) that would allow this? I don't imagine this being very practical for a normal work environment, but it would be a fun way to collaborate and create something faster. Or more likely, it would cause you to hate your colleague all that much quicker.
View 2 Replies
View Related