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

null ref error in logs #27

Closed originalfoo closed 4 years ago

originalfoo commented 4 years ago
NullReferenceException: Object reference not set to an instance of an object
  at MetroOverhaul.Extensions.BuildingInfoExtensions.IsMetroDepot (.BuildingInfo info) [0x00000] in <filename unknown>:0 
  at MetroOverhaul.AssetsUpdater.UpdateMetroBuildingsMeta () [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.AssetsUpdater:UpdateMetroBuildingsMeta()
MetroOverhaul.AssetsUpdater:UpdateExistingAssets(LoadMode)
MetroOverhaul.LoadingExtension:OnLevelLoaded(LoadMode)
LoadingWrapper:OnLevelLoaded_Patch1(LoadingWrapper, UpdateMode)
<LoadLevelComplete>c__Iterator9:MoveNext()
LoadingManager:Update()

Log file: https://drive.google.com/file/d/1KBxXGG_bsslaHqxQ7mikSipfnnwrzGVw/view

bloodypenguin commented 4 years ago

The issues was fixed in https://github.com/bloodypenguin/Skylines-MetroOverhaulMod/commit/0af7993d30906ea9a73e340f8385ab1a96fe0713 and is awaiting release