hexagon logo

Any clues on this error "EVRTO: Could not load road data from file"?

I have an A/View model that I run successfully. I'm trying to set up a 2D Polyline road, which I have also used successfully, but am getting this error ("EVRTO"). Any ideas? I imagine I'm forgetting something easy...
 
---- START: ERROR ----
EVRTO: Could not load road data from file: ./My_2d_Polyline_Road_with_a_long_Name.rdf
 
---- END: ERROR ----
Parents
  • Without counting exactly I have a suspicion that this name is less than 255 chars ....
     
    On other occasions I had messages from A/Car property files "not being found" though the "right" path was supplied.
    In my cases the solution was to put them into a known database into a known and defined table.
    I'd suggest <private>/roads.tbl
    Copy the file there, change the string in the adm and re-run the acf.
     
     
Reply
  • Without counting exactly I have a suspicion that this name is less than 255 chars ....
     
    On other occasions I had messages from A/Car property files "not being found" though the "right" path was supplied.
    In my cases the solution was to put them into a known database into a known and defined table.
    I'd suggest <private>/roads.tbl
    Copy the file there, change the string in the adm and re-run the acf.
     
     
Children
No Data