bloodypenguin / Skylines-MetroOverhaulMod

Metro Overhaul Mod for Cities: Skylines
http://steamcommunity.com/sharedfiles/filedetails/?id=816260433
GNU General Public License v3.0
66 stars 18 forks source link

Error in MetroOverhaul.UI.MetroStationCustomizerUI:Update() #18

Open originalfoo opened 6 years ago

originalfoo commented 6 years ago

Geetting this error spammed in player.log (linked below) thousands of times on a game where I have not yet added any metro stations, tracks, etc.

NullReferenceException: Object reference not set to an instance of an object
  at MetroOverhaul.UI.MetroStationCustomizerUI.RestoreStationTrackStyles (.BuildingInfo info) [0x00000] in <filename unknown>:0 
  at MetroOverhaul.UI.MetroStationCustomizerUI.Update () [0x00000] in <filename unknown>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
MetroOverhaul.UI.MetroStationCustomizerUI:Update()

Full log file: https://drive.google.com/open?id=11LMpcI9ALEPUtFv4x8EiGg6svtzCEuMf (it was too big for pastebin)

Note: There's some other MOM errors in that log, something about missing prefabs?

Save file: https://steamcommunity.com/sharedfiles/filedetails/?id=1396655467