I have an error that started appearing in my VBA programs since we upgraded to AutoCAD 2012. This problem never occured in our previous releases. The program is supposed to loop through all entities in paperspace and check for entities that are a acBlockReference object.
Below is a simplified version of my program. I get an Element Not Found error on the line noted. Again, this has never happened in any of our previous versions of AutoCAD. Just started with 2012.
Sub Test
Dim blkref As AcadBlockReference
Dim entry As Variant
For Each entry In ThisDrawing.PaperSpace
If entry.EntityType = acBlockReference Then ' <-This is where the Element Not Found error occurs
msgbox entry.name
endif
next
end sub
Every drawing I created using LT 2009 opens now with "Open Drawings - Errors Found" window telling me the drawing has xxx numbe of errors and asking me whether to continue or close and recover. Why is it doing this?
Below is my test procedure for "Create Curve Mesh Element" by Inventor simulation 2012.
1. I made a box 100(W)X100(D)X20(H) with 2xR20 (mm) fillets at the opposite edges.
2. I copied a box I made for making 2 type mesh.
3. I made mesh on the box without "Create Curved Mesh Elements" option.
Node number: 2374 Element number: 1365
4. I made mesh another model with "Create Curved Mesh Elements" option.
Node number: 2374 (same number, not increase) Element number: 1365
Mesh shape is different(please refere attachiment jpeg file).
I think that "Create Curved Mesh Element option" is not for making second tetrahedron elements.But I cnanot the true porpose of "Create Curved Mesh Elements" option.For only P method, not H method?
we've made a part from an assembly and put the stress analysis to the test. Unfortunately the analysis doesn't complete it's run, because of an error:
"An error occurred while creating the finite element mesh. The cause may be invalid geometry or features that are extremely small in comparison to the overall dimensions of the part. To fix the problem, please suppress those problematic features or use standard meshing method."
We can't change the thickness of the sheet-metal, because it's a model which comes from a supplier with a different cad-program. And supressing any features isn't possible, because it's a base-solid.
But where can we change it to the standard meshing methode? The program is recently re-installed on my computer, the settings haven't changed since it's been installed. We can't find the feature.
I have made all my sheets through the Plan Production wizards. When I go to sheet set manager, and select publish to pdf, i get an error saying the following:
ERROR: Layout not found..By using one tab per drawing, seems to publish ok. But we want multiple tabs per drawing, so not really any use to us.
I´m having som problems to publish a part in to the Content Center. It´s the first time I´m doing this.
The part is made with parameters and is a little bit more complex than a bolt.
The problem is that I got this message: "There are external dependencies found in the document. Please remove the dependencies then proceed with this comand."
I have created a bin/vat/tub using sheet metal. I started with a contour flange. I then copied the sketch and pasted into a new sketch off the flange for a contour roll feature. Then a flange, roll, flange, roll, flange and roll. My trouble starts at the last flange. I'm trying to construct the flange exactly as I have created the features before. I set the distance, select the profile (it shows the flange on the screen), hit apply and that's when my message shows up. "Non-tangent curves found in path: flat pattern cannot be correctly created. Edit sketch and add constraints to the curves. The sketch is fully constrained according to the lower right hand corner and the auto constrain button.
Verify that the files exists and that you can access it. Needless to say AutoCad wont open all I get is Retry or Cancel, selecting.
Retry just gets the same error so when I Cancel I then get "Are you sure you want to Cancel" which I select and then I get the message Fatal Error during installation.
This is a downloaded install from Autodesk and I dont have discs available.
DWG TruView,Autodesk Vault 2010 and Autodesk Design all installed OK.
System detail's; OS is 64 bit Windows Home 7 Ver 6.1.7600 with IE8
CPU AMD Athlon 11 P320 Dual Core, 4 gig RAM,500GB HDD running on a new Toshiba Laptop.
I've looked around at various forum's without success.A couple of sites offer what they call a fix but it turns out to be registry scanners.
When I try to place this ipart, I get an error saying "The server returned the following information: This file is not found on any server in the replicated environment". This child part is already in vault. I tried to delete the child from Vault and I thought that I would just re-generate it. But, when I try to delete the file from Vault, I am given a restriction, but no explanation.
What can I do to get this back in sync with vault?
i gotta problem wit 'Element 3D v1.6'window version. when im animated E3D and then trynna 'Ram preview' in that case.i gotta error message like below,'element has encountered an unrecoverable error' 'after effect warning: a frame failed to render while using render multiple frames simultaneously. allocating more memory to the background processes in Memory & Multiprocessing preferences may fix this problem.'
but im did it everythin in M&M preference and this error only Rampreviewing wit E3D, anything is cool. My issue is Few days ago Upgrade VGA card n Driver and Element3D v1.6 update.
I created a solid, shelled it, and then converted to sheet metal. I am now trying to indentify the bends but I am getting the error: Bend 1: Could not build this Bend; No matching faces found.
Why can't I rename a shader? I am following a Gnomon eye tutorial and when I rename a blinn, lambert or any other shader/material this pops up Error: Could not find UI element named "". After the error I can't access the hardware texture rollout on the shader. Its happened with all maya versions since 2009 with different PC's, the graphics cards I have used are gaming cards both nvidia/ati at the moment its a 460gtx could that be the problem, do I need a Quadro card.
I created a Dynamic Block that works perfectly, however when I try to add it to my tool pallet, I get an error message that reads "Block XXX is not found in source drawing. If the source drawing is currently open in the editor please save your drawing."
I'm not in the block editor, and I've saved it multiple times before I tried doing this. I've even closed AutoCAD and reopened it and I'm still getting the same results. I've been able to add many other blocks to my tool pallet, but it just will not accept this one.
error: Can't obtain permission to edit the element: The Central Model is inaccessible. You can check out worksets at risk, but consider carefully!thats what it says i took the file of my the drive but cant edit it.
I am getting an error with a script i have used before without any problems.The script updates the only image at the bottom of a single page PDF and saves the changed PDF in another folder.
It asks me to locate the folder of PDFs to be modified.It asks me to locate the folder where the modified PDFs will be saved.It asks me to select the new image that will be used.It will then update the image and resizes it and save the PDF in the specified folder.
I don't get this error on all PDFs but i get it at least once every 10 PDFs (and there are over a 1,000 PDFs).The error i get is this:
Error 1302:No such elementLine:27-> rip=doc.rasterItems[0].position;
I get this error regardless of whether the script is run in CS3 or CS5.
Additional info.I ran this script in CS3 and it worked. At a later date i ran another script on the folder of modified PDFs in CS5 that deleted any unnessesary elements outside the artboard, it selected All on the Artboard - then inversed the selection - and deleted any selected items followed by save and close.I have tried making sure the "new" image has the same name as the image being replaced but this made no difference.I am using Illustrator on Vista.
I need to know the name of the UI font for Photoshop CS2. Upon startup I keep receiving the "UI font not found" error. I have over 1000 ttf and ps fonts and occasionally disable some of them; to keep that piece of Windows XP stuff working corectly. Must have disabled the font. Don't really want to enable all the fonts. The system would crash.
I have been using the CS4 trial for just over 2 wks now and all of a sudden I am getting this error.
The specified module could not be found.
C:Program FilesCommon FileAdobeAdobe Version Cue CS4Client4.0.1Version Cue.DLL
When I open a picture I get this message and CS4 closes. I have tried re installing hoping it would find the missing file, no such luck.
I have Vista
I am sort of in a panic...I tried to go resize some pictures to order for a client, so she can have them before she leave town on the 5th and this is what happnes.
I did go down load Adobe reader 9 and it tried up update what seemed like everything Adobe. IDK I had not opened CS4 before this, but the day before it worked just fine.
I have run CS4 on my windows Vista pc for years without a problem. Yesterday I downloaded DNG converter 7.2 as I have purchased a Fuji Xpro and needed to be able to process the Raw files - my version of ACR is not compatible. Today I tried to look at an old image processed from a year ago in CS4 and got the error message:
"The specified module could not be found C:programfilescommonfilesAdobeAdobeVersionCueCS4Client4.0.1Ver sionCue.DLL"
I have tried to open many different images from Bridge into photoshop and from the photoshop file menu - photoshop opens with the image, then this error comes up, I click ok and photoshop closes.
I'm getting this error with GIMP 2.8.4 on Windows 7:
(executable name) - Entry Point Not FoundThe procedure entry point __gxx_personality_sj0 could not be located in the dynamic link library libstdc++-6.dll.
Where (executable name) is any of the following: web-page.exehelp-browser.exefile-pdf-load.exe
A search turned up [this page][URL] ...., but the problem seems to be with libatk instead.
So I searched my C drive for "libstdc++-6.dll" and found three copies of it:
Not wanting to mess with any files in the GIMP's directory, I renamed NifSkope's copy, but the error persisted. I also removed all plug-ins from my user directory as mentioned in the other thread.
It seems that the GIMP is still functional, but it's quite annoying having to click "Ok" three times every time I start the program.