ZZ-Cat / raildriver

Smart Locomotive Controller script for Garry's Mod Train Build Servers.
GNU Affero General Public License v3.0
2 stars 0 forks source link

SEM fails when a locomotive with RailDriver-LTS is duplicated #46

Closed ZZ-Cat closed 1 year ago

ZZ-Cat commented 1 year ago

Squashed bug necromancy

This bug used to be present in RailDriver (as pointed out by #30, but it was resolved by #31). However, it is still present in RailDriver-LTS & I never got around to resolving it, as I didn't realize that I would be using RailDriver-LTS alongside RailDriver as much as I am now.

Now, that I am using both RailDriver & RailDriver-LTS interchangeably (as I am developing them both at the same time), the same bug that I resolved early on in RailDriver's development is now starting to grind my gears enough to warrant its own issue being opened here, on GitHub. It's an easy fix for me to do. However, I hate doing the same task twice.