Silver's Simple Site - Projects - Open Rails - Triage
Last updated: 2025-05-28 23:58 GMT
Last updated (release notes): 2025-05-27 07:27 GMT
What's Changed
New Features
Documentation and Localization
Bug Fixes
Other Changes
-
Clean up Simulator Tester help output to match dotnet-style by @twpol in #683
-
Clean up Content Checker help output to match dotnet-style by @twpol in #687
-
Refactor TrainCar part 1 by @twpol in #678
-
Clean up Data Collector help output to match dotnet-style by @twpol in #686
-
Clean up Data Converter help output to match dotnet-style by @twpol in #685
-
Clean up Data Validator help output to match dotnet-style by @twpol in #684
-
Feature/1.5 merge fix 1 by @twpol in #714
-
Feature/1.5 merge fix 2 by @twpol in #729
-
Refactored the circuit breaker and the traction cut-off relay in order to use the same design pattern as the C# signal scripts (compatible with current scripts) by @Sharpe49 in #740
-
News and trade updated by @cjakeman in #762
-
Remove use of SolutionDir which is not supported everywhere by @twpol in #763
-
Website release 1.5.1 by @cjakeman in #746
-
Updated EditorConfig with .NET and StyleCop analyzer configuration by @twpol in #760
-
adds page for tutorial: Build Your Own Route by @cjakeman in #770
-
To use enum for ControlGearBoxType by @cjakeman in #797
-
Fix Windows Forms deprecations in ActivityEditor by @Sharpe49 in #722
-
weblink updated by @cjakeman in #817
-
Add GitHub automatic release notes configuration by @twpol in #815
-
Replaces email service with FormSpark by @cjakeman in #834
-
Adds policy on crashes and derailments by @cjakeman in #836
-
Allow independent drive axles for locomotives by @cesarBLG in #818
-
Refactored garbage generators by @pzgulyas in #813
-
Unify RailDriver code implementations by @cesarBLG in #757
-
Reduce allocations in signal script by @cesarBLG in #873
-
Adds new route from TrainSimulations by @cjakeman in #855
-
Code quality improvements by @Looky1173 in #867
-
chore: remove Website folder by @cjakeman in #879
-
chore: Add explict Read the Docs configuration file by @twpol in #913
-
Allow building code using .NET 6 (Windows) by @twpol in #910
-
Fix wrong case in filename by @cesarBLG in #942
-
style: Renormalize line endings by @twpol in #965
-
Rename files and folder to correct case by @twpol in #1019
-
Refactor namespaces in Launcher by @twpol in #1017
-
Refactor namespaces in Menu by @twpol in #1018
-
Replace all compression code with System.IO.Compression by @twpol in #1028
-
Make change of odometer count direction apply immediately. by @rwf-rr in #1040
-
Git ignore Visual Studio Properties/launchSettings.json in all folders. by @rwf-rr in #1038
-
refactor: TrainCar junction detection by @twpol in #1050
-
Mouse wheel support for cabview controls + refactor by @pzgulyas in #1051
-
Refactor notification parameters by @twpol in #1058
-
Build for online-only documentation files by @twpol in #1068
-
Refactor settings, in prep for settings exporter by @rwf-rr in #1030
-
Content Manager: Add axle count, and lowest derail force by @rwf-rr in #1052
-
Mouse wheel control only with Alt – Followup for #1051 by @pzgulyas in #1069
-
Log derailment, using TraceInformation. by @rwf-rr in #1066
New Contributors
Full Changelog: github.com/openrails/openrails/compare/1.5.1...latest
Pull request triage
-
Add warning if train has no locomotive but is required by @WallyCZ in #100
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
added more checks to GetValidWindowSize() by @cjakeman in #177
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Record current speed limit in the data logger by @YoRyan in #222
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Trackmonitor and train driving webpages in a single one. by @mbm-OR in #249
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Fix calculation issues with TE and Speed by @peternewell in #290
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Play a standardized, pleasing sound when taking a screenshot by @YoRyan in #314
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Fix broken web track monitor API call and displays by @YoRyan in #335
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Add secret button to access launcher arguments for easier debugging by @YoRyan in #336
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Trim whitespace from timetable-or cells by @cjakeman in #351
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Add a video options setting for MultiSampleCount anti-aliasing by @YoRyan in #383
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Save settings immediately upon changing in RunActivity.exe by @YoRyan in #388
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Adds the signal ID and the aspect (including text aspect) of each signal head to the signalling debug window by @Sharpe49 in #390
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Power supply package by @Sharpe49 in #399
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Animated Clocks recognized by ClockHands without extern Files by @jonas-or in #417
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Don't unload sound sources of the player train when camera near it by @Csantucci in #433
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
CVCDiscrete extended to report correct MaxValue by @cjakeman in #443
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Improve memory statistics for CPU and GPU by @twpol in #556
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
SamplerStates can only be set after the ShaderPasses.Current.Apply(). by @pzgulyas in #580
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Upgraded to MonoGame 3.8.0 (+ small update for other libraries) by @Sharpe49 in #719
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Added new parameter for battery switch by @Sharpe49 in #735
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
OpenRailway Map enhancements by @sweiland-openrails in #768
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Action on Hold Signal is no longer invalidated if train is not stoppe… by @Roeterdink in #771
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Update tt train by @Roeterdink in #772
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Use variable OrgAINumber for all train to train references by @Roeterdink in #774
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Update turntable pools by @Roeterdink in #775
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Save and restore ClearMovingTable action (for timetables) by @Roeterdink in #777
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Correction for player locomotive on turntable by @Roeterdink in #778
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Process passing time by @Roeterdink in #780
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Move CreateInPool from AI to Pools by @Roeterdink in #783
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Incorrect calculation of distance to train ahead by @Roeterdink in #785
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Improve syntax check on timetable files by @Roeterdink in #786
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Improve debug output for turntable pools by @Roeterdink in #787
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Improve Debug Outputs for TTTrain.cs by @Roeterdink in #788
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Correct update for Switchstand signalscript function by @Roeterdink in #791
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Correct required actions by @Roeterdink in #792
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Use reverse path in TT Pool by @Roeterdink in #794
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Accept SpeedMPS as dimension for Approach Control Speed definition by @Roeterdink in #795
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
SwitchPanel disconnect/connect handling by @sweiland-openrails in #883
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Fix Missing Initializations From Copy in MSTSLocomotive by @SteelFill in #928
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
ContentManager Enhancement: show more info for consists by @rwf-rr in #936
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Fix Missing Initializations From Copy in MSTSWagon.cs by @SteelFill in #938
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Ctrl-F5 showing yellow rectangles where mouse left button is active by @sweiland-openrails in #950
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Investigation - Pulsing graphics by @twpol in #952
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Map settings saved by @sweiland-openrails in #956
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Fix dynamic brake force indicator by @cesarBLG in #963
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Bugfix refocus to the main window when opening the map window by @sweiland-openrails in #969
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
bugfixes information webpage: by @sweiland-openrails in #998
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Tools for reverse engineering shape and ace files (converting) by @Hirek193 in #1013
-
Issue: No matching forms found
-
Fix menu notifications by @twpol in #1034
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Git ignore Visual Studio Properties/launchSettings.json in all folders. by @rwf-rr in #1038
-
Issue: No matching forms found
-
Make change of odometer count direction apply immediately. by @rwf-rr in #1040
-
Issue: No matching forms found
-
refactor: TrainCar junction detection by @twpol in #1050
-
Issue: No matching forms found
-
Mouse wheel support for cabview controls + refactor by @pzgulyas in #1051
-
Issue: No matching forms found
-
Content Manager: Add axle count, and lowest derail force by @rwf-rr in #1052
-
Issue: No matching forms found
-
Add Train Info tab to Help window (F1) by @rwf-rr in #1064
-
Issue: Form 'enhancement' field 'links' should contain one of: discussion, roadmap, blueprint
-
Log derailment, using TraceInformation. by @rwf-rr in #1066
-
Issue: No matching forms found
-
Mouse wheel control only with Alt – Followup for #1051 by @pzgulyas in #1069
-
Issue: No matching forms found
-
Menu contents route name clash by @sweiland-openrails in #1083
-
Issue: Form 'bug' field 'links' should contain one of: discussion, roadmap, blueprint, bug
-
Add Settings Exporter tool (copy settings to INI, etc) by @rwf-rr in #1086
-
Issue: No matching forms found
-
build: Update version numbers to 1.6 by @github-actions in #1093
-
Issue: No matching forms found
-
When the OR main form does not have the focus, hovering above the main OR form makes the mouse cursor disappear. by @sweiland-openrails in #1096
-
Issue: No matching forms found
Form match statistics:
-
exceptional: 236
-
enhancement: 229
-
bug,bug-small: 136
-
bug: 134
-
bug-small: 97
-
exceptional,website: 38
-
enhancement,exceptional: 22
-
bug,enhancement: 9
-
bug,exceptional: 9
-
contributed,exceptional: 5
-
bug-small,contributed: 4
-
bug,contributed: 1
-
bug,bug-small,enhancement: 1
-
bug,bug-small,exceptional: 1
-
contributed,enhancement: 1
-
contributed,exceptional,locales,website: 1
-
contributed: 1
-
bug,bug-small,contributed: 1
Bug triage
-
Emergency brakes disconnect and lower pantograph forever (multiplayer, physics)
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Newtonsoft.Json.JsonSerializationException at LibAE.Formats.ORRouteConfig.DeserializeJSON (X2554, León
Sahagún, Bobinero Sahagún León) (crash)
-
Status: Invalid, High,
-
Issue: Ideal title: Newtonsoft.Json.JsonSerializationException (X2554, León
Sahagún, Bobinero Sahagún León
-
Latitude and longitude don't match MSTS (and are wrong generally) ()
-
Status: FixCommitted, High,
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at ORTS.Traveller.NextTrackVectorSection (X2673, Powder River Basin, HT_Angora to Gillette Trailers) (crash)
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Updater Process stuck at 100% in ACTIVITY mode ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Large address aware option does not work. ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Starting friction exaggerated by an order of magnitude ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Wagons using OR freight animations have no friction ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Performance degrades after saving and restoring multiple times ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Update checks do not allow official updates from GitHub ()
-
Status: FixReleased, High, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Viewer3D.MSTSSkyMaterial..ctor (U2023.01.16-1551, AU CTN Test Route) (crash, graphics)
-
Status: FixCommitted, High, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
System.TypeInitializationException at ORTS.Common.SystemInfo.<>c.<.cctor>b__2_0 (Crash on start up) (crash)
-
Status: FixCommitted, High, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Vestibule bug with Michael Kurras/Ryan Reynolds M2(was also an audio bug) (graphics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Train brakes won't release fully (X1455, Various routes) (physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Vacuum Brake response too slow (physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at ORTS.AI.CreateAITrain (X.1565, Northwest Line Ver. 6 activity crash) (ai, crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IO.InvalidDataException at MSTS.TrackShapes.Get (X.1542, Koeln-Frankfurt, NBS-RE 11389 ins Rheintal) (content, crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.OutOfMemoryException at ORTS.Popups.Window.Draw (X.1585) (crash, performance)
-
Status: FixReleased, Medium,
-
Issue: No code was committed but bug is fixed
-
System.InvalidOperationException at ORTS.MSTSWagon.SignalEvent (crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Track ballast/ties missing (X.1605) (graphics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Small hill appears on route (X.1605) (graphics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentException at ORTS.LevelCrossings.GetLevelCrossingsFromDB (0.9.0.1648, FCGB A1) (crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentException at ORTS.AI..ctor (X.1665, SOB activity Zug 2423 crashes OR during loading) (ai, crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentNullException at ORTS.CABTextureManager.DisassembleFrames[T] (X.1673, crash when going into Kiha's 140 cab) (crash)
-
Status: FixReleased, Medium,
-
Issue: No code was committed but bug is fixed
-
Sound not triggered by invisio car (sounds)
-
Status: FixReleased, Medium,
-
Issue: No code was committed but bug is fixed
-
AI trains in MP don't get the correct path (X.1763) (multiplayer)
-
Status: Expired, Medium,
-
Issue: Ideal title: System.NullReferenceException at ORTS.MultiPlayer.MSGSwitchStatus.ToString
-
Issue: Missing known tag crash
-
Load error for routes not being used and no throttle setting display ()
-
Status: FixReleased, Medium,
-
Issue: No code was committed but bug is fixed
-
System.IndexOutOfRangeException at ORTS.Tile.GetPatch (crash, graphics)
-
Status: Expired, Medium,
-
Issue: Extra known tag graphics
-
System.IndexOutOfRangeException at ORTS.WaterTile.LoadGeometry (crash, graphics)
-
Status: Expired, Medium,
-
Issue: Extra known tag graphics
-
System.NullReferenceException at ORTS.RenderItem.Comparer.Compare (X1919) (crash)
-
Status: Expired, Medium,
-
Issue: Ideal title: System.InvalidOperationException at ORTS.RenderItem.Comparer.Compare
-
System.AccessViolationException at ORTS.OpenAL.alSourcefv (crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Train stalls when resuming activity on Scenic Sub 2 (X2084) (physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Work orders should list every unique siding for task ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
wheelslip alarm when rolling down hill ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at ORTS.AITrain.InitializeBrakes (X2778) (ai, crash, timetable)
-
Status: Incomplete, Medium,
-
Issue: Extra known tag timetable
-
Incorrect brake settings after changing cab ()
-
Status: FixReleased, Medium,
-
Issue: No code was committed but bug is fixed
-
Flashing MSTS water (1.0.1.3095, Thousand Islands Railway) ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Sky dome is not smooth (X3186, Hisatsu Line, Isaburo) (graphics)
-
Status: FixCommitted, Medium, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Error: System.NullReferenceException: Object reference not set to an instance of an object. ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Typo error in computing colour components of diesel exhaust (graphics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash with multiple passenger views (cameras, crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at Orts.Viewer3D.Processes.GameStateRunActivity.Resume (1.3.1.4328, BNSF Seligman (Open Rails), Southwest Chief) (crash)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Camera jump when passing from manual to auto mode (cameras)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Precipitation is falling within 3D cab (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash when activity event at start of run (activity)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Scripts don't work in x1.3.1-55 and -56 (crash, physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
ParticleEmitter.cs is not thread safe (crash, graphics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Digital displays aren't shown in 3DCabs (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Water columns and coal towers don't move (animations)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Starting resistance issues ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.InvalidOperationException at MSTSWagon.SignalEvent (crash, sounds)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: Extra known tag sounds
-
Issue: No code was committed but bug is fixed
-
Vertical bars move from position in cabs (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Errors in station stops after manual mode (activity)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentException at Orts.Viewer3D.RollingStock.TrainCarViewer.UpdateSoundPosition (U2020.01.17-0936, Marias Pass 3.1, BNSF V-CHITAC) (crash, sounds)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
2 hour window for shadows for forest objects ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Pantograph commands aren't swapped in rear cab (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at Orts.Simulation.RollingStocks.TrainCar.IsOverTrough() (crash, physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Waiting point does not expire (physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Maximum gauge allowed smaller than Iberian gauge (experimental)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Monogame: Stuttering in 3D cabs (redux) (graphics, monogame)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Translations not displaying for the HUD Dispatcher Information tab ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Pantograph control sequence does not work correctly ()
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
AI train speed variable not initialized (ai)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash selecting height entry in altitude file (terrain)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash with $attach and $detach in timetable mode (timetable)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash on waiting point for AI horn blow (ai)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.FormatException at Orts.Simulation.Timetables.TTTrain..ctor (NewYear MG (unofficial)-X308 Rev. 92.1. crashes when loading saved session in timetable mode) (newyearmg, timetable)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: Missing known tag crash
-
Issue: No code was committed but bug is fixed
-
DynamicBrakeAvailable not copied to further loco instances (physics)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
3D cab bugs in bars and digitals (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
In 3D cabs bars ranging from negative to positive values are incorrectly displayed (cabs)
-
Status: FixReleased, Medium, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
WEB based Switch Panel bug: DPU window ()
-
Status: FixCommitted, Medium,
-
Issue: No code was committed but bug is fixed
-
TrainCarViewer overlaps when display size changed. ()
-
Status: FixCommitted, Medium,
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at ORTS.LevelCrossingShape.PrepareFrame (Activities on two MLT routes crashing) (crash, graphics)
-
Status: Expired, Low,
-
Issue: Ideal title: System.IO.FileNotFoundException at MSTS.STFReader..ctor
-
Issue: Missing known tag content
-
Issue: Extra known tag graphics
-
UK Finescale track needs a custom track profile for superelevation (experimental, superelevation)
-
Status: Expired, Low,
-
Issue: Ideal title: System.IO.IOException at ORTS.FileTeeLogger.Write
-
Issue: Missing known tag crash
-
System.IndexOutOfRangeException at MSTS.ACEFile.Texture2DFromReader (X.1565, tree does not show up in OR) (crash, graphics)
-
Status: Invalid, Low,
-
Issue: Missing known tag content
-
Superelevation does not work well in curved tunnels (experimental, superelevation)
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
Looking backwards makes game laggy (graphics)
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
Problem with carriages (0.9.0.1648) (graphics)
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
System.AccessViolationException at multiple locations (0.9.0.1648, crash with dispatcher viewer open) (crash, multiplayer)
-
Status: Expired, Low,
-
Issue: Ideal title: System.AccessViolationException at ORTS.WorldFile.PrepareFrame (0.9.0.1648
-
Issue: Extra known tag multiplayer
-
Wrong warning about missing animations in Milestone and Speedpostshape (X.1694) (graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Passenger views not tilted with superelevation (experimental, graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Warning: MSTS.STFException at MSTS.STFReader.MustMatch (X.1705, Milwaukee Road Bipolar does not show in external views) ()
-
Status: Invalid, Low,
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
More problems with A1 on Bernina Route (ai, signals)
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
System.ArgumentNullException at ORTS.Signals.ProcessPlatforms (0.9.0.1648) (crash, signals)
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
OR freezes at a point in activity (X.1720) ()
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
System.InvalidOperationException at ORTS.Popups.TextFlow.Draw (X.1744) (crash, graphics)
-
Status: FixReleased, Low,
-
Issue: Extra known tag graphics
-
Issue: No code was committed but bug is fixed
-
Representation of the locomotive (X.1764) ()
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at ORTS.Train.CheckExplorerPath (crash, multiplayer, signals)
-
Status: Expired, Low,
-
Issue: Extra known tag multiplayer
-
Issue: Extra known tag signals
-
Streamline sounds do not play independent brake release (sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.OutOfMemoryException at ORTS.Viewer3D.UpdateAdapterInformation (crash)
-
Status: FixReleased, Low,
-
Issue: Missing known tag graphics
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at ORTS.Train.UpdateRouteActions (X.1878) (crash, multiplayer)
-
Status: Expired, Low,
-
Issue: Extra known tag multiplayer
-
System.InvalidOperationException at ORTS.Viewer3D.RenderFrame.DrawSimple (X.2049) (crash, graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Notch controls make sounds when fully positioned and keys pressed (sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Game state for location labels not saved ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
First speed limit in explore mode applied at end of train even when lower limit ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.Collections.Generic.KeyNotFoundException at ORTS.DeadlockInfo.GetEndSection (X2319, SLI DRGW Green River route, Price Turn activity) (crash)
-
Status: Expired, Low,
-
Issue: Missing known tag signals
-
System.IO.InvalidDataException at ORTS.Simulator.InitializePlayerTrain (X2322) (content, crash)
-
Status: Expired, Low,
-
Issue: Ideal title: at ORTS.ORTraceListener.TraceEventInternal (X2322
-
System.NullReferenceException at ORTS.Simulator.InitializePlayerTrain (X2487, loading replay) (content, crash, timetable)
-
Status: Expired, Low,
-
Issue: Extra known tag content
-
Issue: Extra known tag timetable
-
System.NullReferenceException at ORTS.Simulator.InitializePlayerTrain (X2551, reloading game) (content, crash)
-
Status: Expired, Low,
-
Issue: Extra known tag content
-
ORTS.Processes.ThreadHangException at ORTS.Viewer3D.Popups.SignallingDebugWindow.GetCacheEntry (X2685, Northeast Corridor V4.0, Pick Em Up) (crash, graphics)
-
Status: Expired, Low,
-
Issue: Extra known tag graphics
-
cannot add numpad num keys for contorls (input, menu)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Animation of root matrix does not work ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (19032 yoga exp bug) (crash)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Incoherent behaviour of cameras 2 and 3 at reversal points (cameras)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
TrackMonitorWindow: the reversal point icon gets under the train icon. ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
The reversal point distance was not displayed in track monitor. ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash trying to load missing day texture (crash, graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Unneeded train flip after turntable rotation (physics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Lights stay on in uncoupled loco ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Smoke can't be seen when being inside a 3D cab (cabs, graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Since the move of the file UserCommand.cs inside ORTS.Common, the localization no longer works for the key assignments. ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
When shape requires absent .dds texture OR doesn't search for .ace replacement (graphics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Paths over a single track section don't work (physics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash by switching on multiple passenger views (cameras, crash)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
2Dcab digital displays aren't clamped against ScaleRange (cabs)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Bell plays forever in AI trains after automatic horn blow (sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Sounds not played using Raildriver (raildriver, sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Uncomfortable manual gear up/down (physics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Gearbox not managed correctly for AI and autopiloted trains (ai, physics, sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Unjustified player train initialization differences (activity)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Helpers not throttled to zero when de-MUed (physics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Turntable camera views rotate by 180 degrees (cameras, physics)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Invalid window size kills RunActivity.exe ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Station stop sequence damaged in autopilot mode (ai)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Consist engine information shows bad. ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Geared Steam Locomotive Has NaN values ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
RunActivity.exe generates a NullReferenceException at startup with debugger attached ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: Missing known tag crash
-
Issue: No code was committed but bug is fixed
-
startup exception in Menu.exe ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Typo in manual ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash when switching from a 2D cab loco to a 3D cab only loco (cabs)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
default steam locomotive slip too harsh ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Geared locomotive performance issues ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Timetable parser allows confusing spaces ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Approach Control doesn't work in non NORMAL signals ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Null reference in timetable mode ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
In activities after midnight boarding times are not respected (activities)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
In isolated locos rear brakeman view is not available (cameras)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Wrong subpath selected after join and split (ai)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Variable2 goes negative with electric locos (sounds)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
In 3d cabs Alert colour not displayed when feature selected (cabs)
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
3D cabs: digitals aren't clamped against Max and MinValue ()
-
Status: FixReleased, Low, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
When dynamic brake blending is enabled, it is impossible to increase throttle when brake is applied ()
-
Status: FixCommitted, Low, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Manual call-on is reset when passing an advanced signal ()
-
Status: FixCommitted, Low, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
video-ram report fails on VMWare ()
-
Status: FixCommitted, Low, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Main reservoir pipe pressure cannot be set differently to main reservoir pressure ()
-
Status: FixCommitted, Low, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Signal search does not work between not-normal signals ifWhen looking for not-normal signals from a not-normal signals, the search currently does not take into account signals ahead that are in the same Track Circuit. they are in the same TC ()
-
Status: FixCommitted, Low, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
OK to proceed sound played wrongly (activity)
-
Status: FixCommitted, Low, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Bad key listings in manual ()
-
Status: FixReleased, Low,
-
Issue: No code was committed but bug is fixed
-
Headlight switch makes sound when not appropriate ()
-
Status: FixCommitted, Low, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
delay option for masterkey does not delay switch off ()
-
Status: FixCommitted, Low, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
battery switch two options button does not function ()
-
Status: FixCommitted, Low,
-
Issue: No code was committed but bug is fixed
-
TrItemSData/SData1 Comment ()
-
Status: FixCommitted, Low, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Panto function no longer works on steam locomotives ()
-
Status: FixCommitted, Low,
-
Issue: No code was committed but bug is fixed
-
Allow #4 camera to move backwards/forwards/left/right (cameras)
-
Status: FixReleased, Wishlist, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
No Activity Evaluation ()
-
Status: FixReleased, Wishlist, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Huge figures in cab ()
-
Status: FixReleased, Wishlist, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
it should not snow or rain inside tunnels ()
-
Status: FixReleased, Wishlist, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
No distinct 'end of activity' allowing Activity Evaluation Report ()
-
Status: FixReleased, Wishlist, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
MidEastPlus route Class 105 dmu ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: MSTS.STFException
-
System.IO.InvalidDataException at ORTS.Simulator.InitializePlayerTrain (X2194, SP Hyrail) (content, crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: at ORTS.ORTraceListener.TraceEventInternal (X2194
-
Fatal Error Open Rails cannot continue ()
-
Status: WontFix, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, Marias Pass, Grain Train Through the Night
-
Issue: Missing known tag crash
-
3D cab camera during superelevation (cabs, cameras)
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
"System.IO.InvalidDataException at ORTS.Traveller..ctor (X2718, MLT Sandpatch, BOH "Bomb Train) (content, crash)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Zero degree switches should be ignored (X2785, SLI DRGW Green River, 4. Running Empty) ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at ORTS.Train.RequestResetSignal (X2811, PRR Eastern Region) (crash, signals)
-
Status: Expired, Undecided,
-
Issue: Extra known tag signals
-
System.NullReferenceException at ORTS.EventCategoryLocationWrapper.Triggered (X2870, Milwaukee RMD East: Subs 1&2, Milw 12: Thunderhawk & Booster) (crash)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at ORTS.Train.ComputeDistanceToReversalPoint (X2929, Somerset_and_Dorset, 06) (crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at ORTS.Train.ComputeDistanceToReversalPoint (X2929, Somerset_and_Dorset, 06)The Up Pines Express Wday Sv
-
System.IO.InvalidDataException at ORTS.Simulator.InitializePlayerTrain (0.9.2969, Scottish Capital Express, 0930 Edinburgh-Glasgow Queen Street) (content, crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: at ORTS.ORTraceListener.TraceEventInternal (0.9.2969, Scottish Capital Express, 0930 Edinburgh-Glasgow Queen Street
-
System.ArgumentOutOfRangeException at ORTS.Viewer3D.TrackSoundSource.UpdateTType (X3092, Budapest-Hegyeshalom, Fonyod-Siofok-Fonyod) (crash, graphics)
-
Status: Expired, Undecided,
-
Issue: Missing known tag sounds
-
Issue: Extra known tag graphics
-
"F9 window records "Missed Station when playing a combination freight/passenger activity (X3122, Surfliner 2, HT_Coaster_654) ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: Orts.Viewer3D.Processes.ThreadHangException at Orts.Program.Main (X3449, Surfliner 2, HT_Coaster_654
-
Issue: Missing known tag crash
-
ORTS.Processes.ThreadHangException at ORTS.Viewer3D.TerrainMaterial.Render (1.0.1.3095, Scottish Capital Express, Southbound Speedlink, odd graphics) (crash, graphics)
-
Status: Expired, Undecided,
-
Issue: Extra known tag graphics
-
System.FormatException at ORTS.Simulator.SetExplore (1.0.3095, Cercanias) (crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: System.FormatException at ORTS.Simulator.SetExplore (1.0.3095, Cercanias & GL 2.1
-
Train out of control ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at ORTS.Train.TCSubpathRoute.GetDistanceAlongRoute (X3186, Shuswap, Modern Coal Loads
-
Issue: Missing known tag crash
-
Warning: File ..\..\dash9\sound\x_d9_airb_auto3.wav missing from D:\msts\train Simulator\sound (X3198, MLT Roger's Pass, RP_Daily Freight) ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
After a single reverse point ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ObjectDisposedException at ORTS.Viewer3D.Popups.HUDGraphMesh.AddSample (X3196, MLT Kicking Horse Pass 2.0, Traffic Jam) (crash, graphics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at ORTS.AITrain.UpdateStationState (X3202, Milwaukee RMD East, Milw 01) (ai, crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at ORTS.AITrain.UpdateStationState (X3202, Milwaukee RMD East: Subs 1&2, Milw 01: Holiday Hiawatha
-
Error when you start ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.DivideByZeroException at Orts.Viewer3D.RoadCar..ctor (1.5.1, NFR
-
Issue: Missing known tag crash
-
Issue: Missing known tag graphics
-
System.Collections.Generic.KeyNotFoundException at Orts.Simulation.Signalling.DeadlockInfo.GetEndSection (X3403, SLI DRGW Green River, 3. Time for a Wash) (crash, signals)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at Orts.Viewer3D.ParticleEmitterPrimitive.Draw (X3403, SLI DRGW Green River, 2. Time for a Wash) (crash, graphics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
x3404: engine sound is muted when caboose in tunnel (sounds)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.AccessViolationException at Orts.Viewer3D.OpenAL.alSourcefv (X3445, MLT Soldier Summit, Rio Grande BGWCC Part 2) (crash, sounds)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
after changing engines, reverser goes the wrong way ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
power down does not turn off dynamics ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Signalblocks & everytime speed changing ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
dynamic brake operates in neutral ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain (1.1.1.3487, Firenze
Bologna Milano, RM-EN 485-363) (crash)
-
Status: Invalid, Undecided,
-
Issue: Missing known tag content
-
System.ArgumentOutOfRangeException at Orts.Simulation.Physics.Train.UpdateRouteActions (X3815, Conn River Route, ConnRiv_RUT_RX-2, crash after TCS emergency brake application) (crash, physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.Collections.Generic.KeyNotFoundException at Orts.Simulation.Signalling.DeadlockInfo.GetEndSection (X3822, Bodiddly RR, b08-03 OR&W Besco delivery & pickup) (crash, signals)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
NullReferenceException when setting MSTS installation path (menu, nullrefrence, options)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Gradient negative if first loco flipped ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
shift : does not clear all handbrakes ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
control confirmation display ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
"Signals not working correctly in "Pune-Nasik Express activity ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain (1.5.1, Mumbai2011
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
bug code points to include file line instead of include file ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at Orts.Viewer3D.TrackSoundSource.UpdateTType (1.2.3766, Mumbai2011, 17617 DN Mumbai Nanded Tapovan Express, not even single act is running from 3-4 days please help) (crash, sounds)
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
System.OverflowException at Orts.Simulation.Physics.Train.UpdateRouteActions (X4130, Conn River Route, ConnRiv_BM72) (crash, physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IO.FileNotFoundException at Orts.Formats.Msts.ActivityFile.Read (1.2.3766, Tutorial Route,) (content, crash)
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.FileNotFoundException at Orts.Formats.Msts.ActivityFile.Read (1.2.3766, Tutorial Route,
-
System.InvalidOperationException at Orts.Simulation.AIs.StartTrains.InsertTrain (OR could not load time table route ZSR 150 Monogame 3_7) (ai, crash)
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal
-
System.io.invalidDataException Player train original Position Not clear (1.3.1.4328, Southern GT, 12622 Tamil Nadu Express) ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, Southern GT, 12622 Tamil Nadu Express
-
add to tsection.dat ()
-
Status: FixReleased, Undecided,
-
Issue: No code was committed but bug is fixed
-
Timetable bugs ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, Torino
Milano Venezia, FDT-FR9734_VR-MI
-
open rail is not opening ()
-
Status: Invalid, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, Tutorial Route
-
Orts.Viewer3D.Processes.ThreadHangException at Orts.Simulation.AIs.AI..ctor (1.3.1.4328, certain trains in Timetable Mode causes crash on startup) (ai, crash, timetable)
-
Status: New, Undecided,
-
Issue: Extra known tag timetable
-
Unnecessary checks on Simulation.Timetable ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Incorrect handling of station stops in timetable mode ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
"Text "attach to train is shown too early ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
""Closeup can not be set for station stops ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Problem with attach detach transfer functions ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Controls are written to the status line when outside the window ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
crash argumentoutofrangeexception: indeks ()
-
Status: Invalid, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328
-
Max speed of loco is not honoured ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
A fattle error ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, shindawane
-
System.ArgumentOutOfRangeException at Orts.Viewer3D.TrackSoundSource.UpdateTType (crash, sounds)
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Forced approach position control clears far from the signal (signals)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
route_cleared_to_signal not working for non NORMAL signals (signals)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Remote player trains at standstill not updated in MP ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
SPEED signals not being updated in multiplayer clients ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Choice of Activity v Timetable not saved ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Cab letterboxing memory leak ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
TrackMonitor left/right switch position not scaled. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
error on launch ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, BARI-FOGGIA
-
3D cab loading fails completely when unknown cabview control is used ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Sound Issues related to Car On Switch and Curve ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.ArgumentException
-
impossible de jouer ()
-
Status: Incomplete, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, LGE
-
hot boxs activate on AI trains ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
New calculation in CheckExplorerPath leads to too long or too short routes ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Locomotives with only a rear 3D cab aren't managed properly ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IndexOutOfRangeException at Orts.Simulation.Signalling.SignalObject.AddHead (1.3.1.4328, Buffalo, New Activity9) (crash, graphics)
-
Status: New, Undecided,
-
Issue: Missing known tag signals
-
Issue: Extra known tag graphics
-
System.ArgumentOutOfRangeException at Orts.Viewer3D.TrackSoundSource.UpdateTType (1.3.1.4328, NFR, 02262 Kamakhya Sealdah AC SF Special, closed once train moves for 10 seconds) (crash, sounds)
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
AWS script causes OR to crash on start up ()
-
Status: Invalid, Undecided,
-
Issue: Ideal title: System.FormatException
-
System.NullReferenceException ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (X1.3.1-289
-
Log File generates the same header warning message. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
TimeTable mode /closeup fails with $trigger (timetable)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Tapping on the Train-Driving-Info OR icon, it didn’t change anything. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Indian railways addons is not getting installed.. (msts.+)
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, Tokyo - Hakone
-
Minimal reduction causes EQ pressure to drop instantly ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
TimeTable mode, #settings for storage area, fails. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Turntable won't turn clockwise in timetable mode. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.ArgumentOutOfRangeException at Orts.Simulation.Physics.Train.CreateStationStop (1.3.1.4328, KOBRA, 12432 HNZM-TVC Rajdhani Express Part 6) (crash, physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Fog distance can't be initialized to value > 20000 (weather)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Simulation.RollingStocks.MSTSElectricLocomotive.Parse (U2021.05.28-1951) (crash, physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
The web Train Driving window is not available ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Missing null check (physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
For non-NORMAL signals leading to an end of track (for example, to a buffer stop), the block is always considered as obstructed ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
System.IndexOutOfRangeException at Orts.Formats.Msts.RoadTrackDB.<>c__DisplayClass2_2.<.ctor>b__5 (Prarské metro ZL-NB) (content, crash)
-
Status: Expired, Undecided,
-
Issue: Ideal title: System.IndexOutOfRangeException at Orts.Formats.Msts.RoadTrackDB.<>c__DisplayClass2_2.<.ctor>b__5 (Prařské metro ZL-NB
-
System.ArgumentException at Orts.Simulation.RollingStocks.RollingStock.GenericWAGFile.WagFile (U2021.07.30-0521, AU CTN Test Route, ETS causes crash on resume) (crash, physics)
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
ORTS crash on loading - engine fitted with passenger car power supply should not be allowed by the simulator ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Parameters are not copied correctly in the power supply ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
On the Web-HUD, the labels are missing from the Weather or Debug info ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
State of battery switch, master key and ETS switch is not correct after restoring from a save ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
On diesel locomotive, when the traction is cut-off due to emergency braking, the tractive force is not coming back to 0 ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Diesel output power and load get NaN values when engine is shut down with ETS active ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
The WinResistance string can't be extracted to *.pot file. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Crash during initialization in Timetable mode. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Toggle Player Engine command doesn't behave properly ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
When pantograph 1 is raised, the confirmation message mentions pantograph 4 ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Content Manager error when searching only one character ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
V1324 fails to open ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.IOException
-
Since power supply package was introduced, some cabview controls do not match with the states of power supply objects. ()
-
Status: FixReleased, Undecided, Open Rails 1.4
-
Issue: No code was committed but bug is fixed
-
Some strings should not be extracted for translation ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
For SPEED signals, in the script, the sig_feature function doesn't work ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Simulator video froze ()
-
Status: New, Undecided,
-
Issue: Ideal title: SharpDX.SharpDXException
-
Another instance of same type of failure ()
-
Status: New, Undecided,
-
Issue: Ideal title: SharpDX.SharpDXException
-
TimeTable crashes when started. ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.4
-
UpdateSpecialEffects crashes timetable ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Out of range index when changing from cabs ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
F5 causes OR to crash. ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Orts.Parsers.Msts.STFException at Orts.Formats.Msts.Tr_RouteFile..ctor (1.4, Open Rails fails to load any map under Turkish Date/Time Format) (crash)
-
Status: New, Undecided,
-
Issue: Missing known tag content
-
Train DPU info, the Load values are unstable. ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Crash, diesel locomotive with vacuum brakes. ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
HUD - DPI extended page, misaligned ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain ()
-
Status: New, Undecided,
-
Issue: Missing known tag crash
-
TDI: The vacuum brake value is misaligned. ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
System.IndexOutOfRangeException at Orts.Simulation.Turntable.InitializeAnglesAndTrackNodes (Trat ZSR 191-193, exception on starting route that used to work previously) ()
-
Status: New, Undecided,
-
Issue: Missing known tag crash
-
EQ res pressure is higher than the one in main reservoir ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Formats.Msts.TrackNode..ctor (1.4, Indian Railways, Shunting_At_Amritsar) (crash)
-
Status: New, Undecided,
-
Issue: Missing known tag content
-
bug error its show data bug ()
-
Status: Expired, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, GST
-
A fatal error has occured and open rails cannot continue. System.NullRefrenceExeption: Object reference not set to an instance of an object ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.5.1, Delhi Kolkata Part1
-
Distance to signal not calculated in explorer mode ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
Web: HUD/Force Information, some labels are not visible ()
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Speedposts not properly initialized after signal refactoring ()
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Wheelslip alarm wrongly triggered ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No code was committed but bug is fixed
-
DisabledIf conditions don't work on 3D cabs ()
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
Activity: Explore in Activity Mode, is not restored ()
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.4, Western Railways V2, 22960 Jamnagar Vadodara Intercity) ()
-
Status: New, Undecided,
-
Issue: Missing known tag crash
-
system.argumentoutofrangeexeption ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.5
-
Il programma non si apre, rimane la schermata iniziale ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.3.1.4328, AU NSW Great Zig Zag
-
Some on-screen messages not suppressed ()
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
bad http link in manual ()
-
Status: FixReleased, Undecided,
-
Issue: No code was committed but bug is fixed
-
Control Trailer Car Causing Crash ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (U2023.04.07-1251, AU CTN Test Route
-
System.ArgumentOutOfRangeException at Orts.Simulation.RollingStocks.SubSystems.Controllers.MSTSNotchController.SetPercent (U2023.05.06-0707, Marias Pass, ITR_e1_s1_w1_t1, Crash When Controlling Throttleless Units via Raildriver) (crash, raildriver)
-
Status: New, Undecided,
-
Issue: Missing known tag physics
-
Sander ignores maximum sanding speed (max, sander, speed)
-
Status: FixCommitted, Undecided, Open Rails 1.x
-
Issue: No code was committed but bug is fixed
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.4, NFR, 02518 Garib Rath Express) ()
-
Status: New, Undecided,
-
Issue: Missing known tag crash
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.4, NFR, 02518 Garib Rath Express) ()
-
Status: New, Undecided,
-
Issue: Missing known tag crash
-
ME Coast crashes trying to load route ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.5.1, MIDEAST COAST 1.6.7 (31 AUG 2023) - YORK EXCURSION, LINCOLN COAL
-
System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, MIDEAST COAST 1.6.7.4 (30 NOV 2023)Various Consist Anomolies Corrected, WAL Stone Goods) (crash)
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, MIDEAST COAST 1.6.7.4 (30 NOV 2023)
Various Consist Anomolies Corrected, WAL Stone Goods
-
A fatal error has occured and Open Rails cannot continue. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at Orts.Simulation.AIs.AITrain.BuildWaitingPointList (1.5.1, Indian Railways, 11807 Jhansi-Agra MEMU Exp
-
Issue: Missing known tag ai
-
Issue: Missing known tag crash
-
Fatal Error On BNSF Scenic Sub ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (U2024.02.16-0138, BNSF Scenic Sub
-
Issue: Missing known tag crash
-
Invalid Data Exception ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (U2024.02.20-0407, La ligne de Petit Arbre V4.1
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
object reference not set to an instance of an object ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, South Central Railways_v1, 02626 MAQ AII SPECIAL
-
Issue: Missing known tag crash
-
a fatal error occured and open rails cannot continue ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, IR South Western Railways, 12079 Janshatabdi Express
-
Issue: Missing known tag crash
-
activity does not start due to bug ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, Southern GT, 07261 GDR BZA MEMU EXPRESS SPL
-
Issue: Missing known tag crash
-
The process cannot access the file c:\users\desktop\ openRailsLog.txt ()
-
Status: Invalid, Undecided,
-
Issue: Ideal title: System.IO.IOException at Orts.Common.FileTeeLogger.Write (1.5.1, MIDEAST COAST 1.6.7.5 (13 MAR 2024)-3 New Class J69 Locos added. Minor errors corrected
-
Issue: Missing known tag crash
-
Gotthard Route: System.IO.InvalidDataException: Player train original position not clear ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain (Gotthard Route
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
RunActivity process not terminated on Exception ()
-
Status: New, Undecided,
-
Issue: Ideal title: at Orts.Common.ORTraceListener.TraceEventInternal (1.5.1, Siskiyou
-
Incorrect display of dynamic brake status ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
The gpu device instancehas been suspended ()
-
Status: New, Undecided,
-
Issue: Ideal title: SharpDX.SharpDXException at Orts.Viewer3D.Popups.WindowTextFont.CharacterGroup.Load (DAKSHINA MADHYA RAILWAY, 07757 KAZIPET SECUNDERABAD PUSH PULL MEMU
-
Issue: Missing known tag crash
-
Issue: Missing known tag graphics
-
Raise and lower pantograph events are not sent to pantographs if car doesn't have a power supply ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
system null reference unable to set an instance (openrails)
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5, Western Railways V2, 22691 RAJDHANI EXPRESS PART C
-
Issue: Missing known tag crash
-
System.NullReferenceException: Object reference not set to an instance of an object ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, Deoli, 31316
Kalyani Simanta Sealdah Local
-
Issue: Missing known tag crash
-
cannot load a particular map telling path end node was not found ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, South Central Railways
-
Issue: Missing known tag crash
-
System.IndexOutOfRangeException @ORTS.Viewer3D.ORTSSoundPlayCommand ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IndexOutOfRangeException at Orts.Viewer3D.ORTSSoundPlayCommand.GetNextFile (1.5.1, AU NSW Great Zig Zag
-
Issue: Missing known tag crash
-
Issue: Missing known tag sounds
-
Western railway V2 crashes in open rails ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.5.1, Western Railways V2, 11072 Kamayani Express
-
Issue: Missing known tag crash
-
The TrainCarOperations window does not resize correctly ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainCarOperations does not interact with Alt+PageDown or Alt+PageUp. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainCarOperations crashes in some languages. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainDrivingInfo, some texts are misaligned. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainCarOperations and TrainOperationsViewer windows overlap. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
Error Message: System.NullReferenceException: Object reference not set to an instance of an object ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Signalling.TrackCircuitSection..ctor (1.5.1, Mochov
-
Issue: Missing known tag crash
-
Issue: Missing known tag signals
-
Train not operating in time table. Consist works in explore route. Path is used by other time table consists. ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.Collections.Generic.KeyNotFoundException at Orts.Simulation.Timetables.TimetableInfo.PreInitPlayerTrain
-
Issue: Missing known tag crash
-
Issue: Missing known tag timetable
-
while loading a specific locoimotive and in explore route mode while loading game its crashing ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain (1.5.1, Chennai Suburban and Beyond
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
while loading a specific locoimotive and in explore route mode while loading game its crashing ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Simulator.InitializePlayerTrain (1.5.1, Chennai Suburban and Beyond
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
TrainCarOperations, Brake-hoses not in sync when coupling cars. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
ContentForm exception when content installed in top dir ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainCarOperations not working as expected after resume ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainDrivingInfo window width not stable. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
CRASHES on opening ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException (1.5.1
-
shape index error after scenario italia 28v3 ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Formats.Msts.TrackShapes.Get (1.5.1, Roma Termini - Napoli Centrale v3.0
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
Sim crashes whilst loading route (error, fatal, openrails1.5.1)
-
Status: New, Undecided,
-
Issue: Ideal title: System.IndexOutOfRangeException at Orts.Simulation.Signalling.SignalObject.AddHead (1.5.1, AU NSW Southern Mainline v3
-
Issue: Missing known tag crash
-
Issue: Missing known tag signals
-
MACTIER ROUTE CRASHES ON STARTUP ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at Orts.Viewer3D.MSTSSkyMaterial..ctor
-
Issue: Missing known tag crash
-
Issue: Missing known tag graphics
-
TIME Table error ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.Timetables.TimetableInfo.GetPlayerTrain (1.5.1
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
Issue: Missing known tag timetable
-
"TimeTable "incoming train has not run at all ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.InvalidDataException at Orts.Simulation.AIs.AI.PrerunAI (1.4
-
Issue: Missing known tag ai
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
TrainDrivingInfo crashes if enginebrakestatus is null. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
No Start Time for Explore Activities of Automatic Download Routes ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
when i am starting activity it crashes ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (1.4, TSDRV3, 22601 CHENNAI CENTRAL SHIRDI
-
Issue: Missing known tag crash
-
ArgumentOutOfRangeException in TrainCarOperationsWindow when uncoupling ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
TrainCarOperations F9 web page conflict. ()
-
Status: FixCommitted, Undecided,
-
Issue: No code was committed but bug is fixed
-
I have an error message in timetable mode when my train becomes active ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.RollingStocks.SubSystems.ScriptedTrainControlSystem.NextGenericSignalFeatures
-
Issue: Missing known tag crash
-
Issue: Missing known tag physics
-
Error: System.IO.FileNotFoundException: Could not find file 'C:\Open Rails Train Simulator - ZZ\TRAINS\CONSISTS\Pithon Goods .CON'. ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.IO.FileNotFoundException at Orts.Formats.Msts.ConsistFile..ctor
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
App crashes on load. ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Formats.Msts.TrackNode..ctor (1.5.1, CPRR Pacific Division
-
Issue: Missing known tag content
-
Issue: Missing known tag crash
-
Expected string block; got empty block in D:\Train Simulator\ROUTES\khandesh route\ACTIVITIES\12124 DECCAN QUEEN.act:line 8 ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain (12124 DECCAN QUEEN
-
Issue: Missing known tag crash
-
System.NullReferenceException on functionHead in TrainControlSystem.cs when Resuming Saved Activity ()
-
Status: FixCommitted, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.RollingStocks.SubSystems.ScriptedTrainControlSystem.NextGenericSignalFeatures
-
Issue: Missing known tag crash
-
Issue: Missing known tag physics
-
Issue: No code was committed but bug is fixed
-
activity of 16579 is not starting. It crashes. ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.NullReferenceException at Orts.Simulation.Simulator.InitializeAPPlayerTrain
-
Issue: Missing known tag crash
-
Index out of range exception in Activity constructor ()
-
Status: New, Undecided,
-
Issue: Ideal title: System.ArgumentOutOfRangeException at Orts.Simulation.Activity..ctor (1.5.1, South Central Railways, P - Rajdhani
-
Issue: Missing known tag crash
-
Latitude and longitude don't match MSTS (and are wrong generally) ()
-
Status: FixCommitted, High,
-
Issue: No assignee set but bug is fixed
-
Issue: No milestone set but bug is fixed
-
WEB based Switch Panel bug: DPU window ()
-
Status: FixCommitted, Medium,
-
Issue: No milestone set but bug is fixed
-
TrainCarViewer overlaps when display size changed. ()
-
Status: FixCommitted, Medium,
-
Issue: No milestone set but bug is fixed
-
battery switch two options button does not function ()
-
Status: FixCommitted, Low,
-
Issue: No milestone set but bug is fixed
-
Panto function no longer works on steam locomotives ()
-
Status: FixCommitted, Low,
-
Issue: No milestone set but bug is fixed
-
3D cab camera during superelevation (cabs, cameras)
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No assignee set but bug is fixed
-
Content Manager error when searching only one character ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
UpdateSpecialEffects crashes timetable ()
-
Status: FixCommitted, Undecided, Open Rails 1.5
-
Issue: No assignee set but bug is fixed
-
Incorrect display of dynamic brake status ()
-
Status: FixCommitted, Undecided,
-
Issue: No assignee set but bug is fixed
-
Issue: No milestone set but bug is fixed
-
Raise and lower pantograph events are not sent to pantographs if car doesn't have a power supply ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
The TrainCarOperations window does not resize correctly ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations does not interact with Alt+PageDown or Alt+PageUp. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations crashes in some languages. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainDrivingInfo, some texts are misaligned. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations and TrainOperationsViewer windows overlap. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations, Brake-hoses not in sync when coupling cars. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
ContentForm exception when content installed in top dir ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations not working as expected after resume ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainDrivingInfo window width not stable. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainDrivingInfo crashes if enginebrakestatus is null. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
No Start Time for Explore Activities of Automatic Download Routes ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
ArgumentOutOfRangeException in TrainCarOperationsWindow when uncoupling ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
TrainCarOperations F9 web page conflict. ()
-
Status: FixCommitted, Undecided,
-
Issue: No milestone set but bug is fixed
-
System.NullReferenceException on functionHead in TrainControlSystem.cs when Resuming Saved Activity ()
-
Status: FixCommitted, Undecided,
-
Issue: No assignee set but bug is fixed
-
Issue: No milestone set but bug is fixed
-
System.Nullreference ()
-
Status: Incomplete, Undecided,
-
Issue: 1 messages added since incomplete status was set; last message was by KABIR KORE, 1,059.3 days ago
Specification triage
-
Upgrade to .NET framework 4.7.2 (Open Rails 1.4)
-
Status: Complete, High, Approved, Approved, Implemented
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Switch from XNA to MonoGame (Open Rails 1.4)
-
Status: Complete, High, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Command to release train control system emergency braking (Open Rails 1.4)
-
Status: Complete, High, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Separate MultiTTPreInfo and MultiTTInfo and use common parser (Open Rails 1.4)
-
Status: Complete, High, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Update Notifications (Open Rails 1.x)
-
Status: Started, High, Approved, Approved, NeedsCodeReview
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Third and fourth pantograph for electric locos (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Adding reset to 3D cab and passenger view (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Advanced Coupler (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Add new features for braking ()
-
Status: Started, Medium, Approved, Approved, NeedsCodeReview
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Further Development of Control Car ()
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Cruise Control ()
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Distributed power display for 3D cabs ()
-
Status: Started, Medium, Approved, Approved, NeedsCodeReview
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Use EmbedIO in place of in-house web-server (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Definition is approved but approver is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Additional diagnostics for file format checking (Open Rails 1.x)
-
Status: NotStarted, Medium, Approved, Approved, Unknown
-
Issue: Definition is approved but no discussion link is found
-
American horn blow sequence for AI trains (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Add option to letterbox 2D cabs with a non-matching aspect ratio (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Additional signal functions : switchstand and dist_multi_sig_mr_of_lr ()
-
Status: NotStarted, Medium, Approved, Approved, Unknown
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Add Rail Driver Buttons ()
-
Status: NotStarted, Medium, Approved, Approved, Unknown
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Re-route AI trains through dispatcher window (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Road car camera (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Add a static features mode to the Track Monitor (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Definition is approved but approver is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Store latest version number in registry (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Sync turntables and transfertables in multiplayer mode (Open Rails 1.x)
-
Status: Started, Medium, Approved, Approved, BetaAvailable
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Bring Menu.exe options up to date ()
-
Status: NotStarted, Medium, Approved, Approved, Unknown
-
Issue: Definition is approved but no roadmap link is found
-
Updating refuelling process (Open Rails 1.2)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Water Trough Filling (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Weather File (Open Rails 1.4)
-
Status: Complete, Medium, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Web API for external cab controls ()
-
Status: NotStarted, Medium, Approved, Approved, Unknown
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Foundation for interactive content on secondary screens/devices ()
-
Status: Complete, Medium, Approved, Review, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: Implementation is completed but milestone is missing
-
Adds a progress bar for timetable pre-run ()
-
Status: Started, Medium, Approved, New, BetaAvailable
-
Issue: Implementation is started (or later) but definition is not approved
-
AI trains can trigger location events (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Additional Steam Locomotive Sound Triggers (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Further Enhancements to Advanced Coupling (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Bell animation (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Better management of binary paths for timetables (Open Rails 1.5)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is started (or later) but assignee is missing
-
Brake controller scripts improvement (Open Rails 1.x)
-
Status: Started, Low, Approved, Approved, NeedsCodeReview
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Brake Enhancements (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
3d cabview loading (Open Rails 1.1)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Cameras 2 and 3 moving along train (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Dependencies update (.Net 5/6) (Open Rails 1.5)
-
Status: Started, Low, Approved, Approved, GoodProgress
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Update Diesel Performance ()
-
Status: Started, Low, Approved, Approved, GoodProgress
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Dragging scrollbars in-game (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Management of EOT devices ()
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Add support for dual-screen ETCS DMIs (Open Rails 1.5)
-
Status: NotStarted, Low, Approved, Approved, Unknown
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
In-game enable/disable of control confirmations on display (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Manual Braking (Brakeman Function) (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Multiple screen pages in 2D and 3D cabs ()
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Cabview controls for odometer ()
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Partial Turntable ()
-
Status: Started, Low, Approved, Approved, BetaAvailable
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Power supply enhancements (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Rewrite Steam Heating Code (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Capture a screenshot to the clipboard (Open Rails 1.x)
-
Status: NotStarted, Low, Approved, Approved, Unknown
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
C# v7 support in scripts (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Scripts refactoring (Open Rails 1.x)
-
Status: Started, Low, Approved, Approved, GoodProgress
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Fading signal lamps (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Signed traction braking cabview control (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: No code was committed but implementation for current milestone is complete
-
Refines logic for steam heat boiler (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Briefings for timetable mode (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no normal discussion link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Train Driving UI window (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Unpowered Control Car (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Addition of large ejector control (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Visibility of reverse point indicator (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Implementation is started (or later) but assignee is missing
-
Issue: No code was committed but implementation for current milestone is complete
-
Wheel Bearing Impacts (Open Rails 1.4)
-
Status: Complete, Low, Approved, Approved, Implemented
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: No code was committed but implementation for current milestone is complete
-
Expand potential of TCS scripts (Open Rails 1.4)
-
Status: Started, Low, Approved, Review, GoodProgress
-
Issue: Implementation is started (or later) but definition is not approved
-
Station platform and level crossing trainspotter camera ()
-
Status: Complete, Low, Approved, New, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is completed but milestone is missing
-
2D Cabview controls for side viewpoints (Open Rails 1.x)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Additional Cruise Control parameters (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, GoodProgress
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Animating trainset windows (Open Rails 1.x)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Autopilot for timetable (Open Rails 1.x)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Add BrakeCutsPowerAtBrakePipePressure and BrakeRestoresPowerAtBrakePipePressure to TCS interface (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, NeedsCodeReview
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Cabview controls for generic items ()
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Add path to TCS parameters file in consist files (Open Rails 1.5)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Container weight management (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, Deployment
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Container management (Open Rails 1.5)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Allow creation of Duplex Steam Locomotives ()
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Electric locomotive selectors (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, BetaAvailable
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Enhance advanced adhesion model ()
-
Status: NotStarted, Undefined, Approved, Approved, Unknown
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Overriding a signal speed limit from the C# script (Open Rails 1.x)
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Enhancements for the power supply subsystem ()
-
Status: NotStarted, Undefined, Approved, Approved, Unknown
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Select track sound volume percent retained in .eng and .wag files (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, GoodProgress
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Steam Locomotive - Alternate Fuel Types (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, NeedsCodeReview
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Train Car Operations UI windows. (Open Rails 1.x)
-
Status: Started, Undefined, Approved, Approved, BetaAvailable
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Web-based Track Driving ()
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Web-based Track Monitor ()
-
Status: Complete, Undefined, Approved, Approved, Implemented
-
Issue: Direction is approved but priority is missing
-
Issue: Definition is approved but no discussion link is found
-
Issue: Definition is approved but no roadmap link is found
-
Issue: Implementation is completed but milestone is missing
-
Change behaviour of 3d cab key ()
-
Status: Complete, Undefined, NeedsApproval, PendingApproval, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is completed but milestone is missing
-
C# signal script extensions (Open Rails 1.x)
-
Status: Complete, Undefined, NeedsApproval, PendingApproval, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Dual-mode locomotives (Open Rails 1.x)
-
Status: Started, Undefined, NeedsApproval, PendingApproval, Started
-
Issue: Implementation is started (or later) but definition is not approved
-
ETCS Driver Machine Interface ()
-
Status: Complete, Undefined, NeedsApproval, PendingApproval, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is completed but milestone is missing
-
Extend JSON Reader ()
-
Status: Started, Undefined, NeedsApproval, PendingApproval, NeedsCodeReview
-
Issue: Implementation is started (or later) but definition is not approved
-
TCS extensions (Open Rails 1.5)
-
Status: Complete, Undefined, NeedsApproval, PendingApproval, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Unlimited amount of TCS controls ()
-
Status: Started, Undefined, NeedsApproval, PendingApproval, NeedsCodeReview
-
Issue: Implementation is started (or later) but definition is not approved
-
Sound play subject to environmental conditions ()
-
Status: Started, Undefined, Approved, New, GoodProgress
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Enhancement to Cruise Control ()
-
Status: Started, Undefined, Approved, New, BetaAvailable
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
C# signal scripting ()
-
Status: Complete, Undefined, NeedsApproval, New, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is completed but milestone is missing
-
Alignment of digitals in 3D cabs ()
-
Status: Started, Undefined, NeedsApproval, New, Deployment
-
Issue: Implementation is started (or later) but definition is not approved
-
Dynamic brake controller refactoring ()
-
Status: NotStarted, Undefined, Approved, New, Unknown
-
Issue: Direction is approved but priority is missing
-
Label for cabview controls (Open Rails 1.5)
-
Status: Started, Undefined, Approved, New, Deployment
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Locomotive related TCS script hooks ()
-
Status: Started, Undefined, NeedsApproval, New, GoodProgress
-
Issue: Implementation is started (or later) but definition is not approved
-
Container loaded wagons in Multiplayer mode ()
-
Status: Started, Undefined, Approved, New, BetaAvailable
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Standalone Multiplayer Server ()
-
Status: Started, Undefined, Approved, New, GoodProgress
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Multiple type trainset lightglows ()
-
Status: Started, Undefined, Approved, New, Deployment
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Player train switching for timetable mode ()
-
Status: Started, Undefined, Approved, New, NeedsCodeReview
-
Issue: Direction is approved but priority is missing
-
Issue: Implementation is started (or later) but definition is not approved
-
Timetable trains shown on a map ()
-
Status: Complete, Undefined, NeedsApproval, New, Implemented
-
Issue: Implementation is started (or later) but definition is not approved
-
Issue: Implementation is completed but milestone is missing
-
Trainset elevator ()
-
Status: Started, Undefined, NeedsApproval, New, Deployment
-
Issue: Implementation is started (or later) but definition is not approved
-
Add additional Functionality to TT Mode ()
-
Status: NotStarted, Undefined, Approved, New, Unknown
-
Issue: Direction is approved but priority is missing
-
Option for Freight animation not to be displayed in the F5 passenger view. ()
-
Status: NotStarted, Not, Approved, New, Unknown
-
Issue: Direction is approved but priority is missing
-
Increase horn volume at distance ()
-
Status: Started, Not, NeedsApproval, New, BetaAvailable
-
Issue: Implementation is started (or later) but definition is not approved
Specification approvals
-
Merge 2 similar classes for managing sky ()
-
Status: NotStarted, Low, NeedsApproval, New, Unknown
-
Adding options file to the Manual ()
-
Status: NotStarted, Low, NeedsApproval, New, Unknown
-
Seperation of controllers and actuators (Open Rails 1.x)
-
Status: NotStarted, Undefined, NeedsApproval, PendingApproval, NotStarted
-
Dual-mode locomotives (Open Rails 1.x)
-
Status: Started, Undefined, NeedsApproval, PendingApproval, Started
-
Extend JSON Reader ()
-
Status: Started, Undefined, NeedsApproval, PendingApproval, NeedsCodeReview
-
Increase upper limit on option Object Density ()
-
Status: NotStarted, Undefined, NeedsApproval, PendingApproval, Unknown
-
Organise web content ()
-
Status: NotStarted, Undefined, NeedsApproval, PendingApproval, Unknown
-
Unlimited amount of TCS controls ()
-
Status: Started, Undefined, NeedsApproval, PendingApproval, NeedsCodeReview
-
Implement use of the joystick interface to get throttle quadrant support (Open Rails 1.x)
-
Status: NotStarted, Undefined, NeedsApproval, Drafting, NotStarted
-
HTML/JS cab controls (Open Rails 1.x)
-
Status: NotStarted, Undefined, NeedsApproval, Discussion, NotStarted
-
Add curve squeal to Routes ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Data-driven Windows ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
SignalScript parsing reports unnecessary exceptions ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Alignment of digitals in 3D cabs ()
-
Status: Started, Undefined, NeedsApproval, New, Deployment
-
Automatically install missing track libraries ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Support For Irregular Shaped Forest Polygons ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Better localization for control confirmation messages ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Locomotive related TCS script hooks ()
-
Status: Started, Undefined, NeedsApproval, New, GoodProgress
-
My open rails is best game ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Manual Firing of Steam Locomotive ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Revisions of the steam section of the OR Manual ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Revisions to OR Manual ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Re-order Driving Aids in Manual ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Multiplayerr save load from another computer and time change during multi ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Connect PayPal 1-844-799-2157 ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Replace ArrayList with recommended alternatives ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Reporting Incompatibility Issues ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Parameters to adjust friction at low or no speed ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Supporting new developers ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Setting of Activity Options by Activity Creator ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
timetable multiplayer ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Timetable progress bar ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Track Based Sounds ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Add Track Section Properties ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Trainset elevator ()
-
Status: Started, Undefined, NeedsApproval, New, Deployment
-
Operational turntables in timetable mode ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Unify Visual and Physics Superelevation ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
(unused) ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
(unused) ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Samples for Web API ()
-
Status: NotStarted, Undefined, NeedsApproval, New, Unknown
-
Scroll extended F5 information (for long trains) and ability to highlight a line ()
-
Status: NotStarted, Not, NeedsApproval, New, Unknown
-
Increase horn volume at distance ()
-
Status: Started, Not, NeedsApproval, New, BetaAvailable
Trello triage
-
Future
-
2.x
-
1.x
-
1.6
-
1.5 RELEASED 2022 November
-
1.4 RELEASED 2021 October
Roadmap issues (old)
Powered by the Content Parser System, copyright 2002 - 2025 James G. Ross.
|