In my map I just added a path corner entity, gave it the targetname radar_path and then used a goto marker in the script file. The map now bopmbs with the error:
g_scripting error: can’t find entity with “targetname = radar_path”
So I checked, double checked, triple checked, quadrouple checked, kicked it, checked again, kicked it again. Recompiled several times. Kicked it some more. Screamed a little.
You get the picture. The names are fine, the entity is in a normal place. The script is fine (checked and kicked that too). So all I can assume ios either the entity is for some reason not being compiled into the map or the path corner entities are no longer used. (there is a path corner 2 now but that says it doesn’t count towards then entity list so I’m not entirely sure how it would work)