<div dir="ltr"><div><a href="https://www.openstreetmap.org/node/7278416985">https://www.openstreetmap.org/node/7278416985</a></div><div>That node seems to crash my style while trying to execute the following command:<br></div><div>  ele=*  {echo 'ele=${ele}'; set ele_m='${ele|conv:"ft=>m"}'; 
echo 'ele_m=${ele}'; 

}</div><div>The echo command produces "ele=" in the transcript,</div><div>afterwards "java.lang.StringIndexOutOfBoundsException: String index out of range: -1" etc.<br></div><div>The node contains any empty values. "ele" is the only of them my style uses.</div><div>Observed in: mkgmap-r4478</div></div>