Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.

Modeling
About Archicad's design tools, element connections, modeling concepts, etc.

Warning message-HELP

Erika Epstein
Booster
This being Friday afternoon, I closed a file and got the following message:
"Warning:
string type expression required at line 79 of File MASTEREND_GDL_XXX.GDL"

How do I go about finding out what it refers to and what to correct?
Is this an integrity problem?
Do I go back to the last known safe version?


Thanks in advance
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"
16 REPLIES 16
Laszlo Nagy
Community Admin
Community Admin
OK, that must have been something else then.
Such things happened to me, too: I closed ArchiCAD, it closed, then the Bug Reporter came up as if something has gone wrong. Curious.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Erika Epstein
Booster
Hi,
The warning popped up again.
Unlike the warning boxes that pop up when one has an opened library part, the text in a warning box that pops-up when closing ArchiCAD is uneditable.

Wether I chose 'Continue' or 'close' it still closes AC.
It does not generate a bug report.
I manually ran a bug report and sent it in.
This time I was working in a template file, other times it has occurred in a pln from this template.

I have done clean installs of AC and restarted this file from scratch and eventually for this one template it becomes problematic. I'm guessing it is in one of the loaded libraries, non-AC, but so far I haven't been able to find it.
Searching for that line of text did not turn up any results

grrrr

I just wish I could figure out what the problem is.
any more suggestions?
Techsupport called yesterday their server was down and couldn't access the files I sent in......
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"
Laszlo Nagy
Community Admin
Community Admin
I found some info in AC Help:

ArchiCAD Help\GDL Reference Manual\Graphisoft GDL Reference Manual\An Overview of GDL \1.2 How the 3D Image is Generated \The Order of GDL Script Analysis :

Scripts whose name begins with "MASTEREND_GDL" are executed after a 3D conversion sequence, after creating a Section/Elevation, when finishing a list process and when the active library is to be changed (Load Libraries, Open a project, New project, Quit).

So it is executed when you quit, but there is some problem with it which sometimes causes this message.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Erika Epstein
Booster
Laszlo,
Wow.

"So it is executed when you quit, but there is some problem with it which sometimes causes this message."

Do I understand you correctly that it the warning actually means nothing?
The warning is meaningless?
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"
Erika Epstein
Booster
I should add that seeing that warning message was just the harbinger of more error and warning messages.

I start with getting an error message like the warning one, and then I'll start getting other ones, like in a s/e window 'dimension string created by earlier version of archicad" (not true) and gives me a choice of changing dimensions to static, deleting and I forget the other one. It didn't make any difference which I chose, the dimension stayed associated.

other times I get the ever-popular force-quite. again, whichever option I picked, the file would disappear and data would be lost. I keep going back to a version before those problems occur, and as I said I have also done the extreme of clean install of AC and starting over. It is only happening in that one file. I thought if I could find out what the Warning message meant, that it might stop this heinous cycle and I could finish this project....

I'll look through the GDL manual and see if I can find other possibilities. I hadn't thought to look their. I sent another file to US tech support yesterday, but haven't heard back from them. Yet.

Thank you
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"
Laszlo Nagy
Community Admin
Community Admin
Yes, that warning during quitting does not have much effect (or we can say 'none' ) on the Project but it is nevertheless a sign that something is not perfect.
From what you wrote I would suspect there is something specifically wrong with that file so sending it to US Tech Sup is a good step to take.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Erika Epstein
Booster
laszlonagy wrote:
I have found previously that such messages can appear while you edit the Object but it still works when saved and placed in ArchiCAD.
It happened to me with Zones.
What I found is when you are editing it, a lot of variables are not filled with real values that can occur only after actually placing the object.
If the variable is not filled up with a value, ArchiCAD assumes it is a numeric type (unless it is a parameter, which has its type defined). When it encounters a line that expects a string type variable it gives an error, since the variable is not filled up with a value yet (so it thinks it is zero, which is numeric).
Laszlo,
This was a big help. While working on the window schedule I was getting error messages that referred to the line in a 3rd party window that had empty quotes. I spoke with him and we inserted a dummy parameter.

I hope this is all, I'm addressing the other error messages as I can detect their origins
Thank You
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"