System.NullReferenceException at MSTS.Formats.PlatformItem..ctor (X2327, atsf_seligman, SLI_EB_SouthwestChief)

Bug #1338274 reported by Anthony D. Cook
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
Expired
Low
Unassigned

Bug Description

Log file for Open Rails
--------------------------------------------------------------------------------
Version = X2327
Build = 0.0.5299.1218 (2014-07-05 00:40:36Z)
Logfile = C:\Users\Zephyr\Desktop\OpenRailsLog.txt
Date/time = 06/07/2014 2:26:24 PM (2014-07-06 18:26:24Z)
Executable = RunActivity.exe
Argument = -start
Argument = -activity
Argument = C:\1MSTS\ROUTES\atsf_seligman\ACTIVITIES\SLI_EB_SouthwestChief.act
--------------------------------------------------------------------------------
AdhesionMovingAverageFilterSize = 10
Alerter = False
AlerterDisableExternal = True
AvatarURL = (user set) http://www.openrails.org/images/ICONmediumOD.jpg
BrakePipeChargingRate = 21
BreakCouplers = False
Cab2DStretch = 0
CarVibratingLevel = 0
CircularSpeedGauge = False
CurveResistanceSpeedDependent = False
CurveSpeedDependent = False
DataLogger = False
DataLoggerSeparator = comma
DataLogMisc = False
DataLogPerformance = True
DataLogPhysics = False
DataLogSpeedUnits = route
DataLogStart = False
DataLogStationStops = False
DataLogTrainSpeed = False
DataLogTSContents = 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
DataLogTSInterval = 10
DayAmbientLight = 20
DistantMountains = (user set) True
DistantMountainsViewingDistance = 40000
DoubleWire = False
DynamicShadows = (user set) True
FastFullScreenAltTab = False
FullScreen = (user set) True
GraduatedRelease = (user set) True
Language =
LODAlwaysMaximum = False
LODViewingExtention = False
Logging = True
LoggingFilename = OpenRailsLog.txt
LoggingPath = C:\Users\Zephyr\Desktop
Menu_Selection = (user set) C:\1MSTS, C:\1MSTS\ROUTES\atsf_seligman, C:\1MSTS\ROUTES\atsf_seligman\ACTIVITIES\SLI_EB_SouthwestChief.act
ModelInstancing = False
MSTSBINSound = True
Multiplayer = False
Multiplayer_Host = (user set)
Multiplayer_Port = 30000
Multiplayer_UpdateInterval = 10
Multiplayer_User = (user set)
MultiplayerClient = False
MultiplayerServer = False
OverrideNonElectrifiedRoutes = False
PerformanceTuner = False
PerformanceTunerTarget = 60
Precipitation = (user set) True
PreferDDSTexture = False
PressureUnit = Automatic
Profiling = False
ProfilingFrameCount = 0
ProfilingTime = 0
ReplayPauseBeforeEnd = True
ReplayPauseBeforeEndS = 0
ScreenshotPath = C:\Users\Zephyr\Pictures\Open Rails
ShaderModel = 3
ShadowAllShapes = False
ShadowMapBlur = True
ShadowMapCount = 4
ShadowMapDistance = 1000
ShadowMapResolution = 1024
ShowAvatar = False
ShowErrorDialogs = True
SignalLightGlow = False
SoundDetailLevel = 5
SoundVolumePercent = 100
SuperElevationGauge = 1435
SuperElevationMinLen = 50
SuppressConfirmations = (user set) True
TrainLights = (user set) True
UseAdvancedAdhesion = True
UseLargeAddressAware = False
UseLocationPassingPaths = False
UseMSTSEnv = False
UseSuperElevation = 0
VerticalSync = False
ViewDispatcher = False
ViewingDistance = 2000
ViewingFOV = 45
WindowGlass = (user set) True
WindowPosition_Activity = (user set) 44, 41
WindowPosition_CarOperations = 50, 50
WindowPosition_Compass = 50, 0
WindowPosition_ComposeMessage = 50, 50
WindowPosition_DriverAid = 100, 100
WindowPosition_Help = (user set) 37, 18
WindowPosition_NextStation = 0, 100
WindowPosition_Quit = (user set) 50, 37
WindowPosition_Switch = (user set) 0, 36
WindowPosition_TrackMonitor = 100, 0
WindowPosition_TrainOperations = 50, 50
WindowSize = 1024x768
Wire = (user set) True
WorldObjectDensity = 10
YoungestFailedToRestore = (user set) 1648
--------------------------------------------------------------------------------
Mode = activity
Activity = C:\1MSTS\ROUTES\atsf_seligman\ACTIVITIES\SLI_EB_SouthwestChief.act
--------------------------------------------------------------------------------
Loading TRK TDB SIGCFG DAT ACT RDB CARSPAWN

Error: System.NullReferenceException: Object reference not set to an instance of an object.
   at MSTS.Formats.PlatformItem..ctor(SidingItem thisSiding) in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\MSTS.Formats\TDBFile.cs:line 1307
   at ORTS.Activity..ctor(ACTFile actFile, Simulator simulator) in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Simulator\Activity.cs:line 94
   at ORTS.Simulator.SetActivity(String activityPath) in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Simulator\Simulator.cs:line 209
   at ORTS.Processes.GameStateRunActivity.InitSimulator(UserSettings settings, String[] args, String mode, String acttype) in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\GameStateRunActivity.cs:line 912
   at ORTS.Processes.GameStateRunActivity.Start(UserSettings settings, String acttype, String[] args) in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\GameStateRunActivity.cs:line 270
   at ORTS.Processes.GameStateRunActivity.<>c__DisplayClass6.<Load>b__3() in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\GameStateRunActivity.cs:line 149
   at ORTS.Processes.GameStateRunActivity.Load() in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\GameStateRunActivity.cs:line 190
   at ORTS.Processes.LoaderProcess.Load() in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\LoaderProcess.cs:line 122
   at ORTS.Processes.LoaderProcess.DoLoad() in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\LoaderProcess.cs:line 103
   at ORTS.Processes.LoaderProcess.LoaderThread() in c:\Users\James\Documents\Coding\Jenkins\workspace\Open Rails\Source\RunActivity\Processes\LoaderProcess.cs:line 74
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Loader: Time = 00:00:10.2105840 ms
Loader: Expected = 13,455,217 bytes
Loader: Actual = 13,448,263 bytes
Loader: Difference = -6,954 bytes (-0.1 %)

Information: Game.PopState()

Tags: content crash
James Ross (twpol)
summary: - crashes on start up with this activity
+ System.NullReferenceException at MSTS.Formats.PlatformItem..ctor
+ (atsf_seligman, SLI_EB_SouthwestChief)
tags: added: crash
James Ross (twpol)
tags: added: content
James Ross (twpol)
summary: - System.NullReferenceException at MSTS.Formats.PlatformItem..ctor
- (atsf_seligman, SLI_EB_SouthwestChief)
+ System.NullReferenceException at MSTS.Formats.PlatformItem..ctor (X2327,
+ atsf_seligman, SLI_EB_SouthwestChief)
James Ross (twpol)
Changed in or:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Cédric GNIEWEK (sharpeserana) wrote :

Does the problem still happen with version 1.4?

Changed in or:
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Open Rails because there has been no activity for 60 days.]

Changed in or:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.