# | Time | User | Message |
1 | 13:16:11 | nya_1f616emo@DC | Not sure if that's related, trains heading to the South Yantian Road Junction from the south seem to trigger ARS on Yantian Road entry signal despite being routed to the Spawn-SmushyVille tunnel. A LuaATC were set up to mitigrate the issue by cancelling routes on eYTP entry signal when a train turns left. |
2 | 13:17:41 | nya_1f616emo@DC | So its: |
3 | 13:17:41 | nya_1f616emo@DC | ``` |
4 | 13:17:41 | nya_1f616emo@DC | /->D |
5 | 13:17:41 | nya_1f616emo@DC | A-->B-->C |
6 | 13:17:41 | nya_1f616emo@DC | ``` |
7 | 13:17:41 | nya_1f616emo@DC | The train were routed to D at B, but still triggers ARS on C. |
8 | 13:18:57 | nya_1f616emo@DC | So its: |
9 | 13:18:57 | nya_1f616emo@DC | ``` |
10 | 13:18:57 | nya_1f616emo@DC | /->D-->(Spawn-SmushyVille Tunnel) |
11 | 13:18:57 | nya_1f616emo@DC | A-->B-->C-->(Yantian Road) |
12 | 13:18:57 | nya_1f616emo@DC | ``` |
13 | 13:18:57 | nya_1f616emo@DC | The train were routed to D at B, but still triggers ARS on C. |