how to find an object in an error message??
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 08:35 AM
‎2010-04-09
08:35 AM
Attached is the screenshot.
I wanna find the obj .gsm in the message but dunno how?
Please advise
Many thanks
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 09:19 AM
‎2010-04-09
09:19 AM
It says the error is in the macro.
Not being a GDL expert, I might wimp out and make custom panel.
Can you use instead the Curtain wall or on of the other storefronts?
Not being a GDL expert, I might wimp out and make custom panel.
Can you use instead the Curtain wall or on of the other storefronts?
Erika
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System
"Implementing Successful Building Information Modeling"
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System
"Implementing Successful Building Information Modeling"
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 09:51 AM
‎2010-04-09
09:51 AM
i'm not an expert either.
That's why I need to know how to trace out the issue.
I guess it's part of Door or something..
Anybody else can help me please?
Thanks & cheers
That's why I need to know how to trace out the issue.
I guess it's part of Door or something..
Anybody else can help me please?
Thanks & cheers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 11:58 AM
‎2010-04-09
11:58 AM
tranthainguyen wrote:See pic for location of MACRO.
/.....
Anybody else can help me please?
I have opened this to find 2 pens set to 0
I have changed them for you to Pen 1
and will attach next post.
Put the offending part on your desktop and see
if this replacement works for you.
You will need to EXTRACT the library to do this.
Rod Jurich
AC4.55 - AC14 INT (4204) |  | OBJECTiVE |
AC4.55 - AC14 INT (4204) |  | OBJECTiVE |
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 12:00 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 03:34 PM
‎2010-04-09
03:34 PM
Your problem is caused by the constellation of a given parameterization and a bug in the macro. Usually, such bugs can be circumvented by altering the parameters of the placed instance a bit.
When you don't know which placed instance causes a problem, you can do an interval splitting based search. I.e. you delete/hide the half of your plan iteratively until you find the error-prone instance(s). For 1000 placed elements locating one element would require 10 moves in the worst case scenario. Naturally, we want to fix the root of such problems, too; but that requires a library update or waiting for the next release which may take a while. Unless Rod fixes it for you:)
Regards,
When you don't know which placed instance causes a problem, you can do an interval splitting based search. I.e. you delete/hide the half of your plan iteratively until you find the error-prone instance(s). For 1000 placed elements locating one element would require 10 moves in the worst case scenario. Naturally, we want to fix the root of such problems, too; but that requires a library update or waiting for the next release which may take a while. Unless Rod fixes it for you:)
Regards,
Zsolt Táskai
ArchiCAD Development - GDL Team
AC13, AC14 and upwards...
ArchiCAD Development - GDL Team
AC13, AC14 and upwards...
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-04-09 10:18 PM
‎2010-04-09
10:18 PM
I would use the 'halving method'.
Make a copy of your file. In this copy delete half of the elements, and check. If it is gone then the error is in the this half. Delete again half of the objects and check if the error occurs. Note that you will always press stop instead of continue.
You can also choose to locate the story of the problem object first. Use the 3D filter to show only one story at the time and open the 3D.
When you have found the problem-object, open it and try for a strange setting (missing or transparent).
Make a copy of your file. In this copy delete half of the elements, and check. If it is gone then the error is in the this half. Delete again half of the objects and check if the error occurs. Note that you will always press stop instead of continue.
You can also choose to locate the story of the problem object first. Use the 3D filter to show only one story at the time and open the 3D.
When you have found the problem-object, open it and try for a strange setting (missing or transparent).