ctrlaltf2 / trains

Systems Engineering Final Project - Light Rail System Simulator & Controllers
MIT License
1 stars 0 forks source link

lineName throwing errors #91

Closed cag185 closed 2 years ago

cag185 commented 2 years ago

For some reason lineName is throwing issues 19 times.

cag185 commented 2 years ago

Traced issue back to loadBlock where setinterval is continously calling lineName or some variation that wont work

cag185 commented 2 years ago

curBlock.line worked but curBlock[1].line did not