YoRyan / open-nec

A free and open-source Train Simulator Classic mod for Northeast Corridor locomotives.
https://opennec.trinancrat.me
GNU General Public License v3.0
7 stars 1 forks source link

signal speed stuck at 20 mph #5

Closed donnie67 closed 10 months ago

donnie67 commented 1 year ago

Hi

I observed an issue with Amtrak Acela on the Typical Day scenari0

The signals are all green but the ATC readout says 20 MPH for the route. The track speed is correct and enforced but the signal speed doesnt seem right and is not even enforced at 20 mph..

thank you

YoRyan commented 1 year ago

Yeah, I noticed this too. My control state dialog shows that Open NEC is setting the right signal speed, but something in the simulator is keeping the Acela's "20" digits visible. I was never able to figure out what it was. It only seems to happen during Washington-Baltimore scenarios, too.

Thanks for the reminder. It's worth a note in the documentation.

donnie67 commented 1 year ago

Ryan  tx for the reply. Are you still doing mods on TS?

-----Original Message----- From: Ryan Young @.> To: YoRyan/open-nec @.> Cc: donnie67 @.>; Author @.> Sent: Sun, Mar 5, 2023 2:08 pm Subject: Re: [YoRyan/open-nec] signal speed stuck at 20 mph (Issue #5)

Yeah, I noticed this too. My control state dialog shows that Open NEC is setting the right signal speed, but something in the simulator is keeping the Acela's "20" digits visible. I was never able to figure out what it was. It only seems to happen during Washington-Baltimore scenarios, too.Thanks for the reminder. It's worth a note in the documentation.— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

YoRyan commented 1 year ago

Indeed I am—I've been slowly working on a v2 rewrite of OpenNEC over the past year. The new version will use TypeScript instead of Lua, so it should be significantly more stable. It will also come with some neat features like fading headlights (for some locomotives).

I'm also involved with that work-in-progress Amfleet enhancement pack for the E60 DLC. My job is to script the low-floor/high-floor modes and the brake indicator lights.

YoRyan commented 10 months ago

Between the recent core updates and the TypeScript port, it looks like this bug is no longer present. Huzzah!

donnie67 commented 10 months ago

Very nice! Tx for the update!