I am currently working on a project in which I am using LU signs, and I am getting more and more errors like this:
Signal is expected to have between 1 and 2 arguments at line 381, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 382, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 383, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 384, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 385, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 387, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 388, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 389, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 390, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 391, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 392, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
Signal is expected to have between 1 and 2 arguments at line 393, column 1 in file C:\Program Files\Open BVE\Railway\Route\Northern_Heights_1\NH_1.2a.csv
All these commands seem to refer to signals of the LU Northern Line (latest version). I get simular warnings when I try to drive those lines, but without much problems. Still, I would like to know where these warnings come from. Anybody any ideas?

